资源列表

« 1 2 ... .43 .44 .45 .46 .47 348.49 .50 .51 .52 .53 ... 2656 »

[数据结构常用算法cPP

说明:随机生成一个有序数组。将此有序数组乱序输出,并且不能引用新的数组空间-Randomly generate an ordered array. Output of this orderly array out of order, and can not refer to the new array space
<daibaijun> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法chengji3

说明:用链表实现的计算比赛成绩的程序,输入比赛时每位评委给出的成绩,会自动计算出最后得分,并且排序、生成RANK DAT.TXT。-Calculated using the list to achieve competition results of the program.
<haobo> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法n-queens-graphical

说明:n-queens graphical,是算法分析与设计里N皇后的c+=代码,程序将问题进行了图形化-n-queens graphical
<汪尔芳> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Tree

说明:数据结构(C语言版),树的一些简单操作,-Data structure (C-language version), simple tree operations,
<lewpan> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法zoumigong

说明:走迷宫 程序开始运行时显示一个迷宫地图,迷宫中央有一只老鼠,迷宫的右下方有一个粮仓。游戏的任务是使用键盘上的方向键操纵老鼠在规定的时间内走到粮仓处。 要求: 1老鼠形象可辨认,可用键盘操纵老鼠上下左右移动; 2迷宫的墙足够结实,老鼠不能穿墙而过; 3正确检测结果,若老鼠在规定时间内走到粮仓处,提示成功,否则提示失败; 4找出走出迷宫的所有路径,以及最短路径。 另希望能说明采用的设计方法、设计技术路线,包括采用
<孙婷婷> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法34

说明:数据结构哈希表的运用,运行过正确的,希望有帮助到人。-The use of hash table data structures, run over the right, want to help other people.
<geodan> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法link3

说明:链表中的一个简单应用,通过一个小的实例来展现链表的相关知识-an simple example of link
<张松清> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Backtracking

说明:这是算法设计与分析课程实验,回溯算法实验的简单的源代码,包括回溯法背包问题,回溯符号问题。-This is the algorithm design and analysis course experiment, the experiment simple backtracking algorithm source code, including backtracking knapsack problem, the problem ba
<林达> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法3b

说明:线切割3B代码转AUTOCAD 的源代码,详细解释了3B代码的数据结构-Wire cutting 3B transfer AUTOCAD source code, detailed explanation of the code data structures 3B
<周斌> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法huanfang

说明:数据结构课程设计题目《幻方》源码 运用C++编写-Data structure course design topics " magic square" source written using C++
<wangcxw> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffmancode

说明:一个哈夫曼算法.具体题目如下: 题目要求:1)建立一正文文件(本程序中建立的文件名文test.txt),向其中输入字符(本程序中可输入任意ASCII值) 2)通过哈夫曼算法求出文件中字符的相应编码 3)建立一与正文文件(test.txt)对应的编码文件(本程序中为bainma.txt)--a Huffman algorithm. Specific topics are as follows : Subject : 1) the esta
<朱绍> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法123

说明:对考场座位根据学号进行自动排序,并且在输入考场号和学号后可以找到该同学-No. According to learn of the examination room seat automatically sort, and enter the examination room number and student number can be found after the student
<相岩> 在 2025-01-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 348.49 .50 .51 .52 .53 ... 2656 »

源码中国 www.ymcn.org