-
操作系统的经典问题:读写者问题,已有具体代码及注释
操作系统的经典问题:读写者问题,已有具体代码及注释-Operating system, the classic problem: the problem of reading and writing, there were specific codes and notes
- 2022-02-10 04:20:02下载
- 积分:1
-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1
-
VC++实现管道的一个例子命名管道在进程通信中有重要作用.
VC++实现管道的一个例子命名管道在进程通信中有重要作用.-VC pipeline examples of a named pipe communication in the process plays an important role.
- 2023-09-08 09:00:04下载
- 积分:1
-
提供了导入CER格式的证书的示例代码。
可以通过此工具实现导入Cer的证书,并附带BASE64格式的数据的转换。...
提供了导入CER格式的证书的示例代码。
可以通过此工具实现导入Cer的证书,并附带BASE64格式的数据的转换。-CER provided the import certificate format sample code. This tool can import realize cer certificate and incidental BASE64 data format conversion.
- 2022-03-10 11:20:41下载
- 积分:1
-
Dll common
通用的dll测试工具源码,只要按照规定格式导出函数即可-Dll common-source testing tools, as long as the format in accordance with the Export function can be
- 2023-04-14 00:45:03下载
- 积分:1
-
工作
Job-scheduler is a program that schedules programs to be run at
their specified times. It gives users several options for scheduling
programs.
You can use telnet program to connect to the port job-scheduler is
listenning for incomming connections on the host computer. Then you
can get information about the current scheduled jobs, add, stop or
start jobs or kill the job-scheduler program. Job-scheduler can also
load input files which contain information about some jobs to be
scheduled. - Job-scheduler is a program that schedules programs to be run at their specified times. It gives users several options for scheduling programs. You can use telnet program to connect to the port job-scheduler is listenning for incomming connections on the host computer. Then you can get information about the current scheduled jobs, add, stop or start jobs or kill the job-scheduler program. Job-scheduler can also load input files which contain information about some jobs to be scheduled
- 2022-05-26 10:38:25下载
- 积分:1
-
U盘测试程序,对U盘不停的经行读写,判断数据是否有误,以此来测试U盘。...
U盘测试程序,对U盘不停的经行读写,判断数据是否有误,以此来测试U盘。-U disk test program, the U disk read and write non-stop through the lines to determine whether the data is incorrect, as to test the U disk.
- 2022-05-28 00:20:09下载
- 积分:1
-
这是我做的一个操作系统的课程设计,是一个多极反馈队列的模拟,动态的模拟...
这是我做的一个操作系统的课程设计,是一个多极反馈队列的模拟,动态的模拟-This is what I am doing an operating system of curriculum design, is a multi-polar feedback cohort simulation, dynamic simulation
- 2023-07-09 03:35:02下载
- 积分:1
-
Library management system to complete both the general library functions, such a...
图书馆管理系统,完成一般图书馆都具有的功能,如查询等-Library management system to complete both the general library functions, such as inquiries, etc.
- 2023-05-26 00:35:03下载
- 积分:1
-
这是一个简单的操作系统中进程调度的 时间片轮转算法
这是一个简单的操作系统中进程调度的 时间片轮转算法-This is a simple operating system process-time scheduling algorithm Web
- 2022-03-25 11:30:21下载
- 积分:1