资源列表
circleQueue
- 使用C++语言实现的一个循环队列操作,简单易懂-use the language of C++ to achieve a circle queue, easily understood
1
- 用邻接矩阵表示的图的类型 DFS:深度优先遍历的递归算法BFS:广度优先遍历判断从顶点vi到顶点vj是否可达-Adjacency matrix type DFS: depth-first traversal of the recursive algorithm BFS: breadth-first traversal of the judgment from the vertex vi to vertex vj is reachable
kruskal
- kruskal算法,数据结构中贪心算法的C语言实现。
4
- 线性表的基本操作多项式相加。(用指针方法实现)-Polynomial sum. (Using the pointer method of implementation)
coloring_graph
- Algorithm colouring graph minimum numbers of colours. Dsatur heuristic algorithm.
huochechexiangchongpai
- 本程序演示的是一个火车车厢重排事件。从本程序中可以学习如何用栈来解决复杂的排列问题。-This is a demo program trains rearrangement of events. From this program can learn how to use the stack to solve complicated arrangement.
xishujuzheng
- c++实现的数据结构中的稀疏矩阵用十字链表存储完成相加运算-c++ implementation of the data structure sparse matrix storage complete with cross-linked additive operation
ex1.2
- 实现单链表的初始化、在指定位置插入和删除元素-Initialization in a singly linked list, insert and delete elements in the specified location
xiaochengxu
- n个数最大数,猴子吃桃问题,三角形判断, 统计一行字符中各类字符的个数,找出1000以内的所有完数-The number n the maximum number of monkeys eating peaches, triangles determine the number of characters of all kinds of statistical line of characters, find all finished within 1000
DLB
- 关于单链表的C、C++ 语言实现, 上传给那些需要数据结构实验的 人
求进制
- 一个求进制的c++算法,希望能给大家带来帮助!如果大家有更好的,别忘记发给我啊! emil:wyx32893039@163.com-seeking a band of c algorithm, we can bring hope to help! If you have the better, do not forget to me ah! Emil : wyx32893039@163.com
Huffman
- huaffman算法的代码实现,用C++语言实现了该算法,是比较经典的程序。-the algorithm huaffman the code implementation, implements the algorithm C++ language is a classic program.
