资源列表
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.
dashu
- 多数程序设计语言处理整数的能力是有限的,如C语言中,int 类型数据范围是-32768—32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算(选做乘除运算)。-Most integer programming language to deal with a limited capacity, such as the C language, int scope of the type of data is-32768-3276
algorithm
- 王晓东算法设计与分析源码。vc下编译通过能够运行。且运行效率较高-Xiaodong algorithm design and analysis of source code. under vc compiler be able to run through. Operating efficiency and higher
