资源列表
maxk
- 最大K乘积大家看着用吧 多余的就不多说了
za
- 分解WTMM_T24.CPP计算出来的a与Z(a)-WTMM_T24.CPP decomposition of a calculated with the Z (a)
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
Biggest_Prime_Number
- 国外高手编写的打印人类已知最大素数的小程序,短小精悍但是很有内涵-Coded by a foreign master printing the largest prime number known to man, a small program, dapper but useful content
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
LCA
- Tarjan算法求最近公共祖先,输入树和询问,按询问顺序回答-Tarjan algorithm for recent common ancestor, the input tree and asked to answer the order by asking
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
QuickSort1
- C代码,Dev-C++环境,快速排序,用户输入待排序的数值的个数和每个具体的数值。-C code, Dev-C++ environment, quick sort, the user enters the number of values to be sorted and each specific value.
AC-automata
- AC 自动机,多模式匹配。即给一个字符串集合,查询当前串是否属于该集合。-AC automata, multi-pattern matching. That is, to a collection of strings, string query whether the current collection.