Showing 1986 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
  • 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
  • 1
    Kattam Kuttam

    Kattam Kuttam

    a single player & Double Player Tictactoe Game

    Kattam Kuttam is extended version of Tictactoe game supporting single as well as double players with amazing graphics with automatic bot instructions & features with full documentation for Windows & Linux platform. It is compatible with x64 bit as well as x32 bit platform of windows, ## It requires java framework as prerequisite, here in the package downloaded it includes Java framework with it & it also consists of instruction.txt where instructions are clearly mention regarding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Attitude Estimator

    Attitude Estimator

    A C++ implementation of a nonlinear 3D IMU fusion algorithm.

    Attitude Estimator is a generic platform-independent C++ library that implements an IMU sensor fusion algorithm. Up to 3-axis gyroscope, accelerometer and magnetometer data can be processed into a full 3D quaternion orientation estimate, with the use of a nonlinear Passive Complementary Filter. The library is targeted at robotic applications, but is by no means limited to this. Features of the estimator include gyro bias estimation, transient quick learning, multiple estimation algorithms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    E-Reader

    Extreem Reader for Cosmological simulation data P-Gadet2 and ART codes

    Extreem Reader for Cosmological simulation data P-Gadet2 and ART codes.It conserves memory by using memory mapped files. Contains some basic analysis tools such a KD-Tree, Minimum Spanning Tree, and rendering module using PMViewer algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Visualization of Protein-Ligand Graphs

    Visualization of Protein-Ligand Graphs

    Compute protein graphs. Moved to https://github.com/MolBIFFM/PTGLtools

    NOTE: Project moved to https://github.com/MolBIFFM/PTGLtools. The Visualization of Protein-Ligand Graphs (VPLG) software package computes and visualizes protein graphs. It works on the super-secondary structure level and uses the atom coordinates from PDB files and the SSE assignments of the DSSP algorithm. VPLG is command line software. If you do not like typing commands, try our PTGL web server: http://ptgl.uni-frankfurt.de/
    Downloads: 1 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5

    Photon4K

    32768-bit symmetric-key encryption, fully-functional development CLI

    Photon4K is a 32768-bit symmetric-key encryption cipher accessed via a basic, yet fully-functional development-oriented Command Line Interface (CLI) utility. The algorithm is intended to be a high-security "symmetric" cipher designed primarily for archival purposes -- http://wikipedia.org/wiki/Symmetric-key_algorithm . Photon4K is implemented as an attempt to take long-established, proven cryptographic techniques to another "level" to contend with the rapid advances in powerful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    vsbc

    Virtual Screen Box Counting

    This is vsbc, a program to calculate the fractal dimension D of bitmap images using the box counting algorithm. It employs a large virtual screen (8192x8192, customisable) to provide reliable results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    xCrypt

    256-bit encode/decode

    256-bit encode/decode file based on xLogic algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Easy Par2 for KDE
    ekpar2 (Easy Par2 for KDE) is a tool to create par2 recovery sets for one or more source files, verify and repair these source files. It has an easy to use gui for KDE (aimed to look and feel like the windows tool QuickPar). Par2 (or Parchive) is a set of recovery files that holds error correction information for one or more source files using the Reed Solomon algorithm (see parchive on SourceForge).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9

    smartblob

    tiny code, html webcam game or plug brain in each blob, java server

    ... together. The physics and vision algorithm is half working in version 0.3.0. The gameplay is better experienced in 0.2 which is controlled with the mouse so you dont have enough freedom of movement compared to webcam. This small file contains its own source code including occamserver, a tiny general java server I built which I'll adjust to allow http streaming connections to stay open for faster ajax than a new web call each time. The reshaping and bouncing physics is by springs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    The program create large array of doubles (automatically drop extra data to hard disk if needed) and sort them by quicksort algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Opt4J

    Opt4J

    Modular Java framework for meta-heuristic optimization

    Opt4J is an open source Java-based framework for evolutionary computation. It contains a set of (multi-objective) optimization algorithms such as evolutionary algorithms (including SPEA2 and NSGA2), differential evolution, particle swarm optimization, and simulated annealing. The benchmarks that are included comprise ZDT, DTLZ, WFG, and the knapsack problem. The goal of Opt4J is to simplify the evolutionary optimization of user-defined problems as well as the implementation of arbitrary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tsp-problem-ga-aco-comparisson

    tsp-problem-ga-aco-comparisson

    Genetic Algorithm and Ant Colony to solve the TSP problem

    This project compares the classical implementation of Genetic Algorithm and Ant Colony Optimization, to solve a TSP problem. It's possible to define the number of cities to visit , and also interactively create new cities to visit in a 2D spatial panel. A total distance is given for AG and ACO solution at end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ooPorter

    A Porter stemming or stemmer algorithm coded in ooRexx

    This is an ooRexx line-by-line port from Ansi-C to ooRexx of the stemming routine published by Martin Porter 1980. The original source code from Porter has been commented out and emulated by the corresponding (oo)Rexx code as far as possible. This is not an example of good or fast (oo)Rexx programming, it is merely a demonstration of the Porter stemming routine ported to ooRexx, use and modify as necessary. Input to the program is a textfile with words to be stemmed, one per line....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Steepest-descent-like search algorithm

    Heuristic search to find 21-variable PW type functions with NL>1047552

    (by S. Kavut and S. Maitra) 1) The file "pw21_nlac.zip" contains the source code which computes the nonlinearity and absolute indicator of 21-variable PW type functions obtained from the 4 solutions in Table 1 of our paper (available at http://eprint.iacr.org/2015/1036). See comments in "pw21_nlac.cpp" in the zipped file for details. 2) Steepest-descent-like iterative search algorithm used in the same paper is implemented using the files in "sdl_algo.zip" which are briefly described...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Flamethyst is a flame fractal renderer written in java. It generalizes the classical algorithm in several ways, and support most features of Apophysis .flame files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simulink based simulation program for manuscript IJARS-D-16-00221. The simulation is to verify the proposed algorithm and generate codes for experiments via Real-time workshop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GloVe

    GloVe

    GloVe model for distributed word representation

    GloVe is an unsupervised learning algorithm for obtaining vector representations for words. Training is performed on aggregated global word-word co-occurrence statistics from a corpus, and the resulting representations showcase interesting linear substructures of the word vector space. The links provided contain word vectors obtained from the respective corpora. If you want word vectors trained on massive web datasets, you need only download one of these text files! Pre-trained word vectors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    To exploit all available information from the family structure we developed CATCH, an algorithm that combines genotyped SNPs of all family members for the optimal detection of Runs Of Homozygosity (ROH) and exome sequencing data from one affected individual to identify putative causative variants in consanguineous families. CATCH proved to be effective in discovering known or putative new causative variants in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MORO-Modularity and Robustness Analysis
    MORO can conveniently analyze the relationship between network modularity and robustness. We employed an existing algorithm to analyze the modularity of directed graphs and a Boolean network model for robustness calculation. In particular, to ensure the robustness algorithm’s applicability to large-scale networks, we implemented it as a parallel algorithm by using the OpenCL library. A batch-mode simulation function was also developed to verify whether an observed relationship between...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This paper represent a development and deployment and/or Implementation of Optical Character Recognition (OCR) to translate images of typewritten or handwritten characters into electronically editable format by preserving font properties. OCR can do this by applying pattern matching algorithm. The Recognized characters are stored in editable format. Thus OCR make the computer read the printed documents discarding noise. Keywords- Optical Character Recognition, Image convert to character, Image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Graph isomorphism algorithm

    Graph isomorphism algorithm in polynomial complexity

    Graph isomorphism algorithm in polynomial complexity(O(n*n*n). it consume less than 1 second to judge Graph of 800 vertice in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Morphix
    Morphix supports you in finding solutions in the product development. By using a morphological box and the NOA algorithm supports Morphix you by determining the best possible combination of individual product attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Sched-SPM

    A C++ schedule generator based on Genetic Algorithm and Hill Climbing

    Sched-SPM is a C++ schedule generator for software project staffing and rescheduling based on Genetic Algorithm (GA) and Hill Climbing (HC). This preliminary tool is mainly for academic purpose. It is implemented with GALib (http://lancet.mit.edu/ga/), an open-source toolkit of Genetic Algorithms in various platforms including Unix and Windows. The input and output files of the software are required as XML format. The input file includes tasks' and employees' information according...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    MULTOVL

    Multiple overlaps of genomic regions

    The MULTOVL suite of programs finds multiple overlaps among genomic regions. The MULTOVL algorithm can detect several kinds of region overlaps. In addition to the N-fold overlaps you can detect solitary regions which are the input regions that do not overlap with any other region in the input data set, and union overlaps that is the union of the input regions that overlap at least once somewhere. IMPORTANT NOTICE: MULTOVL has been migrated to BitBucket. Please refer to the MULTOVL website...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CCKDM

    CCKDM

    Concern Mining

    This is a tool for concern mining which uses a KDM model as input and the output is the same model with annotated concerns. It uses a Concern Library and a modified String Clustering K-means algorithm with Levenshtein metric to cluster the strings.
    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.