资源列表
AcmACSource
- 平时acm训练时ac的源代码,有一定的参考价值-peacetime training ac source code, which is the reference value
algorithmanalyse
- 对三种方法:线性,递规,二分法进行排序的时间复杂度探索-pair of three ways : linear, delivery rules, sort of dichotomy time complexity exploration
JumpQueue
- 对买票插队现象的一个数学上的分析,假设由一个人又很多朋友的情况,利用了哈希表.-queue to buy a phenomenon of mathematical analysis, the assumption that people from a lot of friends, use of the hash table.
threetrees
- 对三种数据结构的分析.avl tree,splaytree和binary search tree的插入和删除的算法复杂度分析.-of three data structure analysis. Avl tree, splaytree and binary search tree insertion and deletion algorithm complexity analysis .
MatrixBlitter
- 矩阵编码和马尔可夫链的实现例程。实现类似黑客帝国数字屏保-matrix coding and the realization of the Markov chain routines. Empire achieve similar figures Screen Saving hackers. .
nqueen_LV
- 利用回溯法和随机算法中的拉斯维加斯算法求解n皇后问题。-use of retrospective law and randomized algorithm of Las Vegas algorithm n Queen's problem.
zuichanggonggzixulei
- 应用动态规划法求解两个字串的最长公共自序列及其长度-dynamic programming method for two of the longest string since the public sequence and length
CRC1345
- c的CRC原吗 c的CRC原吗 -c c original? CRC original CRC? C c original? CRC of the original? c CRC original?
shujuchouxiang
- 数据抽象(使用类和对象设计回应程序) 实验内容描述: 1. 测试程序 假设类名为Welcome,测试程序如下: void main() { Welcome we Welcome you(we) you.Display() you.Set(“Thank you.”) cout<<you.Get()<<endl you.talk() you.Display() } -data ab
shujujiegoukechengsheji
- 1.本程序中,以栈模拟停车声,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。 2.程序执行命令包括: 车的进库,车的出库 -1. The procedure to stack parking acoustic simulation, simulation car to queue outside the sidewalk, Reading from the terminal according to the input data management simula
24_problem
- 程序设计经典问题,24点问题,VC++源代码,通过调试-program design classic, 24 points, VC source code, debugging
setColor_pro
- 经典的着色问题,数据结构,本代码由本人自己编写,VC++版本-classic color issues, data structure, the code from my own preparation, the VC version