资源列表

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 2657 »

[数据结构常用算法Sort

说明:数据结构与算法的排序算法演示,这是我上大学的时候做的实验,里面展示了几种常用的排序算法的算法演示,如插入排序,选择排序,快速排序,堆排序.-Data structure and algorithm of the sorting algorithm demo, this is my time to college to do the experiment, which showed several common sorting algor
<THM> 在 2024-05-22 上传 | 大小:88064 | 下载:1

[数据结构常用算法bashumaAstar

说明:经典的八数码应用程序,是用Astar算法-Eight classic digital applications, is used Astar algorithm
<ting> 在 2024-05-22 上传 | 大小:596992 | 下载:1

[数据结构常用算法tree

说明:表达式类型的实现: 1、 一个表达式和一颗二叉树之间,存在着自然的对应关系。 2、 假设算术表达式Expression内可以含有变量(a~z)、常量(0~9)和二元运算符(+,-,*,/,^)。实现一下操作。 (1) ReadExpr(E)——以字符序列的形式输入语法正确的前缀表示式并构造表达式E。 (2) WritrExpr(E)——用带括弧的中缀表示式输出表达式E。 (3) Assign(V,c)——实现对变量V
<> 在 2024-05-22 上传 | 大小:58368 | 下载:1

[数据结构常用算法b-tree

说明:程序名称: B-树的实现 创建时间: 2008.03.16 最后修改: 2008.03.18 程序作者: monkeylee 联系方式: leeocean2004@163.com 程序说明:实现B-树的相关操作,查找插入删除 -Name: B-tree realize the creation of Time: 2008.03.16 last modified: 2008.03.18 procedures
<leeocean> 在 2024-05-22 上传 | 大小:3072 | 下载:1

[数据结构常用算法migong

说明:用栈实现的迷宫算法,c++实现,编程者入门必经之路-Realize the maze using the stack algorithm, c++ Realize, the only way programmers entry
<骆驼> 在 2024-05-22 上传 | 大小:284672 | 下载:1

[数据结构常用算法ssd5

说明:卡内基梅隆大学,SSD5CHM文件,C++版数据结构算法与应用-Carnegie Mellon University, SSD5CHM document, C++ Version of data structures algorithms and applications
<whuqin> 在 2024-05-22 上传 | 大小:1184768 | 下载:1

[数据结构常用算法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-05-22 上传 | 大小:20480 | 下载:1

[数据结构常用算法c2

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

[数据结构常用算法hash

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

[数据结构常用算法bm_algorithm

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

[数据结构常用算法DIANTI

说明:此程序是一个电梯模拟程序,电梯的运行,停候等模块。-This procedure is a simulation program elevator, elevator operation, holding modules.
<ll> 在 2024-05-22 上传 | 大小:2048 | 下载: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-05-22 上传 | 大小:1024 | 下载:1
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 2657 »

源码中国 www.ymcn.org