资源列表

« 1 2 ... .94 .95 .96 .97 .98 1799.00 .01 .02 .03 .04 ... 2656 »

[数据结构常用算法shenduyouxiansousuoqiumigong

说明:深度优先搜索求迷宫问题 采用深度优先搜索的方法求解迷宫问题,方便快捷-Depth-first search order to the maze problem using depth-first search method for solving a maze problem, convenient and quick
<李朗> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法sort1

说明:给一串数字或字符进行排序,给一串数字或字符进行排序。-paixu
<刘黎> 在 2024-11-06 上传 | 大小:591872 | 下载:0

[数据结构常用算法hash22

说明:hash排序,用hash法进行字符或数字的排序。-hash
<刘黎> 在 2024-11-06 上传 | 大小:565248 | 下载:0

[数据结构常用算法abc

说明:数制转换,将二进制数转换为十进制数。数制转换-shuzhizhuanhuan
<刘黎> 在 2024-11-06 上传 | 大小:461824 | 下载:0

[数据结构常用算法Data-structures-and-algorithms-toolbox

说明:数据结构与算法工具箱,里面有一些有用的函数,值得一看。-Data structures and algorithms toolbox, which has some useful functions, worth a visit.
<Haha> 在 2024-11-06 上传 | 大小:120832 | 下载:0

[数据结构常用算法suanfasheji

说明:c++实现的汽车加油问题,内含具体代码,使用贪心算法实现-c++ implementation of the vehicle refueling, containing the specific code
<gongke> 在 2024-11-06 上传 | 大小:950272 | 下载:0

[数据结构常用算法shuanfa2

说明:求图的任两结点间的距离,(2) 用二维数组存放C和A ,C是原成本矩阵,A 是求出的距离矩阵 (3) 算法采用三重循环,其中最外层的循环变量必须代表中间结点,中层的循环变量代表头结点而内层循环变量代表尾结点。 (4) 试着把三层循环变量的顺序作些改变,最外层的循环变量仍代表中间结点,而中层循环变量代表尾结点,内层循环变量代表头结点。把两种做法所得结果作比较,看结果是否相同 (5) 显示结果要清晰易懂 (6) 本题运行结果
<lixiang> 在 2024-11-06 上传 | 大小:955392 | 下载:0

[数据结构常用算法shuanfa3

说明:(1) 用一个4*20的二维数组M,第1行存放按从小到大排序的20个所给出的ai和bi,第2行存放相应的作业序号,第3行存放1或2(1代表是来自ai,2代表是来自bi), 第4行存放0或1(0代表作业序号未进入最优调度方案;1代表作业序号已进入最优调度方案) (2) 排序完后,按课本所述方法求一种最优调度方案,存放在S中。 -(1) with a 4* 20 two-dimensional array M, the first
<lixiang> 在 2024-11-06 上传 | 大小:863232 | 下载:0

[数据结构常用算法hafuman

说明:实现哈夫曼编码译码,可以实现,本实验可以实现编码,译码,打印哈夫曼数,等-There is a chance to appreciate different ways of life.
<张华> 在 2024-11-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法houzi

说明:猴子摘香蕉问题使用C++语言描述,写的不好请大家多提意见!-Monkey mialaw problems using C++ language descr iption, is badly written please speak up!
<张一> 在 2024-11-06 上传 | 大小:1047552 | 下载:0

[数据结构常用算法stackQueue

说明:数据结构栈和队列相关练习,让你熟练掌握掌握它们的用法,迅速编程-Stack and queue data structure practice, so that you master
<Fangming> 在 2024-11-06 上传 | 大小:9216 | 下载:0

[数据结构常用算法maze

说明:迷宫求解问题。程序中已经建好了一个数组作为迷宫数组。然后进行试探,输出迷宫从起点到终点的路径。-Maze solving the problem. The program has been built as a maze of an array of arrays. And then test the output from the beginning to the end of the maze path.
<dong8499> 在 2024-11-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 1799.00 .01 .02 .03 .04 ... 2656 »

源码中国 www.ymcn.org