资源列表
code
- hdu 1044 Collect More Jewels
moshipipei
- 模式匹配,在一段链表中匹配出某一小段字符,找到相应位置-Pattern matching, matching the period of a short list of characters, find the corresponding position
exm
- 二叉树前序遍历--北京邮电大学ACM试题-ACM BUPT
BST
- 二叉搜索树的一个典型事例,能够处理很多二叉排序树的问题-Binary search tree, a typical example, can handle many issues Binary Sort Tree
paixu
- 从键盘输入一组关键字序列分别实现下列排序: 1.实现简单选择排序、直接插入排序和冒泡排序。 2.实现快速排序算法。 3.实现折半插入排序。 4.采用几组不同数据测试各个排序算法的性能(比较次数和移动次数)。 -paixu
haxi
- 哈希表小程序,在数据结构中用于查找数据非常方便。-Hash table applet, in a data structure used to find the data very easily.
pku1274_HK
- HK算法 HK算法 HK算法 HK算法 HK算法 -HK algorithm(work on PKU 1274)
link
- 单链表的一些基本操作:求长度、查找元素、元素位置、删除等-Some of the basic operation of the singly linked list: length of the request, find the location of the element, the element, delete, etc.
BiTree
- 数据结构二叉树,用先序,中序和后序遍历二叉树-Binary tree data structure, binary tree traversal preorder, inorder, and postorder
creat-tree-1
- 建立一个二叉排序树,定义线性表函数,插入函数,删除函数-Build a binary sort tree, defined linear table function, insert function, delete function
duo
- 给定一个多段图输入权值,从多段图中找最短路径
LinkQueue
- 定义链队列结点结构:数据域data和指针域next
