Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Algorithm

Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly. Algorithms in computer programming are employed to solve complex problems. Various cutting-edge technologies including artificial intelligence (AI) and machine learning (ML), operate based on simple or complex algorithms.

https://github.com/csurfer/scala-dlx

Dancing links based implementation of AlgorithmX in Scala

algorithm dancing-links scala sudoku sudoku-solver

Last synced: 12 Oct 2024

https://github.com/gagniuc/visual-basic-modules-markov-chains

These Markov Chains .BAS modules accompany the book entitled: Markov Chains: From Theory to Implementation and Experimentation, and they are compatible with Visual Basic for Applications (VBA) and Visual Basic 6.0 (VB 6.0).

algorithm algorithms book experimental implementation markov-chain theory-of-probability vb6 vb6-application vb6-source

Last synced: 15 Nov 2024

https://github.com/gagniuc/mix-two-signals-in-vb

This is an implementation designed in VB6/VBA. This implementation is able to mix two signals/vectors (A and B) in arbitrary proportions. This source code uses a novel mathematical model published in the journal Chaos. The model is called Spectral Forecast.

algorithm basic mix signal spectral-forecast vb-net vb6 vb6-source vba vba-excel

Last synced: 15 Nov 2024

https://github.com/gagniuc/bioinformatics-algorithms-in-javascript

These Bioinformatics HTML5/JS files accompany the book entitled: Algorithms in Bioinformatics: Theory and Implementation, and they are compatible with all internet browsers. These algorithms include more than 120 open-source implementations that describe many known or novel algorithms in Bioinformatics.

algorithm algorithms big-data bioinformatics biology browser dna-sequences html5 javascript js proteins rna

Last synced: 15 Nov 2024

https://github.com/ventgrey/algorithms-and-data-struct

Just a repo to place some algorithms and data structure practices.

algorithm algorithms begginers data-structures explained multi-language practice

Last synced: 02 Nov 2024

https://github.com/mdubus/filler

Create to best Algorithm, and then fight !

42 42school algorithm sdl2

Last synced: 21 Oct 2024

https://github.com/crequency/common.algorithm

🎉 All Crequency algorithm here.

algorithm algorithms lib library

Last synced: 09 Nov 2024

https://github.com/xiaoxiae/voronoi

A simple Python library for generating various kinds of Voronoi diagrams.

algorithm voronoi voronoi-diagram

Last synced: 11 Nov 2024

https://github.com/moosetechnology/moosealgos

Moose Algos contains generic libraries for various analysis algorithms.

algorithm moose pharo smalltalk

Last synced: 14 Nov 2024

https://github.com/ralgond/sortedlistintersection

使用SIMD的有序列表求交集算法

algorithm intersection simd sorted-lists

Last synced: 11 Nov 2024

https://github.com/gungnirlaevatain/snowflake-zk

Using zookeeper to allocate work id for snowflake algorithm

algorithm generator id id-algorithm idcenter idgenerator java snowflake zk zookeeper

Last synced: 20 Oct 2024

https://github.com/okmttdhr/haskell-algorithms

Algorithms and data structures implemented in Haskell

algorithm data-structures functional-programming haskell

Last synced: 19 Oct 2024

https://github.com/sangwoo-joh/ocaml-ps

:camel: Problem solving with OCaml

algorithm ocaml problemsolving

Last synced: 14 Nov 2024

https://github.com/ayastreb/cs101

:mortar_board: Data structures and algorithms implemented in ES6

algorithm computer-science-algorithms computer-science-education data-structure

Last synced: 31 Oct 2024

https://github.com/algorithm-archivists/algorithm-archivists.github.io

The site for the algorithm archive, please direct any issues or PRs to: https://github.com/algorithm-archivists/algorithm-archive

algorithm algorithm-archive

Last synced: 11 Nov 2024

https://github.com/vgarciasc/perceptron-viz

A web visualization of the Perceptron Learning Algorithm.

algorithm ml perceptron visualization

Last synced: 28 Oct 2024

https://github.com/ipazc/deepevolution

Deepevolution is a PIP package for evolving tensorflow keras models with a genetic algorithm towards fitting a fitness function.

algorithm evolution evolve genetic keras loss network neural package pip tensorflow training

Last synced: 14 Oct 2024

https://github.com/dori-dev/fibonacci-algorithms

Types of Fibonacci codes in Python with their performance testing.

algorithm algorithms fibonacci python

Last synced: 09 Nov 2024

