clusterviz allows to cluster three-dimensional data. The clustering process is visualized using OpenGL. As clustering algorithms the family of k-means algorithms is implemented, including mixture models.
Mcube is designed to solve 4x4x4 Rubiks Cubes (AKA, Rubiks Revenge, AKA, Master Cube). It is multiplatform, and has both console and graphical support.
MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning. The code is well documented and easy to extend, especially for adding new weak learners.
Simple Application which allows various calculations to be done on Powerball (lotto) drawing data. Capable of generating probable sets of #'s using a combination of several algorithms and variables. Auto updates recent drawings from over the internet.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
This is a implementation of the 'enhanced Topic-based Vector Space Model' (eTVSM) using the python language. A Java-Version and maybe other java-code contributions are planned.
Searches arbitrary text input (logs, etc) for regular expression(s) matching, and then executes arbitrary SQL statement(s) with matched substrings used as parameters. Offers daemon, incremental and transactional features.
...It allows you to find, display and inspect clones, which are fragments of duplicated source code resulting from lack of proper reuse. It can be used as a plugin for Eclipse and on the commandline.
Java Randomness Test Suite is a gui application to run randomness tests on random stream resource (file or algorithm). Application can be run in commandline. Includes general statistical tests, NIST and DIEHARD tests.
For a given signal, pstool calculates a one-sided power spectrum, i.e. the portion of a signal's power falling within given frequency bins. This is done by employing a one-dimensional real-to-complex FFT routine on an MPI cluster.
VKAS uses genetic programming methods to find out the relationship among a set of independent and dependent variable. It is a problem solver software which uses evolutionary computing methods.
When vkas is run, it creates a population of chromosomes at random. This population is then genetically modified and next population is generated. Each population is subjected to fitness calculation and if a suitable answer chromosome is found then vkas stops and the answer is printed. If a...
The fst2v5d package converts data stored in the Canadian RPN Standard File (FST) format into Vis5D format. FST files, commonly used to store meteorological data, are scanned by fst2v5d to generate both 4D fields and independent topography input files.
Incridge - A Software Tool for Scalable, Parallel, Incremental and Decremental Classification based on Support Vector Machine (SVM) Approximation Algorithms. Possible use include: web usage mining, bioinformatics and spam-classification.
NeoBio is a Java class library of Computational Biology Algorithms. The current version consists mainly of pairwise sequence alignment algorithms such as the classical dynamic programming methods of Needleman-Wunsch and Smith-Waterman.
The development of a biometric system and applications e.g. Access Control based on the system to recognize and verify people. The primary goal is face recognition, but other human attributes might get used too in the future.
A Win32 version of the popular linux FILE utility. It uses the same magic file format to scan and identify file types, regular expressions are not currently supported, neither are big/little endian conversions. but im working on it. :-) This was effectiv
Jhwctl provides a textgraphical user interface to access the LPT hardware port. [In the making: LPT/COM, FileTransfer, PCSP, VGA font, libSIOS/libTMET]
Open Source Stenography engine usable from the commandline. Uses various techniques for hiding and retriving stenographic information. Includes a small image analysis suite for detecting stenographic images.
Ytk is a Tcl/Tk program which adds menus, buttons and features to the basic commandline driven Yorick program and language. It also enables usage of all Tcl/Tk widgets and functions including buttons, sliders, checkboxes, and other typical TK widgets to
The aim of this project is to highlight the effect of lexical chain scoring metrics and keyword extraction techniques on summary generation. We present our own chain-based keyword extraction system using WordNet lexical database.
...The utility creates copy of file(s) and verifies this copies with digital fingerprints(checksum) of the source file(s). The utility is in a early development state. Planed: March 2009 First Command-line Utiliy
Comparer is a document comparer program. The initial task of the comparer is to find the likeness of all documents given to it by generating a graph of all usable connections between documents.