资源列表
code
- 《数据结构》这本书中出现的所有算法的源代码,从第二章到第九章很齐全,对初学者来说真的非常有用。-" Data structure" that appears in this book all the algorithm source code, from the second chapter to chapter IX is complete, it is really helpful for beginners.
HuffmanTree
- 在VC6.0环境下实现哈夫曼编码,自己编的,译码的没写。-Environment to achieve in the VC6.0 Huffman coding, their series, decoding did not.
zhaoxiangtong3
- 这是个很经典的算法,找相同的算法,是acm中很经典的算法-This is a classic algorithm to find the same algorithm, is a very classical algorithms acm
diaodu
- 哈工大数据结构试验源码————媒体流调度问题-Data Structure Test Source---- HIT stream scheduling
report
- 数据结构实验报告。其中包括表达式求值和迷宫问题的源程序以及调试报告。-Experimental data structure report. Including the problem of expression evaluation and the maze of the source and debug reports.
migong
- 以一个M*N的长方阵表示迷宫,分别用0和1表示迷宫中的通道和障碍。设计一个程序,对任意设定的迷宫,求出一个从入口到出口的通路。-A M* N matrix that long labyrinth of 0 and 1 respectively, said the maze of channels and barriers. Designing a program, for any set of the maze, find a pathway from the entrance to the e
huan
- 约瑟夫环问题的代码。设有N个人围坐一圈,从某个人开始报数,数到M的人出列,接着从出列的下一个人开始重新报数,数到M的人又出列,如此下去,直到所有人都出列为止.试设计确定他们的出列次序序列的程序。-Joseph cycle problem code. With N individuals sitting around a circle, starting from the one person reported the number of people who count the column M
New
- 最短路径新算法,程序速度特快,3万节点,35000条路全部遍历,只需1秒。-New shortest path algorithm, the program speed of the express, 30,000 nodes, 35,000 road traversing all, just 1 second.
lianbiao
- 此算法实现单链表的逆置,程序简单,容易看懂-This algorithm is the inverse of a single linked list is set, the program is simple, easy to understand
suanshubiaodashi
- 算术表达式求值。输入一道算术表达式,将式子内数字、符号及运算符分开储存,然后按一定规则编排后计算、输出表达式值。-Arithmetic expression evaluation. Enter an arithmetic expression, the formula inside the numbers, symbols and operators are stored separately, and then arranged according to certain rules after
algorithm
- C语言写的图论算法,常用的algorithm for graph-algorithm for graph
Algorithminterview0-20
- Algorithminterview0-20 算法面试-Algorithminterview0-20
