资源列表
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)
ron
- 数据结构最短路径,Turboc2下通过编译-the datasructure of the shortest way,run successfully in turbo2.
求取任意精度pi值
- 求取任意精度pi值-arbitrary precision strike pi value
练习1_单链表
- 数据结构中有关单链表操作的源码-data structure of the single-source operating Chain