Can't find a software application?
Submit it to OStatic
Click a filter below to apply it to results
JsMath is a means of including mathematical notation in web pages. It interprets TeX code within your document and uses JavaScript, CSS and unicode f...
Object-Oriented Java Algorithms for math, linear algebra and optimisation.
CLISP is a portable ANSI Common Lisp implementation by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in Eng...
mcrypt is a replacement for the popular in the UNIX world crypt command. The crypt was a file encryption tool that was using an algorithm very close t...
Das Horner-Schema ist ein schnelles und einfaches Verfahren, um einen Funktionswert von Polynomen an einem gegeben Wert zu berechnen. Dieses Projekt b...
Image Restoration and Inpainting: MinGW/OpenGL/Visual c++/Java image processing enhancing/restoring/detecting/recovering image parts(Old painting crac...
The NC is a free, open source, platform-independent software to convert units. It converts numbers with a precision of up to 1000 significant figures....
Scientific Java Calculator for cell-phones and MIDP devices
DSOL: A Distributed Simulation Object Library implemented in Java. DSOL is a full featured discrete event simulation environment developed at Delft U...
Simple Dijkstra shortest path implementation - for learning and teaching