资源列表

« 1 2 ... .31 .32 .33 .34 .35 536.37 .38 .39 .40 .41 ... 915 »

[操作系统开发FASM

说明:FASM可以开发64bit os,详细介绍了FASM的应用,对编写64bit 应用软件和系统软件都有帮助。-FASM can develop 64bit os, described in detail FASM applications, the preparation of 64bit applications and system software have helped.
<rockywang> 在 2024-10-09 上传 | 大小:34816 | 下载:0

[操作系统开发IanOS

说明:一个64bit OS 的源码,希望对64位操作系统开发的朋友有帮助。-A 64bit OS source code, hoping for 64-bit operating system developed by a friend help.
<rockywang> 在 2024-10-09 上传 | 大小:65536 | 下载:0

[操作系统开发ProcessScheduling

说明:设计一个有 N个进程并行的优先级调度程序:每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。   进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。   进程的运行时间以时间片为单位进行计算。   每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish
<程天晨> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[操作系统开发writingaosbyyourself

说明:自己动手写操作系统,想自己编写简单的操作系统,这本书是个不错的选择-Yourself to write the operating system, would like to have written a simple operating system, this book is a good choice
<jiqiang> 在 2024-10-09 上传 | 大小:20892672 | 下载:0

[操作系统开发OperatingSystemConcepts

说明:二十世纪三十本最著名的计算机书籍之一 操作系统学习人员必备-The twentieth century, 30, one of the most famous books, a computer operating system, essential to study personnel
<jiqiang> 在 2024-10-09 上传 | 大小:62576640 | 下载:0

[操作系统开发DeadlockAvoidance

说明:实验要求:(1)程序运行开始时,资源全部可用。资源种类约10种,每种资源数目为1~10。 (2)不断随机产生或手工输入新的“进程资源需求向量”,并填写到最大需求矩阵。 (3)在各进程的最大需求数量范围内(因此需作是否超出范围的检验),为各进程随机生成或手工输入资源请求。经银行家算法后输出系统是否安全的信息。当一个进程的资源请求全部发完后,认为它结束。 -Experimental requirements: (a) progr
<lili> 在 2024-10-09 上传 | 大小:378880 | 下载:0

[操作系统开发rpds_software

说明:DE2 的的开发。这个是最基本的C语言的编辑。它用DE2 BOARD的功能在电脑上面显示出HELLO WORLD.-HELLO WORLD
<shan zhang> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[操作系统开发UCOSII

说明:uc/os-II 操作系统 超级好用-uc/os-II
<谢昭> 在 2024-10-09 上传 | 大小:5129216 | 下载:0

[操作系统开发uC-OSIItransplantationinavarietyofprocessors

说明:uCOSII在多种处理器上移植的源代码。-uC-OSII transplantation in a variety of processors, the source code.
<eagle> 在 2024-10-09 上传 | 大小:6650880 | 下载:0

[操作系统开发keilUCOS_IIv2.70

说明:嵌入式操作系统ucos2在KEIL环境下调试通过-Embedded operating system ucos2 in KEIL environment through debugging
<hmy> 在 2024-10-09 上传 | 大小:82944 | 下载:0

[操作系统开发ProcessSchedule_Win

说明:动态优先数高者优先进程调度算法,加深对进程和进程调度概念的理解-The number of high-dynamic priority scheduling algorithm is preferred process, deepen the process of scheduling process and understanding of the concept
<时间de灰烬> 在 2024-10-09 上传 | 大小:6192128 | 下载:0

[操作系统开发Pageswitch

说明:页面调度算法的实现,实现fifo调度和lru调度-Paging algorithm, scheduling and lru fifo scheduling to achieve
<huangjinli> 在 2024-10-09 上传 | 大小:1024 | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 536.37 .38 .39 .40 .41 ... 915 »

源码中国 www.ymcn.org