资源列表
CH2
- 链表的实现程序,模块性好,易于理解,清晰的展示了数据结构中的问题-List the realization of the procedure, the module is good, easy to understand, clear display of the data structure of the problem
8_QUEENS
- 八皇后问题:八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight Queen s question: Pat s problem is an ancient and well-known problem is a typical example of backtracking algorithms. The pr
haffuman
- 哈夫曼树的一个简单的实现,很适合初学者,大家拿去-Huffman tree to achieve a simple, it is suitable for beginners, we take
MarkovChainMonteCarloSimulationUsingTheMetropolisA
- simulation de montre carlo
FIVE
- 这个主要是我学习数据结构的课程设计的程序-This mainly because I study the data structure of the curriculum design process
main
- 清华大学 严蔚敏《数据结构》实验 图的操作:Shortest Path-Tsinghua University, Yan Wei-min data structure of the operation of the experimental plan: Shortest Path
pp
- 通过对单链表的操作的实验,了解单链表的存储结构和操作方法,单链表是一种链式存储结构,使用一组任意的存储单元存储线性表中的元素,掌握链表的逆置,用指针进行操作。-Through the operation of a single list of experiments to understand the single list of the storage structure and method of operation, single-chain is a chain store struc
huffman.doc
- 用哈夫曼编码对字符进行编码,形成二进制代码。-With Huffman coding of characters to form a binary code.
yuesefuhuan
- 数据结构线性表的应用,实现约瑟夫环的操作。-Data structures the application of the linear form, the realization of Joseph Central operation.
juzheng
- 图的邻接矩阵存储(数组表示)、简单输出。-Graph adjacency matrix storage (array, said), a simple output.
neibupaixu
- 数据结构课程设计实现内部排序算法的比较问题。-Data structure the curriculum design to achieve internal sorting algorithm comparison problem.