资源列表
zmndl
- 栈模拟队列的一个小程序,不是很完善,但是可以运行,可以实现其功能.-Stack cohort simulation of a small procedure is not perfect, but can run, can achieve its functions.
knighterrent
- 骑士漫游,最常见的递规问题,大家看看吧。呵呵,初次,请多见谅-Knight roaming, the most common delivery regulatory issues, we look at it. Oh, first, please excuse me
我做的快速排序
- 我做的快速排序,机器上验证通过。
SSTdanpianjijiaochen
- 单片机教程,对初学单片机的同志们有很大帮助,我就是看它入门呢的 -some material for learning mcu
Dijskstra
- 给定带权有向图 ,其中每条边的权都是非负实数。另外,还给定V中的一个顶点,称为源点。现在要计算从源到所有其它各顶点的最短路长度。这里路的长度是指路上各边权之和;-Given weighted directed graph, where each edge of the right of all non-negative real number. In addition, the return of a vertex set V, called the source. Now calculated
unionfindset
- 关于数据结构这门学科的源代码程序,序列七之五-About data structure of the subject, the source program
JOSEPH
- 约瑟夫环Joseph ring, realize the list, circulation, everyone have a password-Joseph ring, realize the list, circulation, everyone have a password, Take turns to be eliminated, and finally only a person
NQueens
- Calculating NQueen possibilities using back tracking algorithm
quchong
- 生成100个1-100之间的随机数到文件(data.txt),然后读出进行排序和去重后,输出到文件result.txt。(提交源代码和两个txt文件)-Output to generate a random number between 1-100 100 to a file (data.txt), and then read out the sorting and de-emphasis file result.txt. (Submitted to the source code and tw
LLStack
- Implementing LinkedStack at its best
stack
- 栈的入门程序,用栈的方法实现a,b,c...x,y,z变成x,y,z,a,b,c...v,w顺序。-Stack entry procedures, using the method of the stack to achieve a, b, c ... x, y, z becomes x, y, z, a, B, c ... v, w sequence.
Order-linear-
- 数据结构实验:(通过c语言代码)线性表的表示和实现-:( Experimental data structure represented by c language code) linear table and implement