资源列表

« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 2656 »

[数据结构常用算法graph

说明:实现了图的主要操作:(1)分别用邻接矩阵和邻接表实现图的基本操作(包括图的广度和深度优先搜索);(2)判断该图是否连通,输出该图的连通分量数目;(3)输出一个每一个连通分量的最小生成树。-The main achievement of the plan steps: (1), respectively, with adjacency matrix and adjacency list to achieve the basic map o
<李雅芳> 在 2024-11-19 上传 | 大小:20kb | 下载:1

[数据结构常用算法c2

说明:这是一个关于百鸡百钱问题的程序实现,选择c语言实现。-This is a study on the issue of money hundred hundred chickens realize the procedure, select the c language.
<summer> 在 2024-11-19 上传 | 大小:2kb | 下载:1

[数据结构常用算法hash

说明:hash表算法,自己写的一段代码。希望对大家有用-hash table algorithm, written in his own piece of code. Hope useful for everyone
<yuhongchang> 在 2024-11-19 上传 | 大小:4kb | 下载:1

[数据结构常用算法bm_algorithm

说明:一种比较理想,快速的字符串匹配算法-BM算法,匹配性能较优。-An ideal, fast string matching algorithm-BM algorithm, better matching performance.
<malota> 在 2024-11-19 上传 | 大小:2kb | 下载:1

[数据结构常用算法DIANTI

说明:此程序是一个电梯模拟程序,电梯的运行,停候等模块。-This procedure is a simulation program elevator, elevator operation, holding modules.
<ll> 在 2024-11-19 上传 | 大小:2kb | 下载:1

[数据结构常用算法02051111

说明:用C语言实现的打印字符串中的子串的程序,输入一个字符串,输入起始位置和要打印子串的长度,将其打印出来,如果起始位置超出字符串范围或者子串长度超出字符串范围,则会报错。-Using C language print string substring procedures, enter a string, enter the starting location and want to print the length of substrin
<宋莹> 在 2024-11-19 上传 | 大小:1kb | 下载:1

[数据结构常用算法PGC

说明:pgc 解调算法的c 语言实现,有详细的说明和注释。-PGC demodulation algorithm c language, has detailed instructions and notes.
<王延> 在 2024-11-19 上传 | 大小:11kb | 下载:1

[数据结构常用算法ACO

说明:算法设计与分析 蚁群算法的设计和分析,具体的代码和细致的讲解-Algorithm design and analysis of ant colony algorithm design and analysis, the specific code and detailed explanation
<fengshimin> 在 2024-11-19 上传 | 大小:430kb | 下载:1

[数据结构常用算法DS-Algo-VC

说明:严蔚敏的数据结构(C语言)源码,适合研究-YAN Wei-min data structure (C language) source code, suitable for research
<吕鹏> 在 2024-11-19 上传 | 大小:2.92mb | 下载:1

[数据结构常用算法SimpleLISP

说明:一个简单的LISP算术表达式计算器。 简单LISP算术表达式定义如下: (1)一个0....9的整数 (2)(运算符 表达式 表达式) 例如,6,(+45),(+(+25)8)都是表达式,其值分别为6,9,15.-LISP a simple arithmetic expression calculator. LISP simple arithmetic expressions are defined as follo
<甄奇> 在 2024-11-19 上传 | 大小:2kb | 下载:1

[数据结构常用算法Data_Structure

说明:李春葆的《数据结构教程》教学PPT及书中所有源码,很值得一看!-Li Chun-bao s Data Structure Course Teaching PPT and source book of all, it is worth a visit!
<姚冰> 在 2024-11-19 上传 | 大小:1.76mb | 下载:1

[数据结构常用算法rs

说明:
<jasper> 在 2024-11-19 上传 | 大小:14kb | 下载:1
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 2656 »

源码中国 www.ymcn.org