Showing 1992 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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1
    Evolutionary Algorithms Modelling Language. The main objective of this project is to design and preper a standard specification of the implementation-independent representation of the Evolutionary Algorithms. The representation is based on XML. Models in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PPAT, or Parallel Path following Algorithm using Triangles, is a reliable parallel tool to trace the level curves of any continuous, not necessarily smooth, function f(z): C → R.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SysK allows to crypt text by using system informations calculate the algorithm. For each user,the crypt algo will be different. It's written in C language for Linux x86. The objective is to allows it to crypt streams, binaries and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Algorithm that can generate any given series of probabilities G, using only fair coins. The algorithm creates a Huffman tree by decomposing any probability P into a sum of probabilites Q, where each Q is a power of 1/2. Than using the coins, the tra
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    GNU FriBidi is the Free Implementation of the Unicode Bidirectional Algorithm. GNU FriBidi development has been moved to GitHub. See https://github.com/fribidi/fribidi/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GD is AI - ALife becoming true. It's a genetic engine server, capable to run any kind of genetic algorithm. It has TCP architetcure, working with software clients and uman interaction. It has plugin capabilities and comes with a working Function Finder
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A cross platform implementation of ECDSA (elliptic curve digital signature algorithm) interface to the aSuretee Token.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java port and extension of MLC++ 2.0 by Kohavi et al. Currently contains ID3, C4.5, Naive (aka Simple) Bayes, and FSS and CHC (genetic algorithm) wrappers for feature selection. WEKA 3 interfaces are in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Chinese chess Java Applet using alpha-beta game algorithm. The code can be easily used to program other chess game by changing the chess rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Patch to Linux kernel, which makes the virtual memory system use working set page replacement algorithm. It will also allow restriction of how much RAM a process can use and also a guarantee of a minumum of RAM that will never get swapped out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A pure Java implementation of a constraint solving framework, relying on the stochastic approach of the Adaptative Search Algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Robsort in a GNU public license sorting algorithm devleloped by Robert Thompson. Robsort uses random number generation to sort arrays of integers. It is claimed to be the world's least efficient sorting algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Definition and implementation(s) of a 'numerically aware' string compare algorithm: 'A1' < 'A2' < 'A3' < 'A10' < 'A11' < 'B1'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A set of Heuristic search algorithm in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CRefDynGenStrArray is a fast and space efficient STL-vector(char)-based dynamic array of generic strings. Supports storing and retrieval of Pascal&C style strings, STL strings and vector(char). Provides STL algorithm adapter class.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ISAAC (Integrated Solution Algorithm for Arbitrary Configurations) is a computational fluid dynamics (CFD) code developed to test and apply high order turbulence models for compressible flows around complex geometric configurations.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 17
    Open Worlds VR is a general, visual and interactive simulation platform, designed to support thousands of independent actors (objects). It also implements a strong peer-to-peer networking algorithm to allow multi-computer processing of a single large simu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Medical decision making algorithm tool. Visual design tool generates Tcl/Tk code. Non-programmers can design interactive algorithms. Generates notes for inclusion in medical record. Runs freestanding or in Tcl Plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Tandem Repeat Occurrence Locator -- TROLL -- is a light weight SSR finder based on a slight modification of the Aho-Corasick algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ABKit is a C++ library intended to accelerate board games development by providing the thinking engine under the Alpha-Beta algorithm. The application just need to create a few C++ methods to adapt to the actual game (like Chess, Checkers, ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rijndog is an easy to use file encryption/decryption package making use of the Rijndael AES algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ga2 is a simple C++ library providing the necessary base classes to implement a genetic algorithm in C++. It is based loosely on Goldberg's canonical GA, but with many modifications, improvements and additional features. Essentially feature-complete, and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hyperfile provides an easy-to-use and flexible interface to power and maintain highly dynamic user-defined data sources. The data sources are stored using a secure and reliable encryption algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An automated IRC trivia bot. Features an advanced string matching algorithm designed to match answers phonetically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    gencoder is a simple php encoder that use base64 function algorithm to encode and decode the script.
    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.