david-r-edgar/rdp
Ramer–Douglas–Peucker algorithm for polyline simplification
时间:2016-05-02 19:21
kkiernan/caesar-cipher
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
时间:2016-04-19 15:32
sop/aes-kw
A PHP library for AES Key Wrap algorithm with padding support.
时间:2016-04-18 13:41
noodlesnz/double-metaphone
This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.
时间:2016-04-08 09:22
phpalgorithms/dijkstra
Implementation of Dijkstra's algorithm.
时间:2016-04-07 22:34
phpalgorithms/graphtools
Graph tools written in PHP.
时间:2016-04-04 16:33
wegmeister/hyphenator
Neos-Plugion of the Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm.
时间:2016-02-23 11:37
xxtea/xxtea
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
时间:2016-02-13 01:49
hollodotme/cologne-phonetic
PHP OOP Implementation of the 'Kölner Phonetic Index' - a soundex like algorithm for german language
时间:2016-02-07 17:19
sam002/yii2-otp
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
时间:2016-02-06 00:41
jp3cki/fisher-yates-shuffle
The implementation of Fisher-Yates shuffle Algorithm.
时间:2016-02-03 10:47
torre76/php-crypto-params
Utility function to encrypt - decrypt string using AES symmetric algorithm that is compatible with https://code.google.com/p/crypto-js/
时间:2016-01-17 12:23
vanderlee/syllable
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
时间:2016-01-15 21:06
tgraboski/tarjan
A simple cycle-detection algorithm. Given an edge-edges adjacency list, it returns a list of cycles.
时间:2016-01-14 00:30