资源列表
Parking-lot
- 利用栈和队列建立停车场,停车场中的车由栈储存,停车场外设置便道,便道上暂停的车由队列储存!-Use of stacks and queues build a parking lot, the car in the parking lot by the stack storage, parking settings sidewalk outside, the the suspended car on the sidewalk by the queue storage!
Single-linked-list
- 大学数据结构实验 单链表的操作-The operation of the single linked list
Double-linked-list
- 大学数据结构实验 双链表的操作-University experimental data structure of double linked list operation
Sequence-table
- 大学数据结构实验 顺序表的操作-University experimental data structure of operation
tongyicicilin
- 同义词词林是一个非常有用的类似于词典的一个工具,可以编写代码进行调用,在自然语言处理方面具有很高的价值-The synonym word forest is a very useful tools like a dictionary, you can write code to be called, has high value in natural language processing
TRANS
- 用链栈实现十进制数字转换为任意进制的数-Convert any hexadecimal number of decimal digits with a chain stack ~ ~ ~ ~ ~ ~
RBTree_myFinal
- 二叉树及其实现,可以运行。供学习交流使用-Binary Tree and its implementation can run. For use by the Learning Exchange
BINtree
- 实现二叉树前序、中序和后序遍历以及建立的递归算法-Achieve binary tree preamble, inorder and postorder traversal and the establishment of a recursive algorithm
KMPCAL
- KMP算法,以及KMP改进算法的源程序,c++语言描述-KMP algorithm, and KMP improved algorithm the source, c++ language to describe
Joseph-problem
- 约瑟夫问题编号为1,2,......,n的n个人按照顺时针方向围坐一圈,每个人有且只有一个密码(正整数)。一开始任选一个正整数作为报数上限值,从第一个人开始顺时针方向自1开始报数, 报到m时停止报数。报m 的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人 开始重新报数,如此下去,直到所有人全部出列为止。-Joseph No. 1,2, ...... n n individuals sit in a circle in a clockwise direction
MAT
- 本程序是一个简单的稀疏矩阵操作程序。它可以进行一般稀疏矩阵的存储,转置和乘法操作。-This program is a simple program of sparse matrix operations. It can be a sparse matrix stored in general, transpose, and a multiplication operation.
mutiplepatternmatch
- 多模式匹配算法 mutiplepatternmatch-Multi-pattern matching algorithm mutiplepatternmatch
