搜索资源列表
MC1
- MC算法。简单的Monte Carlo 算法的java源码实现。 -MC algorithm. Simple Monte Carlo algorithm java source implementation.
StringMatchAlgorithms
- 数据结构中字符串匹配的三种经典算法--KMP算法、MonteCarlo算法、LasVegas算法。分别实现将两个0/1串的匹配。并作为比较。Java语言编写。-data structure string matching algorithm of the three classics -- KMP algorithm. Monte Carlo algorithm, the algorithm LasVegas. Achieve two were 0 / a string matching. An
MillerR
- Miller-Rabin test for simple numbers.