资源列表
the shortest path
- 用c++实现的单原点最短路径-used to achieve a single source shortest path
yuesefu
- 用c++实现的约瑟夫环-achieved with c Josephus
btr
- 用c语言实现的b树-use the C Language b tree
jk
- 用c++实现的马踏棋源码-achieve with a horse riding game FOSS
最短路径算法源码(VB)
- 最短路径算法源码(VB)-shortest path algorithm source code (VB)
穷举算法
- 在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indices into password-issue. Another
算法源码集合
- 一个数学算法的大集合-a mathematical algorithm large pool
Floyd
- VB实现Floyd算法-VB Floyd Algorithm
polynomal
- 数据结构关于多项式相加的源码-the soundcode of data-structure on the additon of the polynomals.
图像旋转(线性)
- 图像旋转(线性插值法)-image rotation (linear interpolation)
练习4_二叉树
- 数据结构关于二叉树操作的源码-code of the data structure on the application of bintree.
图像缩放(线性)
- 图像缩放(线性插值法)-image scaling (linear interpolation)