资源列表
second_max
- 以高效率的方法查找一个数组中的第二大数,数组中的数可以相同.同时对各种可能发生的错误返回相应得错误代码。-find second max number in a high effective method.The number in the array could be the same.meanwhile ,the program return special error code
BITREE
- c++实现二叉树的基本操作,包括先序,后序,中序的一些操作-c++ to achieve the basic operation of a binary tree, including the first order, after the order, the order of some operations, etc.
quan
- 设有N个人围坐一圈,现从某个人开始报数,数到M的人出列,接着从出列的下一个人开始重新报数,数到M的人又出列,如此下去,直到所有的人都出列为止。试设计确定他们的出列次序序列的程序。-Sitting around a circle with N individuals are reported from a number of individuals began, the number of people out of the column to the M, then the next perso
HK2011_3
- 2011年3月华中科技大学计算机专业研究生复试上机习题(11-2)-Yuet Wah in 2011, 3 University computer science graduate student re-examination exercises on the machine
SStable
- 数据结构课本中的顺序查找,VC编译通过,能够运行-Data structures textbooks in order to find the VC compiler, capable of running
binary_search
- 二分查找算法 在写程序时需要使用可以参考-binary_search when coding encounter problem that need this class you can use it
AC-automata
- AC 自动机,多模式匹配。即给一个字符串集合,查询当前串是否属于该集合。-AC automata, multi-pattern matching. That is, to a collection of strings, string query whether the current collection.
yuesefuhuan
- 使用VC编写的约瑟夫环程序,简单明了,方便使用-Prepared using the VC Joseph Central program, simple and clear, easy to use
dijkstra_b
- 单源最短路径,用于路权相等的情况,dijkstra优化为bfs,邻接表形式,复杂度O(m)-Single-source shortest path for the right of way case of a tie, dijkstra optimization bfs, adjacency list form, complexity of O (m)
maopao
- 一个冒泡法的程序,里面含有对一给数据和一组字符串分别进行冒泡排序,自己运行过了,可以使用的。-A bubble law procedures, which contain a string to the data and a set of bubble sort separately, their run-off, and can be used.
minimize
- 根据原子坐标,得到距离圆心最近的一些点,具体距离多少可以自己确定-According to atomic coordinates, to get some points from the center recently, many of them can themselves determine the specific distance
10081
- 自己写的程序:用结构数组实现学生成绩统计各功能,实现了本班第一门成绩的平均成绩等。成功在线提交,通过编译-a simple source code with the average credit of the class