资源列表
horseriding
- Horse Riding.rar计算国际象棋马的行走路线
HANOI1
- 汉诺塔演示 文本界面的-HANOR demo version of the interface
suanfa
- 数据结构三种先序遍历非递归算法。 数据结构三种先序遍历非递归算法。-Data structure of three first traversal non-recursive algorithm. Data structure of three first traversal non-recursive algorithm.
10253
- 本代码是在KMP算法上加以改进后,实现对一个字串求最长重复子序列。该算法可以与后缀树有相同原理。-The code is in the KMP algorithm be improved to realize for the longest string of a repeat sequence. The suffix tree algorithm with the same principle.
NQueens
- 利用回溯算法求解n皇后问题;并通过本例熟悉回溯算法在程序设计中的应用方法。-The use of backtracking algorithm to solve n queens problem and are familiar with the passage of the cases of backtracking algorithm in the program design should be applied.
schedule
- 短作业优先调度算法(C++代码)对于学习调度的人在编算法时会有帮助-Short job first scheduling algorithm (C++ code) for people to learn scheduling algorithms will be helpful in preparing
Huffman
- 输入字符以及对应的概率权值,构建哈夫曼树;通过程序计算出哈夫曼编码并输出结构-Enter the characters and the corresponding probability weights to construct the Huffman tree Huffman calculated by the program and output structure
Huffman
- 哈夫曼树类的实现代码,包括哈夫曼树的功能和哈夫曼树的测试文件-implementation of the functions of Huffman tree
LinkStack_BracketTest
- 构造函数 析构函数 进栈 出栈 将栈清空 判断栈是否为空栈-Constructor destructor into the stack stack stack empty to determine whether the stack is empty stack
02
- 头插法或尾插法建单链表,并进行单链表的简单操作-Or tail head interpolation interpolation built single linked list and singly-linked list of simple operation
Taskassgin
- n个操作员以n种不同时间完成n种不同作业。要求分配每位操作员完成一项工作,使完成n项工作的总时间最少。 -n operator to n different time to complete the n kinds of different jobs. Assign each operator to complete a task, make work completed n the total time at least.
queue
- 数据结构实验:(通过c语言代码)队列的表示和实现-:( Experimental data structure through c language code) indicates that the queue and implementation