13,784 skills found · Page 40 of 460
wogscpar / SZZUnleashedAn implementation of the SZZ algorithm, i.e., an approach to identify bug-introducing commits.
tudelft3d / MasbcppC++ implementation of the Medial Axis Shrinking Ball algorithm
jaychsu / AlgorithmThe challenges for algorithm contests, and summary the implementation.
aegis-aead / LibaegisPortable C implementations of the AEGIS family of high-performance authenticated encryption algorithms.
aimacode / Aima JuliaJulia implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
lagodiuk / Genetic AlgorithmGeneric implementation of genetic algorithm in Java.
Yuxfei / Digital Image WatermarkServeral digital image watermark algorithms implement with C++/OpenCV
AlgoGenesis / CAlgoGenesis is a centralized open-source platform dedicated to providing optimized and well-documented algorithm implementations in C. Perfect for both beginners and advanced users, this repository serves as a comprehensive learning resource for solving algorithmic challenges.
abahgat / SuffixtreeA Java implementation of a Generalized Suffix Tree using Ukkonen's algorithm
dfinke / Powershell AlgorithmsAlgorithms and data structures implemented in PowerShell with explanations and links to further readings - port of https://github.com/trekhleb/javascript-algorithms
niklasvh / Css Line BreakA JavaScript library for Line Breaking and identifying Word Boundaries, implementing the Unicode Line Breaking Algorithm (UAX #14)
CogRob / Distributed MapperThis library is an implementation of the algorithm described in Distributed Trajectory Estimation with Privacy and Communication Constraints: a Two-Stage Distributed Gauss-Seidel Approach.
noinia / HgeometryHGeometry is a library for computing with geometric objects in Haskell. It defines basic geometric types and primitives, and it implements some geometric data structures and algorithms.
xuduo35 / STAPLEC++ implementation of staple algorithm for object tracking.
bdauvergne / Python OathPython implementation of HOTP, TOTP and OCRA algorithms from OATH
galdor / Go ThumbhashA Go implementation of the Thumbhash image placeholder generation algorithm.
pinky39 / GroveA computer implementation of a trading card game: Magic: The Gathering. The goal of the project is to implement ai algorithms which can play the game at the same level as a casual human player.
PKU-HunterWu / LDPC Encoder Decoder基于Matlab的LDPC编解码算法实现及LDPC码性能测试。Implementation of LDPC Encoding and Decoding Algorithm Based on Matlab and Performance Testing of LDPC Codes.
cosmicBboy / Themis MlA library that implements fairness-aware machine learning algorithms
vivekkalyanarangan30 / Text Clustering APIImplementation of a text clustering algorithm using Kmeans clustering in order to derive quick insights from unstructured text