PGAF provides a framework tuned, user-specific genetic algorithms by handling I/O, UI, and parallelism. It is designed for optimizing functions that take a "very long time" to evaluate.
This is a C library for using genetic algorithms to evolve biological networks, specifically metabolic, signaling, and gene regulatory networks. Users must specify the fitness function and may override the other default functions.
VirtuSwarm is a WIP project consisting of virtual, non-thinking 'particles' that will inhabit a folder. There, they will live, evolve via their own genetic code, and die. VirtuSwarm is a research project for biomimicry and game theory.
The load robin-robin algorithm directs network connections to different real servers based on server weights in a round-robin manner. This case the weights are update in real time and it is based in the loads real servers monitored for the director.
Shape is a molecular conformation prediction program. It uses a geneticalgorithm to efficiently search the conformational space of a biomolecule and then clusters the results. It is very simple to use.
GAPhoto is an image vectorizer in C#.NET using Genetic Algorithims and Parallel Processing via JQFramework. It currently reads JPG,PNG,GIF files and exports to SVG.
Face tracking system that allows the user to interact with the computer moving the head. It's possible to move a camera in a 3D scene and the mouse in the screen. Contains also an open source implementation of the condensation algorithm.
Raiden block cipher: An extremely lightweight and fast block cipher, developed using genetic programming, with the intention to be an alternative to TEA. This cipher is as fast as TEA, and without many of its known weaknesses.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
C++ Graph is a port of the Annas.Graph Java Library to C++. Visual components are excluded from this port. Will support Breadth First and Depth First Searches, Djikstra Algorithm for shortest path.
The IEEE 1619 Committee open-source reference implementations of encryption algorithms, plus testing and certification suites, for each encryption algorithm included in the standard.
Active Shape/Appearance Model Library (ASMLibrary/AAMLibrary) source code, which includes ASMBuilding/AAMBuilding as well as ASMFitting/AAMFitting algorithm. It is developped under OpenCV 1.0 for locating features in a face and face recognition.
This is a library that implements multicast (ASM and SSM) sockets with dynamic fec capabilities in order to guarantee QoS in broadcasting services. The implemented algorithm is the result of my personal Ph. research.
Vijner 974 E-Sys (2048 bits and unlimited encryption). Enables easy (un-)encryption from text input or .txt file, and to (un-)encrypt raw files, with Vigenère Algorithm + unlimited encryption keys. Simple and powerful. Adapt to fit your needs.
"Blue Planet" is a research project simulating the behaviour and darwinian evolution of unicellular lifeforms, each controlled by its own genetic program. Moreover, "Blue Planet Inhabitants" are suited for swarm intelligence and swarm research.
This is module for basic computation with floating point numbers. Numbers can have very wide mantissa for good precision, for realize "arbitrary-precision arithmetic". Module was adapt for BCB and MSVC compilers. Russian comments.
ANT is a lightweight implementation in C of a kind of artificial neural net called Multilayer Perceptron, which uses the backpropagation algorithm as learning method. The package includes an introductory example to start using artificial neural nets.
Scicos-HDL is a tool to design digital circuit system; it integrates the hardware circuit, algorithm and Scilab/Scicos environment as a plat for digital circuit design, simulation and Hardware Description Language generation. ZhangDong & KangCai
In most cases,Developer required implementation library repeatedly for some modual.this project collection algorithm and implementation.Provide the necessary documentation.