https://github.com/tonystone/avltree-swift

An efficient and generic implementation of a balanced AVL Tree in native Swift.

algorithm algorithms-datastructures avl avl-tree avltree-swift balanced-tree ios linux node osx swift swift-3 tree tree-structure tvos watchos

Last synced: 12 Oct 2024

https://github.com/mitevpi/algos

Low-level JavaScript algorithms for data processing/manipulation as shorthand for everyday use in frontend & backend code.

algorithm backend core frontend javascript library package shorthand

Last synced: 15 Oct 2024

https://github.com/willybrauner/dijkstra-algorithm

Dijkstra's algorithm implementation for any data structure

algorithm dijkstra dijkstra-algorithm

Last synced: 06 Nov 2024

https://github.com/sleekpanther/minimum-weighted-vertex-cover-approximation-algorithm

Approximation Algorithm for the NP-Complete problem of finding a vertex cover of minimum weight in a graph with weighted vertices. Guarantees an answers at most 2 times the optimal minimum weighted vertex cover

algorithm algorithm-design approximation approximation-algorithms edge-cost graph minimum-weighted-vertex-cover noah noah-patullo noahpatullo np-complete pattullo pattulo patullo patulo pricing-method vertex vertex-cover vertices weighted-vertex-cover

Last synced: 15 Nov 2024

https://github.com/kingsznhone/vsop2013.net

VSOP2013 Library For .NET. (NuGet, DLL) Highly Optimized and OOP

algorithm astronomy math orbital-simulation physics universe

Last synced: 07 Nov 2024

https://github.com/thundergolfer/sudkamp-langs-machines-python

Algorithms from Sudkamps' Languages and Machines - implemented in Python 3

algorithm computer-science computer-science-algorithms textbook

Last synced: 31 Oct 2024

https://github.com/saadbazaz/crackhead

A simple, smart & distributed password-cracking algorithm

algorithm password-cracker security

Last synced: 14 Oct 2024

https://github.com/dhhruv/todo

This Script/Program is written as a part of CoronaSafe Engineering Fellowship Test Problem by Pupilfirst in the Python Programming Language passing all the test cases as given in the .js file. Proof of all Test Cases passing is as shown below.

algorithm cli coronasafe fellowship fellowship-internship-task fellowship-python internship-task library pupilfirst python shell terminal to-do to-do-list todo todo-app todo-cli todolist

Last synced: 13 Nov 2024

https://github.com/m-elbably/symspell-ex

Distributed spelling correction & fuzzy search based on symmetric delete spelling correction algorithm (SymSpell)

algorithm nlp spelling-correction

Last synced: 06 Nov 2024

https://github.com/FlowingSystems/Cake

Scala library for expressing algorithms and data structures declaratively

algorithm domain-specific-language graph structure

Last synced: 27 Oct 2024

https://github.com/wenchieh/catchcore

Hierarchical Dense Subtensor Detection in Tensors

algorithm anomaly-detection dense-subtensor hierarchical-structure tensor-mining

Last synced: 03 Aug 2024

https://github.com/onmyway133/computerscienceswift

👨‍💻 Practice computer science in Swift

algorithm data design pattern puzzle structure

Last synced: 24 Oct 2024

https://github.com/walderlansena/hashblade

:closed_lock_with_key: Encrypted texts and perform Brute Force. Through Hash MD5, SHA1, SHA256, SHA512.. In all operating systems Gnu/Linux :penguin:, Windows, MacOs :apple:

algorithm crack criptography encrypted-texts hash linux macos md5 md5crak md5sum sha1 sha1crack sha1sum sha256 sha256crack sha256sum sha512 sha512crack sha512sum windows

Last synced: 15 Oct 2024

https://github.com/gagniuc/dynamic-block-allocation-algorithm

The Dynamic Block Allocation algorithm (DBA) represents a flexible method for partitioning string sequences into data blocks taking into account different rules imposed by a function. Two versions of this algorithm are presented, namely DBFA (Double Brute Force Algorithm) and MBFA (Multi Brute Force Algorithm).

algorithm allocator block dynamic partition sequences vb6

Last synced: 15 Nov 2024

https://github.com/szczyglis-dev/python-lanchester

[Python] A module, notebook, and sample application for predicting the outcome of a battle using Lanchester's differential equations. The module can forecast results using three different models: the linear law, the square law, and a modernized model.

algorithm battle differential-equations equation lanchester law linear notebook notebook-jupyter plot prediction-model python python-module python3 simulation square

