资源列表
duizhan
- 堆栈算法。输入为整数N,输出为N的M种输出。-stack algorithm. Integer N input and output for the M N output types.
JOPHLINK
- 数据结构中约瑟夫环问题的链式存储结构(循环链表)算法实现-data structure Josephus the chain storage structure (circular linked list) Algorithm
计算字符串的位置
- 断第1个字符串中是否包含第2个字符串,如果包含说明第2个字符串在第1个字符串的位置。
adder_tree
- 这是一个利用FPGA来实现加法器的算法,利用加法树的概念!
地震波转反应谱
- 地震波转反应谱
KRUSKAL
- * create a forest F (a set of trees), where each vertex in the graph is a separate tree * create a set S containing all the edges in the graph * while S is nonempty and F is not yet spanning o remove an edge with minimum weight from S o
link
- 链表中的操作使用,包括链表多种建立方法,删除和插入等操作。-List of operational use, including the establishment of the list a variety of methods, such as delete and insert operations.
KMP
- 本程序可以实现字符串模式匹配算法,在数据结构C语言版本的基础上,稍微改动了一下,原理参照书上所写的。-This program can be a string pattern matching algorithms, data structures in C language based on slightly changed a bit, principles written in the book reference.
DFA.CPP
- This program is used to convert regular expression into DFA.
path
- 比较普遍的迷宫问题,应用数据结构中的链表解决-Maze problem more common application of the linked list data structure to solve
JOSEPH
- 我这个是用顺序表存储结构(数组)写的JOSEPH环,算法简单易懂,适合初学数据结构认识阅读-I this is a sequence table storage structure (array) wrote JOSEPH ring algorithm simple, suitable for beginners to read data structure knowledge
V-W-A
- 用解析法对时间取一次二次导数,并写成矩阵形式,既可得到速度和加速度方程式- 36/5000 With the analytic method to take a second derivative of time, and write the matrix form, can get the speed and acceleration equations
