Java toolkit for discrete Image and Signal processing.
JMathStudio is a Java based digital image and signal processing toolkit/library.
It is simple to use, portable, light (~300 Kb), extendable and free.
Full source code available at https://github.com/bhavyaajani/jmathstudio
Android compatible JMathStudio is available @
https://sourceforge.net/projects/jmathstudio-android/
Secure P2P Instant Messenger running on .NET Framework 2.0. Uses server to store user information (user name, password, email address, friends list, log in state, IP address) in encrypted form. Uses custom designed symmetric encryption algorithm.
basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.