资源列表

« 1 2 ... .75 .76 .77 .78 .79 880.81 .82 .83 .84 .85 ... 915 »

[操作系统开发081510

说明:设计一个按响应比高者优先调度算法实现进程调度的程序。-Design a person according to their response than the high priority scheduling process scheduling algorithm procedure.
<de> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[操作系统开发sjp

说明:操作系统进程调度时间片算法 可输入时间片大小 每个进程名字 到达时间和服务时间 计算出各个进程的调度时间 完成时间和带权周转时间-Operating system process scheduling time slice algorithm can enter the name of each process time slice size of the arrival time and service time to calculate the activation time to c
<sht> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[操作系统开发cc

说明:这是操作系统的批处理作业调度问题,采用响应比高者调度算法-This is the operating system batch job scheduling, scheduling algorithm using response is high and who
<张龙> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[操作系统开发Cpp1

说明:按时间片轮转法实现处理器调度的进程:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。但就绪进程个数大于处理器的个数是,就要求依照某种策略决定那个进程优先占用处理器。的处理器调度,帮助学生加深处理器调度的工作-Rotation method to achieve time-slice processor scheduling process: the use of multi-channel programming systems, often at the same time a
<赵爽> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[操作系统开发c

说明:这是c语言的消息队列的另外的解法,简单易懂。-This is a message queue c language other method, easy to understand.
<gaopan> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[操作系统开发eliminate

说明:时域处理算法,本源码是关于时域预处理放面的内容,包含简易的算法-Time domain processing algorithms, the source is placed on the surface pretreatment time-domain content, including a simple algorithm
<高阳> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[操作系统开发FcfsSjf

说明:先来先服务算法模拟实现,其中,文件长度和到来时间可以由用户输入,也可以自动生成-first come first service
<吴蕾> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[操作系统开发xianlaixianfuwu

说明:在优先数算法中,进程优先数的初值设为: 50-NEEDTIME 每执行一次,优先数减1,CPU时间片数加1,进程还需要的时间片数减1。 在轮转法中,采用固定时间片单位(两个时间片为一个单位),进程每轮转一次,CPU时间片数加2,进程还需要的时间片数减2,并退出CPU,排到就绪队列尾,等待下一次调度。 -In the first few algorithm, the process priority number of initial set: 50-NEEDTIME Each
<孟庆君> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[操作系统开发fat32.C

说明:这种格式采用32位的文件分配表,使其对磁盘的管理能力大大增强,突破了FAT16对每一个分区的容量只有2 GB的限制。由于现在的硬盘生产成本下降,其容量越来越大,运用FAT32的分区格式后,我们可以将一个大硬盘定义成一个分区而不必分为几个分区使用,大大方便了对磁盘的管理。而且,FAT32具有一个最大的优点:在一个不超过8GB 的分区中,FAT32分区格式的每个簇容量都固定为4KB,与FAT16相比,可以大大地减少磁盘的浪费,提高磁盘利用率。目前,支持这一磁盘分区格式的操作系统有Win97、Win9
<樊晓博> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[操作系统开发processzzc

说明:并发线程的管理.防止死锁的产生.此为枷锁的方法,直接保护临界区,防止临界区的错误的产生.-The management of concurrent threads. To prevent the deadlock generation. This is the way to the yoke of direct protection of critical areas, to prevent critical errors generated.
<12121> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[操作系统开发rjff

说明:操作系统的线程管理,使用软件的方法,防止临界区产生错误,保护临界区并对并发线程保护,无死锁现象.-The operating system' s thread management, use of software methods to prevent the critical error, protect critical areas and the protection of concurrent threads, deadlock phenomenon.
<12121> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[操作系统开发timesuper

说明:时间片轮转法,最高优先权算法分别进行作业的调度-time.super first
<大侠> 在 2025-06-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 880.81 .82 .83 .84 .85 ... 915 »

源码中国 www.ymcn.org