资源列表
lcs
- 根据X和Y序列,利用动态规划计算出的所有LCS-The X and Y sequences is calculated using dynamic programming all LCS
MyProj
- 大数阶乘,学习C++数据结构的经典入门算法~-Factorial of large numbers, learning C++ data structure of the classic introductory algorithm ~
sorting_string
- 随机生成字符串排序。直接插入排序,快速排序,归并排序,堆排序-Randomly generated string sorting. Direct insertion sort, quick sort, merge sort, heap sort
2011010967_e2_p01
- 稀疏矩阵,李用三元组实现转置 乘法 加法等等功能-sparse matrix and triple group
Hilbert_Curve
- 将地理位置相邻的二维坐标,处理为队列的一维编号,实现空间降维。-The location adjacent to the two-dimensional coordinates, treated as one-dimensional queue number, spatial dimensionality reduction.
The-code-of-Taffman_tree
- 数据结构(C)里哈夫曼树之自己的理解,以及其代码的实现,对想学习这部分内容的友友有帮助。-Huffman tree introduction and implementation of their code
zuichanggonggongzichuan
- 本代码描述了寻找两个字符串的最大公共子串问题,算法描述清楚,适合初学者。-This code describes the search for two strings greatest common subsequence problem, the algorithm clearly described, suitable for beginners.
Campus-tour-guide-system
- 数据结构课程设计源代码 校园景点路线导航系统实例源代码 -Data structure curriculum design source code campus attractions route navigation system source code examples
List
- 链表所有数据结构,c++实现,vc++6.0编译通过-All list data structure, c++ achieve
42819132facerecognition
- 人脸识别的代码,一个用特征脸方法,matlab实现的源代码。-The face recognition code, a method used eigenface, matlab source code to achieve.The face recognition code, a method used eigenface, matlab source code to achieve.
Cpp1
- 打开软件后,会随机输出一个迷宫,并给出走出迷宫的路径-Open the software, it will output a random maze, and gives a path out of the maze
kdtree
- 完整实现了数据的kdtree划分,适用于最近点搜索,验证可用。-Full implementation of the data kdtree division, search for the nearest point to verify availability.