Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
The Original Buy Center Software.
Never Go To The Auction Again.
VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
Peters Backup is a program for backing up your important data files on
to diskette, zip drive, fixed disk or CD/RW. It uses an extremely
efficient compression algorithm. It keeps track of all versions of your
files in full and incremental backups.
BlogTEX is an ad-hoc blog posts extraction algorithm written in Java for TREC Blog08 dataset. It includes an optimized sentence model for clearly identifying sentence boundaries in each blog post. Its output can be customized using its config file.
ProteinLasso: A Lasso regression approach to protein inference problem
ProteinLasso:
In this paper, we formulate the protein inference problem as a constrained Lasso regression problem and then solve it with a fast pathwise coordinate descent algorithm. The new inference algorithm ProteinLasso explores an ensemble learning strategy to address the sparsity parameter selection problem in Lasso model. ProteinLasso is implemented in Java and can run on any Java Virtual Machine (JVM) regardless of computer architecture.
This project Human Face Detection is based on java for detecting the face present in image inputted from memory. This face detection project is based on skin color detection method and image segmentation based on region growth algorithm.
However being minor project and also due to time deficiency the output of this project isn't so convincing. Regardless of it it is simple and easily understandable.
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
Framework for development of simple evolutionary algorithms / island models programs in distributed environment using MapReduce programming model based on hadoop.
GeneThello (read jə-ˈne-ˈthe-lō), is an acronym for genetic othello, an othello (reversi) playing program which based on GeneticAlgorithm (GA). In principle GeneThello consist of an othello program and a geneticalgorithm system.
FastFrequency API written entirely in Java ME, is able to provide to obtain the frequency of a sound signal using the FFT algorithm implemented by the radix-2 after the windowing signal via Hamming windows.
Truth Table Solver is a program that solves the truth table and output all the possible minimized boolean expressions.It uses Quine-McCluskey algorithm (Tabulation method) for boolean minimization.It has an easy to use GUI and a command line mode.
Software for optimization of multi modal, multi dimensional functions based on SOMA algorithm. Program is implemented on top of hadoop, and is especially well suited for functions with high computational times because of its distributed nature.
JAF es un framework que posibilita a los programas Java el acceso a archivos de registros de longitud fija. Está pensado para uso didáctico para facilitar la enseñanza del lenguaje de programación Java en materias de Algoritmos y Programación.
DASM is a new simple platform which helps programmer to implement and evaluate any distributed algorithm. Programmer can implement his/her distributed algorithm using DASM primitives and monitors the results in diagrams during execution.
HTTPBrute is used to calculate HTTP Digest Access Authentication as per RFC 2617. The tool will be able to perform brute force attacks to retrieve a lost password for a given Authentication response. MD5 is the only hashing algorithm implemented.
Project aim to provide simple easy APIs for Java developers to use interactive abilities in their Java Applications like speech recognition, handwriting recognition, use of web cam , sound record/play, decision trees , text to speech and many others.
A self-contained, fully configurable Java "game" to simulate multi-species evolution. Design species by optionally specifying every attribute; modify any or all environmental settings; let them loose to eat, fight, procreate, die, and Evolve!
Calamari is a collection of Java APIs for implementing genetic algorithms, neural networks, and vehicle simulation. It is still being designed and developed.