-
这是操作系统中内存分配的编程实验,是内存管理的编程。
这是操作系统中内存分配的编程实验,是内存管理的编程。-This is the Operating System memery distribution programme
- 2022-03-29 04:25:51下载
- 积分:1
-
在dos环境下用汇编语言显示asc码的源代码程序
在dos环境下用汇编语言显示asc码的源代码程序-dos environment in assembly language code asc show the source code procedures
- 2022-01-31 05:03:30下载
- 积分:1
-
建立带有NT Service程序的模板
建立带有NT Service程序的模板 -The template for creating the app with NT Service
- 2022-08-18 09:27:40下载
- 积分:1
-
国外的一个开放源码的免费小操作系统,目前实现到了保护模式,shell界面。...
国外的一个开放源码的免费小操作系统,目前实现到了保护模式,shell界面。-abroad a free open-source operating system small, to achieve a protection mode, the shell interface.
- 2022-03-04 00:15:22下载
- 积分:1
-
进程调度算法:优先数调度优先级最高的…
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-08-15 08:10:56下载
- 积分:1
-
The operating system in the experiment: the file system, for users to operate th...
操作系统中的实验:文件系统,对用户的各文件进行操作,注册登录的用户、用户对文件进行的操作-The operating system in the experiment: the file system, for users to operate the various documents, registered logged in users, the file operation
- 2022-03-04 22:59:37下载
- 积分:1
-
光驱开关控制程序的原代码(本次是API版的)
光驱开关控制程序的原代码(本次是API版的)-Optical Switches control procedures of the original code (this is the version of the API)
- 2022-06-16 17:43:37下载
- 积分:1
-
多媒体记数器,可以精确到1ms
多媒体记数器,可以精确到1ms-multimedia Register, to be precise 1ms
- 2022-08-03 20:35:10下载
- 积分:1
-
C++编写的服务程序,定时比较本地与远程计算机指定目录的文件是否相同,如果不同,则进行同步。...
C++编写的服务程序,定时比较本地与远程计算机指定目录的文件是否相同,如果不同,则进行同步。-prepared by the procedures of service, regular comparison of local and remote computer designated directories of documents the same, if they were different, simultaneously.
- 2022-03-07 08:06:04下载
- 积分:1
-
windows下的文件系统模拟程序,对于想熟悉操作系统中文件管理的哥们有很好的提示作用...
windows下的文件系统模拟程序,对于想熟悉操作系统中文件管理的哥们有很好的提示作用-under the windows file system simulation program, familiar with the operating system to document management Miners have a good role suggested
- 2022-03-05 04:59:58下载
- 积分:1