资源列表
String-KMP
- 如何在C环境中使用KMP算法遍历一个字符串。-How to use KMP algorithm to traverse a string in a C environment.
Bfs-Dfs
- 在C环境中使用Bfs,Dfs的遍历算法创建邻接表建立图。-C environment Bfs Dfs traversal algorithm to create an adjacency table to create the diagram.
Dijkstra
- 在C环境中使用Dijkstra算法解决网络图中两点间最短路径。-Between two points in the network graph shortest path.
1-(2)
- 在N个数字中查找是否有等于某个数的和In N number is equal to find out whether a certain number of and -In N number is equal to find out whether a certain number of and
Data.Structures.2008
- 数据结构 不错的图书,希望能对大家有帮助。-Data structure, we hope to have.
GenOctree
- 用C++模板实现的通用的八叉树数据结构源码,能够给八叉树的构造提供好的参考-General octree data structure source code realized with the C++ template can supply a good reference for the specific octree construction.
cPP
- 对线性表、链表、队列等做各种插入、删除、查找等各种处理工作。-On the linear table, linked list, queue insert, delete, search do all kinds of work.
Stack-order-and-achieve
- 数据结构栈的顺序表现形式和实现,出栈、入栈、遍历栈、取栈顶、删除栈顶-Manifestation of the order of the data structure stack and stack, stack, traverse the stack, take the top of the stack, delete the top of the stack
jiyu
- 基于组合码字的矢量量化编码算法 基于组合码字的矢量量化编码算法-Based on the combination of the codeword encoding algorithm for vector quantization
QuickSort
- 用快速排序法对输入的数进行排序并输出. 初学C++的他同学可以看一下.-Enter the number using the quick sort method to sort and output.
plus
- 约瑟夫环的C语言算法,实验报告加运行结果,菜鸟版-Joseph ring
my-dear-c-language-design
- 关于一个在C语言环境下求一个100之内的最大的水仙花数-in order to find a special number that it is the maxinum number from 1 to 100
