-
探测设备,并与标准文件进行比较
Probe PCI devices, and compare information with standard file
- 2023-02-07 00:25:08下载
- 积分:1
-
我自己写的一个实模式的操作系统,支持fat12文件系统和一个和shell整合到一起的简单的键盘驱动,目前正在实现pci总线驱动程序。以后将会转入到保护模式下开发...
我自己写的一个实模式的操作系统,支持fat12文件系统和一个和shell整合到一起的简单的键盘驱动,目前正在实现pci总线驱动程序。以后将会转入到保护模式下开发-I wrote it myself a real mode of the operating system, support FAT12 file system and a shell and the integration with a simple keyboard-driven, are currently achieving pci bus driver. After that it will enter a protected mode development
- 2022-07-10 19:09:18下载
- 积分:1
-
这个程序对操作体统关于死琐控制的一个算法银行家算法,进行了很好的模拟和实现
这个程序对操作体统关于死琐控制的一个算法银行家算法,进行了很好的模拟和实现-This procedure is to operate on the death of decency in a suo control algorithm bankers algorithm, had a very good analog and realize
- 2022-01-24 12:33:47下载
- 积分:1
-
利用vc++的各项相关功能和操作系统的相关知识完成哲学家算法~...
利用vc++的各项相关功能和操作系统的相关知识完成哲学家算法~-Using vc++ with the relevant functions and knowledge of the operating system to complete the philosopher algorithm ~
- 2022-02-04 19:28:44下载
- 积分:1
-
Synchronous fifo and detailed documentation, we want to help
同步fifo并有详细的文档说明,希望对大家有帮助-Synchronous fifo and detailed documentation, we want to help
- 2022-07-07 17:33:57下载
- 积分:1
-
操作系统中的哲学家就餐算法 c语言编写
操作系统中的哲学家就餐算法 c语言编写-OS philosopher dine algorithm c language
- 2022-11-22 20:55:03下载
- 积分:1
-
采用最佳适应算法模拟实现内存管理
采用最佳适应算法模拟实现内存管理-在VC++环境下编译通过,通过初始化空闲区、分配空闲区、回收空闲区实现模拟的内存管理。-best adaptation algorithm simulation memory management-the VC environment compile, free zone through the initialization, distribution idle, idle zones recovery simulation of memory management.
- 2023-09-05 22:25:03下载
- 积分:1
-
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包...
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提高其优先权);⑺进程结束后应能够撤消;⑻进程间能实现“发送”和“接收”两个消息缓冲通信操作;⑼系统在运行过程中随机打印出各进程的状态变换过程、系统的调度过程及公共变量的变化情况,在一个进程运行完毕,进入完成状态后,可以将该进程撤消,也可以动态的创建另一个新的进程。-the procedures on the topic of : process management-- to support multiple concurrent processes running a simple process management simulation system for the analysis of the experimental requirements are : 1 system of institutions using synchronous signals on the amount of P, V operation of the mechanism; 2 control agencies, including obstruction and awaken operation ; 3-time interrupt handling procedures-time simulation of interruption; 4 process scheduler is responsible for the allocation process processors; together according to the user"s needs to create process n (n that meet user needs, without exceeding the system can accommodate
- 2022-11-14 01:00:03下载
- 积分:1
-
C language of the DOS operating system source code, very classic, a good operati...
用C语言实现的DOS操作系统的源代码,非常经典,研究操作系统的好资料-C language of the DOS operating system source code, very classic, a good operating system research information
- 2022-03-11 08:40:37下载
- 积分:1
-
Cunit for testing c codes
CUnit是C的单元测试框架。
- 2023-07-31 11:00:03下载
- 积分:1