Showing 2007 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
    AudioEqualizer
    Introducing AudioEqualize: Elevate Your Audio Experience! AudioEqualize isn't just your average volume adjustment tool; it's a sophisticated audio wizard that goes beyond simple peak amplitude normalization. Designed to enhance your music library, AudioEqualize meticulously analyzes and precisely tunes your MP3 files to a target volume of your choice. Here's why it's the ultimate choice for audio enthusiasts:
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MultiSpecEPR

    MultiSpecEPR

    MultiSpec EPR handles and present several spectra 1D and 2D

    MultiSpec EPR is a program made to handle and to present several spectra (up to 4000) simultaneously or one by one as well as EPR spectra with two dimensions. It loads spectra from Bruker EPR instruments. It has a new algorithm for automatic peak picking which is very efficient and a very fast and accurate line fitting. It makes colorful figures that can be transferred directly to the scientific articles of one or multiple spectra. Save txt tables of the peaks and integrals that can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Evolutionary Computation Framework

    Evolutionary Computation Framework

    C++ framework for application of any type of evolutionary computation.

    ECF is a framework intended for application of any type of evolutionary computation (GA/GP, DE, Clonalg, ES, PSO, ABC, GAn, local search...). It offers simplicity for the end-user (parameterless usage, tutorial) and customization for experienced EC practicioners.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Bandicoot

    Bandicoot

    fast C++ library for GPU linear algebra & scientific computing

    * Fast GPU linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use * Provides high-level syntax and functionality deliberately similar to Matlab * Provides an API that is aiming to be compatible with Armadillo for easy transition between CPU and GPU linear algebra code * Useful for algorithm development directly in C++, or quick conversion of research code into production environments * Distributed under the permissive Apache...
    Downloads: 1 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
    Nest-o-Patch

    Nest-o-Patch

    Software for analysis of patch-clamp recordings and other wave data

    This program was designed mainly for preconditioning and analysis of electrophysiological data, including patch-clamp and 2-electrode voltage clamp recordings. The program includes tools both for basic analysis of whole-cell recordings or analysis of single channel properties. Program can display and analyse long traces incuding many sweeps, series and even groups simultaneously. Current amplitudes or time intervals are easily measured. Single channel conductance, kinetics, NPo, as well as...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    pgapack, the parallel genetic algorithm library is a powerfull genetic algorithm library by D. Levine, Mathematics and Computer Science Division Argonne National Laboratory. The library is written in C. PGAPy wraps this library for use with Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Smart Find

    Smart Find

    SmartFind: Fuzzy file search and copy utility for locating files

    SmartFind is an efficient file search and copy utility that uses fuzzy matching to locate files even when you don't remember the exact filenames. It calculates the similarity between filenames and search terms using the Levenshtein distance algorithm, allowing you to find files with partial or slightly varied names. With customizable search options and similarity thresholds, SmartFind gives you control over the matching process. It supports single-directory and recursive search...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AES_in_CBC_mode_for_MCUs

    AES_in_CBC_mode_for_MCUs

    Open-source code that enables you to use AES in CBC mode

    AES_in_CBC_mode_for_microcontrollers is an open-source code that enables you to easily integrate the AES encryption algorithm in CBC mode to your project. Based on the work of https://github.com/zhouyangchao/AES GitHub Page: https://github.com/Northstrix/AES_in_CBC_mode_for_microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    UDP Image Uploader

    UDP Image Uploader

    UDP Image Uploader with Serpent Encryption Algorithm in CBC Mode

    Easily transfer an encrypted image from your PC to the display connected to the microcontroller via Wi-Fi using the UDP protocol. *Improved version is available at https://sourceforge.net/projects/esl-management-system/ User guide is available at https://medium.com/@Northstrix/how-to-stream-encrypted-images-over-udp-71f5e2ab1b0c * Credit for photo: https://www.pexels.com/photo/bird-s-eye-view-of-city-during-daytime-2815170/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Private Vault
    My Private Vault is a general-purpose Windows application to encrypt your sensitive files (string AES algorithm) locally. Did you know that trojans and other kinds of malware can easily access all your files after getting into your machine? Download My Private Vault now and take control of your privacy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Twinkle Serpent Edition

    Twinkle Serpent Edition

    Twinkle is an open-source text editor that encrypts your documents

    Twinkle Serpent Edition is an open-source text editor that encrypts your text documents using the Serpent encryption algorithm in CBC mode. GitHub repository: https://github.com/Northstrix/Twinkle-Serpent-Edition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EMal

    EMal

    An easy to read programming language, with english and italian lexemes

    A toy programming language that supports english and italian keywords. It's goal is to be a language for algorithm prototyping, simple enough to be teached to kids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    BJoinTree

    Using B+Tree to join tables inside an index

    This is a new DBMS using the BJoinTree technology to create a B+Tree index containing tables in join. The algorithm is simple and is linear on the number of tables in join.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    KBDC

    KBDC - simple keyboard characters converter

    KBDC is intended to convert the characters accidentally typed in incorrect keyboard layout(s). Based on language-independent algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AngClust

    AngClust: Angle-based feature clustering for time series

    Citation: Aimin Li, Siqi Xiong, Junhuai Li, Saurav Mallik, Yajun Liu, Rong Fei, Hongfang Zhou, Guangming Liu. AngClust: Angle Feature-Based Clustering for Short Time Series Gene Expression Profiles. January 2022. IEEE/ACM transactions on computational biology and bioinformatics / IEEE, ACM. DOI: 10.1109/TCBB.2022.3192306 Full text: https://ieeexplore.ieee.org/document/9833353/ https://pubmed.ncbi.nlm.nih.gov/35853049/ Highlights * We proposed a novel clustering algorithm based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FluidS

    FluidS

    A fluid simulator based on Navier-Stokes equations

    It uses Navier-Stokes equation as the physical model, the numerical solution obtained by real-time calculation includes scalar and velocity fields displayed in the OpenGL control. Users have a choice of 64x64 and 128x128 resolutions and 7 color options. Its core algorithm of the simulation process refers to Robert Bridson's Fluid Simulation for Computer Graphics. It uses the numerical solution of Navier-Stokes equations to predict the density and velocity distribution of particles in each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Algerian/Spanish Checkers

    Algerian/Spanish Checkers

    Algerian / Spanish checkers with Minimax and Alpha–beta pruning

    Algerian / Spanish Checkers Variant is a digital implementation of the classic board game with unique features and rules. Currently, the program integrates an AI opponent using the Minimax algorithm with alpha-beta pruning. The previous versions just favours moves that result in the fewest captures for the opponent. Future versions will include more sophisticated AI to enhance gameplay. The program currently handles all kind of regular piece and dama moves and captures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    LakhCleanAnalysis

    Tools to analyze the Lakh Clean Midi Dataset

    ... space using the UMAP algorithm. A user interface, umapPlot.tcl is provided to explore this space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JVerifier An hash code verifier JVerifier is a command line application that verify checksums from a GNU-style file. Source code available on https://github.com/davidesestiliwork/JVerifier2 Usage: param 1: file name, param 2: algorithm, param 3: baseDir Example: java -jar JVerifier2.jar SHA1SUMS SHA-1 /home/davide Note: this program requires GnuPG to work properly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FractalImageCompression

    FractalImageCompression

    Java Fractal Image Compression based on Delaunay triangulation

    Implementation of the algorithm of the paper: "Fractal image compression based on Delaunay triangulation and vector quantization" It is a Fractal compression algorithm, based on relationships between regions of the image (in this case triangles), rather than in explicitly the pixel values themselves. Video demo: https://frojasg1.com:8443/resource_counter/resourceCounter?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2FfractalCompressor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    pwwAutoVision

    Non-standard automated vision software

    The only software that integrates vision and motion, as well as interfaces and reports, is developed with zero code and comes with online debugging. Link:https://pan.baidu.com/s/1vsTptn_pvtbK2sDhWVCZJg code:1234
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    i-ncript

    i-ncript

    A portable, cross-platform data encryption app.

    ..., portable data store is a far more simple yet far more effective method of data security. Files are encrypted using the Advanced Encryption Standard (AES), which employs a sophisticated round-based encryption method to provide a robust security foundation. Your key is additionally encrypted using the Argon2i algorithm, which enhances security by resisting side-channel attacks and using "salting" to defend against rainbow tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ESBIFT

    Extremely Simple Brightness Invariant Feature Tracking

    Big class of (currently 34) algorithms for almost any feature tracking case, mostly outperforming all other algorithms in some settings. (I hope I can write that since that's maybe just marketing, or maybe not.) you have atleast to modify (-angle45Id*45) to (angle45Id*45) in order to get it to run propperly. The algorithm somehow was under heave fire by some AIs and other stuff, dunno how anything on SourceForge could change but it seems that it did. (this version has not swimming features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BrepCAD

    BrepCAD

    Open source 3D software based on opencascade(CAD)

    ... the less excellent programmers can write software with good performance as long as they continue to optimize the algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Lumi-HSP

    This is an AI language model that can predict Heart failure or stroke

    Using thsi AI model, you can predict the chances of heart stroke and heart failure. HIGLIGHTS : 1. Accuracy of this model is 95% 2. This model uses the powerful Machine Learning algorithm "GradientBoosting" for predicting the outcomes. 3. An easy to use model and accessible to everyone.
    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.