资源列表
sorting-nilai-tertinggi-ke-rendah
- aplikasi sorting data degan c
KnightsTour
- 骑士游历,DEITEL版本。编程风格相当良好。-Knight traveled, DEITEL version. Programming style is very good.
strcon
- 对于给定的n个字符串,请找出一种最佳的连接方式,使得采用该连接方式得到的字符串在所有连接的结果中,字典序最小-For a given n-string, find an optimal connection, making use of the connection string to get the results in all connections, the lexicographic minimum
dazhengshu
- 大整数运算器(数据结构课程设计)包含源代码及项目分析-Large integer arithmetic (data structure course design) contains the source code and project analysis
manal-for-C-language-PDG-
- 完备的C语言算法查询文件,PDG格式的,内容全面完整。-Complete C-language algorithm query file, PDG format, content, comprehensive and complete.
KPqsort
- 就是一个很好的排序程序,十分精简RT不解释-Program is a good sort, not very concise explanation RT
Prim
- 这是一个图论问题中最小生成树的一种构造算法。 按普里姆算法构造最小生成树的过程为:在所有“其一个顶点已经落在生成树上,而另一个顶点尚未落在生成树上”的边中取一条权值为最小的边,逐条加在生成树上,直至生成树中含有 n-1条边为止。 -This is a problem in graph theory, a minimum spanning tree construction algorithm. Primm constructed by the minimum spanning tree
Cpp2
- 利用VC++6.0对二维向量进行处理,对输入的向量按长度由小到大排序-Using VC++6.0 to process two-dimensional vector, the length of the input vector by ascending order
1
- 利用VC++6.0实现了基于伙伴算法的内存分配与释放,算法中只使用了数组这一数据结构,算是一大不足,希望大家予以完善-Achieved using VC++6.0 based partner with the release of memory allocation algorithms, the algorithm uses only the array data structure can be regarded as a big enough hope to improve
1
- 利用VC++6.0实现了迷宫问题,构成迷宫图形的数组由主函数中的二维数组决定,其他的操作可以按照界面提示进行-Using VC++6.0 to achieve a maze, maze graphics array form from the main function of the two-dimensional array of decisions, other operations can follow the screen prompts
huffman4
- 霍夫曼压缩程序,内建霍夫曼树,利于初学者掌握压缩的原理-Huffman compression procedure, built-in Huffman tree, which will help beginners to master the principles of compression
C
- 详细介绍了C语言的各种常见算法,算法简单易懂,很适合初学者,值得一看-Described in detail the various common C language algorithm is easy to understand, it is suitable for beginners, worth a visit
