资源列表
[数据结构常用算法] AAAAAaaaaaaaaaaaaaaaaaa
说明:设停车场内只有一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车出进。汽车在停车场内按车辆到达的时间先后顺序,依次由北向南排列-There is only one car park located inside the vehicles can be parked n the long and narrow channels, there is only one door and out into the open to motor. Car in the parking lot with t<小赖> 在 2025-06-09 上传 | 大小:3kb | 下载:0
[数据结构常用算法] DataStructureJavaEdtion
说明:数据结构Java语言版,希望对编程感兴趣的人多加强数据结构的学习,Java是很有前途的语言,避开传统的C版数据结构的千篇一律-Java language version of the data structure, in the hope that more people interested in programming data structure to enhance learning, Java language is promising to avoid the traditional<jenson> 在 2025-06-09 上传 | 大小:143kb | 下载:0
[数据结构常用算法] datastructclassic
说明:数据结构经典,里面含有很多算法的源码,能够直接在vc中编译,希望对你们有帮助-Classic data structure, which contains the source code of many algorithms can be compiled directly in the vc, I hope you will help<jenson> 在 2025-06-09 上传 | 大小:423kb | 下载:0
[数据结构常用算法] 09
说明:本程序主要实现的是:一个打字练习的小游戏。运行程序之后,屏幕是会随机出现一个字符,然后用户根据这个字符敲击键盘上的相应字母,如果二者吻合(称为命中)则分数增1,否则分数减1。此外,如果超过了一定的时间用户还未按键,则分数也减1。-The main achievement of this process is: a typing practice game. After running the program, the screen will be a random character, and<李晓杰> 在 2025-06-09 上传 | 大小:47kb | 下载:0
[数据结构常用算法] 02-05-44
说明:本程序实现了基本的几种内部排序算法,包括插入排序,交换排序,选择排序,基数排序和归并排序,并且对各种算法的时间复杂度和空间复杂进行了分析和比较-This procedure has several basic internal sorting algorithms, including insertion sort, exchange sort, select sort and merge sort to sort the base, and a variety of algorithm'<李晓杰> 在 2025-06-09 上传 | 大小:227kb | 下载:0
[数据结构常用算法] 02-23-65
说明:通过输入车厢系列的编号n,求出所有可能由此输出的长度为n的车厢系列,用入栈出栈的方法,实现车厢调度,并演示每一种出栈序列的过程。任务:假设停在铁路调度站入口处的车厢系列的编号依次为1,2,3,…n。设计一个程序,求出所有可能由此输出的长度为n 的车厢系列。-Series by entering the number of compartments n, the resulting output to derive all possible n the length of the train li<李晓杰> 在 2025-06-09 上传 | 大小:24kb | 下载:0
[数据结构常用算法] 1
说明:本程序实现了对六个1000以内的正整数的基数排序。排序过程分为三个阶段,第一个阶段是比较个位,第二个是比较十位,第三个阶段是比较百位由三个函数实现。-This program of six positive integer less than 1000 base sort. Sorting process is divided into three phases, the first stage is to compare a bit, the second is more 10, the th<李晓杰> 在 2025-06-09 上传 | 大小:553kb | 下载:0