资源列表

« 1 2 ... .04 .05 .06 .07 .08 2109.10 .11 .12 .13 .14 ... 2656 »

[数据结构常用算法sort

说明:在数据结构中,实现归并排序的代码较多,但是不全,此代码能完整实现,仅供参考!-In the data structure, the realization of Merging Sort code more, but incomplete, the full realization of this code can be for reference purposes only!
<lin> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法os

说明:银行家算法-Banker s Algorithm
<马新元> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法pparith

说明:
<igeit> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法digui

说明:迷宫问题是一个很古老的问题,附件中使用递归算法求解这一问题。-Maze problem is a very old problem, the annex to the use of recursive algorithm to solve this problem.
<耿泉> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法feidigui

说明:迷宫问题是一个很古老的问题,附件中使用非递归算法求解这一问题。-Maze problem is a very old problem, the annex to the use of non-recursive algorithm to solve this problem.
<耿泉> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法exer5

说明:链表排序,数据结构的算法实现,利用链表的拆分,实现排序,从个位到百位,实现三次拆分-Sort list, data structure algorithms, using the split list, realize sort, from 100 bits to achieve the three split
<> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法lcs

说明:最长公共子序列算法LCS实现。任意输入两个字符串,通过此算法可以找到最长的公共子序列。-The longest common sub-sequence algorithm LCS realize. Arbitrary input two strings, this algorithm can find the longest common sub-sequence.
<oscarfuture> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法LCS

说明:最优自序列问题,对动态规划有更深的理解,用C的方式实现-Since the issue of optimal sequencing of dynamic programming has a deeper understanding of the way using C
<王菲> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法4.16

说明:数据结构中的贪心算法,用它解决了汽车加油问题,对贪心加深了解 -Data structure in the greedy algorithm, use it to solve the problem of motor vehicle fuel, a better understanding of the greedy
<王菲> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法postin

说明:给定一棵有n 个结点的二叉树,结点的编号为1,2,…,n。已知二叉树结点编号的后 序和中序列表,试设计一个算法,确定该二叉树结点编号的前序列表。
<刘丹> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法same

说明:有时需要测试2 个数据结构的同构性,即2个同构的结构在相应的位置具有相同结点数 和分枝数。试设计一个递归函数用于测试2 棵二叉树是否同构。-Sometimes need to test two data structure isomorphism, ie isomorphism of two structures in the corresponding location with the same number of nodes
<刘丹> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法class

说明:给定m个n维向量a , a , ,am 1 2  ,向量分类问题要求将相同的向量划分为同一类。试用 抽象数据类型表设计解向量分类问题的有效算法。-Given m a n-dimensional vector a, a,, am 1 2
<fuwei> 在 2024-09-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 2109.10 .11 .12 .13 .14 ... 2656 »

源码中国 www.ymcn.org