Showing 2782 open source projects for "algorithm"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Spatial Tree View gives an attractive view of a tree structure. It uses a rather clever algorithm to lay things out as neatly as possible subject to the constraint that the size of each node on screen is approximately proportional to its actual size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The TMpred program makes a prediction of membrane-spanning regions and their orientation. The algorithm is based on the statistical analysis of TMbase, a database of naturally occuring transmembrane proteins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    This project aims to improve the Civilization 4 AI using a genetic algorithm. We also have some alternative AI algorithms which have been custom written that will hopefully also improve the AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    EMPEPA is software that permits to find the most likely rates of a PEPA model according to a set of sample executions by using the EM algorithm. It uses the GNU Scientific Library (GSL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A basis for robot balance that eases the software development of balancing robots with a balancing engine. The DBE also will simulate physics locally on a desktop in Open GL to test the actual balancing algorithm or the client's ideas for a balancing ro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Aggressive Rectangle Truncation (ART) with Location Verfication Mechanism is a localization algorithm in wireless sensor networks written in nesC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A Java implementation of the NEAT algorithm as created by Kenneth O Stanley. Also provides a toolkit for further experiments to be created and can provide both local and distributed learning environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An extension to the CONTIKI operating system (http://www.sics.se/~adam/contiki/) to enable use on TMote Sky IV nodes. All Open Sourced. SEEMAC stands for Simple Energy Efficient MAC. The project purpose is to write a new MAC algorithm for the Tmote Sky I
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    Private-key, symmetrical (same password to encrypt and decode) file encryption with 8-bit to 2147483647-bit (2^3 to 2^31) encryption using my own algorithm and my own extension of MD5 (http://blog.robtoth.net/2009/06/tencryption-computer-programming.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A compression engine based on the Huffman trie algorithm. The algorithm is pretty cpu-light, and as such, runs much more quickly than RAR or other 'heavy' algorithms, but could still achieve decent compression. Use with tar for multi-file archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NeuroDraughts is a Draughts/Checkers game that teaches itself how to play through self play. It combines an Artificial Neural Network, trained by Temporal Difference Learning using some Genetic Algorithm style behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    StrMatch is a simple java program, created for educational purposes, that allows user to test a great part of string matching algorithms. An intuitive user interface shows each algorithm step accurately...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Arlisy stands for artificial life synthesizer. It uses artificial neural networks and an evolutionary algorithm to simulate the process of life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An object-oriented MATLAB toolbox for nonlinear filtering. Includes algorithms for SIR and SIS particle filters as well as an algorithm for the Extended Kalman Filter (EKF). Several discrete-time models are available. Comes with an easy-to-use GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    QMCMinimizer is a java-swing based aplication. It's designed with the purpose to be used as a tool on university degrees such as computer science, for teaching the process of boolean function simplification, through the Quine-McCluskey algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    musicomp is a program which most important element is an evolutionary algorithm which uses data mining methods as a fitness function to generate monophone melodies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An open source implementation of Paul Graham's algorithm to identify spam mail messages. It consists of a library (GrahamAlgorithm) and a simple application (Spam Buster) to test the filter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An optimised client-side implementation of the rsync algorithm. It allows updating of files from a remote web server, with efficiency approaching that of rsync -z, without requiring a special remote server application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This work was a project done in course of the Summer School on Image Processing 2006 (SSIP) in Szeged,Hu. Performs a snake algorithm on 512x512. Image processing tasks are done with OpenCV and the GUI is implemented with Qt4.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jGABL (the Java Graph Algorithm Base Library) is a java library for the implementation of graph algorithms. It covers a hierarchy of graph concepts, various graph implementations, and algorithm animation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The Drools.NET is a .NET port for Drools, which is a java Rules Engine based on Charles Forgy's Rete algorithm. Drools.NET enables .NET developers/Users to exploit the powerful Rule Engine like Drools through a completely managed .NET code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    N-stage worm propagated via SSH. It executes commands in a given list of hosts and copies files to them with rsync. The paths for its propagation to the cluster are configurable. It offers a scalable/reliable transport API thanks to its adaptive algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is an attempt to make a X vs. O game, without using a back-tracing, or any other time wasteful algorithm. Instead, an arrays of bonuses are used. Bonuses are given for each move, after which empty fields are sorted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple Sharp Decission is Decission Support System based on PROMETHEE ranking algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.