资源列表
The-achievement-SqList
- 编写C(C++)应用程序,实现顺序表上的各自操作:初始化,创建,显示,销毁,插入,删除,定位,求表长、“判空”以及合并两个顺序表。-Write C (C++) application, the order form to achieve their respective operations: initialize, create, display, destruction, insert, delete, locate, find the table length, " sub-spa
Template-realize-list
- 用模板实现通用链表类,看后对模板类收益匪浅-Use template achieve universal chain watches, looked for the template classes from this program
work
- find prime number, in C. It is easy way how test your skill and knowledge
paper_bits
- 是一篇讲解ACM中,关于数位统计的优秀论文,结合具体比赛题目进行讲解。-ACM is an explanation in several statistics on excellent paper, with specific topics to explain race.
04-greedy
- 对贪心算法的详细讲解,对于学习贪心算法有很大的帮助。-Detailed explanation of the greedy algorithm, greedy algorithm for learning a great help.
reverse_hashing
- 定义hash函数H=x N,假设用线性搜索来解决collision。算法实现的是根据hash table来重建输入序列。-reconstruct the input sequence according to the given hash table. The hashing function :H(x)=x N,and using linear probing to solve collisions.
sorting
- 有一首长诗,被打乱成一个一个小片段,幸运的是每段都有重复的句子,要求输入这些片段后,能够输出有序的诗歌。-In this project we write a program to sort many unsorted segment files
search
- 比较binary search和sequential search两种算法-hope it helps
2010_Blokus
- 一个经典的游戏blokus,测试代码可以去http://www.botzone.org/去测试。 北京大学2010年程序设计实习最终大作业-A classic game blokus, test code can go http://www.botzone.org/ to test. Peking University, 2010 Internship Program final big job
signal_list_invert
- 单链表的建立、插入、排序和逆置等功能的小程序,一定可用,我已经调试过了-singal list create,insert,sort and invert
11_miror
- 求一个二叉查找树的镜像,程序是好用的,若有需要请放心下载-It is useful,please download
dshomework_tree
- 利用先序序列构造二叉树,并执行了查找、交换左右孩子、和以某一个点为根的叶子结点的个数-Create Bstree,search the node ,exchange the child and the number of the leaves