Last synced: 14 Nov 2024

https://github.com/mdubus/lem-in

Help your ants to escape with the best path-algorithms as possible !

42 42born2code algorithm sdl2

Last synced: 21 Oct 2024

https://github.com/cnuernber/kmeans-mnist

An example of Clojure/Julia integration.

algorithm clojure julia julia-compiler kmeans

Last synced: 12 Oct 2024

https://github.com/zufuliu/algorithm

Levenshtein Distance, Text Similarity, Longest Common Subsequence, Sørensen–Dice coefficient

algorithm levenshtein mysql similar similarity text

Last synced: 09 Nov 2024

https://github.com/walterjgsp/algorithms

Coding contest solutions, simple and advanced algorithms.

algorithm codeproblems

Last synced: 11 Nov 2024

https://github.com/phtrempe/sknni

Spherical k-nearest neighbors interpolation (geospatial interpolator)

algorithm geospatial interpolation interpolator k-nearest-neighbors knn sphere spherical

Last synced: 13 Nov 2024

https://github.com/weblineindia/dummy-credit-card-number-generator

Generate dummy credit card numbers for all well-known card issuers like MasterCard, Visa, JCB, Discover, American Express, etc.

algorithm credit-card dummy-card-numbers dummy-data-generator luhn-algorithm number-generator payment-gateway-developers php test-credit-card-number

Last synced: 10 Nov 2024

https://github.com/uraninite/rsa-algorithm

Math based RSA public/private key generator and encryptor/decryptor.

algorithm console-application cpp cryptography rsa

Last synced: 14 Nov 2024

https://github.com/sensirion/arduino-gas-index-algorithm

Arduino Library for Sensirion's Gas Index Algorithm, providing a VOC and NOx Index output signal calculated from the SGP40/41 raw signals

algorithm arduino arduino-library example example-usage gas gas-index nox nox-representation sensirion sgp sgp40 sgp41 sgp4x voc voc-representation

Last synced: 12 Nov 2024

https://github.com/ronflima/feijuca

An implementation of popular algorithms using plain STD C language

algorithm c hacktoberfest mit-license

Last synced: 07 Nov 2024

https://github.com/jorianwoltjer/bashrandomcracker

Crack Bash's $RANDOM variable to get the internal seed and predict future values, after only 2-3 samples

algorithm bash brute-force cli crypto random rng

Last synced: 27 Oct 2024

https://github.com/mjfii/R-NameParser-Lib

An R library allowing parsing of surname, first name, and gender based on US census data.

algorithm census-data determination gender library parse r

Last synced: 13 Aug 2024

https://github.com/arslanbilal/process-scheduling-algorithms

Process Scheduling Algorithms animation in WPF

algorithm fcfs priority process-scheduling round-robin sjf

Last synced: 05 Nov 2024

https://github.com/hartwork/shared-library-version-bump

:earth_africa: A web-tool to help with bumping -version-info linker arguments with your upcoming release of a shared library

algorithm bootstrap4 interactive jquery shared-library tool versioning website webtool

Last synced: 28 Oct 2024

https://github.com/neilharia7/algorithmictoolbox

This repository contains the Algorithms as described in the Coursera class of Algorithms Part I by University of California, San Diego & Higher School of Economics. Please feel free to make changes to improve the algorithms.

algorithm california coursera cpp14 diego python-3 university

Last synced: 11 Nov 2024

https://github.com/skyra-project/jaro-winkler

A string similarity utility that uses the Jaro-Winkler algorithm

algorithm distance hacktoberfest jaro jaro-winkler similarity text winkler

Last synced: 14 Nov 2024

https://github.com/adrrei/kattis-challenges

Java/C# solutions for various programming challenges on Kattis.

algorithm challenges csharp java kattis kattis-challenges programming-challenges

Last synced: 12 Nov 2024

https://github.com/daidai21/leetcode

The algorithm of Leetcode with Python3.x and C++. SQL and Shell.

algorithm bash cpp11 data-structures leetcode python3 shell sql

Last synced: 14 Oct 2024

https://github.com/yi-ge/rust-practice

Rust 算法练习。

algorithm data-structures rust rust-lang

Last synced: 15 Nov 2024

https://github.com/cs-joy/analysis-of-algorithms

A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.

algorithm computation cpp data-processing

Last synced: 09 Nov 2024

https://github.com/meniny/sortalgorithm

🛂 Swift array sort algorithm implementation.

algorithm sort sort-algorithm swift

