SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
  • Development
  • Algorithms
Advanced
Filters
  • Programming Language: Java ×
  • Freshness: Recently updated ×
Refine your search
Translations
  • English (42)
  • German (9)
  • Spanish (3)
  • Chinese (2)
  • French (2)
  • Brazilian Portuguese (1)
  • Chinese (1)
  • Czech (1)
  • Dutch (1)
  • Italian (1)
  • Japanese (1)
  • Korean (1)
  • Swedish (1)
  • Turkish (1)
License
  • OSI-Approved Open Source (96)
    • GNU General Public License version 3.0 (24)
    • GNU General Public License version 2.0 (19)
    • Apache License V2.0 (18)
    • GNU Library or Lesser General Public License version 2.0 (14)
    • BSD License (8)
    • GNU Library or Lesser General Public License version 3.0 (8)
    • Academic Free License (4)
    • MIT License (4)
    • Eclipse Public License (3)
    • Affero GNU Public License (1)
    • Apache Software License (1)
    • Artistic License 2.0 (1)
    • Mozilla Public License 1.1 (1)
    • Non-Profit Open Software License 3.0 (1)
  • Creative Commons Attribution License (4)
    • Creative Commons Attribution Non-Commercial License V2.0 (2)
  • Other License (3)
  • Public Domain (3)
Programming Language
  • C++ (9)
  • C (7)
  • Perl (4)
  • Python (4)
  • C# (3)
  • JavaScript (3)
  • PHP (3)
  • ActionScript (1)
  • Common Lisp (1)
  • Delphi/Kylix (1)
  • Erlang (1)
  • Flex (1)
  • Fortran (1)
  • JSP (1)
  • PL/SQL (1)
Status
  • 5 - Production/Stable (43)
  • 4 - Beta (33)
  • 3 - Alpha (14)
  • 2 - Pre-Alpha (10)
  • 1 - Planning (7)
  • 6 - Mature (5)
OS
  • Linux (116)
  • Windows (111)
  • Mac (106)
  • Grouping and Descriptive Categories (78)
    • OS Independent (64)
    • All POSIX (11)
    • OS Portable (8)
    • All 32-bit MS Windows (7)
    • 64-bit MS Windows (6)
    • All BSD Platforms (5)
    • 32-bit MS Windows (3)
  • Modern (17)
    • Linux (15)
    • OS X (9)
    • WinXP (5)
    • Windows 7 (5)
    • Vista (2)
    • FreeBSD (1)
    • NetBSD (1)
    • OpenBSD (1)
    • Solaris (1)
    • Win2K (1)
  • BSD (10)
  • Emulation and API Compatibility (5)
    • Cygwin (4)
    • Fink (1)
    • MinGW/MSYS (1)

Algorithms

Sort By
Name
  • Most Popular
  • Last Updated
  • Name
  • Rating
  • Genetic Algorithms

Showing page 1 of 5.

  • A Benchmark Performance Tool for Java Icon
    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 Icon
    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 Icon
    Approximate Subgraph Matching Algorithm

    Approximate Subgraph Matching Algorithm for Dependency Graphs

    1 weekly downloads
  • BayesianCortex Icon
    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    1 weekly downloads
  • BinBase Icon
    BinBase

    BinBase is a software for the automatic analysis of Massspec data from

    9 weekly downloads
  • BioEvent Icon
    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 Icon
    Bioclipse

    An open source workbench for chemo- and bioinformatics built on the Eclipse Rich Client Platform (RCP).

    148 weekly downloads
  • BlueBox A-Life Icon
    BlueBox A-Life

    BlueBox is an alife open source game.

    12 weekly downloads
  • CMSJava Icon
    CMSJava

    A Color Management System library implement by Java language.

    0 weekly downloads
  • CONCISE Icon
    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 Icon
    CloudI: A Cloud as an Interface

    A Cloud at the lowest level!

    5 weekly downloads
  • Concurrency Freaks Icon
    Concurrency Freaks

    A library with Scalable (and fast) Read-Write locks

    1 weekly downloads
  • Concurrent Building Block Icon
    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 Icon
    Conflicts

    Automatic Solver for Railway-related conflicts

    1 weekly downloads
  • DaisyLib Icon
    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 Icon
    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 Icon
    DisChoco

    DisChoco: Distributed Constraint Reasoning Solver

    3 weekly downloads
  • EGA Icon
    EGA

    A novel and effictive GA algorithm to solve optimization problem

    4 weekly downloads
  • Evolution Tournament Icon
    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 Icon
    EvolutionaryComputation

    Evolutionary Computation on Android

    1 weekly downloads
  • Exact Subgraph Matching Algorithm Icon
    Exact Subgraph Matching Algorithm

    Exact Subgraph Matching Algorithm for Dependency Graphs

    2 weekly downloads
  • FJSP Software Icon
    FJSP Software

    A Software for Flexible Job Shop Scheduling

    3 weekly downloads
  • FRODO: An Open-Source Framework for DCOP Icon
    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 Icon
    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 Icon
    Finding Minimum Cost Of Daily Menu

    finding minimum cost of daily menu

    3 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next

Staff Picks

  • Icon Clover EFI bootloader
  • Icon Dungeon Crawl Reference
  • Icon Data Crow
  • Icon LibreCAD
  • Icon OpenCPN
  • Icon OS4
  • Icon Pinguy OS
  • Icon PNotes
  • Icon Synfig

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Go Parallel