Help for this page

Select Code to Download


  1. or download this
    perl hashtest1.pl  -file bigtest  -seed 0 -hash orig 
    Hashed:110405
    ...
      31         26
      88          1
     111          1
    
  2. or download this
    D:\active\misc\util>perl hashtest1.pl  -file bigtest  -seed 0 -hash ha
    +sh2
    Hashed:110405
    ...
      21          3
      22          3
      32          1
    
  3. or download this
    perl hashtest1.pl  -file bigtest  -seed 1 -hash orig 
    Hashed:110405
    ...
     415          1
     423          1
     453          1
    
  4. or download this
    perl hashtest1.pl  -file bigtest  -seed 0 -hash hashi
    hits          n
       0 4294856890
       1     110403
       2          1
    
  5. or download this
    perl hashtest1.pl  -file bigtest  -seed 0 -hash hash3i
    differences:110405
    ...
       0 4294856890
       1     110403
       2          1
    
  6. or download this
    perl hashtest1.pl  -file bigtest  -seed 0 -hash hash30 -h2 hashi
    Hashed:110405
    ...
       0 4294856890
       1     110403
       2          1
    
  7. or download this
    perl hashtest1.pl  -file bigtest  -seed 0 -hash hash3a
    perl hashtest1.pl  -file bigtest  -seed 0 -hash hash3f
    perl hashtest1.pl  -file bigtest  -seed 0 -hash hash3f2
    perl hashtest1.pl  -file bigtest  -seed 0 -hash hash3f3
    perl hashtest1.pl  -file bigtest  -seed 0 -hash hash38
    
  8. or download this
    perl hashtest1.pl  -file bigtest  -seed 0 -hash fish -h2 fix
    differences:23
    ...
    hits          n
       0 4294856890
       1     110405
    
  9. or download this
    # testing 32 bit jenkins hashs 
    
    ...
    on32bit perl \\pdhuck\d\active\misc\util\hashtest1.pl -file \\pdhuck\d
    +\active\misc\util\smalltest.txt -noc  -hash hash3exp  -h2 hash34exp  
    +-blowup
    
  10. or download this
    #include "EXTERN.h"
    #include "perl.h"
    ...
        return(c);
    }
    
  11. or download this
    #include "EXTERN.h"
    #include "perl.h"
    ...
        return(c);
    }