资源列表
aoe
- AOE网关键路径(Activity On Edge) 数据结构其中前两个数代表两个顶点之间的通路,后两个数分别代表最早开始时间和最迟开始时间 带有*的通路组成关键路径; -Key path AOE Gateway (Activity On Edge) the first two of which data structure to represent the path between two vertices, the number of the latter two represent t
bitree
- 本程序的功能为二叉树的生成及遍历,三种遍历方法-The function of this program generates a binary tree and traverse the three traversal methods
bag
- 本程序解决背包问题,其中有多个类型的物品,每类物品可以有任意数量。-The procedure to solve knapsack problem, in which there are multiple types of items, each class can have any number of items.
huffman
- 霍夫曼编码 主要描述对霍夫曼编码实现,以及整个实验过程的编码-Main described Hoffman coding Huffman coding, as well as the entire experimental process of encoding
singly linked list
- singly linked list complete code
LL
- comprehensive linked list programs which has all basic functions like insert, print and linked list reversal for developing basic understanding of linked lists
structLinkList
- 用单链表创建两个多项式,然后实现两个多项式的相加
trie_suffix.rar
- 后缀tire树(tire图),用于多字符串匹配。,Suffix tire tree (tire chart), for use in multi-string matching.
cx
- n皇后回溯算法,C语言编写的程序。能够学习使用-C language to program
yuesefuhuana
- 约瑟夫环的实现。。功能比较完整,用户界面比较友好,能够成功的进行环的循环。-Joseph Ring implementation. . Features more complete, the user interface is friendly to the success of the ring cycle.
TSP
- 一些小程序,有关于TSP问题的代码,这是数据结构老师安排的作业-Small programs, the code on the TSP problem, which is a scheduled job data structure teacher
Linked-list
- 这是一个顺序链表的实现,包括了链表的建立、插入/删除元素、打印操作-This is an order linked list implementation, including the establishment of the list, insert/delete elements, the print operation