资源列表

« 1 2 ... .68 .69 .70 .71 .72 2273.74 .75 .76 .77 .78 ... 2657 »

[数据结构常用算法haffman

说明:哈夫曼树编码算法的构造,使用C++语言设计实现。-huffman encoding
<shitou> 在 2024-06-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法public-sequence

说明:使用动态规划的思想,给出两个序列。判断两个序列的最长公共子序列。-the longest public sequence
<shitou> 在 2024-06-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法kuaisupzixudiguisuanfa

说明:快速排序非递归算法 快速排序非递归算法-kuaisupzixudiguisuanfa kuaisupzixudiguisuanfa
<zz> 在 2024-06-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法erchashu

说明:学了数据结构,,,用所学知识编程实现二叉树的3中排序,-3 means of erchashu programma
<andy> 在 2024-06-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Mouse

说明:电子老鼠闯迷宫 如下图12×12方格图,找出一条自入口(2,9)到出口(11,8)的最短路径。 -Chuang Electronic Mouse maze as illustrated 12 × 12 grid map, to find a self-entry (2,9) to export (11,8) shortest path.
<zhangkai> 在 2024-06-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法a

说明:实现了按字典序全排列的递归算法,能够输出字符进行按字典序的排列的所有结果-Dictionary order to achieve the full array by recursive algorithm, to output characters are ordered by lexicographic ordering of all results
<邵伯仲> 在 2024-06-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法123

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

[数据结构常用算法huang

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

[数据结构常用算法1

说明:对以单链表为存储结构的数组编写求A和B的交集C的算法。-A written demand for single-and B list the intersection of C algorithms.
<吴立国> 在 2024-06-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 2273.74 .75 .76 .77 .78 ... 2657 »

源码中国 www.ymcn.org