资源列表

« 1 2 ... 90 91 92 93 94 9596 97 98 99 100 ... 2656 »

[数据结构常用算法shunxubiao

说明:实现数据结构中顺序表的建立插入删除查找功能。-Data structure in order to achieve the establishment of table insert delete search function.
<dai> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Floyd_Warshall

说明:Floyd_Warshall算法求最短路径,边权可正可负,适于稠密图-Floyd_Warshall algorithm for the shortest path, the right side can now be negative, suitable for the dense graph
<刘晨> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法cyinhangjis

说明:这是一个银行家算法的C语言程序,在win TC下实现了,完全可用,如有需要可下载-This is a banker
<wang shao hua > 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明: 1. 建立二叉树方法1 2. 建立二叉树方法2" 3. 中序递归遍历二叉树 4. 计算树中结点个数 5. 结束程序运行") -1. The establishment of binary tree method 1 2. The establishment of tree methods 2 3. In order Recursive Binary Tree Traversal 4. Calculated
<day> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法4

说明:有向图的邻接矩阵存储(数组表示)、简单输出-Directed graph adjacency matrix storage (array express), a simple output
<day> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法DISTINCT1

说明:层序遍历法判断二叉树是否完全二叉树,可以在TURBOC中运行实现-Sequence binary tree traversal method to determine whether the complete binary tree, you can run TurboC realize
<Rei> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法fad

说明:带权图的邻接矩阵输出!图的邻接矩阵存储(数组表示)、简单输出。-Weighted graph adjacency matrix output! Graph adjacency matrix storage (array express), a simple output.
<day> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法000

说明:判定一个码是否为唯一可译码 1. 已知:信源符号个数为q,码符号集为C 2. 输入:任意一个码。码字个数和每个具体的码字在运行时从键盘输入。 3. 输出:判断(是否唯一可译码) -1 yards to determine whether only one decoder. Known: the number of source symbols for q, code symbol set for C2. Input: a
<Rei> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法maopaopaixu

说明:实现的是用图形界面演示冒泡排序算法,直接在turbo C下运行即可看到运行结果-Realize that the use of graphical interface demo Bubble Sort algorithm, directly on turbo C run to see the results
<马丽萍> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法HANOI_I

说明:著名的世界末日问题-河内之塔(Towers of Hanoi) 的递归算法很容易实现,但效率不过,但非递归算法会写的人却很少,这个非递归算法不但高效,并且简短-The end of the world well-known problem- Hanoi Tower (Towers of Hanoi) of the recursive algorithm is very easy to realize, but efficiency, h
<li> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法KMP

说明:这是一个高效的,寻找部分字符串的代码,采用KMP法,是目前寻找字符串中高效的一种.-This is a highly efficient search for the string part of the code, the use of KMP law, is currently looking for a high-performance string.
<li> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法trav

说明:非递归遍历问题 分别写出以非递归方式按前序、中序和后序遍历二叉树的算法。-Non-recursive traversal write separately to non-recursive formula is based on pre-order, in sequence and post-order binary tree traversal algorithms.
<高溪辉> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... 90 91 92 93 94 9596 97 98 99 100 ... 2656 »

源码中国 www.ymcn.org