资源列表
Introduction_to_Algorithms
- 算法导论2,地球人都知道,英文版的,很经典的书了,-Introduction to Algorithms
ee
- Huffman Coding是一种无损压缩编码方式,以哈夫曼树—即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。-Huffman Coding is a lossless compression method to Huffman tree- that is the optimal tree, weighted path length of the smallest binary tree, often used in data compression.
Floyd
- 用弗洛伊德算法得出哈工大 威海 校园内任意两个地点间的最短路径-floyd
Thesaurus
- 一个小型电子词典 用多维数组来存储词库 单词与词库一一对应枚举-Thesaurus
hann
- 汉诺塔问题的典型求解方法 哈工大的实验课作业 可以通过编译 注释完整-hanoi
RecursiveAlgorithmForTransformationOfQuot
- 递归算法改造"求最大公因数"的欧几 里 得 算 法,华大出品-Recursive algorithm for transformation of " seeking the greatest common factor" of the Euclidean algorithm, UW produced
TowerOfHanoiProblemOfNon-RecursiveAlgorithm
- 中大老师给出的关于汉诺塔问题的非递归算法的讲解-Tower of Hanoi problem of non-recursive algorithm
DS_C
- 数据结构与算法分析(源码),详细介绍一些常见的算法和数据结构-Data Structures and Algorithm Analysis (source), details of some common algorithms and data structures
Joseph_
- 约瑟夫环代码,环境vc6.0,代码简短,容易懂-Joseph ring code, environmental vc6.0, the code short and easy to understand
DataStructuresandAlgorithmAnalysisInJava.pdf
- 数据结构与算法(JAVA版),书面和插图精美,这本书向您介绍了数据操作的方法,在实际使用Java的例子。-Data Structures and Algorithms (JAVA edition), written and beautifully illustrated, this book introduces you to data manipulation methods used in the actual Java examples.
the_pet_shop
- 做课程设计的应该能用到主要有链表方面的应用-Course design should be done to the main list can be used in the application
maopaopaixu
- 基础排序的程序初学者应该会非常有用多看看吧-Based sorting process will be very useful for beginners should see more of it
