Algorithms
Showing page 1 of 5.
-
A Benchmark Performance Tool for Java A cross-platform CPU Benchmark tool in Java. Uses Whetstone, with Linpack a near possibility. Used by the author to compare JVM, VM, and operating system performance. Not a STDNOJ Tool, but still a neat odd-job? An MIT NetBeans Project by R.A. Nagy
11 weekly downloads -
AlgoExplorer AlgoExplorer is a dynamic data structures viewer for Java. It allows the visualization of data structure of a Java program, allowing you to see how objects, handled by the algorithms, interact with each other and how they are related and linked.
0 weekly downloads -
Approximate Subgraph Matching Algorithm Approximate Subgraph Matching Algorithm for Dependency Graphs
1 weekly downloads -
BayesianCortex simple algorithm for a realtime interactive visual cortex for painting
1 weekly downloads -
BinBase BinBase is a software for the automatic analysis of Massspec data from
9 weekly downloads -
BioEvent This is a Java-based project for complex event extraction from text and co-reference resolution. Currently the code can read BioNLP shared task format (http://2011.bionlp-st.org/) and i2b2 Natural Language Processing for Clinical Data shared task format (https://www.i2b2.org/NLP/DataSets/Main.php). Event extraction includes finding events and the parameters for an event in a text. The method is based on SVM but other ML algorithms can be adopted. The method details are explained in the following paper: Ehsan Emadzadeh, Azadeh Nikfarjam, and Graciela Gonzalez. 2011. Double Layered Learning for Biological Event Extraction from Text. In Proceedings of the BioNLP 2011 Workshop Companion Volume for Shared Task, Portland, Oregon, June. Association for Computational Linguistic
1 weekly downloads -
Bioclipse An open source workbench for chemo- and bioinformatics built on the Eclipse Rich Client Platform (RCP).
148 weekly downloads -
BlueBox A-Life BlueBox is an alife open source game.
12 weekly downloads -
CMSJava A Color Management System library implement by Java language.
0 weekly downloads -
CONCISE CONCISE (COmpressed 'N' Composable Integer SEt) is a bitmap compression algorithm that allows for fast bitwise operations without first decompressing bitmaps. It can be used for a compact and efficient representation of sorted integer sets.
5 weekly downloads -
CloudI: A Cloud as an Interface A Cloud at the lowest level!
5 weekly downloads -
Concurrency Freaks A library with Scalable (and fast) Read-Write locks
1 weekly downloads -
Concurrent Building Block Project provides a set of concurrent building blocks (Java & C/C++) that can be used to develop parallel/multi-threaded applications. Components are grouped into 4 categories: 1.Data Structures 2. Parallel Patterns 3.Parallel functions 4.Atomics and STM
17 weekly downloads -
Conflicts Automatic Solver for Railway-related conflicts
1 weekly downloads -
DaisyLib A light-weight group communication system/library of distributed algorithms implementations for agreement problems (e.g., Consensus, Unreliable Leader Election and Atomic Broadcast).
0 weekly downloads -
DiceLottery Map random events from a source (available generator) to a destination (with desired event count). For example you can throw a pair of dice (several times) and map the result to lottery numbers to bet on.
2 weekly downloads -
DisChoco DisChoco: Distributed Constraint Reasoning Solver
3 weekly downloads -
EGA A novel and effictive GA algorithm to solve optimization problem
4 weekly downloads -
Evolution Tournament A self-contained, fully configurable Java "game" to simulate multi-species evolution. Design species by optionally specifying every attribute; modify any or all environmental settings; let them loose to eat, fight, procreate, die, and Evolve!
1 weekly downloads -
EvolutionaryComputation Evolutionary Computation on Android
1 weekly downloads -
Exact Subgraph Matching Algorithm Exact Subgraph Matching Algorithm for Dependency Graphs
2 weekly downloads -
FJSP Software A Software for Flexible Job Shop Scheduling
3 weekly downloads -
FRODO: An Open-Source Framework for DCOP FRODO is a Java platform to solve Distributed Constraint Satisfaction Problems (DisCSPs) and Optimization Problems (DCOPs). It provides implementations for a variety of algorithms, including DPOP (and its variants), ADOPT, SynchBB, DSA...
3 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 -
Finding Minimum Cost Of Daily Menu finding minimum cost of daily menu
3 weekly downloads