资源列表

« 1 2 ... .71 .72 .73 .74 .75 2276.77 .78 .79 .80 .81 ... 2658 »

[数据结构常用算法DFPBFS

说明:DFPBFS方法源代码,... .用于工程中的数值计算-DFPBFS method source code, .... For engineering numerical
<yanhongliang> 在 2024-04-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法LCS

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

[数据结构常用算法KShortestPath

说明:kth算法的实现,可找出第k次最短路径,给出优化方案-KTH algorithm can find the first k-shortest path is given to optimize the program
<gs_chen> 在 2024-04-28 上传 | 大小:12288 | 下载:0

[数据结构常用算法auto_allocate

说明:纯c下一般用链表实现内存的动态分配,有点麻烦,而且容易出错,为了方便实用,这里尝试写了一个在用c写的动态分配内存的console程序,例子实现的是可以动态分配二维数组的大小。-Under the general use of pure c List realize the dynamic allocation of memory, a bit of trouble, but also prone to error, in order t
<彦竹> 在 2024-04-28 上传 | 大小:137216 | 下载:0

[数据结构常用算法postin

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

[数据结构常用算法CUnleashed

说明:稀疏矩阵、链表、图、队列、二叉树、多叉树、排序、遗传算法等的实现-Sparse matrix, list, map, queue, binary tree, multi-tree, sorting, genetic algorithm, such as the realization of
<liuyupeng> 在 2024-04-28 上传 | 大小:491520 | 下载:0

[数据结构常用算法class

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

[数据结构常用算法AL-Bignumber-1

说明:数据结构书上的大数相乘的具体实现,在参数传递上还有些做的不好的地方-Book on data structures specific of large numbers multiplied realize, in the parameter also to do some of the bad places
<Eric Roy> 在 2024-04-28 上传 | 大小:260096 | 下载:0

[数据结构常用算法AL-Matrix

说明:矩阵相乘,用来实现两个矩阵的相乘,按照矩阵相乘的定义做的-Matrices used to realize the two matrix multiplication, in accordance with the definition of matrices to do the
<Eric Roy> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法AL-tour

说明:旅行商问题的实现,用来寻找一个最短的路线通过所有的点并回到原点。-The realization of traveling salesman problem, to find the shortest route through all the points and back to square one.
<Eric Roy> 在 2024-04-28 上传 | 大小:864256 | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 2276.77 .78 .79 .80 .81 ... 2658 »

源码中国 www.ymcn.org