资源列表

« 1 2 ... .05 .06 .07 .08 .09 810.11 .12 .13 .14 .15 ... 915 »

[操作系统开发memory-manage-simulate

说明:用C语言写的操作系统作业内存分配的模拟程序。-Written in C language, the operating system memory allocation operation simulation program.
<EndlessRoad> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[操作系统开发TimeR

说明:时间片轮转调度,是一个重要的操作系统课设-Round-robin scheduling is an important class of operating system design
<曹帅> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[操作系统开发ProcessSched

说明:这个是操作系统的进程调度源代码,模拟操作系统的进程调度,可以在VC++开发环境下编译模拟-This is the process of scheduling the operating system source code to simulate the process of scheduling the operating system can be developed in VC++ compiler environment sim
<deyaowang> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[操作系统开发Processor-scheduling

说明:进程调度,利用时间片轮转算法来模拟计算机操作系统调度进程的过程的代码1-Process scheduling, the use of round-robin algorithm to simulate the process of scheduling a computer operating system code in a process
<田坤> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[操作系统开发duzhexiezhe

说明:读者写者源代码 操作系统课程设计 对大家肯定有帮助-Readers who write the source code operating system curriculum design will certainly help all of us
<彦斌> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[操作系统开发CUNCHU

说明: 模拟各种内存分配算法及回收过程,并能动态演示。结合进程调度算法,能为进程模拟分配内存,并设计一个跟踪该内存模拟分配的进程或线程,记录内存分配的结果;-Simulate all kinds of memory allocation algorithms and recycling process, and can dynamic presentation. Combination of process scheduling algori
<詹磊> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[操作系统开发OS4

说明:四种页式管理效率比较,随页数增加,产生四种页式管理的命中率-Four kinds of page-style management efficiency compared with the number of pages increase, resulting in four kinds of page-hit rate management
<王悟德> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[操作系统开发the-arithmetic-of-bank

说明:银行家算法 安全性检测 操作系统经典实验-the arithmetic of bank
<he> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[操作系统开发64bitModeMBR

说明:Example of turning on 64-bit mode inside MBR code. The programs allows to access up to 16 exabyte from MBR code.
<> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[操作系统开发FIFO-suanfa

说明:在分页式虚拟系统中,当硬件发出“缺页中断”后,引出操作系统来处理这个中断事件。如果主存中已没有空闲块,则用FIFO页面调度算法把作业中最先进入主存的一页调出,存放在外存上,然后把要访问的页装入该块。调入和装入后都要修改页表中对应页的标志。-In the page type system, the virtual hardware send out "of a page, draw out the interruption of the
<yyy> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[操作系统开发ACS16

说明:ACS码的相互转换,可以应用此程序查看字符的ACS码-ACS code conversion, you can apply this procedure to view the character of the ACS Code
<cuihaoran> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[操作系统开发mallocV1

说明:内存管理是计算机编程最为基本的领域之一 此代码模拟计算机对内存的管理-Memory management is the most fundamental areas of computer programming code of the computer simulation of the memory management
<sunyun> 在 2024-10-05 上传 | 大小:2048 | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 810.11 .12 .13 .14 .15 ... 915 »

源码中国 www.ymcn.org