资源列表
[数据结构常用算法] Job-manage
说明:使用C语言模拟的,单道处理机的作业调度算法,使用的是最大响应比优先的算法。-Simulated using the C language, single-channel processor job scheduling algorithm, using the maximum response than the priority of the algorithm.<> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Eular-Graph
说明:判断一个使用邻接矩阵储存的图是否是欧拉图的程序,使用C语言编写-failed to translate<> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Data-structure-algorithms
说明:这是一本介绍数据结构各种算法的书籍,介绍的过程中使用模板。-This is a descr iption of various algorithms book data structures, described the process of using a template.<赵必华> 在 2024-11-13 上传 | 大小: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 muc<liumeihong> 在 2024-11-13 上传 | 大小:2kb | 下载:0