资源列表
[Windows编程] 模拟页式虚拟存储管理中缺页中断先进先出淘汰算法
说明:随机确定内存大小,页面数,进程的个数,每个进程的页数,给进程分配的页面数。要求计算缺页次数,缺页率,被淘汰的序列。-ramdom get memory size, page mumber, process number, page number for each page, allocated page number for the process. To calculate the page lacking number, page<haha> 在 2025-01-17 上传 | 大小:1kb | 下载:0
[Windows编程] 模拟段式存储管理中地址转换
说明: 随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。-memory size, process numbers and their number of paragraphs and paragraph size have been randomely determined. when one process applies a certain<haha> 在 2025-01-17 上传 | 大小:1kb | 下载:0
[ListView/ListBox] dfgdgdgdgdg
说明:这是一个操作系统课程设计的算法 编程计算磁头移动的总柱面数和总寻道时间(fcfs)-courses on operating system design algorithm programmed to calculate the total mobile head cylinder and total seek time (fcfs)<jackyzhao008> 在 2025-01-17 上传 | 大小:1kb | 下载:0
[TreeView控件] gssgsgsgsfs
说明:模拟物理文件的存储过程(连续文件) 初始条件: 随机产生存储空间大小,文件的个数及大小。-simulated physical document storage process (continuous) initial conditions : randomly generated storage space size, the number and size.<jackyzhao008> 在 2025-01-17 上传 | 大小:1kb | 下载:0
[C#编程] 关于链表操作的c程序设计
说明:关于链表操作的c程序设计-operate on the c Chain Design<陈生> 在 2025-01-17 上传 | 大小:1kb | 下载:0
[其他小程序] duoxiangshi.h
说明:按照屏幕的提示,我们可以从键盘输入指数和系数,两个多项式的输入结束是以两个连续的0为标志.本程序可以实现两个多项式的加法-accordance with the instructions on your screen, we can input from the keyboard and index coefficient, the importation of two polynomials is the end of two con<sdfk> 在 2025-01-17 上传 | 大小:1kb | 下载:0
[Windows编程] 模拟页式虚拟存储管理中缺页中断
说明:本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-Abstraction: This design require me use a most unusual swap algorithm. When swap<林子建> 在 2025-01-17 上传 | 大小:1kb | 下载:0
[C#编程] 操作系统进程死锁模拟
说明:此程序模拟操作系统死锁,用户可在程序运行时选择死锁或不死锁比较不同的运行情况。-Deadlock operating system, users can choose to run or not Deadlock Deadlock compare different operating conditions.<王重华> 在 2025-01-17 上传 | 大小:1kb | 下载:0