-
简单的一个系统主要是介绍实时性能系统内核的
简单的一个系统主要是介绍实时性能系统内核的-an os
- 2022-03-03 21:36:12下载
- 积分:1
-
The use of C++ Prepared Calculator, including all general computing.
使用C++编写的计算器,包括所有的一般计算功能。-The use of C++ Prepared Calculator, including all general computing.
- 2022-03-13 15:04:11下载
- 积分:1
-
本项目是一款内存动态分区分配模拟程序。用户通过本程序可以了解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。...
本项目是一款内存动态分区分配模拟程序。用户通过本程序可以了解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-The project is a dynamic partitioning of memory allocation simulation program. Users through the process can understand the dynamic partition allocation methods used in data structure and distribution of algorithms, understanding of dynamic partitioning storage management approach and its realization process of understanding.
- 2023-04-07 23:50:04下载
- 积分:1
-
操作系统课程设计,模拟UNIX磁盘文件管理系统
• 建立文件存储介质的管理机制
• 建立目录
• 文件系统功能(显示目...
操作系统课程设计,模拟UNIX磁盘文件管理系统
• 建立文件存储介质的管理机制
• 建立目录
• 文件系统功能(显示目录、创建、删除、打开、关闭、读、写)
• 文件操作接口(显示目录、创建、删除、打开、关闭、读、写)-Operating system, curriculum design, simulation UNIX disk file management system • Create file storage media management mechanisms • • File system functions to create the directory (show directory, create, delete, open, close, read, write) • File Operation Interface (show directory, create, delete, open, close, read, write)
- 2023-02-17 07:05:03下载
- 积分:1
-
用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能...
用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能-use C language write programmes,simulate two-level directory file systems,create a simulated file systems in order to realize the functions such as create,open,delete,close,copy,read,write,find.
- 2022-04-20 07:20:51下载
- 积分:1
-
小型多任务操作系统
应用背景
一个小型的多任务的操作系统的实现,用于学习,多任务调度与管理,使用标准c语言开发。
关键技术一个小型的多任务的操作系统的实现,用于学习,多任务调度与管理,使用标准c语言开发。一个真正微型操作系统,比uCOS更小,只支持16个任务,但速度更快,所占资源更少。a real micro-operating system, even smaller than for uCOS, which only supports 16 missions, but even faster. share with fewer resources.
- 2023-01-26 16:35:04下载
- 积分:1
-
vb实现银行事件模拟
vb实现银行事件模拟-vb achieve simulated incident
- 2023-06-20 20:55:03下载
- 积分:1
-
demonstration of the code used to achieve critical thread synchronization.
本代码演示了利用临界区实现线程的同步。-demonstration of the code used to achieve critical thread synchronization.
- 2022-05-13 10:24:55下载
- 积分:1
-
Application Programming Guide CD
winCE应用程序设计指南 附带光盘!-Application Programming Guide CD-ROM attached!
- 2023-03-24 01:50:04下载
- 积分:1
-
FIFO 排序
1.请参阅字符串: 1 ~ 2002.内存引用次数: 至少 20000 次3.在物理内存中的帧的数目: 10、 20、 30、 40、 504.有两个测试引用字符串:(1) 随机: 任意选择一个数字为每个引用。(2) 局部性: 模拟函数调用。每个函数调用可以引用一个子集1/4 ~ 1/2 字符串 (字符串的长度可以是随机的)。5.硬件支持位: 引用位和修改位(1) 硬件将自动设置这两个位。(2) 是一个内存中的页将被修改的概率 p。P 的值将是 0.05、 0.1、 0.15、 0.2、 0.25。
- 2022-06-26 01:03:18下载
- 积分:1