Gazoo is a Java framework for genetic algorithms development. Gazoo provides the core of a geneticalgorithm, leaving to the user the implementation of specific-problem classes.
Cryptar is a cryptographic network backup program that is able to be very efficient with network resources by using an algorithm derived from the rsync algorithm. It uses SHA-1 hashes to verify (sign) its data and AES to encrypt it.
Call for the specifications of (next generation of spice) spice4. The concept of spice kernel is proposed. The main function of spice kernel is to provide a communication between "application layer" and "low-level Algorithm layer".
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
An ASCII MMORPG / World Simulation / Genetic Programming Project
This project was previously oriented towards creating an AI based Operating System.
However new visitors should refer to www.theasciiproject.com for information about what this project has developed into.
Solving the travelling salesman problem with genetic (evolutionary) algorithms. The distance calculations are based on geographical coordinates. The progress of the algorithm is visualized with a geo-map and some statistics.
The Standard Numerical Library (SNL) is a C++ template class/algorithm library for numerical analysis. The library provides a broad range of mathematical routines from linear algebra and calculus to optimization and statistical analysis.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
GACS (GeneticAlgorithm Class Scheduler) aims to provide to academic institutions an efficient and automatic way to generate their time scheduling for the classes that will be imparted in an academic period.
The Digital Image Processing Library (dimple) is a C++ class/algorithm library for image processing. Dimple consists of a wide range of image processing routines which can be viewed as low- to mid- level vision tasks.
Csolve is a constraint solver compiler. It compiles a set
of constraints into an arc-consistency algorithm.
Generated output is in the C language and can be linked
with existing code. Csolve
also contains libraries for standard instantiation method
The Classic game Nim presented in a nice KDE/QT GUI implementation. The computer uses a hybrid of the classic algorithm for winning this game. I have implemented 5 different difficulty levels ranging from very easy to almost impossible.
The objective of this project is to provide an optimized TCP/IP stack by eliminating the data copying at the socket interface and implementing a feedback-based adaptive rate-based flow control algorithm to maximize the network bandwidth utilization.
This project is a Free Software implementation of reccomandation ITU-R.BS.1387 that provide to describe the algorithm of - Perceptual Evaluation of Audio Quality - (PEAQ).
Another Ray-Tracing Program. Full impementation from scratch of this well-known algorithm using C++. Thanks to OOP, the code is very simple and not really optimized. I would like it to be a learning basis for the ones interested in ray-tracing.
A Gtkmm Othello-like game that supports one player ( with both random move selection and geneticalgorithm based selection), two players, and network play.
Genetic analysis programs for affected sibling pair data and discrete traits, including multipoint exclusion mapping, map distance estimation, transmission disequilibrium testing, and relationship validation
UbWator II is an artificial life simulation inspired by A. K. Dewdney, in his "Computer Recreations" article in the December, 1984 issue of Scientific American.
Moreover we are going to add some geneticalgorithm.
We start from an existing Delphi prog
Web Textual eXtraction Tools C++ Parallel web crawler, noun phrase idenification, Multi-lingual Part of Speech Tagging, Tarjan's Algorithm, Co-RelationShip Mappings...
The Tiny Encryption Algorithm (TEA) was developed by David Wheeler and Roger Needham at the Computer Laboratory of Cambridge University. The variant used was developed by David Wagner. TEACrypt 80x86 is the porting of this algorithm to the 80x86 platform
python-stablesort is a back-port of the new Python 2.3 stable listsort algorithm to all Python versions (from 1.5.2 to 2.2.3). See the Project Home Page for more info.
A XFig based rapid prototype yeilding an audio speed alteration tool. This tool lets you arbitrarily alter the speed of audio files. It uses the WSOLA algorithm for audio speed alteration without pitch change.
sha is a file hashing utility that uses the NIST's SHA-1, SHA-256, SHA-384, & SHA-512 hash algorithms. It can be used for file integrity checking, remote file comparisons, etc. The portable algorithm implementations can be useful in other projects too.