Last synced: 12 Oct 2024

https://github.com/rohan-deshpande/js-hqx

javascript & canvas pixel art scaling algorithm

algorithm art canvas pixel scaling

Last synced: 05 Nov 2024

https://github.com/smups/rustronomy-watershed

Rustronomy-watershed is a pure-rust implementation of the segmenting and merging watershed algorithms

algorithm astronomy image-processing image-segmentation science watershed

Last synced: 14 Oct 2024

https://github.com/jonathanstowe/euclideanrhythm

Implementation of the algorithm described in http://cgm.cs.mcgill.ca/~godfried/publications/banff.pdf

algorithm euclid music raku

Last synced: 28 Oct 2024

https://github.com/sleekpanther/sequence-alignment

Sequence Alignment (Needleman–Wunsch Algorithm using Dynamic Programming) for aligning sequences (words, sentences, DNA etc.)

algorithm algorithm-design algorithms dynamic dynamic-programming memo memoization memorization needleman needleman-wunsch needlemanwunsch noah noah-patullo optimal optimal-substructure optimality patullo patulo pseudocode wunsch

Last synced: 15 Nov 2024

https://github.com/axect/quantumalgorithms

Implementations of Quantum Algorithms

algorithm cirq pennylane python qip qiskit quantum-computing rust

Last synced: 14 Oct 2024

https://github.com/saitoxu/ml-kitchen-sink

Sample code collection of machine learning

algorithm kitchen-sink machine-learning neural-network

Last synced: 10 Nov 2024

https://github.com/nixzhu/algorithm-playgrounds

Try some algorithms

algorithm playground swift

Last synced: 12 Nov 2024

https://github.com/dmi3y/cardgen

Randomized credit/debit card number generator with cli

algorithm cli debit-card-numbers luhn-algorithm random random-generation

Last synced: 09 Nov 2024

https://github.com/igorbezsmertnyi/enigma-js

Enigma.js Enigma machine algorithm in javascript

algorithm enigma enigma-machine javascript js

Last synced: 11 Oct 2024

https://github.com/hairrrrr/c-datastructure

严蔚敏吴伟民《数据结构》C 语言描述 案例习题详解(含代码)

algorithm c datastructure introduction tuition

Last synced: 14 Nov 2024

https://github.com/loveincode/data-structures-and-algorithms

🦄 Java data structure and sorting algorithm

algorithm datastructures

Last synced: 06 Nov 2024

https://github.com/njmarko/ga-continuous-optimization

Predmet: Nelinearno programiranje i evolutivni algoritmi Tema: Genetski algoritam, problem optimizacije kontinualnih funkcija Tri funkcije su: (Ackley, Griewank, Michalewicz )

ackley algorithm continuous-optimization genetic genetic-algorithm genetski-algoritam griewank michalewicz

Last synced: 11 Oct 2024

https://github.com/techquery/gomoku.js

Algorithm of Nth order Gomoku in OOP

algorithm chess game gomoku javascript oop

Last synced: 16 Oct 2024

https://github.com/amarlearning/competitivequestion

Question solved on various competitive sites :metal:

algorithm codechef codemonk competitive-programming hackerrank

Last synced: 14 Nov 2024

https://github.com/ezralazuardy/pathfinder

A simple, no-nonsense pathfinding algorithm visualizer web app ✨

algorithm gatsbyjs mst pathfinding

Last synced: 15 Oct 2024

https://github.com/alexanmtz/lucifer-msdos

This old msdos simple program that answer any question is back!

ai algorithm challenges fun intelligence learning lucifer machinelearning ms-dos tdd tricks turing-test

Last synced: 21 Oct 2024

https://github.com/projectbarks/quadtree-versus-spatialhash

This is a utility program to test whether Spatial Hashing or Quad Trees have a faster overall performance and helping a programmer make a choice between the two algorithms. This includes a result visualizer, timing logger, and other similar tools.

algorithm quadtree spatialhash speedtest visualizer

Last synced: 14 Nov 2024

https://github.com/nghiatranuit/lcs-swift

Demonstration for Longest Common Subsequence (LCS) in swift. Ref http://nghiatran.me/longest-common-subsequence-diff-part-1/

algorithm blog datastructures ios swift

Last synced: 11 Oct 2024

https://github.com/rockfordwei/decisiontree

A Perfect based solution for Decision Tree in Server Side Swift

algorithm decision-trees id3 id3-algorithm machine-learning perfect swift4

Last synced: 14 Oct 2024