资源列表

« 1 2 ... .62 .63 .64 .65 .66 2367.68 .69 .70 .71 .72 ... 2656 »

[数据结构常用算法xdsyyr

说明:野人与修道士问题 这是一个古典的问题.假设有n个修道士和n个野人准备渡河,但只有一条能容纳c人的小船,为了防止野人侵犯修道士,要求无论在何处,修道士的个数不得少于野人的人数(除非修道士个数为0).如果两种人都会划船,试设计一个算法,确定他们能否渡过河去,若能,则给出一个小船来回次数最少的最佳方案. 要求: (1) 用一个三元组(x1,x2,x3)表示渡河过程中各个状态.其中,x1表示起始上岸修道士个数,x2
<何小敏> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法HFMTREE

说明:用c语言编写的haffmantree程序-With c languages haffmantree procedures
<> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法FLYD

说明:最短路径——弗洛伊德算法,做了很长时间才做好的-The shortest path- Floyd algorithm, so a long time to do a good job of
<zhouwei> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法KRUSKAL

说明:最小生成树-KRUSKAL算法,做了很长时间才做好的-Minimum Spanning Tree-KRUSKAL algorithm, so a long time to do a good job of
<zhouwei> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法djstl

说明:最短路径--迪杰斯特拉算法,求图最短路径的经典算法-The shortest path- Dijkstra algorithm, and the classic shortest path graph algorithm
<zhouwei> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法tdbl

说明:图的遍历算法,包括深度优先遍历和广度优先遍历,适合初学者使用-Graph traversal algorithms, including depth-first traversal and breadth-first traversal is suitable for beginners to use
<zhouwei> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法MaximumMatchingonGeneralGraph

说明:一般图最大基数匹配的带花树模板,已成功通过URAL10-General graph matching with the largest base of trees templates, has successfully passed URAL10
<Nick> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:数据结构中关于二叉树的中序遍历问题与创建-Data structure on the binary tree traversal of the problems and create
<类群眼> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法yinhangguanlixitong

说明:实现银行管理系统的一些基本功能:开户、销户、存款、取款-Bank management system to achieve some of the basic function: to open an account, sell household, deposits, withdrawals
<> 在 2024-11-13 上传 | 大小:51kb | 下载:0

[数据结构常用算法Linear_gy

说明:单纯形法-Simplex method
<> 在 2024-11-13 上传 | 大小:215kb | 下载:0

[数据结构常用算法yasusuanfa

说明:用C++编写的一些压缩算法及其源码,欢迎大家下载使用。-Using C to prepare a number of compression algorithms and their source, are welcome to download.
<cuil> 在 2024-11-13 上传 | 大小:298kb | 下载:0

[数据结构常用算法Huffman

说明:霍夫曼编码对于不同权值的字母进行编码,根据优先级输出.-Huffman code for different weights to encode the letters, according to the priority output.
<胡亢达> 在 2024-11-13 上传 | 大小:826kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 2367.68 .69 .70 .71 .72 ... 2656 »

源码中国 www.ymcn.org