资源列表
fibonacci
- assembly code to count fibonacci number. is usefull to learn about simple assembly code.
ZIXULIE
- 这个源代码描述的是给定两个字符串,根据动态规划算法来计算出这两个字符串的最大子字符串。-Described in this source code is given two strings, according to the dynamic programming algorithm to calculate the largest substring of two strings.
ex209SetSubtraction
- 一个关于c++的递减有序表,求2个集合A-B的算法-A c++ descending ordered list, find the two sets of AB algorithm
seqlist
- c语言数据结构线性表头文件seqlist-c language data structure of linear header file seqlist
Floyd-Edge-Compute
- 以到达的边数来衡量有向图中的顶点距离,采用弗洛伊德算法。-Floyd-Edge algorithm~
longest-increasing-subsequence
- 数据结构 动态规划算法 最长递增子序列的C语言代码-Data structures dynamic programming algorithm longest increasing subsequence of C language code
xunji
- 自动寻线,自动循迹,按照规定的线路使用 红外传感器 自动寻找路径-Automatic hunt, automatic tracking, in accordance with the provisions of the line uses an infrared sensor to automatically find the path
postorder
- 利用stack实现后序遍历二叉树的非递归的算法~-After order traversal algorithm using non-recursive binary tree ~
cross
- 利用叉积求点在区域中的位置Use cross product demand in the region point position-Use cross product demand in the region point position
exp9-5
- 一个算法,判断给定的二叉树是否是二叉排序树。-Determine whether a given binary tree is binary sort tree.
bubbleSort
- java数据结构与算法,冒泡排序,一个不错的实现-java data structures and algorithms, bubble sort
EdmondsKarp
- 使用EdmondsKarp算法,求网络的最大流-EdmondsKarp maximum flow algorithm