Algorithms
Showing page 1 of 2.
-
Orbgnosis Orbgnosis a satellite targeting system that finds optimal rendezvous tours among many target vehicles. Given initial states for a chaser and multiple targets, Orbgnosis finds tours (i.e. Wandering Salesman Problem) that visit each target in turn.
0 weekly downloads -
FSet A high-performance functional, set-theoretic collections library. All collections are immutable; updates return a new collection. Supports arbitrary nesting (sets of sets etc.). Implemented with heterogeneous binary trees. Lisp and Java; more to come.
0 weekly downloads -
SmartGRAPE Design and develop Recommendation and Adaptive Prediction Engines to address eCommerce opportunities. Build a portfolio of engines by creating and porting algorithms from multiple disciplines to a usable form. Try to solve NetFlix and other challenges.
2 weekly downloads -
SecureIM.NET Secure P2P Instant Messenger running on .NET Framework 2.0. Uses server to store user information (user name, password, email address, friends list, log in state, IP address) in encrypted form. Uses custom designed symmetric encryption algorithm.
0 weekly downloads -
Instigate STL This library contains generic algorithms from STL and boost.org and other sources, re-implemented using Instigate's GP methodology, based on modern principles of Generic Programming.
8 weekly downloads -
Data Structure & Algorithm Library(DSAL) The Data Structure & Algorithm Library (DSAL) is a library of classical data structure and algorithm.
24 weekly downloads -
gacap gacap is a C++ template library about `Generating All Combinations and Permutations'. It refers to std::next_permutation().
1 weekly downloads -
Fhtagn! C++ Library Fhtagn! is the result of failing to find C++ code the developers thought should exist in some reusable form on the internet. Fhtagn! has moved to http://fhtagn.unwesen.de/
0 weekly downloads -
C++ Fuzzy Reasoning System Project contains engine to construct Fuzzy Reasoning System. Package might be used when Fuzzy Reasoning is appropriate e.g. in trading, control, modelling, human behavior simulation.
0 weekly downloads -
threadpool threadpool is a cross-platform C++ thread pool library. It provides a convenient way for dispatching asynchronous tasks and can be easily customized. threadpool is based on the high-quality Boost source libraries.
211 weekly downloads -
Threading Building Blocks Threading Building Blocks offers a rich and complete approach to expressing parallelism in a C++ program. It is a library that helps you leverage multi-core processors for performance and scalability without having to be a threading expert.
6 weekly downloads -
suanfa practice of suanfa with c++/Java
2 weekly downloads -
Adaptive Simulated Annealing (ASA) simulated annealing optimization and importance-sampling
16 weekly downloads -
Gdarim Classroom allocation using Genetic Algorithms and restricted mutation. Developed by AIGroup: Pablo Cababie, Facundo Cancelo, Alvaro Zweig y Gabriel Barrera
1 weekly downloads -
FGA - Fast Genetic Algorithm FGA (Fast Genetic Algorithm) is a simple yet powerful implementation of genetic algorithms. The library provides many variants of crossover and selection procedures, and a parallel version of the algorithm is included.
10 weekly downloads -
ExtraDix ExtraDix is a sorting algorithm based on Radixsort. It is faster than Quicksort, stable, realized in C and can sort by any basic data type. Testing was done with 1 million data records sorting char, short, int, long, float, double and strings.
1 weekly downloads -
CL-Push3 Small implementation of Push 3 programming language in Common Lisp. Push 3 is described here http://tinyurl.com/push30. Push is a programming language intended primarily for use in evolutionary computation systems.
0 weekly downloads -
Balie Balie - BAseLine Information Extraction (in Java) This project is not maintained anymore.
13 weekly downloads -
CMSJava A Color Management System library implement by Java language.
0 weekly downloads -
LisBON Framework The LisBON Framework is an adaptable framework for developing new parallel Memetic Algorithms (hybrid search algorithms for efficiently solving optimisation problems).
0 weekly downloads -
phpviz A port to php of Kyle Scholz' javascript spring map code jsviz (http://www.kylescholz.com/blog/2006/10/jsviz_031_available.html).
0 weekly downloads -
Broccoli Broccoli contains: -real and complex numbers,vectors,matrices,functions,polynomials -function minimizers,evolutionary algorithms,neural networks -pdfs,cdfs,max-likelihood,regression,DGPs,PRNGs,armax,garch,statistical estimation etc. -friendly JavaSwingGUI
0 weekly downloads -
I Language I is a cross-platform programming language designed towards efficiency during development and at runtime.
0 weekly downloads -
OCaml Rope Library This project moved to OCamlForge https://forge.ocamlcore.org/projects/rope/ This library implements ropes for OCaml (it is rich enough to replace strings).
1 weekly downloads -
jmathstudio - Java Image/Signal toolkit Java toolkit for discrete Image and Signal processing.
4 weekly downloads