资源列表
Packing
- 自己写的数据结构中的栈的应用 - 停车场问题-Data structures in the application stack- parking problems
algorithm
- 自己写的数据结构中的集合交叉并算法,Vc6以上通过-The cross collection data structure and algorithm
Complex
- 自己写的C++复数计算源码,用到许多C++知识,Vc2010通过-C++ complex number calculations Source
Wangnianlii
- 该源码为万年历查询系统,可以查寻任意一年的日历,也可以单独查询某年某月的日历,也可以查询某年某月某日是星期几-The source code is for a calendar query system, you can search any calendar year.you can also be a separate query in a month of a year calendar, you can also query a certain day in any day of ye
test
- /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// //// /**//*利用随机函数产生N个随机整数(2000以上),对这些数进行多种方法进行排序。 要求: 至少采用三种方法实现(提示,可采用插入排序、希尔排序、起泡排序、快速排序、选择排序、堆排序、归并排序)。 并把排序后的结果保存在不同的文件中。 统计每一种排序方法的性能(以上机运行程序所花费的时间为准进行对比),找出其中两种
tanxinsuanfa
- 贪心算法 我自己做的贪心算法,暂时还没有注释。-Own greedy algorithm, there is no comment. Ok,your can do it by yourself .thank you .
DataStruct_String
- 数据结构试验 第四章 串。含试验PPT,试验源代码-Experimental data structure-- string
1
- 利用vc++环境编写程序实现复数的四则运算-failed to translate
USACO
- USACO网址算法试题源码,可供算法初学者参考-USACO algorithm source for beginners who like algorithm
BTree
- c++实现的b+树源代码,由basetree生成出Btr-b plus tree completed by c++
Eight
- poj1077:用c++通过启发式搜索算法解决八数码问题,查找最快的数据结构是哈希,搜索最快的是启发式搜索,但都有条件,前者要求冲突律低的哈希函数,后者要求找到启发函数-solve the poj1077with c++
Triangle-War
- poj上只有三道极小极大算法的习题,poj1085是其中之一,并做了相关优化,时间:63ms-solve the poj 1085
