Showing 2782 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1

    AntMiner

    AntMiner

    Inspired by the idea of ant colony optimization (ACO) algorithm being successfully applied to detect epistasis, we introduce an ACO based algorithm, AntMiner, by incorporating heuristic information into ant-decision rules.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    regnann

    Reverse Engineering Gene Network using ANN

    RegnANN is a method for reverse engineering gene networks based on an ensemble of multilayer perceptrons. The algorithm is a multi-variable regressor (one to many) trained using an input expression matrix to learn the relationships (correlations) among a target gene and all the other genes. The overall network is obtained by joining all the neighborhoods. RegnANN makes no assumptions about the nature of the relationships between the variables, potentially capturing high-order and non linear...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Xinok Sort

    A stable sorting algorithm with a low memory requirement

    Xinok sort is a custom sorting algorithm, a variant of merge sort which uses significantly less memory while maintaining speed and stability. This project has been abandoned and superseded by this: https://github.com/Xinok/XSort
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Some tools for discussion about algorithms. 1) an evaluating tool for complexity
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5
    SoluCalc
    ... in the input file 3. The structure of the database is simple and flexible 4. The algorithm for solving phase equilibrium is fast and robust 5. Model parameters given in literature can be easily use 6. Single temperature parameters and multi-temperature parameters have unified format Everyone can download the software and the source code on: http://sourceforge.net/projects/islec/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Panzercheckers

    checkers game with official brazilian rules

    Checkers board game with official brazilian rules. The game engine uses an endgame database with up to 4 pieces. Many optimization techniques were used to generate and process the game tree tree and minimax algorithm. Bitboards and zobrist keys are also used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Goodwizz social network

    Goodwizz social network

    Goodwizz Social Network with matchmaking with 110K members

    Social network with matchmaking, with 110,000 users in a year worldwide. The concept aims to completely change the way people meet online. Goodwizz combines Facebook functions (friends, search, chat, photos, profile, etc.), with matchmaking services (matchmaking algorithm), and adds personality games to interact with people online. The differentiation lies 1) The combination of full social network and matchmaking 2) The addition of trying to go beyond first contact with personality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BLIMToolbox

    A set of tools for processing Argus images of the nearshore zone.

    BLIM Toolbox is a collection of tools for the extraction and analysis of visual features in Argus images of the nearshore zone. The toolbox provides an implementation of the BarLine Intensity Mapper (BLIM) algorithm, which extracts high-intensity bands from Argus images. Also, several analysis and export functions are included in this toolbox, such as timestack plots and movies. The main incentive for the development of this toolbox was reducing the amount of time and effort a user spends...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Peters Backup is a program for backing up your important data files on to diskette, zip drive, fixed disk or CD/RW. It uses an extremely efficient compression algorithm. It keeps track of all versions of your files in full and incremental backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    CFTP is a tool that is dedicated transmission speed, it can break through LAN bandwidth limitations, and the actual data transfer rate can be over the bandwidth. In the Gigabit Ethernet, the actual data transfer rate of CFTP is up to 1600Mbps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BlogTEX is an ad-hoc blog posts extraction algorithm written in Java for TREC Blog08 dataset. It includes an optimized sentence model for clearly identifying sentence boundaries in each blog post. Its output can be customized using its config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hash Codes
    Program can hash data from keyboard, file or CD/DVD by Adler32, CRC32, CRC64, GOST, HAVAL, MD2, MD4, MD5, MD6, SHA-0, SHA-1, SHA-1-IME, SHA-224, SHA-256, SHA-384, SHA-512, RIPEMD-128, RIPEMD-160, RIPEMD-256, RIPEMD-320, TIGER or Whirlpool algorithm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Coffee Maker is a collection of objects which make it easier to program in Java for those that have been using Game Maker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MbPc Pagerank Simulator

    Testbed for playing with the algorithm "pagerank" of Google

    Provide a testbed to play with pagerank-like algorithm on graph. You can easily add vertices, edges, save the graph for reuse, etc. For now, only Pagerank is implemented, but in the future, other algorithms will be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Free C/C++ Mathematical Parser library based on RPN (Reverse Polish Notation) algorithm. The lib can be used to parse and calculate complicated mathematical expressions as well as draw plots of any function. It's still being developed. See the Wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ENIGMA 2000

    ENIGMA 2000 is a reliable file encrypter for DOS shell

    ENIGMA 2000 is a symmetric cryptographic algorithm developed in C++ for Windows, to encrypt any file. It is not optimized for speed processing but it is extremly reliable. Tests state that a huge input file just with zeros, will return an output file whose frequency analysis is white noise. It uses six phases to encrypt any file and the phases sequence depends on the password. On phase 5, it uses the Rubik's cube paradigm to encrypt the data. It's extremly reliable and the password...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A package of java classes for the implementation of the UTASTAR algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BpMatch is an algorithm that, given 2 strings S and T, compute the maximum coverage of T using only subequence or reversed complemented subsequences of S, of minimum length l.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project Human Face Detection is based on java for detecting the face present in image inputted from memory. This face detection project is based on skin color detection method and image segmentation based on region growth algorithm. However being minor project and also due to time deficiency the output of this project isn't so convincing. Regardless of it it is simple and easily understandable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ProteinLasso

    ProteinLasso: A Lasso regression approach to protein inference problem

    ProteinLasso: In this paper, we formulate the protein inference problem as a constrained Lasso regression problem and then solve it with a fast pathwise coordinate descent algorithm. The new inference algorithm ProteinLasso explores an ensemble learning strategy to address the sparsity parameter selection problem in Lasso model. ProteinLasso is implemented in Java and can run on any Java Virtual Machine (JVM) regardless of computer architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a basic implementation of the Floating Textures algorithm presented at the Eurographics 2008 conference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    K-link

    Read clustering algorithm which identifies and removes chimeric reads

    This project was developed for ESTs. However, there is no reason it cannot be extended for use on amplicon sequences from 454. It is used in conjunction with WCDest clustering software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PNGPython

    Prime number generator

    Generates prime numbers using a sieve algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An algorithm that generates sheets of polygons and connectors that can be laser-cut and connected with cotter pins to form arbitrary 3d surfaces. It takes .OBJ files as input and outputs .DXF files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Clinical Evidence Detector

    Detector of clinical evidence

    This is a Python program based on the NegEx algorithm that detects the polarity of the clinical evidence in clinical random trials. If you use this code please cite this paper: P. Davis-Desmond and Diego Mollá. Detection of Evidence in Clinical Research Papers (2012). Australasian Workshop On Health Informatics and Knowledge Management (HIKM 2012), Melbourne, Australia. http://www.ics.mq.edu.au/~diego/publications/hikm12.pdf
    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.