资源列表

« 1 2 ... .01 .02 .03 .04 .05 2406.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法prim

说明:prim算法的原理利用 prim算法构造最小生成树。有机的应用prim和数组存储生成树。-prim algorithm using the principle of Minimum Spanning Tree Algorithm prim. Application of organic prim and storage arrays spanning tree.
<chenweihuan> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法pinghengerchashu

说明:基本思想是在构造二叉检索树的过程中,当插入一个接点后都去检查是否由于该接点的插入而破坏了二叉检索树的平衡性;若出现绝对值超过1的平衡因子,则需要在保持二叉检索树特性的前提下通过调整使之达到新的平衡。-The basic idea is to construct binary tree search process, when inserted after a contact to check whether it was due to
<chenweihuan> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法datastructure

说明:编写了一个关于图的操作的应用程序,可以自己手动输入图的节点和节点的关系,然后可以进行查找节点,求节点的出度和入度,求最短的路径等-Prepared a map of the operation on the application, you can manually enter their own graph of the relationship between nodes and nodes, and then can search
<taolizao> 在 2024-11-08 上传 | 大小:7kb | 下载:0

[数据结构常用算法test

说明:求单源点最短路径算法,对一个途中各个节点和权值的设置,找出从起始点倒终结点的一条最短路径,不能够输出路径
<taolizao> 在 2024-11-08 上传 | 大小:3kb | 下载:0

[数据结构常用算法yuan

说明:这个程序是我花了好长时间才做出来的。希望能给大家帮助!! -This process is I spent a good long time to make out. I hope everyone can help! !
<王哈哈> 在 2024-11-08 上传 | 大小:201kb | 下载:0

[数据结构常用算法k_way

说明:K路归并算法,用贪心算法构造霍夫曼树,采用加入虚节点的思想求出最优的归并模式-K Road, merge algorithm, greedy algorithm using Huffman tree constructed using the idea of adding virtual nodes to derive the optimal merging pattern
<taolizao> 在 2024-11-08 上传 | 大小:3kb | 下载:0

[数据结构常用算法haxibiao

说明:一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是某集体的“人名”,输入的是人名的拼音,而且字符长度不超过19。 2) 输出形式: 输出相应的“人名”哈希表,并实现查找的功能,且平均查找长度不超R. 3) 程序所能达到的功能: 利用哈希函数对“人名”拼音做编码,建立哈希表。并实现查找的功能,且平均查找长度不超R。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果
<huangfeng> 在 2024-11-08 上传 | 大小:255kb | 下载:1

[数据结构常用算法eatsnake_game

说明:用C语言编写的贪吃蛇游戏,运行是按任意键开始,不过呢,反向也算输哟!-Using C language game of Snake, run is started by pressing any key, however, the reverse also count yo loser!
<向星权> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法hafuman

说明:哈夫曼编码/译码 利用克鲁斯卡尔算法计算一段传输数据的哈夫曼编码,以提高信道利用率。-Huffman encoding/decoding algorithm using Kruskal data section of the Huffman coding, in order to improve channel utilization.
<毕小凯> 在 2024-11-08 上传 | 大小:8kb | 下载:0

[数据结构常用算法hafumanbianma

说明:哈夫曼编码/译码 利用克鲁斯卡尔算法计算信息的哈夫曼编码,以便更好的利用通信信道。-Huffman encoding/decoding algorithm using Kruskal Huffman encoding of information in order to better use of communication channel.
<毕小凯> 在 2024-11-08 上传 | 大小:13kb | 下载:0

[数据结构常用算法yuesefuhuan

说明:本演示程序演算约瑟夫环问题,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。-The demo program Joseph Central calculus problem, the number n should be arbitrary, we must first enter a value assigned to
<毕小凯> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法tingchechangguanli

说明:该程序可以模拟停车场的管理过程。为各位管理停车场的管理员提供方便。-The program can simulate the parking lot of the management process. Management of car parks for you to facilitate the administrator.
<毕小凯> 在 2024-11-08 上传 | 大小:2kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 2406.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org