资源列表

[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> 在 2024-10-10 上传 | 大小:1024 | 下载: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> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[ListView/ListBoxdfgdgdgdgdg

说明:这是一个操作系统课程设计的算法 编程计算磁头移动的总柱面数和总寻道时间(fcfs)-courses on operating system design algorithm programmed to calculate the total mobile head cylinder and total seek time (fcfs)
<jackyzhao008> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[TreeView控件gssgsgsgsfs

说明:模拟物理文件的存储过程(连续文件) 初始条件: 随机产生存储空间大小,文件的个数及大小。-simulated physical document storage process (continuous) initial conditions : randomly generated storage space size, the number and size.
<jackyzhao008> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[C#编程猜拳问题的C语言实现

说明:猜拳问题的C语言实现-the C language clause 8
<陈生> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[C#编程关于链表操作的c程序设计

说明:关于链表操作的c程序设计-operate on the c Chain Design
<陈生> 在 2024-10-10 上传 | 大小:1024 | 下载: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> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[Windows编程xie

说明:通过页式虚拟存储管理中缺页中断轮转算法的模拟设计,了解虚拟存储技术的特点,掌握页式存储管理的缺页中断轮转法。 计算缺页次数、缺页率、被淘汰的序列。-make a sence of the charasteristic of virtual store skill ,via the simulating design of interrupt cycle arithmetic,and master the missing-page int
<林子建> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[Windows编程模拟页式虚拟存储管理中缺页中断

说明:本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-Abstraction: This design require me use a most unusual swap algorithm. When swap
<林子建> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[GDI/图象编程transorm

说明:图像处理,如果你的图像由于选择屏的原因,不能使色阶清晰的反应出来,你可以通过该程序调整色阶。注意,这里的图片为BMP格式-image processing, if you choose the screen images because of the cause, we can not make clear the upper portion of the reaction, and you can adjust the color g
<刘剑英> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[C#编程优先算法进程调度

说明:这是采用优先算法的进程调度程序。其优先级由程序随机产生,程序运行时可单步查看运行结果。-This is the priority algorithm used in the process scheduler. Its priority randomly generated by the procedures, operating procedures can single-step operation to see results.
<王重华> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[C#编程操作系统进程死锁模拟

说明:此程序模拟操作系统死锁,用户可在程序运行时选择死锁或不死锁比较不同的运行情况。-Deadlock operating system, users can choose to run or not Deadlock Deadlock compare different operating conditions.
<王重华> 在 2024-10-10 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org