资源列表
List
- 链表所有数据结构,c++实现,vc++6.0编译通过-All list data structure, c++ achieve
Campus-tour-guide-system
- 数据结构课程设计源代码 校园景点路线导航系统实例源代码 -Data structure curriculum design source code campus attractions route navigation system source code examples
zuichanggonggongzichuan
- 本代码描述了寻找两个字符串的最大公共子串问题,算法描述清楚,适合初学者。-This code describes the search for two strings greatest common subsequence problem, the algorithm clearly described, suitable for beginners.
The-code-of-Taffman_tree
- 数据结构(C)里哈夫曼树之自己的理解,以及其代码的实现,对想学习这部分内容的友友有帮助。-Huffman tree introduction and implementation of their code
Hilbert_Curve
- 将地理位置相邻的二维坐标,处理为队列的一维编号,实现空间降维。-The location adjacent to the two-dimensional coordinates, treated as one-dimensional queue number, spatial dimensionality reduction.
2011010967_e2_p01
- 稀疏矩阵,李用三元组实现转置 乘法 加法等等功能-sparse matrix and triple group
sorting_string
- 随机生成字符串排序。直接插入排序,快速排序,归并排序,堆排序-Randomly generated string sorting. Direct insertion sort, quick sort, merge sort, heap sort
MyProj
- 大数阶乘,学习C++数据结构的经典入门算法~-Factorial of large numbers, learning C++ data structure of the classic introductory algorithm ~
lcs
- 根据X和Y序列,利用动态规划计算出的所有LCS-The X and Y sequences is calculated using dynamic programming all LCS
tablelink
- 本程序实现任意两个线性表的简单自然连接过程,它可以根据指定的连接条件实现连接。-The program implements a simple linear form any two natural connection process, it can be realized according to the conditions specified connection connection.
123
- 液压气动设备计算 工作压力缸筒内径安全系数抗压指数-Hydraulic and pneumatic equipment working pressure cylinder diameter calculated safety factor of compression index
rotate
- 输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。-Enter a natural number N (2 ≤ N ≤ 9), the required output of a screw matrix, i.e. a side length of N* N, elements in the range 1 to N* N, 1 in the upper left, showing the elements ar
