Algorithms
Showing page 1 of 4.
-
lpsolve Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different platforms like Linux and WINDOWS
735 weekly downloads -
Armadillo C++ matrix library Armadillo is a fast, template based, C++ matrix library with optional interface to LAPACK and ATLAS libraries, including high-performance versions such as Intel MKL and AMD ACML. Integer, floating point and complex numbers are supported, as well as disk storage and a subset of trigonometric and statistics functions. Armadillo has an easy to use syntax, deliberately similar to Matlab. For more details, see http://arma.sourceforge.net
724 weekly downloads -
TA-Lib : Technical Analysis Library Technical Analysis Library
393 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.
216 weekly downloads -
dlib C++ Library dlib is a library for developing portable applications dealing with networking, threads, graphical interfaces, data structures, linear algebra, machine learning, XML and text parsing, numerical optimization, Bayesian nets, and numerous other tasks.
152 weekly downloads -
carnaval Carnaval est un logiciel destiné au calcul de masques et d'ensoleillement. La version actuelle permet de calculer les trajectoires solaires et les masques de terrain liés au relief (modèle issu des données SRTM). Les développements ont été repris par Sober Software. Merci de visiter ce site pour télécharger la dernière version et accéder aux nouvelles fonctionalités : www.sober-software.com
110 weekly downloads -
C++ BigInt class C++ class BigInt that enables the user to work with arbitrary precision integers.
70 weekly downloads -
Evolving Objects EO is a template-based, ANSI-C++ evolutionary computation library which helps you to write your own stochastic optimization algorithms. Designing an algorithm with EO consists in choosing what components you want to use for your specific needs.
31 weekly downloads -
BALZ BALZ is a command-line file compressor with a high compression ratio and fast decompression.
42 weekly downloads -
CRC RevEng An arbitrary-precision CRC calculator and algorithm finder
35 weekly downloads -
ojAlgo oj! Algorithms - ojAlgo - is Open Source Java code that has to do with mathematics, linear algebra and optimisation; particularly (but certainly not exclusively) suitable for the financial domain.
28 weekly downloads -
libPGF libPGF is an implementation of the Progressive Graphics File (PGF)
15 weekly downloads -
basE91 basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
26 weekly downloads -
Animated Binary Search Tree An interactive binary search tree. The user may interact with the tree by performing rotations, balancing, insertions, and deletions. For educational purposes
21 weekly downloads -
Data Structure & Algorithm Library(DSAL) The Data Structure & Algorithm Library (DSAL) is a library of classical data structure and algorithm.
15 weekly downloads -
TommyDS TommyDS is a C library of hashtables and tries designed for high performance.
15 weekly downloads -
Safe C Library The Safe C Library provides bound checking memory and string functions per ISO/IEC TR24731. These functions are alternative functions to the existing standard C library that promote safer, more secure programming. The ISO/IEC Programming languages — C spec, C11, now includes the bounded APIs in Appendix K, "Bounds-checking interfaces". This latest upload supports building static library, a shared library and a linux kernel module.
13 weekly downloads -
Javascript Clipper Boolean operations and offsetting polygons in Javascript
12 weekly downloads -
Mangrove TDS Library A library for the rapid prototyping of topological data structures
4 weekly downloads -
CADI Software CADI is an implementation of the JPIP standard (JPEG2000 Interactive Protocol - Part 9). CADI includes a JPIP server, a JPIP proxy, and a JPIP Client. CADI is designed and programmed with the aim to provide a flexible framework to test and develop ne
11 weekly downloads -
psimpl psimpl - generic n-dimensional polyline simplification. psimpl is a lightweight C++ library that is generic, easy to use, and supports multiple simplification algorithms, including Douglas-Peucker.
11 weekly downloads -
Noise++ A very well optimized coherent noise-generating library for C++ under BSD-style license
6 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 -
libclaw CLAW is a C++ Library providing various tools in different domains, like a Tweener framework, Bézier curves manipulation, a map with multiple value types, a binary search tree container implemented as an AVL and an implementation of the sockets as std::stream. The library also includes a set of classes to easily load and write png, jpeg, gif files and other image formats. Finally, a part of the library is devoted to artificial intelligence in games and includes a generic alpha-beta algorithm. Each module is provided with an example program.
10 weekly downloads -
Open Object Oriented ANSI C Open Object Oriented ANSI C provide API to build Object Oriented application in ANSI C language. It provide common base classes that allow inheritance to develop application with your own reusable objects, and smart exception recovery support
3 weekly downloads