Showing 2779 open source projects for "algorithm"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1

    Of Mages and Magic

    A Simple RPG fighting game for teaching Python

    Of Mages and Magic is an RPG based fighting game which may be used to teach simple programming concepts. Students write artificial intelligences which hook into the main Of Mages and Magic executable. These mages can be organised into teams which fight each other until only one team remains. The game is currently in early alpha, meaning some aspects of the interface are a bit clunky. However, in its current iteration, it is fairly suitable for teaching. Any and all feedback would be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    circuit_chung
    circuit chung is an open source 3D circuit road car racing game with random road maps / racing circuit generation and cars traffic , towns ,panels ,lights and animated persos, written in freebasic and ancient openGL1.4. Source code of random racing circuit generation algorithm is provided. Developped on and made for small netbook (may run also on bigger Pcs).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    CQU

    Decision solver for Counting Quantifiers over Unary Predicates

    ..., and inherit from it. Given a CQUSAT instance in normal form as input, the program returns a solution, if there is one. The implemented method employs dual Simplex Algorithm with Column Generation. At each iteration, a SAT instance is generated and a SAT Solver (minisat) decides its satisfiability. Details about CQUSAT, its normal form and this turing reduction can be found in the paper "CQUSAT.pdf" that comes with this package. For more information, see the README file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    text replace case insensitive c# vb.net

    text replace case insensitive c# vb.net

    .NET replace text case insensitive

    Fast algorithm text (string) replace case insensitive writing in .NET. Increase the performance of your application!
    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.
  • 5

    Parallel MILC

    Parallel decompression for the MILC algorithm

    The MILC compression has been developed specifically for medical images and proven to be effective. This algorithm is a parallel version for the decompression phase, meant to exploit the parallel computing potential of the modern hardware. Developed with OpenCL framework (version 1.2), runs on CPU and GPU OpenCL devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NeuralStyler

    NeuralStyler

    Turn your videos/photos/gif into art

    NeuralStyler Artificial Intelligence converts your videos into art works by using styles of famous artists: Van Gogh,Wassily Kandinsky,Georges Seurat etc Download the latest version 4.0 https://neuralstyler.com/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    SW#

    SW#

    smith waterman, gpu, cuda, alignment

    SW# (swsharp) is a library for sequence alignment based on CUDA enabled GPUs. It utilizes Hirschbergs and Ukkonens algorithm for memory efficiency and additional speed up. The library is scalable for use with multiple GPUs. Some parts of the library utilize MPI for CUDA enabled clusters. This work has been supported in part by Croatian Science Foundation under the project UIP-11-2013-7353. Database search now available! Publications: http://journals.plos.org/plosone/article?id...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    INTEGRATE
    INTEGRATE: Calling gene fusions with exact fusion junctions and genomic breakpoints by combining RNA-Seq and WGS data. To download source code, reference manual and test case, please go to 'Files'. Also refer to 'Wiki' for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    cupSODA

    Deterministic simulator of mass-action based models

    ... kinetics, and then exploiting the numerical integration algorithm, LSODA
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    Xamp

    This is Xamp, a secure and platform independend media player.

    This is Xamp, the next generation of a skinnable and platform independent media player which based on the Doppio media framework: https://sourceforge.net/projects/doppio. The player supports various pluggable video and audio formats. Xamp is primarily intend to run as a native executable but can also run as a Java player version working with Java 1.1 VM or above. To ensure the best user experience, the Java version of Xamp doesn't use the Java Media Framework, the high level part...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    VoltMR

    Pure java NGS mapping soft run on Hadoop 2.0

    ... followed after mapping. For RNA mapping, splice aware algorithm is implemented. Volt is open source, released as "LGPLv3"
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This tool can create one-time-password values based on HOTP (RFC 4226: HOTP: An HMAC-Based One-Time Password Algorithm), TOTP (RFC 6238: TOTP: Time-Based One-Time Password Algorithm) and OCRA (RFC 6287: OCRA: OATH Challenge-Response Algorithm) standards, and also supports client side of OAuth protocols (1.0a, 2.0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    n-chinese-remainders

    n-chinese-remainders

    chinese remainder theorem - progressive solving, n-soln, extras

    "chinese remainder" solves a system of equations over modulus quickly. crtwo is an improvement to Mathematica's release. crtwo: solves Chinese Remainder a pair at a time, (uses gcd), yet is still fast. Which means crtwo, unlike text book soln, uses an algorithm to solve or fail one mod equation at a time. showing win or fail of each eqn and solving other sawtooth intersections is possible, due to that. crAll2@crtwo provides n soln near x for CR using width of soln crchart3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An open source optical flow algorithm framework for scientists and engineers alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    • Objective: Design a Web-based software that predicts the appearance of a new link between two nodes in a social network • Datasets: Dolphin Social Network: https://networkdata.ics.uci.edu/data.php?id=6 • Requirement: Implement the K-NN Algorithm (Section 6.9.1, page 348)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TopicTiling

    TopicTiling a text segmentation algorithm using LDA

    The project has moved to GitHub: https://github.com/riedlma/topictiling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    The Encode

    Encode your text files

    This software is intended to encode your text files efficiently. You can decode them later using the same algorithm you used to encode it. Encode is professionalism packed simply and freely. You can use Encode for any non-illegal purposes. You can make any number of copies and redistribute Encode as it is.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    MultiFast

    MultiFast

    Mass String Search and Replace Solution via Aho-Corasick Algorithm

    Multifast provides you with efficient library and tool, to search and manipulate data streams on the fly. It can search for a huge number of strings and replace them in one pass. It contains a tidy and efficient implementation of the Aho-Corasick algorithm as a C library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PhyloPart

    automated partition of phylogenetic trees

    ... of a depth-first search algorithm, conjugates the evaluation of node reliability, tree topology and patristic distance analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XML2CSV-Generic-Converter

    XML2CSV-Generic-Converter

    Flatten XML into CSV to suit your mood

    Java XML to CSV (XML2CSV) generic conversion facility. Flattens one or more similar XML files into CSV projections. I made it in order to extract data from big XML files and gather them in files more easily opened with a spreadsheet because I didn't find anything adapted to my needs over the Internet when I needed to (Java + truly generic + self-contained algorithm + Unix like command line options + efficiency). It is packaged as an auto executable Jar for convenient command line...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21

    Mortgage-Calculator

    A console command based application for calculating mortgage paybacks

    This command-line program written in C++ is a highly accurate calculator used to calculate monthly, yearly and full term mortgage repayments at a fixed interest rate. The program rounds up to the nearest whole pound and uses the same precise algorithm as other mortgage calculators. The program is fast, efficient and you can know your exact mortgage repayments in just 30 seconds!* *Additional fees not calculated - Harry Groom
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    QAmiRSeq

    A strand aware pipeline for accurate quantification of miRNAs/isomiRs

    We designed and implemented a pipeline called QAmiRSeq for fast and accurate quantification of both known miRNAs and isomiRs from high throughput sequencing. QAmiRSeq reconciles its implementation with the unique nature of miRNAs. It is the first algorithm that takes advantage of the strand information for more accurate quantification. All analyses results are organized in a user friendly manner, accessible via a web interface, and can be drilled down interactively by investigators or analysts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An ultrafast and versatile algorithm that searches for potential off-target sites of CRISPR/Cas-derived RNA-guided endonucleases. Cas-OFFinder is an ultrafast and highly versatile off-target searching tool. Importantly, Cas-OFFinder is written in OpenCL, enabling operation in diverse platforms such as central processing units (CPUs), graphics pro-cessing units (GPUs), digital signal processors (DSPs), and other processors. Cas-OFFinder runs on Windows and POSIX (portable operating system...
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 24
    GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    MicroZip

    MicroZip

    Create,extract and encrypt ZIP,GZIP,TAR,BZIP2,TAZ files on Java mobile

    ... archives with both classic ZIP encryption and AES 256 encryption algorithm.
    Downloads: 1 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.