资源列表
PostFixCompute
- postfixComputer, Calculate the postfix expression, such as 45+,which means 4+5,and the result is 9. The program is very applied.
CPP_STL
- 数据结果实验 内涵实验报告 源代码 直接插入排序 希尔排序 起泡排序 快速排序 简单选择排序 -The experimental results reported experimental data connotation source code directly into sorting Hill sort bubble sort quick sort simple selection sort
Elevator
- 数据结构 关于5层电梯的模拟 希望对学习数据结构的同学们有一点帮助-Data structure on the 5-story elevator Simulation data structures want to learn a little of the students to help
pipei
- c编写的,匹配算法,数据结构课后习题,亲测可用-c prepared, matching algorithms, data structures Homework
A-2001-7
- IOI 2001 解题报告 内容:所有题目的详细分析以及参考程序 此外还有Test数据-IOI 2001 Solving the contents of the report: a detailed analysis of all the topics and make reference to procedures in addition to Test Data
Huffman
- 哈夫曼编码和解码,利用文件输入进行哈夫曼编码并解码到文件-Huffman coding and Decoding
SQList
- 这个是C语言数据结构里面的顺序表代码实现,有需要的可以参考参考-This is the realization of the order of the C language data structures inside the table code, the need to refer to the reference ....
CPP_TEMPLATE
- 数据结构各种算法实现(C++模板实现的),是不错的学习资料-Data structures of various algorithms (C++ templates), is a good learning materials
shunxubiao
- 一、求表长度(验证型实验),二、插入元素操作(验证型实验),三、删除操作(验证型实验),四、 查找定位元素(验证型实验),五、 求表中的最大值元素,回main()函数前面,完善补充函数Tmax(),然后在这里调用完成(设计型实验)-First, find the table length (proof-test), two insert elements operating (proof-test), three delete operation (proof-test), four, look
Test_Order
- 随机产生10万个数,采用各种排序算法,包括:气泡,插入,折半插入,希尔排序等算法进行排序。并比较各个排序的效率。原创-10 million randomly generated number, using a variety of sorting algorithms, including: bubble, insertion, binary insertion, Hill sorting algorithm to sort. And compare the efficiency of each
TestBigInt
- 大整数类的实现与应用,包括四则运算法则,还有其他的-bigint class
