资源列表
LRU123
- 最新模拟图书馆算法-latest simulation algorithm library
Adams
- Adams算法,用于数值积分运算-Adams algorithm for the numerical integration Operational
求取任意精度pi值
- 求取任意精度pi值-arbitrary precision strike pi value
图像缩放(线性)
- 图像缩放(线性插值法)-image scaling (linear interpolation)
图像旋转(线性)
- 图像旋转(线性插值法)-image rotation (linear interpolation)
Floyd
- VB实现Floyd算法-VB Floyd Algorithm
算法源码集合
- 一个数学算法的大集合-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