资源列表

« 1 2 ... .19 .20 .21 .22 .23 724.25 .26 .27 .28 .29 ... 915 »

[操作系统开发时间轮转法

说明:时间轮转法-time rotate France
<陈如> 在 2024-10-06 上传 | 大小:4096 | 下载:0

[操作系统开发页式管理

说明:页面的存储管理,几种不同的调渡算法,能更深刻的学习存储管理,是可运行的程序-pages of storage management, several different cross-algorithm, the more profound study storage management, operational procedures
<执凹> 在 2024-10-06 上传 | 大小:4096 | 下载:0

[操作系统开发OS进程调度模拟

说明:1、按优先权调度算法,实现处理器调度。 2、主存储器空间的分配和回收 在可变分区管理方式下,采用最先适应算法实现主存空间的分配和回收。-1, priority scheduling algorithm to achieve processor scheduling. 2, the main memory space allocation and recovery of the variable area management,
<陈为> 在 2024-10-06 上传 | 大小:4096 | 下载:0

[操作系统开发ncfbei

说明:该程序综合模拟了三种内存调页的算法,在模拟过过程中,可以随意输入数据-the procedure comprehensive simulation of three-pages of memory algorithm simulation of the process, the input data can be arbitrarily
<李小明> 在 2024-10-06 上传 | 大小:4096 | 下载:0

[操作系统开发Linux内存管理模拟器

说明:Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为
<罗鹏魁> 在 2024-10-06 上传 | 大小:4096 | 下载:0

[操作系统开发Blink

说明:tinyos中blink的源代码,控制二极管点亮,使用nesc(扩展的C)-tinyos which blink of source code, control diode lights, the use of nesc (Extended C)
<郑波> 在 2024-10-06 上传 | 大小:4096 | 下载:0

[操作系统开发DZXZWT

说明:在windows 98/2000下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者——写入者问题-the windows 98/2000, the process of creating a console, this process contains n threads. Use this thread to n n readers
<波波> 在 2024-10-06 上传 | 大小:4096 | 下载:0

[操作系统开发ossystem

说明:基于DOS的多任务系统的实现 1. 用C语言完成线程的创建和撤消,并按优先权加时间片轮转算法对多个线程进行调度; 2. 改变时间片的大小,观察结果的变化。思考:为什么时间片不能太小或太大; 3. 假设两个线程共用同一软件资源(如某一变量,或某一数据结构),请用记录型信号量来实现对它的互斥访问; 4. 假设有两个线程共享一个可存放5个整数的缓冲,一线程不停的计算1到50的平方,并将结果放入缓冲中,另一个线程不断的从缓冲中取
<Li> 在 2024-10-06 上传 | 大小:4096 | 下载:0

[操作系统开发enlinux_showpci.tar

说明:linux 下的PCI设备枚举源码 此文件非常复杂,适合大侠们看-linux equipment under the PCI enumeration source of this very complex document, we see fit Shanhaiguan
<Jacky> 在 2024-10-06 上传 | 大小:4096 | 下载:0

[操作系统开发xiaoxingcaozuoxitong

说明:一个实现基本目录操作的操作系统,实现新建、删除、更改文件或目录-achieve a basic directory operation of the operating system, achieving new, delete, change file or directory
<yp> 在 2024-10-06 上传 | 大小:4096 | 下载:0

[操作系统开发monidiaodu

说明: 编写一程序,可以创建若干个虚拟进程,并对若干个虚拟进程进行调度,调度策略为时间片轮转-prepared a procedure, you can create a number of virtual process, as well as a number of virtual process scheduling, Scheduling time for the Web Tablet
<sofy> 在 2024-10-06 上传 | 大小:4096 | 下载:0

[操作系统开发ucos11

说明:基于s3c44b0x的uc/osii的移植心得,测试已经通过-s3c44b0x uc/osii transplant experience, test has been passed
<王文卿> 在 2024-10-06 上传 | 大小:4096 | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 724.25 .26 .27 .28 .29 ... 915 »

源码中国 www.ymcn.org