资源列表

« 1 2 ... .23 .24 .25 .26 .27 628.29 .30 .31 .32 .33 ... 915 »

[操作系统开发round-robin-algorithm-

说明:这是操作系统一个实验报告,模拟时间片轮转算法,并且可以实现周转时间的的计算,希望对各位有所帮助。-This is the operating system reports an experiment to simulate round-robin algorithm, and can achieve the calculation of turnaround time, you want to help.
<黎明> 在 2024-10-07 上传 | 大小:49152 | 下载:0

[操作系统开发MainDlg

说明:通过手动设置时间的方式以实现该代码对操作系统的关闭操作-By manually setting the time code on the way to achieve the operating system shutdown
<王朝国> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[操作系统开发dynamic-priority-allocation

说明:这是操作系统中动态优先权算法模拟的实验报告,内含有源代码,能够计算周转时间等-This is the operating system, dynamic priority algorithm simulation lab report, containing source code, to calculate the turnover time
<黎明> 在 2024-10-07 上传 | 大小:91136 | 下载:0

[操作系统开发fenyeguanli

说明:操作系统内存分页管理,有效实现操作系统内存的分页管理。-failed to translate
<Mark> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[操作系统开发FAT

说明:模拟实现单级目录的FAT文件系统:用二进制文件空间模拟磁盘空间,用文件块操作模拟磁盘块操作。-Simulated single-level directory of the FAT file system: simulation using binary space disk space, operating with the simulated disk file block block operation.
<laoguo> 在 2024-10-07 上传 | 大小:211968 | 下载:0

[操作系统开发OS-comparison

说明:模拟操作系统中FCFS,SJF,RR以及多级反馈调度算法的平均周转时间-Simulate the operating system FCFS, SJF, RR, and multi-level feedback scheduling algorithm, the average turnaround time
<马京亚> 在 2024-10-07 上传 | 大小:884736 | 下载:0

[操作系统开发FCFSPSJF

说明:设计程序模拟进程的先来先服务FCFS和短作业优先SJF调度过程。假设有n个进程分别在T1, … ,Tn时刻到达系统,它们需要的服务时间分别为S1, … ,Sn。分别采用先来先服务FCFS和短作业优先SJF进程调度算法进行调度,计算每个进程的完成时间,周转时间和带权周转时间,并且统计n个进程的平均周转时间和平均带权周转时间。-Design program to simulate the process of a first-come fi
<gst> 在 2024-10-07 上传 | 大小:1117184 | 下载:0

[操作系统开发fifo

说明:操作系统FIFO页面置换算法程序,DOS界面,-FIFO page replacement algorithm
<隋娇娇> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[操作系统开发fcfs--sjf--rr--hrn

说明:进程调度算法,1.先来先服务\2.短作业优先\3.时间片轮转\4.响应比优先-Process scheduling algorithms, 1 first-come, first serve \ (2) short operating priority \ 3 round-robin \ 4 response than the first
<huang> 在 2024-10-07 上传 | 大小:2048 | 下载:1

[操作系统开发Initial--OPI---LRU

说明:页面置换算法,1:先进先出;2:最佳值换算法;3:最近最久未使用置换算法-Page replacement algorithms, 1: FIFO 2: Best value for algorithm 3: The most-recently-used replacement algorithm recently
<huang> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[操作系统开发Priority

说明:调度算法: 1: FCFS 2: 时间片轮换 3: 优先级调度 4: 最短作业优先 -Scheduling algorithm: 1: FCFS 2: Time slice rotation 3: priority scheduling 4: shortest job first
<huang> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[操作系统开发Main

说明:C语言用函数指针实现多线程,类似于操作系统之任务调度,仅有任务状态,使用循环计数以大概模拟延时。-a little virtul os,just for understanding the multi task and learning hao to use function pointer.
<陈客> 在 2024-10-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 628.29 .30 .31 .32 .33 ... 915 »

源码中国 www.ymcn.org