Categories
Tags → Algorithm Java

Herong''s Tutorial Notes on Data Encoding

This free book is a collection of notes and sample codes related to varies data encoding algorithms and programs, including UUEnccode and Base64 encoding algorithm and their Java implementations.
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

Jerly (J-Earley)

Jerly (J-Earley) is a Java implementation of Earley''s syntactic parser. With this algorithm you can decide whether a word can be generated by a given grammar or not.
DETAILS

Java File Integrity Checking - ChkSum

A similar to Tripwire, file system integrity checking tool but develop in java and cross platform. This tools checking and source control using check sum algorithm like MD5, SHA and CRC. It provide generate current file integiry checksum record to co...
DETAILS
©2003-2019 jCay.com