资源列表

« 1 2 ... .98 .99 .00 .01 .02 1703.04 .05 .06 .07 .08 ... 2656 »

[数据结构常用算法topological

说明: 拓扑排序,实现邻接表输出,最后输出正确的拓扑序列-Topological sort, the adjacent table to achieve the output, the final output of the correct topological sequence
<执着者> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法hi-precision

说明:实现大数操作的算法模板,重载了基本操作(+,-,* ,/),取模,次方,gcd等-Operation of the algorithm to achieve large numbers templates, overloads the basic operation (+,-,*, /), modulus, power, gcd, etc.
<夏治文> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法data_struct3

说明:数据结构课后设计题第三章 ◆3.17③ 试写一个算法,识别依次读入的一个以@ 为结束符的字符序列是否为形如 序列1&序列2 模式 的字符序列。其中序列1和序列2中都不含字符 & , 且序列2是序列1的逆序列。例如, a+b&b+a 是属该 模式的字符序列,而 1+3&3-1 则不是。 实现下列函数: Status match(char *str) -Data structure design q
<W.Y.T.S> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法data_struct6

说明:数据结构课后设计题第六章 6.33③ 假定用两个一维数组L[1..n]和R[1..n]作为 有n个结点的二叉树的存储结构, L[i]和R[i]分别指 示结点i的左孩子和右孩子,0表示空。试写一个算法 判别结点u是否为结点v的子孙。-Data structure design question after class VI 6.33 ③ assumed with two one-dimensional array L
<W.Y.T.S> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法data_struct7

说明:数据结构课后设计题第七章 7.22③ 试基于图的深度优先搜索策略写一算法, 判别以邻接表方式存储的有向图中是否存在由顶 点vi到顶点vj的路径(i≠j)。 注意:算法中涉及 的图的基本操作必须在此存储结构上实现。 实现下列函数: Status DfsReachable(ALGraph g, int i, int j) -Data structure design question after cla
<W.Y.T.S> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法traverse

说明:图的遍历和生成树求解实现-Graph traversal and spanning Solution Implementation
<> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法chazhao

说明:查找,用了很多种方法,是我的数据结构课程设计的作品。-Find, with a very many ways, is my data structures course design work.
<chenbo> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法dongtaicunchuguanli

说明: 数据结构的相关知识,这一部分主要是关于动态存储管理的,是word版本的,大家拿去吧-Knowledge of data structures, this part is mainly on the dynamic storage management, is word version, we take it
<> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法suanfa

说明:一个简单的算法,用C++开发工具开发的。-Simple algorithm
<!!!!> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法sortAlgorithm

说明:一些排序算法,包括桶式排序,基数排序,归并排序,快速排序。-Some sorting algorithms, including the bucket sort, radix sort, merge sort, quick sort.
<> 在 2024-10-06 上传 | 大小:3072 | 下载:1

[数据结构常用算法ass2

说明:数据结构的作业,实现二叉树一些基本的功能。-Data structure operations to achieve some of the basic functions of a binary tree.
<徐斌> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法FastNxNSolver20052009

说明:it is a program for an armature that ammows to control it with fuzzy controller -it is a program for an armature that ammows to control it with fuzzy controller
<zizou1985> 在 2024-10-06 上传 | 大小:3072 | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 1703.04 .05 .06 .07 .08 ... 2656 »

源码中国 www.ymcn.org