资源列表

« 1 2 ... .22 .23 .24 .25 .26 1627.28 .29 .30 .31 .32 ... 2656 »

[数据结构常用算法123

说明:kmp模式匹配的实现 也就是字符串匹配的kp算法实现-kmp pattern matching is the realization of a string matching algorithm kp
<邵伯仲> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法knn.files

说明:数据挖掘knn算法的实现,
<liu> 在 2024-10-07 上传 | 大小:13312 | 下载:0

[数据结构常用算法yuan

说明:通过一学期的时间学习数据结构,总结出的心得小程序-Through a semester of time to learn data structures, summed up the experience of small programs
<袁媛> 在 2024-10-07 上传 | 大小:8192 | 下载:0

[数据结构常用算法huang

说明:狄克斯特拉算法 输入顶点和边集课计算最短路径长度和最短路-狄克斯特拉 algorithm input vertex and edge set class shortest path length and the shortest path
<司光明> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法mathlib_double

说明:一个C++语言的数学库头文件 包含向量、矩阵等类及相关函数-a C++ head file on math,include vector,matrix class and some useful functions.
<yaokun> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法Inverse

说明: 对以单链表为存储结构的数组进行就地逆置,要求不占用新空间-On a single list for the storage structure of the array in-place against the home, asked not to occupy the new space
<吴立国> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Merge

说明:假设有两个按元素值递增有序排列的线性表A和B,均以单链表作存储结构,请编写算法将A表和B表归并为一个按元素值递减 有序(即非递增有序,允许表中含有值相同的元素)排列的线性表C,并要求利用原装(即A表和B表)的结点空间构造C表。-Suppose there are two elements of value increasing by an ordered arrangement of the linear forms A and B
<吴立国> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法0

说明:假设以两个元素依值递增有序排列的线性表A和B分别表示来年各个几何(即 同一表中的元素值各不相同),现要求另辟空间构成一个线性表C,其元素为 A和B中元素的交集,且表C中的元素也依值递增有序排列。试对顺序表编写 求C的算法-Assuming the two elements by increasing the value of an ordered arrangement of the linear forms A and B
<吴立国> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法1

说明:对以单链表为存储结构的数组编写求A和B的交集C的算法。-A written demand for single-and B list the intersection of C algorithms.
<吴立国> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法3

说明:假设一个算术表达式中可以包含三种括号:圆括号,方括号和花括号,且这三种括号可按照 任意的次序嵌套使用,编写判别给定表达式中所含括号是否正确配对出现的算法(已知表达式已 存入数据元素部位字符的顺序表中)-Suppose an arithmetic expression can include three kinds of brackets: parentheses, square brackets and curly braces
<吴立国> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法function

说明:创建一个链表,使之具有各种功能,查询,删除,添加等-Create a list, so that it has various functions
<hippo> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法tree

说明:二叉树排序,平衡二叉树判断,互换二叉树的左右子树。二叉树的三种便利排序非递归算法-tree
<yangwenting> 在 2024-10-07 上传 | 大小:3514368 | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 1627.28 .29 .30 .31 .32 ... 2656 »

源码中国 www.ymcn.org