资源列表
Data_Structure_CH3
- 数据结构(C语言版)配套程序。第三章,栈和队列-data structure.chapter 3
Data_Structure_CH5
- 数据结构(C语言版)配套程序。第五章,数组和广义表-data structure.chapter 5
haffman
- 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(既可以双向传输信息的信道),每端都需要一个完整的编/译码系统。-Huffman coding using information and communication can greatly improve the channel utilization, reduce the information tran
data
- 数据结构复习重点归纳笔记清华严蔚敏版,作用不错哦-Data structure review summarizing notes
merge
- 这是一道*的笔试题,写一个归并算法。本程序实现了高效的算法-This is an Alibaba' s document questions, write a merging algorithm. This procedure provides an efficient algorithm
Jack_Straws
- ACM94国际大学生编程竞赛东中心区试题-Descr iption n the game of Jack Straws, a number of plastic or wooden "straws" are dumped on the table and players try to remove them one-by-one without disturbing the other straws. Here, we are only concerned with if vario
HuffmanCode
- huffman树编码实现,GLX-huffman tree coding to achieve, GLX. . . .
test2
- 嵌套的括号的匹配检验!能判断{} ()[]是否匹配-Match nested parentheses testing! To determine () () [] matches
paixu
- 设计一个程序,用于演示插入、交换、选择和归并等几类典型的内排序方法。要求如下: (1) 程序给出各种排序方法对于给定数据集的每趟排序结果。 (2) 采用简单形式进行各种排序方法的选择。 -Design a program for presentation to insert, exchange, selection and merging, etc. of the typical internal sorting method. Requirements are as follows
sorting
- Sorts countries by different atributes, with 11 different sorting alghoritems (1)straightInsertion 2)binaryInsertion 3)straightSelection 4)bubbleSort1 5)bubbleSort2 6)shakerSort 7)shellSort1\n8)heapSort 9)quickSort R 10)quickSort I 11)mergeSort)-Sort
string
- 关于串的操作,可以让你了解串的结构等等,还有传连接和比较的实现-Linear operation on the table, allowing you to understand the structure of the linear form and so on. . .
queueSimulation
- It is a GUI csharp program aim to simulate the waiting time in the bank which can help the bank adminstration to deside on the require number of tellers that keep the customer satisfy with thier service,
