资源列表

« 1 2 ... .04 .05 .06 .07 .08 509.10 .11 .12 .13 .14 ... 915 »

[操作系统开发operation

说明:在linux环境下实现操作系统的读者-写者问题.读者写者随机访问.
<sara> 在 2008-10-13 上传 | 大小:172107 | 下载:0

[操作系统开发2812OS

说明:这是一个在dsp2812上移植的程序,本人测试过,很不差,好东西
<艰苦的> 在 2008-10-13 上传 | 大小:172198 | 下载:0

[操作系统开发LJCL

说明:熟悉文件的物理结构,通过模拟串联文件的存储过程掌握文件的物理结构及其在系统内存储的过程。-familiar with the physical structure of the document, By simulating the series documents the process of master document storage of the physical structure and the system memory
<liujing> 在 2024-10-10 上传 | 大小:172032 | 下载:0

[操作系统开发yxqsf

说明:此算法为操作系统中的优先权算法范例,做的比较简单,希望与大家一起交流,没有密码-algorithm operating system for the priority algorithm example, do a simple hope we can exchange no password
<西男> 在 2024-10-10 上传 | 大小:172032 | 下载:0

[操作系统开发operation

说明:在linux环境下实现操作系统的读者-写者问题.读者写者随机访问.-In linux operating system environment to achieve the readers- to write the problem. Readers who write random access.
<sara> 在 2024-10-10 上传 | 大小:172032 | 下载:0

[操作系统开发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-10 上传 | 大小:172032 | 下载:0

[操作系统开发2812OS

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

[操作系统开发OPT

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

[操作系统开发cunchu

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

[操作系统开发2

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

源码中国 www.ymcn.org