资源列表

« 1 2 ... .70 .71 .72 .73 .74 2275.76 .77 .78 .79 .80 ... 2656 »

[数据结构常用算法My_B_tree

说明:B树的实现以及图形化显示,实现B树的插入、删除、显示-B-tree, as well as realize graphical display, the realization of B-tree insertion, deletion, indicating
<林文> 在 2025-01-16 上传 | 大小:1.92mb | 下载: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> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法BFS

说明:BFS变度量算法,.............用于工程中的数值计算-BFS ,............. variable metric algorithm for engineering in the numerical calculation
<yanhongliang> 在 2025-01-16 上传 | 大小:3kb | 下载:0

[数据结构常用算法DFPBFS

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

[数据结构常用算法LCS

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

[数据结构常用算法KShortestPath

说明:kth算法的实现,可找出第k次最短路径,给出优化方案-KTH algorithm can find the first k-shortest path is given to optimize the program
<gs_chen> 在 2025-01-16 上传 | 大小:12kb | 下载: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
<彦竹> 在 2025-01-16 上传 | 大小:134kb | 下载:0

[数据结构常用算法postin

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

[数据结构常用算法CUnleashed

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

[数据结构常用算法class

说明:给定m个n维向量a , a , ,am 1 2  ,向量分类问题要求将相同的向量划分为同一类。试用 抽象数据类型表设计解向量分类问题的有效算法。-Given m a n-dimensional vector a, a,, am 1 2
<fuwei> 在 2025-01-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 2275.76 .77 .78 .79 .80 ... 2656 »

源码中国 www.ymcn.org