资源列表
KindSort
- 掌握多种内排序方法的基本思想、排序过程、算法实现,能进行时间和空间性能的分析,根据实际问题的特点和要求选择合适的排序方法。-Grasp the basic idea of a variety of internal sorting algorithm, sorting process, the algorithm can be time and space performance analysis, according to the characteristics and requirement
tingchechang
- 设停车场是一个可停放n辆车的狭长通道,且只有一个大门可供汽车进出。在停车场内,汽车按到达的先后次序,由北向南依次排列(假设大门在最南端)。若停车场内已停满n辆车,则后来的汽车需在门外的便道上等候,当有车开走时,便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出停车场为它让路,待该辆车开出大门后,其他车辆再按原次序返回车场。每辆车离开停车场时,应按其停留时间的长短交费(在便道上停留的时间不收费)。-The parking lot is a long and narro
C---C-space-reconstruction-method
- C-C空间重构法,对随机信号进行空间重构。-C- C space reconstruction method, the random signal space reconstruction.
PUsc1
- 假设给定了4个n元素集合A,B,C,D,要求分别从中各选取一个元素a,b,c,d,使得a+b+c+d 0,请给出方法确定一共可以有多少选法?-a test!
yuesefuhuan
- 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后[1] 结果+1即为原问题的解。-Known n individuals (identified by serial number 1,2,3 ... n, respectively) were sitting around a round tabl
BubbleSort
- 用c++实现冒泡排序,在算法中冒泡排序是一个经常被提及的算法,是排序算法中最简单的一种-With c++ implement bubble sort, bubble sort algorithm in the algorithm is a frequently mentioned, the sorting algorithm is one of the easiest
BinaryInsertSortAndSearch
- 键盘输入伪随机个数,生成相应的为随机数,实现降序二分插入算法,降序二分检索算法-Keyboard input pseudo random number, a random number is generated corresponding to achieve descending binary insertion algorithm, binary search algorithm descending
CircularBufferTest
- 存储可变长度数据的循环缓冲区类及测试程序-variable length data circular buffer
cnmm
- 前缀码:任何一个字符的编码都不是同一字符集中另一个字符的编码的前缀。 请编写一个程序,判断输入的n个由1和0组成的编码是否为前缀码。如果这n个编码是前缀码,则输出 YES”;否则输出第一个与前面编码发生矛盾的编码。-Prefix: Any character encoding is not the same character set encoding another character prefix. Write a program, n one by the ones and ze
Linux
- Linux下的显示,中断,计时器,信号量,做成的迷宫游戏-Linux
Greedy-Algorithm
- 数据结构(java版)第三版的贪心算法背包问题源码程序-Greedy Algorithm
VBToolsop
- 如何打开文本文件,需要的试试吧。 如何打开文本文件,需要的试试吧。 -How to open the txtfiles by vb6? if you need the source code you can download it free.