资源列表
F_number
- 计算Feigenbaum数,精确到小数点后12位。-Calculate the Feigenbaum number 12 after the decimal point.
bubble
- 实现了动态库的排序算法,可以很好的调用动态库,提高效率,节省空间-Enables dynamic sorting algorithms, and dynamic libraries can be called good, improving efficiency, space saving
server
- 用1、2、3、…、9组成3个三位数abc,def和ghi,每个数字恰好使用一次,要求abc:def:ghi=1:2:3。输出所有解-1,2,3, ..., 9, comprising three three-digit ABC def and ghi, each digit exactly once claim abc: def: ghi = 1:2:3. All solutions of output
DLX
- DLX算法,是由Knuth提出的一种在图论中图遍历的一种高效算法。-failed to translate
Huffman
- 自己写的数据结构的哈弗曼编码源码,Vc6及以上编译通过-The data structure Hafuman source coding
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
