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: C++ ×
Refine your search
Translations
  • English (173)
  • Chinese (16)
  • Russian (15)
  • French (11)
  • Spanish (8)
  • Italian (6)
  • German (5)
  • Brazilian Portuguese (4)
  • Portuguese (4)
  • Chinese (3)
  • Arabic (2)
  • Korean (2)
  • Polish (2)
  • Turkish (2)
  • Ukrainian (2)
License
  • OSI-Approved Open Source (504)
    • GNU General Public License version 2.0 (212)
    • GNU Library or Lesser General Public License version 2.0 (95)
    • BSD License (62)
    • MIT License (49)
    • GNU General Public License version 3.0 (45)
    • Academic Free License (31)
    • GNU Library or Lesser General Public License version 3.0 (23)
    • Boost Software License (16)
    • Apache License V2.0 (15)
    • zlib/libpng License (7)
    • Open Software License 3.0 (4)
    • Affero GNU Public License (3)
    • Artistic License (3)
    • Mozilla Public License 1.1 (3)
    • Qt Public License (3)
  • Public Domain (23)
  • Other License (13)
  • Creative Commons Attribution License (3)
    • Creative Commons Attribution Non-Commercial License V2.0 (1)
Programming Language
  • C (129)
  • Java (46)
  • C# (32)
  • Python (20)
  • Assembly (14)
  • MATLAB (12)
  • PHP (10)
  • Perl (9)
  • JavaScript (7)
  • Lisp (5)
  • Objective C (4)
  • Ruby (4)
  • Visual Basic .NET (4)
  • XSL (3)
  • ASP (2)
Status
  • 4 - Beta (133)
  • 5 - Production/Stable (130)
  • 1 - Planning (106)
  • 3 - Alpha (93)
  • 2 - Pre-Alpha (81)
  • 6 - Mature (15)
  • 7 - Inactive (13)
OS
  • Linux (470)
  • Windows (465)
  • Grouping and Descriptive Categories (363)
    • OS Portable (165)
    • All POSIX (143)
    • All 32-bit MS Windows (98)
    • 32-bit MS Windows (75)
    • 64-bit MS Windows (28)
    • All BSD Platforms (26)
    • OS Independent (23)
    • 32-bit MS Windows (7)
    • Project is OS Distribution-Specific (1)
    • Project is an Operating System Distribution (1)
  • Mac (282)
  • BSD (154)
  • Modern (154)
    • Linux (117)
    • WinXP (50)
    • OS X (26)
    • Windows 7 (17)
    • Solaris (14)
    • Vista (12)
    • Win2K (11)
    • FreeBSD (8)
    • OpenBSD (6)
    • NetBSD (1)
  • Emulation and API Compatibility (44)
    • Cygwin (30)
    • MinGW/MSYS (21)
Freshness
  • Recently updated (98)

Algorithms

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

