-
是操作系统的置换算法,主要用于操作系统的阻塞与执行还有就绪...
是操作系统的置换算法,主要用于操作系统的阻塞与执行还有就绪-Operating system replacement algorithm is mainly used for blocking the implementation of the operating system still in place
- 2022-01-25 23:00:00下载
- 积分:1
-
这是一款我开发的Windows CE / ARM汇编语言开发工具。您可以使用ARM汇编语言开发基于Windows CE的应用程序。可以为手机、PDA、导航仪开发...
这是一款我开发的Windows CE / ARM汇编语言开发工具。您可以使用ARM汇编语言开发基于Windows CE的应用程序。可以为手机、PDA、导航仪开发应用程序。-This is, I developed a Windows CE/ARM assembly language development tools. You can use the ARM assembly language to develop Windows CE-based applications. For the cell phone, PDA, navigator developed applications.
- 2022-09-09 16:55:03下载
- 积分:1
-
操作系统的管理系统课程设计,描述学生的管理系统
操作系统的管理系统课程设计,描述学生的管理系统- manage system on student file
- 2022-02-26 09:20:10下载
- 积分:1
-
本书是讲述VxD和设备驱动程序的权威指南。主要分为两部分。第一部分(第2到第12章)讲述Windows执行环境和VxD。第二部分(第13到第19章)讲述基于DL...
本书是讲述VxD和设备驱动程序的权威指南。主要分为两部分。第一部分(第2到第12章)讲述Windows执行环境和VxD。第二部分(第13到第19章)讲述基于DLL的驱动程序。本书几乎涵盖了设备驱动程序开发的各个层面,内容全面翔实,可读性较高。 -the book is about the VxD driver and equipment to the authority and guidance. Divided into two main parts. The first part (section 2 of chapter 12) about the implementation of the Windows environment and VxD. The second part (13 to 19) based on the DLL drivers. The book covers almost the device driver development at all levels, as comprehensive and informative, readable higher.
- 2023-04-07 17:35:04下载
- 积分:1
-
FireXOS the design and implementation of major systems introduced FireXOS task s...
FireXOS的设计与实现,主要介绍FireXOS系统的任务调度程序,图形设置的实现方法与原理!-FireXOS the design and implementation of major systems introduced FireXOS task scheduling procedures, graphic settings to achieve the method and principle!
- 2022-02-05 12:56:35下载
- 积分:1
-
FIFO and high response ratio, minimum priority
先进先出,高响应比,最短优先-FIFO and high response ratio, minimum priority
- 2022-03-15 13:50:23下载
- 积分:1
-
linux 源码分析,我所见过写的最透彻的。
linux 源码分析,我所见过写的最透彻的。-linux source code analysis, I see have written most
thoroughly.
- 2023-01-04 16:10:03下载
- 积分:1
-
通过研究Linux的线程机制和信号量实现读者写者(Reader
通过研究Linux的线程机制和信号量实现读者写者(Reader-Writer)问题并发控制。
1)写-写互斥:不能有两个写者同时进行写操作;
2)读-写互斥:不能同时有一个线程在读,而另一个线程在写;
3)读-读允许:可以有一个或多个读者在读;
4)读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作;
5)写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。
-By studying the Linux thread mechanism and semaphores realize readers who write (Reader-Writer) the issue of concurrency control. 1) to write- write mutex: Can not write at the same time there are two write operations 2) read- write mutex: Can not have a thread at the same time in reading and writing another thread 3) Reading- Reading of permit: can have one or more readers read 4) the priority of additional restrictions readers: If the readers apply for a read operation, there was another reader being read, the reader can be directly started reading operation 5) to write additional priority Restrictions: If an application for a reader reading write operation has been in waiting for another visit to a shared resource, the read
- 2022-02-06 09:26:49下载
- 积分:1
-
一类操作系统在开发中的一个分类。
一个类linux的dos下开发的操作系统.-a category of dos linux operating system under development.
- 2023-08-16 11:40:04下载
- 积分:1
-
This is a banker algorithm performance of a procedure
这是银行家算法表现的一个程序-This is a banker algorithm performance of a procedure
- 2022-02-03 23:10:12下载
- 积分:1