Jump to content

willichan

Active Members
  • Posts

    1,078
  • Joined

  • Last visited

  • Days Won

    11

Files posted by willichan

  1. HyCam2

    Automation for HyCam2 screen recording utility.

    669 downloads

       (1 review)

    3 comments

    Updated

  2. dictionary_big.db

    SQLite database of English words gleaned from free and open source dictionaries
    Current version contains my full dictionary, including all file types. 
    Includes:
    word word type soundex (using my Phonetic Algorythms UDF) word length definition indexed on the word field
     

    799 downloads

       (0 reviews)

    0 comments

    Updated

  3. dictionary.db

    SQLite database of English words gleaned from free and open source dictionaries
    Current version contains only adjectives and nouns. 

    1,241 downloads

       (0 reviews)

    0 comments

    Submitted

  4. PhoneticAlgorithms.au3

    Calculates various forms of soundex (English) including:
    SoundexNARA - soundex as prescribed by the U.S. National Archives & Records Administration (Census) SoundexNum - (old school) soundex with numbers only result LevenshteinDistance - Evaluates how many additions/subtractions/substitutions are needed to make the strings identical DamerauLevenshteinDistance - Same as LevenshteinDistance, but also accounts for transposed (switched & adjacent) characters

    362 downloads

       (0 reviews)

    0 comments

    Submitted

  5. CodeQR.zip

    Requires quricol32.dll from http://delphi32.blogspot.it/2011/11/quricol-qr-code-generator-library.html
    Lots of similar implementations, but this one fits with my other barcode libraries.

    1,471 downloads

       (0 reviews)

    0 comments

    Updated

  6. Code39.zip

    Creates a Code39 or Code39Extended (with or without check-character) barcode from supplied data

    1,058 downloads

       (0 reviews)

    2 comments

    Updated

  7. Code128Auto.zip

    Creates a Code128A/B/C optimized barcode from supplied data

    1,493 downloads

       (1 review)

    2 comments

    Updated

  8. CodeCODABAR.zip

    Creates a CODABAR barcode based on the supplied data.
    Requires StringSize UDF by Melba23

    656 downloads

       (0 reviews)

    0 comments

    Submitted

×
×
  • Create New...