资源列表
josephus
- 分别以数组指针和模拟指针的方法解决约瑟夫问题-Respectively pointer array pointer and simulation methods to solve the problem of Joseph
tuopu
- 任意一个有向图扩展的拓扑排序,若有拓扑排序输出拓扑排序,若有环输出一个环-Any expansion of a topological sort of directed graphs, topological sorting out if topological sort, if a loop-loop output
bighomewok2
- 做了算法复杂性分析,主要是积和是展开的算法复杂性分析程序!-analysis the umerical method complexity
Algorithminterview0-20
- Algorithminterview0-20 算法面试-Algorithminterview0-20
algorithm
- C语言写的图论算法,常用的algorithm for graph-algorithm for graph
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
lianbiao
- 此算法实现单链表的逆置,程序简单,容易看懂-This algorithm is the inverse of a single linked list is set, the program is simple, easy to understand
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
report
- 数据结构实验报告。其中包括表达式求值和迷宫问题的源程序以及调试报告。-Experimental data structure report. Including the problem of expression evaluation and the maze of the source and debug reports.
diaodu
- 哈工大数据结构试验源码————媒体流调度问题-Data Structure Test Source---- HIT stream scheduling
zhaoxiangtong3
- 这是个很经典的算法,找相同的算法,是acm中很经典的算法-This is a classic algorithm to find the same algorithm, is a very classical algorithms acm
HuffmanTree
- 在VC6.0环境下实现哈夫曼编码,自己编的,译码的没写。-Environment to achieve in the VC6.0 Huffman coding, their series, decoding did not.
