资源列表

« 1 2 ... .35 .36 .37 .38 .39 440.41 .42 .43 .44 .45 ... 915 »

[操作系统开发Process

说明:用C++模拟实现操作系统是如何调度进程的, 其中有时间片算法、优先级算法、单轮片算法-Using C++ simulation of the operating system is how to achieve the scheduling process, including time slice algorithm, priority algorithm, single-round algorithm film ... ...
<薛顺> 在 2024-10-11 上传 | 大小:251904 | 下载:0

[操作系统开发8_23

说明:ucos-II源代码,可以用于嵌入式操作系统的学习-ucos-II source code, embedded operating system can be used for learning
<shawn> 在 2024-10-11 上传 | 大小:275456 | 下载:0

[操作系统开发dongtaifenquguanli

说明: 1.采用指定算法模拟动态分区管理方式的主存分配。能够处理以下的情形: ⑴ 随机出现的进程i申请jKB内存,程序能判断是否能分配,如果能分配,要求输出分配的首地址Faddress,并要求输出内存使用情况和空闲情况。 内存情况输出的格式为:Faddress该分区的首地址;Eaddress该分区的尾地址 Len 分区长度;Process 如果使用,使用的进程号,否则为0 ⑵ 主存分配函数实现寻找空闲区、空闲区表的修改、
<朱良> 在 2024-10-11 上传 | 大小:266240 | 下载:0

[操作系统开发struct_fifo

说明:Page replacement algorithm called FIFO (First In First Out)
<HALA> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[操作系统开发lru

说明:LRU模拟:其基本原理为:如果某一个页面被访问了,它很可能还要被访问;相反,如果它长时间不被访问,再最近未来是不大可能被访问的。-LRU simulation: the basic principles: If a page was visited, which are likely to be visited the other hand, if it is not a long visit, and then the future
<钟华> 在 2024-10-11 上传 | 大小:4096 | 下载:0

[操作系统开发OS_rar

说明:北京航空航天大学计算机学院《操作系统》课程设计源码-Beijing University of Aeronautics and Astronautics College computer 《Operating System》course design source
<T_T> 在 2024-10-11 上传 | 大小:5102592 | 下载:0

[操作系统开发SOFTWARE

说明:嵌入式实时操作系统uc/os第二版(邵贝贝)的光盘资料-rtos software
<guo yunwei> 在 2024-10-11 上传 | 大小:1024000 | 下载:0

[操作系统开发change

说明:操作系统中的页面置换算法 包含 opt fifo lru-Operating system contains the page replacement algorithm for opt fifo lru
<付炳瑶> 在 2024-10-11 上传 | 大小:14336 | 下载:0

[操作系统开发lab1

说明:操作系统中的 哲学家进餐问题 经典算法vc版-Operating system in the dining philosophers problem
<付炳瑶> 在 2024-10-11 上传 | 大小:2888704 | 下载:0

[操作系统开发main

说明:作業系統RR排程方法,使用c程式來表示cpu bound & io bound (學校作業)-RR operating system scheduling methods, the use of c program to that cpu bound & io bound (school work)
<sean> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[操作系统开发yidongbi

说明:操作系统中的移动臂调度算法,界面友好!可以自由选择和输入!-The mobile arm of the operating system scheduling algorithm, user-friendly! Are free to choose and input!
<dave> 在 2024-10-11 上传 | 大小:5120 | 下载:0

[操作系统开发Bochs

说明:Bochs是一个x86硬件平台的开源模拟器。它可以模拟各种硬件的配置。。Bochs模拟的是整个PC平台,包括I/O设备、内存和BIOS。更为有趣的是,甚至可以不使用PC硬件来运行Bochs。事实上,它可以在任何编译运行Bochs的平台上模拟x86硬件。通过改变配置,可以指定使用的CPU(386、486或者586),以及内存大小等。一句话,Bochs是电脑里的“PC”。根据需要,Bochs还可以模拟多台PC,此外,它甚至还有自己的电源按钮
<xiaomu> 在 2024-10-11 上传 | 大小:2392064 | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 440.41 .42 .43 .44 .45 ... 915 »

源码中国 www.ymcn.org