Showing 2943 open source projects for "algorithm"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 1
    A C# project for college which solves Shortest-Path algorithms via Dijkstra's Algorithm and demonstrates this solution step-by-step to the user, intended to be utilised by Teachers and Students of AQA Decision Mathematics at AS-Level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Library releasing algorithm GOST R 34.11-94
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A program to illustrate the difference between selection sort and insertion sort algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenYaku
    The goal of this project is to develop an advanced translator for japanese to another language. This translator will use a syntax analyze algorithm in order to provide an intelligent translation mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    MagicPhoto
    A photo gallery management system based on hand gesture recognition. You must make three color markers by yourself, which the red one on index of the right hand, the green one on thumb of the right hand and the blue one on index of the left hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Continuous Collision Detection Library -- Ricochet is a continuous collision detection algorithm for computing time of contact (TOC) and contact points and normals that works with polygon soups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AEvolution is an artificial life simulator, simulating (multi)cellular behavior using a genetics algorithm. Multiple planes can be connected via either local or ftp-based teleporters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ramos - McCain - RSA. Cryptographic tool based on the widely-known RSA public-key algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Extracts MultiWord Units using the LocalMaxs algorithm by Silva and Lopes 1999.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    In computer science and information theory, Huffman coding is an entropy encoding algorithm used for loss less data compression. It is implemented in java. This software shows you a sample of huffman coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Packet analyzer to search for valid clear-text social security numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    đây là trò chơi caro, theo kiểu mà hồi nhỏ tôi thường chơi ở trong lớp học .... this is caro game, for vietnam... with Algorithm NegaScout...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    I went through the data structure/algorithm course in college with out having programmed or do any programming assignments. I'm revisiting my text book and right now I will be developing Tree algorithms in this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This application is a tree algorithms visualizator. The user can create his own tree of a certain type (among binary, binary search, and red black), his algorithm and then can observe the execution in real time of his algorithm on his tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DWIP is short for Disk Wiping and Imaging Tool. This tool is being built for Mississippi State Universities National Forensics Training Center for use on a live cd to give out to it's students.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The package edmonds-alg contains a C++-implementation of Edmonds's optimum branching algorithm as described by Tarjan in 1977.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    This software is used to delete files securely in the Linux operating system using low level system calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is to create a common algorithm that converts Tamil texts encoded in any Encoding Schemes, such as TSCII, TAB, TAM, Bamini, Adhawin, Anjal, Tamilnet, Tboomi, Mylai, Shreelipi and other non-formal schemes to UNICODE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Library realising algorithm blowfish, written on Qt 4.6.2 Supporting enciphering modes: ECB - Electronic Codebook CBC - Cipher Block Chaining CFB - Cipher Feedback OFB - Output Feedback CTR - Counter Mode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jg3d
    Pure Java implementation of an interactive 3d graph rendering engine and editor using a spring embedder algorithm. Nice looking sterile real time 3d environment. Feel free to extend our project and build something awesome, just let us know please :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Spam Filtering algorithm support for email, blogs, or any other public documents using statistical bayesian techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A proof-of-concept application of the Statistical Protocol IDentification (SPID) algorithm. SPID can detect the application layer protocol (layer 7) by analysing flow (packet sizes etc.) and payload statistics (byte values etc.) from pcap files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    {AlgorithmA}; 2010 stands for Algorithm Animation. AlgorithmA is a web-based application to help computer science students learn algorithms through visual demonstrations and step-by-step execution of the corresponding algorithm written in pseudo-code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JMS/Joram implementation of the Bully election algorithm. It is a library to be used by a process' implementation to make it transparently manage coordinator's elections, while it carries out business logic. A sample application is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple Java program that implements the Midpoint2D-Algorithm found in "The Science of Fractal Images" by Peitgen, Saupe.
    Downloads: 0 This Week
    Last Update:
    See Project