资源列表
算法源码集合
- 一个数学算法的大集合-a mathematical algorithm large pool
穷举算法
- 在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indices into password-issue. Another
jk
- 用c++实现的马踏棋源码-achieve with a horse riding game FOSS
btr
- 用c语言实现的b树-use the C Language b tree
yuesefu
- 用c++实现的约瑟夫环-achieved with c Josephus
the shortest path
- 用c++实现的单原点最短路径-used to achieve a single source shortest path
antcolony 蚁群觅食模拟
- antcolony 蚁群觅食模拟-antcolony ant foraging simulation
Hough变换的matlab代码
- Hough变换的matlab代码-Hough Transform Matlab code
ssd
- Newton差商插值,可输入数组进行插值运算-Newton difference quotient interpolation, may import array interpolation Operational
lagrange insert
- lagrange插值以及演示runge现象的代码-Hangzhou interpolation and demonstration Runge phenomenon code
charge
- c++实现的对电话进行计费的系统,涉及到闰年平年的判断及夏时制冬时制的转换问题-c achieve the right telephone billing system, which involves non-leap year of a leap year in the judgment and daylight saving time in winter when the system conversion,
简单数学运算
- 一个简单的数学运算程序,关于复数的。-a simple mathematical procedures on the complex.