Showing page 9 of 23.

  • Interval Container Library (ICL) Icon
    Interval Container Library (ICL)

    Interval Container Library (ICL): An STL based generic library for computations on intervals, interval containers and cubes

    4 weekly downloads
  • Introduction to Algorithms : CLR in C++ Icon
    Introduction to Algorithms : CLR in C++

    This project will attempt to provide a headers-only library in Modern C++( boost) for all the programs(including exercises) of the famous book: Introduction to Algorithms by Cormen et al, also known as CLR book.

    0 weekly downloads
  • Isolate Project Icon
    Isolate Project

    Isolate Project is a straightforward data retrieval software that connects to popular relational database management systems and performs search operations based on the criteria specified. This project aims to speedup data retrieval operations.

    0 weekly downloads
  • IterMap Icon
    IterMap

    Contains various algorithms that maps short reads produced from Illumina (Solexa) Genome Analyzer, or Applied Biosystems' SOLiD System, to a reference sequence or a set of reference sequences.

    1 weekly downloads
  • JMeshLib Icon
    JMeshLib

    A C++ API to work with manifold triangle meshes.

    12 weekly downloads
  • JPortForwarder Icon
    JPortForwarder

    JPortForwarder Project JPortForwarder is a multithreaded TCP Port Forwarder application. The following feature have been developed: - Generic TCP Port Forwarging. Listen for a port and forward to an ip:port. - Multihoming TCP Port Forwarding.

    3 weekly downloads
  • Jigsaw solver Icon
    Jigsaw solver

    Implementation of the algorithms, solving the puzzle-like problems in linear time.

    0 weekly downloads
  • Jojos Binary Diff Icon
    Jojos Binary Diff

    JDIFF is a program that outputs the differences between two binary files, either in binary format or in human readable format (detailed or summarized). JPATCH then allows to reconstruct the second file from the first file.

    45 weekly downloads
  • KaBAj Icon
    KaBAj

    A Visual Studio .NET C++ application can perform machine learning using genetic algorithm, naive bayes, KNN, and Artificial Neural Networks (ANNs) read and processed from any standard ARFF.

    0 weekly downloads
  • Key Groups in Networks Icon
    Key Groups in Networks

    The project contains algorithms for locating the most central groups in complex networks. In particular implementations of various centrality measures and heuristic search algorithms. All functionality is exposed via XML-RPC for easier exploitation.

    0 weekly downloads
  • Key strings search Icon
    Key strings search

    This is an algorithm which can be used to find multiple key strings in an text only scanning the text one time. It is a very good algorithm.

    1 weekly downloads
  • Kompimi C Data Structure Library Icon
    Kompimi C Data Structure Library

    A public domain C data structure library, with an emphasis on collections. Currently includes dynamic arrays and lists.

    2 weekly downloads
  • Konbu Check Icon
    Konbu Check

    Linear constraint feasibility check and get program.

    41 weekly downloads
  • LASS Icon
    LASS

    LASS : Library of Assembled Shared Source. Library of C++ code for scientific purposes.

    1 weekly downloads
  • LBP in multiple platforms Icon
    LBP in multiple platforms

    LBP implementation in multiple computing platforms (ARM,GPU, DSP...)

    2 weekly downloads
  • LLX's Static Graph Template Library Icon
    LLX's Static Graph Template Library

    LSGTL means LLX’s Static Graph Template Library which is a light-weighted header-only template library developed mainly for static graph analysis. LSGTL is expected to be used in laboratories for research purposes mostly.

    2 weekly downloads
  • LSHKIT Icon
    LSHKIT

    This library implements several locality sensitive hashing(LSH) based algorithms, including indexing data structure for high dimensional spaces and metric spaces, sketch constructions and set embedding algorithms.

    16 weekly downloads
  • Learning Algorithms Icon
    Learning Algorithms

    No description

    0 weekly downloads
  • Learning C++ Advanced Data Structures Icon
    Learning C++ Advanced Data Structures

    The projects that we are developing in our C++ class. Lots of advanced data structure manipulation. All code documented and commented for public use.

    0 weekly downloads
  • Legacy Film to DVD Project Icon
    Legacy Film to DVD Project

    Legacy Film to DVD Project

    3 weekly downloads
  • Lemonade Stand Icon
    Lemonade Stand

    Lemonade stand is a library of code used for my own projects, from stack manipulation to database connections, in both PHP and C/C++ language.

    0 weekly downloads
  • LibAdaBoost Icon
    LibAdaBoost

    This software is a Library for Adaptive Boosting (AdaBoost). It provides a generic framework for the study of the Boosting algorithms. The framework provides the different tasks for boosting: Learning, Validation, Test, Profiling and Performance Analysis

    1 weekly downloads
  • LibSim Icon
    LibSim

    ANSI C++ template library, which provides standard tools to build a discrete-event simulation model. The library provides event-driven, process-oriented and threaded simulation drivers, as well a set of concepts for submodels accepted by the drivers.

    0 weekly downloads
  • Linear Program Solver Icon
    Linear Program Solver

    Solve linear programming problems

    195 weekly downloads
  • Locale Prediction with Neural Networks Icon
    Locale Prediction with Neural Networks

    A rudimentary 3D computer game that utilises artificial neural networks to enable computer agents to anticipate a target's location and shoot (bullets) in the corresponding direction.

    6 weekly downloads
  • Back
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • Next

Staff Picks

  • Icon America's Army 2.5 Assist
  • Icon BibDesk
  • Icon boot-repair-disk
  • Icon The FreeType Project
  • Icon KXStudio
  • Icon NAS4Free
  • Icon Password Safe
  • Icon RSS Owl | RSS / RDF / Atom Feed Reader
  • Icon Zentyal Linux small business server

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 Big Data