资源列表
[数据结构常用算法] Some_DataStruct_Arithmetic_Implement_by_C
说明:1 归并链表 2 静态链表 3 堆栈 4 KMP模式匹配 5 排序 6 关键路径-a static Chain Chain 2 3 4 stack KMP Ranking 6 5 Critical Path<丘方> 在 2025-01-12 上传 | 大小:100kb | 下载:0
[数据结构常用算法] zhanheduilie
说明: (1)采用链式存储实现栈的初始化、入栈、出栈操作。 (2)采用顺序存储实现栈的初始化、入栈、出栈操作。 (3)采用链式存储实现队列的初始化、入队、出队操作。 (4)采用顺序存储实现循环队列的初始化、入队、出队操作。 (5)在主函数中设计一个简单的菜单,分别测试上述算法。 (6)综合训练:1)利用栈实现表达式求值算法。 2)利用栈实现迷宫求解。 -(1) the use of chain-stor<jack> 在 2025-01-12 上传 | 大小:100kb | 下载:0
[数据结构常用算法] yanghuisanjiao
说明:再给大家提供一个数据结构练习的程序,用队列实现了杨辉三角,有兴趣研究下-U.S. to give practice to provide a data structure of the procedure, with the Yang Hui triangle queue realize, are interested in study<孙斌> 在 2025-01-12 上传 | 大小:100kb | 下载:0
[数据结构常用算法] A_Star_Algorithm
说明:本人实现的A*算法,使用的数据结构条理很清晰-I realize the A* algorithm, the use of structured data is very clear<LiChuan> 在 2025-01-12 上传 | 大小:100kb | 下载:0
[数据结构常用算法] insertsort
说明:插入法的基本工作原理是抽出一个数据,在前面的数据中寻找相应的位置插入,然后继续下一个数据,直到完成排序。-Insert the basic working principle of a data are drawn, in front of the data looking for the location of the corresponding insert, and then continue to the next data u<Ray> 在 2025-01-12 上传 | 大小:100kb | 下载:0
[数据结构常用算法] changesort
说明:交换法比较简单,在一组数据中每次用当前的元素同后面的元素比较并在符合条件时交换。直到该组数据是从小到大的序列-Exchange method is relatively simple, in one set of data in each element with the current elements in comparison with the back and in line with the conditions of the<Ray> 在 2025-01-12 上传 | 大小:100kb | 下载:0
[数据结构常用算法] precision--calculation
说明:ACM辅导资料,还有一些cdoj上的题目。模拟与高精度计算。-The ACM counseling information, there are some topics on cdoj. Analog with the precision of calculation.<kk> 在 2025-01-12 上传 | 大小:99kb | 下载:0
[数据结构常用算法] the
说明:自己用libsvm封的svm matlab,有例子 不错的源码 很好-Own use libsvm SVM of matlab, a good example of the source code is very good<zacipulqcor> 在 2025-01-12 上传 | 大小:99kb | 下载:0