资源列表

« 1 2 ... .50 .51 .52 .53 .54 1355.56 .57 .58 .59 .60 ... 2656 »

[数据结构常用算法Implementation-of-binary-tree

说明:这个程序很好的介绍了二叉树的实现方法-Good introduction to the program implementation of binary tree method ~ ~
<解振海> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法Banker

说明:使用银行家算法,编写和调试一个系统动态分配资源的简单模拟程序。 自此,每行表示进程对资源的请求; 当所有进程结束后或文件结束时,程序结束。 -Using the banker' s algorithm, write and debug a simple dynamic simulation program to allocate resources. Since then, each line that process
<Yanxingfu> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法KM

说明:二分图最佳匹配算法,使用KM算法的邻接矩阵的实现-Bipartite graph matching algorithm is the best use of KM implementation of the adjacency matrix algorithm
<Tiny> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法1

说明:网上看到的,自己修改了一下,是关于AI中的传教士野人问题的链表实验的C语言版本的。希望大家分享吧-Online to see that he changes a little, is a wild man on the problem of AI in the list of missionaries of the C language version of the experiment. Want to share it 朗读显示
<杨焱煜> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法1080

说明:N皇后( 深度优先搜索 ) n=6-12-N Queens (depth first search) n = 6-12
<jin> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法tyvj.AC

说明:一些排序希尔,堆排等和在tyvj网站上AC的题目-Some sort Hill, heap row, etc. and the subject of AC tyvj site
<jin> 在 2024-10-13 上传 | 大小:20480 | 下载:0

[数据结构常用算法cPP

说明:数据结构C语言版_串的块链存储表示和实现-_ C-language version of the data structure of string representation and realization of the block chain stores
<huy> 在 2024-10-13 上传 | 大小:4096 | 下载:0

[数据结构常用算法shu

说明:用c语言编写的树的结构以实现树的扫描和操作-Tree with the c language to implement the tree structure and operation of scanning
<都督> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法FPTree

说明:FPGrowth算法,数组实现的,会溢出,别人实现的-FPGrowth algorithm, the array implementation, it will overflow, people to achieve
<Rokai> 在 2024-10-13 上传 | 大小:152576 | 下载:0

[数据结构常用算法dataStruct

说明:数据结构一书的源码,调试全部通过,可以直接运行,有详细说明-Data structure of the book source code, debug all pass, can run, are described in detail
<123> 在 2024-10-13 上传 | 大小:24576 | 下载:0

[数据结构常用算法01bag

说明:实现经典0-1背包问题,采用动态规划、分枝限界、回溯法、贪心算法等四个算法分别实现0-1背包问题,并有一个四合一的算法统一用四种方法实现。并对其时间复杂度进行了分析。-To achieve the classic 0-1 knapsack problem, dynamic programming, branch and bound, backtracking, greedy algorithm to achieve the four a
<liuyongzhong> 在 2024-10-13 上传 | 大小:226304 | 下载:0

[数据结构常用算法exp1

说明:需要利用有序链表来实现一元稀疏多项式的表示及加法运算的简单计算程序,其基本功能有: (1)输入并建立两个多项式; (2)多项式f1(x)与f2(x)相加,建立和多项式f3(x); (3)输出多项式f1(x),f2(x),f3(x)。-Need to use ordered lists to implement a dollar sparse representation of polynomials of simple ad
<李联合> 在 2024-10-13 上传 | 大小:1024 | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 1355.56 .57 .58 .59 .60 ... 2656 »

源码中国 www.ymcn.org