- OS: Mac ×
Algorithms
Showing page 2 of 45.
-
libhashish A powerful hashing library with features like dynamic bucketsize adjustments, thread safety, generic interface, rbtree bucket storage and a bundle of hashing algorithms.
0 weekly downloads -
libdd The aim of this project is to create an extensible and multi-platform API library that allows programmers to create decryption, heuristical analysis, and similar mechanisms using C and C++. It also will provide a simple security auditing API.
0 weekly downloads -
Leonhard C++ implementation of certain problems
0 weekly downloads -
NT2 NT2 is a multi-platform C++ library providing various template matrix classes that can be used with a Matlab(tm) like syntax whose performances are close to those obtained with hand written C code. NT2 comes with various numerical toolboxes.
2 weekly downloads -
HDRFlow HDRFlow is a framework to process high-dynamic range (HDR) and RAW images. It's written in C++, and is both cross-platform and hardware accelerated on modern GPUs.
1 weekly downloads -
Halftone Laboratory Use, study and develop advanced digital halftoning algorithms with Halftone Laboratory, a GIMP plug-in backed by a highly modular and extensible library. It uses .NET/Mono and GIMP#.
2 weekly downloads -
pegasus Semantic query optimization (SQO) is the process of finding equivalent rewritings of an input query given constraints that hold in a database instance. We present a Chase & Backchase (C&B) algorithm strategy that generalizes and improves on well-known methods in the field. The implementation of our approach, the pegasus system, outperforms existing C&B systems an average by two orders of magnitude. This gain in performance is due to a combination of novel methods that lower the complexity in practical situations significantly.
0 weekly downloads -
Screeep Fractal/Scripting VSTi synthesizer, written on Java with jVSTwrapper
1 weekly downloads -
Featherns C++ Patterns Library This is a tidy lightweight library implementing a series of C++ Design Patterns, aiming to be simple, clean and portable. This library is made to help C++ programmers to develop projects with clearer and more compact source code.
3 weekly downloads -
jasypt: java simplified encryption Jasypt (Java Simplified Encryption) is a java library which allows the developer to add basic encryption capabilities to his/her projects with minimum effort, and without the need of having deep knowledge on how cryptography works.
264 weekly downloads -
Clipper Polygon clipping and offsetting library (C++, C#, Delphi)
214 weekly downloads -
mediantracker Python module to track the overall median of a stream of values "on-line" in reasonably efficient fashion.
1 weekly downloads -
autocorrection Easy to use utility to finding best string from dictionary based on input string.
0 weekly downloads -
Depends - a generic dependency tracker Depends implements a generic dependency tracker written in C++ and comes with extensive documentation on how to implement a dependency tracker (and, thus, how this one is implemented). It is very simple to use and provides the tools to "roll your own"
2 weekly downloads -
CS::SkipList C++ Container Library 20 SkipList containers for C++ that work with STL. Combines set/map functionality with random access in logn time. One container is a multilist where you can order the same elements in a variety of different ways simultaneously.
1 weekly downloads -
cpatterns The project is created with an aim to provide - design patterns implemented in C++ using boost. Following are the primary requirements 1) Generic Header Only Library 2) Using Boost Libraries, Coding Style, Philosophy 3) Standard C++
0 weekly downloads -
Konbu Check Linear constraint feasibility check and get program.
41 weekly downloads -
PopED PopED (Population Experimental Design) is a software tool for computing optimal experimental designs. The software has been developed with an emphasis on drug trials based on population models (non-linear mixed effects models).
4 weekly downloads -
Algorithm Study The goal: to provide implementations of as many algorithms (sorting, searching, ...) and data structures (lists, trees, ...) as possible, accompanied by discussion of big O run time and memory limits and references to sources of further study.
20 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 -
Rating AnalyzerTask for iQser GIN niPRO AnalyzerTask to calculate the rate popularity
0 weekly downloads -
SimpleJ Games in here will be all codes of my games made in simple j and you can use it freely just put my name on the credits
59 weekly downloads -
Continuation Core and Toolboxes General-purpose tools for continuation and bifurcation analysis of dynamical systems. This material is based upon work partially supported by the National Science Foundation under Grant No. 1016467.
9 weekly downloads -
jaxlr A simple java library for text and object oriented code. Among the different available packages, there are for text analysis (levenshtein and ngram fingerprinting), a grammar framework, simple object persistence (very light and dependence free), ...
2 weekly downloads -
MoveableGraphics To give users the full control over the running application. This means that an application is working according to its purpose but the control over the whole interface is taken from developer and given to users. While an application is running, users can move, resize, and tune all the screen objects through which the communication with an application is going. Set of files includes the book (both in DOC and PDF formats), a big demonstration project with all its files available (all the source files are in C#), and an additional description of many used classes. Book uses the examples from the demo project to explain everything in details. The examples are from many different areas. Examples from the first part of the book are aimed at the details of algorithm and its use with different objects; examples from the second part are mostly the real and very useful applications.
32 weekly downloads