Simple examples of noise algorithms in Unity
Support
Quality
Security
License
Reuse
d
data-structures-and-algorithmsby alpersonalwebsite
JavaScript 117 Version:Current License: Permissive (MIT)
Data Structures and Algorithms...
Support
Quality
Security
License
Reuse
Provides immutable datatypes for working with bits and bytes
Support
Quality
Security
License
Reuse
A collection of step by step guides for fixing common tech problems.
Support
Quality
Security
License
Reuse
:pushpin: State of the art point location and neighbour finding algorithms for region quadtrees, in Go
Support
Quality
Security
License
Reuse
Algorithms and utilities for Synthetic Aperture Radar (SAR) sensors
Support
Quality
Security
License
Reuse
S
SLAM_AND_PATH_PLANNING_ALGORITHMSby jfrascon
Python 116 Version:Current License: No License (No License)
This repository contains the solutions to all the exercises for the MOOC about SLAM and PATH-PLANNING algorithms given by professor Claus Brenner at Leibniz University. This repository also contains my personal notes, most of them in PDF format, and many vector graphics created by myself to illustrate the theoretical concepts. Hope you enjoy it! :)
Support
Quality
Security
License
Reuse
The All ▲lgorithms documentation website.
Support
Quality
Security
License
Reuse
Tiny perfect hash library for C, C++, and Lua
Support
Quality
Security
License
Reuse
Retinex Algorithms: C++ source code of SSR, MSR, MSRCR algorithm
Support
Quality
Security
License
Reuse
Write small programs (eg -algorithms) in a functional way.
Support
Quality
Security
License
Reuse
Bounding Halfspace Hierarchy
Support
Quality
Security
License
Reuse
Ogma - OgmaNeo
Support
Quality
Security
License
Reuse
A
Algorithms-with-Pythonby Wrinth
Jupyter Notebook 116 Version:Current License: No License (No License)
Solving the fundamentals of algorithms using Python
Support
Quality
Security
License
Reuse
Fuzzy String Algorithms for .NET
Support
Quality
Security
License
Reuse
Distance Metric Learning Algorithms for Python
Support
Quality
Security
License
Reuse
准备数据结构、算法时做过的题 题目包含:基础数据结构,算法,大公司笔试真题,牛客算法题,lintcode,九章算法,《剑指Offer》,左程云《程序员代码面试指南》
Support
Quality
Security
License
Reuse
Python implementation of the Frequent Pattern Growth algorithm
Support
Quality
Security
License
Reuse
c
coursera-data-structures-algorithmsby ivankliuk
Python 114 Version:Current License: No License (No License)
Coursera: Data Structures and Algorithms Specialization
Support
Quality
Security
License
Reuse
:zap: Leetcode Solutions
Support
Quality
Security
License
Reuse
Repository for Python codes and algos. Star the repo too.
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
K-Means algorithm implementation in Go
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Codes of my MOOC Course <Play Graph Algorithms in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转图论算法》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Support
Quality
Security
License
Reuse
A Java implementation of Transducers
Support
Quality
Security
License
Reuse
🍒 Solution to HackerRank problems
Support
Quality
Security
License
Reuse
Balanced API library in ruby.
Support
Quality
Security
License
Reuse
get a unique short hash of a string
Support
Quality
Security
License
Reuse
Common mathematical graph algorithms implemented in PHP
Support
Quality
Security
License
Reuse
C# Windows Forms application demonstrating several common path finding algorithms traversing a 2D maze.
Support
Quality
Security
License
Reuse
go/golang: fast bit set Bloom filter
Support
Quality
Security
License
Reuse
Game written in Scala for learning Scala.
Support
Quality
Security
License
Reuse
Gaussian Mixture Models in Python
Support
Quality
Security
License
Reuse
A collection of algorithms used for any-angle pathfinding with visualisations.
Support
Quality
Security
License
Reuse
android,java必备知识,面试知识,工作学习记录。这里记录一些常用android工具类,android开发经验,面试算法题,牛客算法题解析。也包含java数据结构,算法,爬虫,泛型,反射等实现
Support
Quality
Security
License
Reuse
JavaScript port of Amit Patel's mapgen2 https://github.com/amitp/mapgen2
Support
Quality
Security
License
Reuse
Rubik's Cube solver implemented by C++ and OpenGL using Krof/Kociemba algorithm.
Support
Quality
Security
License
Reuse
Levenshtein and Hamming distance computation
Support
Quality
Security
License
Reuse
Data struct, algorithm, LeetCode and DesignPattern introduction and implementation in Cpp and C#
Support
Quality
Security
License
Reuse
simon wardley's algorithm for boilerplate bullshit strategy generation
Support
Quality
Security
License
Reuse
Crates implementing the Wave Function Collapse algorithm
Support
Quality
Security
License
Reuse
Programming Assignments (Algorithms, Part I and II by Kevin Wayne, Robert Sedgewick)
Support
Quality
Security
License
Reuse
Basic MachineLearning algorithm
Support
Quality
Security
License
Reuse
Machine learning algorithms
Support
Quality
Security
License
Reuse
The Next Generation Logic Library
Support
Quality
Security
License
Reuse
solutions to all kinds of questions for an interview
Support
Quality
Security
License
Reuse
Hex-grid utilities for board and strategy games with path-finding, field-of-view, and more
Support
Quality
Security
License
Reuse
:zap: A python fast implementation of the famous SVD algorithm popularized by Simon Funk during Netflix Prize
Support
Quality
Security
License
Reuse
Scalable High-performance Algorithms and Data-structures
Support
Quality
Security
License
Reuse
P
Procedural-Noiseby Scrawk
Simple examples of noise algorithms in Unity
C# 117Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
data-structures-and-algorithmsby alpersonalwebsite
Data Structures and Algorithms...
JavaScript 117Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
scodec-bitsby scodec
Provides immutable datatypes for working with bits and bytes
Scala 117Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
r
runbooksby ContainerSolutions
A collection of step by step guides for fixing common tech problems.
HTML 117Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
g
go-rquadby arl
:pushpin: State of the art point location and neighbour finding algorithms for region quadtrees, in Go
Go 117Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sarsenby bopen
Algorithms and utilities for Synthetic Aperture Radar (SAR) sensors
Jupyter Notebook 117Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
S
SLAM_AND_PATH_PLANNING_ALGORITHMSby jfrascon
This repository contains the solutions to all the exercises for the MOOC about SLAM and PATH-PLANNING algorithms given by professor Claus Brenner at Leibniz University. This repository also contains my personal notes, most of them in PDF format, and many vector graphics created by myself to illustrate the theoretical concepts. Hope you enjoy it! :)
Python 116Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
a
algorithmsby AllAlgorithms
The All ▲lgorithms documentation website.
JavaScript 116Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
phfby wahern
Tiny perfect hash library for C, C++, and Lua
C++ 116Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
M
MSRCR-Restorationby upcAutoLang
Retinex Algorithms: C++ source code of SSR, MSR, MSRCR algorithm
C++ 116Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
f
functional-wayby ashwinbhaskar
Write small programs (eg -algorithms) in a functional way.
Scala 116Updated: 4 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
b
bhhby bryanmcnett
Bounding Halfspace Hierarchy
C++ 116Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
O
Support
Quality
Security
License
Reuse
A
Algorithms-with-Pythonby Wrinth
Solving the fundamentals of algorithms using Python
Jupyter Notebook 116Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
F
FuzzyStringsby tylerjensen
Fuzzy String Algorithms for .NET
C# 115Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
pyDMLby jlsuarezdiaz
Distance Metric Learning Algorithms for Python
Python 114Updated: 4 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
A
Algorithmby RosinaWang
准备数据结构、算法时做过的题 题目包含:基础数据结构,算法,大公司笔试真题,牛客算法题,lintcode,九章算法,《剑指Offer》,左程云《程序员代码面试指南》
Java 114Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
f
fp-growthby evandempsey
Python implementation of the Frequent Pattern Growth algorithm
Python 114Updated: 3 y ago License: Permissive (ISC)
Support
Quality
Security
License
Reuse
c
coursera-data-structures-algorithmsby ivankliuk
Coursera: Data Structures and Algorithms Specialization
Python 114Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
l
leetcodeby tangweikun
:zap: Leetcode Solutions
JavaScript 114Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
P
Pythonby akshitagit
Repository for Python codes and algos. Star the repo too.
Python 114Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
ACM-ICPC-Libraryby marioyc
C++ 114Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
k
kmeansby bugra
K-Means algorithm implementation in Go
Go 114Updated: 4 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
v
vektonnby vektonn
C# 114Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
P
Play-with-Graph-Algorithmsby liuyubobobo
Codes of my MOOC Course <Play Graph Algorithms in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转图论算法》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Java 113Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
t
transducers-javaby cognitect-labs
A Java implementation of Transducers
Java 113Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
H
HackerRankby alexprut
🍒 Solution to HackerRank problems
Java 113Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
balanced-rubyby balanced
Balanced API library in ruby.
Ruby 113Updated: 5 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
n
node-shorthashby bibig
get a unique short hash of a string
JavaScript 113Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
algorithmsby graphp
Common mathematical graph algorithms implemented in PHP
PHP 113Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
P
PathFindingby AndyBobBean
C# Windows Forms application demonstrating several common path finding algorithms traversing a 2D maze.
C# 113Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
b
bbloomby AndreasBriese
go/golang: fast bit set Bloom filter
Go 113Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
scalawarriorby scalawarrior
Game written in Scala for learning Scala.
Scala 113Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
g
gmmby stober
Gaussian Mixture Models in Python
Python 112Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
A
Any-Angle-Pathfindingby Ohohcakester
A collection of algorithms used for any-angle pathfinding with visualisations.
Java 112Updated: 3 y ago License: Permissive (Unlicense)
Support
Quality
Security
License
Reuse
c
commonUtilby happyKen
android,java必备知识,面试知识,工作学习记录。这里记录一些常用android工具类,android开发经验,面试算法题,牛客算法题解析。也包含java数据结构,算法,爬虫,泛型,反射等实现
Java 112Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
v
voronoi-map-jsby rjanicek
JavaScript port of Amit Patel's mapgen2 https://github.com/amitp/mapgen2
JavaScript 112Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
r
rubik-cubeby miskcoo
Rubik's Cube solver implemented by C++ and OpenGL using Krof/Kociemba algorithm.
C++ 112Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
distanceby doukremt
Levenshtein and Hamming distance computation
C 112Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
B
BasicKnowledgeby landbroken
Data struct, algorithm, LeetCode and DesignPattern introduction and implementation in Cpp and C#
C++ 112Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
strategy-madlibsby wwest4
simon wardley's algorithm for boilerplate bullshit strategy generation
CSS 112Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
w
wfcby gridbugs
Crates implementing the Wave Function Collapse algorithm
Rust 112Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
C
Coursera-Algorithmsby zhichaoh
Programming Assignments (Algorithms, Part I and II by Kevin Wayne, Robert Sedgewick)
Java 111Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
M
MachineLearningby X-Brain
Basic MachineLearning algorithm
Python 111Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
M
Machine-Learningby DebPanigrahi
Machine learning algorithms
Python 111Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
L
LogicNGby logic-ng
The Next Generation Logic Library
Java 111Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
i
interviewby yifeikong
solutions to all kinds of questions for an interview
Python 111Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
H
HexGridUtilitiesForGamesby pgeerkens
Hex-grid utilities for board and strategy games with path-finding, field-of-view, and more
C# 111Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
funk-svdby gbolmier
:zap: A python fast implementation of the famous SVD algorithm popularized by Simon Funk during Netflix Prize
Python 111Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
S
SHADby pnnl
Scalable High-performance Algorithms and Data-structures
C++ 111Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse