资源列表
matching
- 关于三种模式匹配算法的比较,有时间和复杂度的比较-On three kinds of pattern matching algorithms, have the time and complexity comparison
bstree
- 分别构建函数,实现二叉排序树的创建,插入数据,删除结点-Constructing function, the realization of the binary sort tree creating, inserting data, deleting node
Birch
- 这是birch C语言的源代码。里面有详细的代码注释方便学习birch算法-birch c
Push_Pop
- Push and pop functions
suanfa
- 各种基础算法,二叉树、遍历、哈弗曼编码。 VC环境下实现的各类算法-All kinds of basic algorithm, the binary tree, traverse, hover tempting mann coding
contest1
- uestc暑期集训第一次比赛,AC了的水题,希望对入门的朋友们有帮助。-4 AC codes for uestc contest 1,which can help you to hackle the "waterful" problems
sort
- 各类简单排序算法的移动次数,和比较次数的比较-The number of moves of the types of simple sorting algorithm, and compare the number of comparison! !
huff
- 哈夫曼编译码系统,有简单的编码、译码、打印哈夫曼树等功能。-Huffman encoding and decoding systems, encoding, decoding, and printing features such as the Huffman tree.
maze
- 根据图的广度优先搜索算法,用数组模拟队列处理的迷宫问题。-According to the graph breadth-first search algorithm queue processing using an array of simulated maze.
gold
- 用贪心算法处理的金块问题,欢迎各位下载-Greedy algorithm processing of gold bullion, welcome you to download! ! !
Floyd_OMP
- this all pair shortest path algorithm implementation -this is all pair shortest path algorithm implementation
DouLinList
- 关于循环双链表的使用,如插入、删除、链表长度、链表内容等。-On the use of a doubly linked list of the cycle, such as insert, delete, linked list length, linked lists and content.
