资源列表
Ackermann
- 此文件实现Ackerman函数的动态规划算法,在VC++6.0 下 编译通过
Greedy_MultiServe
- using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
Greedy_DelleteNumber
- using greedy tratage to solve the problem of Number Delete.
Merge2Array
- this package contains two .c files.One file implements the merge of two int arrays.The other one implements the merge of two linkage array.
DepartureSum_mod
- 计算急急急斤斤计较急急急 人格热热而特务认为而
Project1
- 数据结构B树中的增加,插入,删除,修改等具体操作
4fft
- 频域抽取16点基4 FFT c语言代码
binsearch
- 数据结构查找算法中的二分查找算法,设置一个长度为100的查找表,有效值范围(0-1)例如设置一个值0.34运行程序就会得到他在表中位置。
实现 stack或queue 的基本
- 实现 stack或queue 的基本 ; 用 stack来实现 queue或用queue来实现 stack。
树的前序遍历
- 实验描述:树的前序遍历和中序遍历结果可以确定一棵树。 输入树的前序遍历结果和中序遍历结果建立起这棵树并给出后序遍历结果。
tu
- 数据结构中的图最短路径问题,绝对可以跑出,效果非常好,大家参考
dxs
- 数据结构中的多项式相加问题,绝对可以跑出,效果非常好,大家参考