资源列表
ki
- 数据结构 清华大学严蔚敏版 《全国交通咨询模拟》代码 ,希望对大家有用!-Tsinghua University, Yan Wei-min data structure version of " National Transport Advisory simulation" code, we hope to be useful!
banker
- 这是一个用C++实现银行家算法的程序 程序比较简单-This is a banker with a C++, the program process is relatively simple algorithm
firstfit
- 一个简单的首次适应算法-A simple first-fit algorithm
tudebianli
- 分别用邻接矩阵和邻接表实现图的深度优先搜索和广度优先搜索-Adjacency matrix and adjacency were used to map the table to achieve the depth-first search and breadth-first search
czxttkl
- 这是一个实现链表的程序,可以为初学者提供一定的学习资料-stack
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
