Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for frankel81

new to java? [URL="http://www.tutorialhero.com/tutorial-76-java_arrays.php"]click![/URL]

Member Avatar for plasticfood
0
152
Member Avatar for janakijanu

try thinking of systems with db4o.. ^^ fun java database...[URL="http://www.db4o.com/"]db4o.com[/URL]

Member Avatar for eliezahorre
-1
121
Member Avatar for eliezahorre

hi, so i've been looking for a string matching algorithm that gives me a "rating" based on how close the 2 strings match.. luckily, i googled and read this article: [URL="http://www.catalysoft.com/articles/strikeamatch.html"]how to strike a match[/URL] here's the original java class code [CODE=java] package strike_a_match; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; …

Member Avatar for eliezahorre
0
1K

The End.