资源列表
greedselector.c
- 贪婪选择算法。在给定的约束条件下,能够使得资源的利用率达到最大化-greedy selection algorithm
dancePartner
- 经典算法问题:舞伴问题。其中队列的实现并不是调用的<queue>,而是自己实现的-Classical algorithmic problems: dance partner,which is not a call queue <queue> , but their implementation
matrixTran
- 稀疏矩阵的快速转置方法,简单的实现方法,适合初学者-Fast transpose sparse matrix methods, a simple method which is suitable for beginners
dreamoon_1_0
- 谷歌在线测试题目的代码,从满分获得者的源代码处下载而来,希望对大家有用-Google online test subject code, downloaded from the source code out of the winner, and we hope to be useful
dreamoon_2_0
- 谷歌在线测试题目的代码,从满分获得者的源代码处下载而来,希望对大家有用-Google online test subject code, downloaded from the source code out of the winner, and we hope to be useful
Huffman-Tree-and-Coding
- 哈夫曼树编码完整程序,编码主要是依照数据结构一书上的伪C代码,有调整,有完整-Huffman coding complete program, coding mainly in accordance with the data structure of a pseudo-C code book, there are adjustments, there is a complete
huisuo
- 数据结构实验中回溯问题八皇后和马周游的C语言代码-Experimental data structure in the back and the horse traveled eight queens problem of C language code
HuffmanTree
- 数据结构实验 赫夫曼树算法的C语言程序代码-Experimental data structure Huffman tree algorithm C language code
tower-issue
- 数据结构 动态规划算法 数塔问题的C语言代码-C language code number of dynamic programming algorithm data structure tower issue
search
- 本文档主要是浅谈部分搜索和高效算法在搜索中的运用-Application of part of the search and efficient algorithm in the search
er-cha-shu
- 数据结构中二叉树原理的实现与展示,主要利用C++实现,是数据结构初学者的良好材料-The realization of the data structure of binary tree theory and demonstration, the main use of c++ implementation, is a good material for data structure for beginners
lab02
- 主要实现了线性表的线性存储结构,在数据结构学习中非常重要-Mainly realizes the linear table storage structure of linear, in learning data structure is very important
