资源列表

« 1 2 ... .42 .43 .44 .45 .46 247.48 .49 .50 .51 .52 ... 2656 »

[数据结构常用算法Generalized_inverse_of_matrix

说明:求矩阵的广义逆。对矩阵没有限制,可以是方阵,也可以不是方阵。-Generalized inverse of a matrix. There is no limit on the matrix, can be square, you can not square.
<yyc> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法a

说明:校园导航,实现最短路径。每两个场所间可以有不同的路,且路长也可能不同,找出从任意场所到达另一场所的最佳路径(最短路径)。-Campus navigation, to achieve the shortest path. Between every two places can have different paths, and path length may be different, to find another place to reach from any place the best
<zhangqingshui> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法BTREE

说明:the program shows the implementation of the Binary tree search in data structures.
<Shreya> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法haffman

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

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

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

[数据结构常用算法kuaisupzixudiguisuanfa

说明:快速排序非递归算法 快速排序非递归算法-kuaisupzixudiguisuanfa kuaisupzixudiguisuanfa
<zz> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

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

[数据结构常用算法a

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

[数据结构常用算法123

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

[数据结构常用算法huang

说明:狄克斯特拉算法 输入顶点和边集课计算最短路径长度和最短路-狄克斯特拉 algorithm input vertex and edge set class shortest path length and the shortest path
<司光明> 在 2025-06-18 上传 | 大小:1kb | 下载: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
<吴立国> 在 2025-06-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 247.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org