资源列表

« 1 2 ... .00 .01 .02 .03 .04 1805.06 .07 .08 .09 .10 ... 2656 »

[数据结构常用算法mabianli

说明:马遍历的算法,一个非常经典的算法的实现,可以参考参考-Ma traversal algorithms, a very classical algorithm, can refer to reference
<terry> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法jifen

说明:积分函数的算法,一个非常好的实现,大家可以参考参考-Integral function of the algorithm, a very good realization, we can refer to reference
<terry> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法AdjMultilist

说明:数据结构无向图的深搜和广搜,多重邻接表存储结构(代测试数据)-Undirected graph data structure of the deep found and collected, multiple adjacent table storage structure (on behalf of test data)
<icewater> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法xdsyyr

说明:野人与修道士问题 这是一个古典的问题.假设有n个修道士和n个野人准备渡河,但只有一条能容纳c人的小船,为了防止野人侵犯修道士,要求无论在何处,修道士的个数不得少于野人的人数(除非修道士个数为0).如果两种人都会划船,试设计一个算法,确定他们能否渡过河去,若能,则给出一个小船来回次数最少的最佳方案. 要求: (1) 用一个三元组(x1,x2,x3)表示渡河过程中各个状态.其中,x1表示起始上岸修道士个数,x2
<何小敏> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法HFMTREE

说明:用c语言编写的haffmantree程序-With c languages haffmantree procedures
<> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法goodjsq

说明:设计一个简单的计算器类(类型),要求: (1) 从键盘读入算式。 (2) 可以进行加、减、乘、除运算。 (3) 运算要有优先级。 (4) 用户可以按任何的运算符出现顺序进行输入。 (5) 不限定用户输入的计算式的长度。 (6) 有排错功能,当用户输入错误的算式时提示用户。 例如,如果用户输入:3 + 4 * 5 - 7,计算结果应为16。 (提示:可以使用本节所定义的栈类来帮助进行处理)。-Design
<wangmeng> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法Greedy_MultiServe

说明:using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
<tony chen> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法8puzzle

说明:求解八数码难题,用广度优先得最优解。用Visual c++6.0编译运行。-Solving eight digital problem, with a breadth-first optimal solution. Using Visual c++ 6.0 compiler to run.
<蒋海苏> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法stackarithmethic

说明:计算复杂算术表达式的值,可以计算多位数,表达式可含有括号-Complex arithmetic calculation of the value of expression, can be calculated more than the median, the expression can be found in brackets
<李天宇> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法tree

说明:用二叉树实现重言式真假的判别问题,对于矛盾式可以进行自己输入值判断-With binary tree to achieve true tautology Discriminant problems contradiction can enter their own value judgments
<李天宇> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法xishijuzhneng

说明:稀疏矩阵的运算器,数据结构课程设计的内容-Sparse matrix computation, data structure of the content of the curriculum design
<xy> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法333333333

说明:哈夫曼编译码器 实现简单,功能简单 界面美观-Huffman codecs to achieve a simple, functional interface simple beauty
<谭远会> 在 2024-11-06 上传 | 大小:2048 | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 1805.06 .07 .08 .09 .10 ... 2656 »

源码中国 www.ymcn.org