资源列表

« 1 2 ... .02 .03 .04 .05 .06 407.08 .09 .10 .11 .12 ... 915 »

[操作系统开发lab3-handin.tar

说明:jos lab3代码,是操作系统课程实验的代码,由bochs模拟
<liusong> 在 2008-10-13 上传 | 大小:170647 | 下载:0

[操作系统开发sche

说明:编程模拟实现具有快表的基本分段存储管理方式地址变换过程-programming with fast simulation table above the basic storage management addresses transformation process
<周彦斌> 在 2024-10-12 上传 | 大小:171008 | 下载:0

[操作系统开发lab3-handin.tar

说明:jos lab3代码,是操作系统课程实验的代码,由bochs模拟-jos lab3 code is experimental code operating system course, from Bochs simulation
<liusong> 在 2024-10-12 上传 | 大小:171008 | 下载:1

[操作系统开发JT

说明:提供对城市信息的编辑,提供列车时刻表和飞机航班表的编辑,提供三种最优决策:最快到达、最省钱到达、最少中转次数到达。-Provide information on the city editor, providing the train schedule and aircraft flight table editing, offers three optimal decision: to reach the fastest, most
<Michel> 在 2024-10-12 上传 | 大小:172032 | 下载:0

[操作系统开发2812OS

说明:
<艰苦的> 在 2024-10-12 上传 | 大小:172032 | 下载:0

[操作系统开发linux-0.95gz

说明:linux内核,它非常适合用于学习操作系统的原理以及对相关操作系统的开发也有很好的借鉴作用-linux kernel, it is very suitable for learning the principles of operating systems, as well as the development of the relevant operating system also has a very good reference
<rabbit> 在 2024-10-12 上传 | 大小:172032 | 下载:0

[操作系统开发AVRminiProg_Test

说明:采用mega16设计的avr单片机编程工具,修改宏定义可以分别实现avr dragon, avr ISP SKII和avr jtag SKII功能-Mega16 designed using avr Singlechip programming tools, to amend the definition of macros can achieve avr dragon, avr ISP SKII and functional avr
<韩杰> 在 2024-10-12 上传 | 大小:171008 | 下载:0

[操作系统开发AMIWin

说明:AMI BIOS刷新软件,刷BIOS有一定风险,请慎用。-AMI BIOS update software, BIOS have a certain risk of brush, please be used with caution.
<lxf319> 在 2024-10-12 上传 | 大小:171008 | 下载:0

[操作系统开发The_Linux_Kernel_API

说明:linux 内核的api函数介绍,涉及网络、驱动、文件系统等等各个方面,是linux 内核编程不可多得的参考手册。-all kinds of linux kernel api that involve the network, drivers, file system, and so on all aspects of linux kernel is a rare reference manual programming.
<piansu> 在 2024-10-12 上传 | 大小:172032 | 下载:0

[操作系统开发OPT

说明:置换策略:也称淘汰策略,涉及的是当内存可用空间不能装下需要调入的信息时,决定调出已占用内存某个区域的那一块信息以便腾出空间。 OPT该算法的基本思想是:发生缺页时,有些页面在内存中,其中有一页将很快被访问(包含紧接着的下一条指令的那页),而其他页则可能要到10、100、或1000条指令之后才被访问,每个页都可以用在该页面首次被访问前所要执行的指令数进行标记 -Replacement Policy: also known as t
<曾华> 在 2024-10-12 上传 | 大小:172032 | 下载:0

[操作系统开发cunchu

说明:1. 模拟操作系统的主存分配,运用可变分区的存储管理算法设计主存分配和回收程序,并不实际启动装入作业。 2. 采用最先适应法、最佳适应法、最坏适应法分配主存空间。 3. 当一个新作业要求装入主存时,必须查空闲区表,从中找出一个足够大的空闲区。若找到的空闲区大于作业需要量,这是应把它分成二部分,一部分为占用区,加一部分又成为一个空闲区。 4. 当一个作业撤离时,归还的区域如果与其他空闲区相邻,则应合并成一个较大的空闲区,登在空
<路东方> 在 2024-10-12 上传 | 大小:171008 | 下载:0

[操作系统开发2

说明:nachos下实现锁 条件变量 信号量的互斥-lock semsignal condition in nachos-4.3
<康振声> 在 2024-10-12 上传 | 大小:171008 | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 407.08 .09 .10 .11 .12 ... 915 »

源码中国 www.ymcn.org