资源列表
[数据结构常用算法] run
说明:一到面试题,题目为:400米的运动场上,甲在乙的前方100米处,甲速度6m/s,乙速度7m/s。甲乙两人每跑到整百米处都要休息5s,问乙何时才能追上甲。-One to face questions, the subject of: 400 meter playground, a B in front of the 100 meters, a speed of 6m/s, B speed 7m/s. B went to the entire two hundred meters of each s<> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Job-manage
说明:使用C语言模拟的,单道处理机的作业调度算法,使用的是最大响应比优先的算法。-Simulated using the C language, single-channel processor job scheduling algorithm, using the maximum response than the priority of the algorithm.<> 在 2025-06-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Eular-Graph
说明:判断一个使用邻接矩阵储存的图是否是欧拉图的程序,使用C语言编写-failed to translate<> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Data-structure-algorithms
说明:这是一本介绍数据结构各种算法的书籍,介绍的过程中使用模板。-This is a descr iption of various algorithms book data structures, described the process of using a template.<赵必华> 在 2025-06-20 上传 | 大小:85kb | 下载:0
[数据结构常用算法] a
说明:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 -With 1,2,3,4 numbers, how many can be composed with each other and not repeat the three-digit numbers? Are how much? Program analysis: can fill<liumeihong> 在 2025-06-20 上传 | 大小:2kb | 下载:0