Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Fuzzy Searching: Optimizing Algorithm ( A few improvements).

by BrowserUk (Patriarch)
on Dec 04, 2004 at 08:56 UTC ( [id://412372]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    warn "\n\nProcessed $. sequences";
    warn "Average length: ", $totalLen / $.;
    close SEQ;
    
  2. or download this
    [ 6:57:56.46] P:\test\demerphq>
    ..\406836-3 
    ...
    Average length: 1000 at P:\test\406836-3.pl line 58, <SEQ> line 1.
    
    [ 8:36:54.42] P:\test\demerphq>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://412372]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2024-04-23 18:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found