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
  • 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
  • 1
    EmployeesProfileViewer is my MSc final project. Consists of an application to represent the employees of an organization in a graphic map according to personal skills, using their evaluations on the different competences which the company needs. This software generates a graphical representation of the employees in a 2D map of coordinates, that pojects each worker as a figure in the map. The geometric characteristics of each one of these shapes will tell us how are the skills of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NeedlemanWunsch

    NeedlemanWunsch

    Fast global sequence alignment for the masses!

    MOVED TO GITHUB: https://github.com/noporpoise/seq-align Global optimal sequence alignment using the Needleman-Wunsch algorithm. Aligns DNA, RNA, protein sequence and more! See our sister project local alignment using Smith-Waterman: http://sourceforge.net/projects/smithwaterman/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    segment

    Solve the Viterbi algorithm in a data stream

    It is often necessary to assign a series of discrete values to continuosly variable data sequenced by time, position, etc., thereby parsing the data into fewer and larger segments of variable width. The 'segment' utility takes an input data stream as a Hidden Markov Model and applies the Viterbi algorithm to find the most likely segmentation path through the data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    cerrla

    The CERRLA algorithm, developed by Sam Sarjant

    This project contains the files required to run the Cross-Entropy Relational Reinforcement Learning Agent (CERRLA) algorithm. Note that a copy of the JESS rules engine will also be required.
    Downloads: 1 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.
  • 5
    Celero

    Celero

    C++ Benchmarking Library

    This project is now maintained at GitHub: https://github.com/DigitalInBlue/Celero Celero is a cross-platform open source C++ benchmarking library. Written with an API similar to Google Test, Celero utilizes C++11 features, offers tested benchmarking capabilities with microsecond precision, baselining, fixtures, and easy test setup. Use the baseline feature to measure/benchmark algorithm performance against a known case to more accurately rate performance of solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MolBioLib

    C++11 framework for rapid develop and deploy of bioinformatic tasks.

    ..., ranging from alignment data to annotations. MolBioLib includes programs to perform a wide variety of analysis tasks such as computing read coverage, annotating genomic intervals, and novel peak calling with a wavelet algorithm. While MolBioLib was designed primarily for bioinformatics purposes, much of its functionality is applicable to a wide range of problems. Complete documentation and an extensive automated test suite are provided. This package assumes fluency in both UNIX and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    A* path planner

    A* implementation using c++

    This implementation uses euclidean heuristics to drive the algorithm toward the goal. Press "Enter" to create and solve new random grid map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MCC-LIDAR

    Multiscale Curvature Classification for LIDAR Data

    MCC-LIDAR is a C++ application for processing LiDAR data in forested environments. It classifies data points as ground or non-ground using the Multiscale Curvature Classification algorithm.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    smooth

    Wavelet smoothing in a data stream

    It is often necessary to smooth high frequency fluctuations out of data streams sequenced by time, position, etc. The 'smooth' utility applies such smoothing using the wavelet algorithm. This implementation of wavelet smoothing was optimized for use in a data stream. It was adapted from HMMSeg Wavelet.Java by Thomas E. Wilson, University of Michigan. HMMSeg Wavelet.Java was written by Andrew Hemmaplardh, University of Washington. http://noble.gs.washington.edu/proj/hmmseg...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Selective Data Backup (DoS App)

    Select the files you want backed up.

    ... Encryption Algorithm: basically, you have to have the password, or you'll never see your data again! This also means that ONLY YOU get to see your passwords/accounts. So, if you don't feel like memorizeing 47 accounts (like I), then download this thing! lol I included a random password generator to go along. Any length, include any characters! Copy/paste and done!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A simple implementation of the glicko 2 algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tsdec

    tsdec

    TSDEC - the DVB transport stream offline decrypter

    It is a program that decrypts recorded DVB transport stream files (*.ts) with the recorded control words from a CWL file using the common scrambling algorithm. Unlike cardsharing (where tv program is decrypted instantly during transmission), tsdec uses the offline method. This means, the user needs a cwl file containing the keys for the time and channel of this recording to be able to decrypt it. This cwl file usually is created by a person with access to a valid subscription card. Tsdec...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    SimpleLZW

    An file compression/decompression tool using LZW algorithm

    This is an implementation of LZW algorithm for compress/decompress files. It easy to use. type ./lzw -h to see more help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MD5HashCracker

    Cracks MD5 hashes using brute force attack

    The MD5 hash algorithm is widely used and is vulnerable to dictionary and brute force attacks. A dictionary attack and database will be added for this program later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AUH1

    The new Hash Algorithm

    AUH1 - The new Hash Algorithm Alex Ulmer Hash 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    a fast dynamic traffic assignment engine Please visit the github website for latest release: https://github.com/xzhou99/dtalite_software_release
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a GUI, Java implementation of the Ant Colony Optimisation/Particle Swarm Optimisation (PSO/ACO2) rule induction algorithm. This project was inspired by Ant-Miner, but handles continuous attributes using PSO or now Differential Evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Most language just provided pop data structure and corresponding algorithm. JDS(java data structure) is intend to append some datastruct and algorithm, mainly, in java language and c++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ParticleCall

    A base-calling algorithm for Illumina DNA sequencing

    ParticleCall is a new base-calling algorithm for Illumina's next generation DNA sequencing platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Chess Game AI Phantoms
    Phantoms Chess Where Pawns Can become Queens Chess Game is zero-sum two-player. Team Members: Phantoms Team * Leader Gehad Sayed Kaseb Gehad.Kaseb@gmail.com * Co-leader Rawia Ahmed * Research team Hagar Samir Safaa Mohamed * Design and Implementation team Ahmed Helal Aya Eid Aya Tarek Eman Saleh Fatma El zhraa Ibrahim Hanan Mohamed John Samir Mina Victor Nahla Ibrahim Samira Magdy Samr Ayman * Integration Team Marwa Ayman Nahla Essam * Interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    General Parametrization Framework

    A Framework to Algorithms Execution with Different Parameters Configur

    The use of search and optimization algorithms has been increasingly applied on optimization problems in Software Engineering. Several algorithms has been proposed and used in academy and industry. However, the performance of these algorithms is often related to a good configuration of its parameters according to its using context. Aiming to support the identification of the best configuration, this work describes a framework used to optimize the algorithm results obtained with distinct...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Telescoper

    De novo assembly algorithm.

    This software implements the algorithms described in the following paper: Bresler, M., Sheehan, S., Chan, A.H., and Song, Y.S. Telescoper: De novo Assembly of Highly Repetitive Regions. ECCB'12 Special Issue, Bioinformatics 28 (2012) i311-i317.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    GrAMP

    Graph Algorithm in MetaPost

    A software tool to make easily graph algorithm illustrations in MetaPost. The resulting MetaPost-files can e.g. be incorporated in LaTeX-documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SRM2 Sound Recognizer Mobile 2

    SRM2 Sound Recognizer Mobile 2

    A Sound Recognition Framework developed to J2ME plataform

    ... - Vector quantization using the k-means algorithm - Uses the algorithm Forward - Uses the algorithm Backward - Uses the Viterbi algorithm - Uses the Baum-Welch algorithm for training - Has features import and export data Further information is on Gaita 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tcl binding to levmar library implementing Levenberg-Marquardt optimization algorithm often used in data fitting. Levmartcl is a standard Tcl extension providing command interface to levmar functionality. This library is only a wrapper of <levmar> which actually performs the work. See the <levmar> home site for details: http://www.ics.forth.gr/~lourakis/levmar/
    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.