-
设计有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
-
内存映射文件例子
内存映射文件例子-memory mapping file examples
- 2022-02-06 19:38:10下载
- 积分:1
-
Wrappit
Wrappit - a DLL proxy wrapper for hooking DLL calls or injecting code.-Wrappit- a DLL proxy wrapper for hooking DLL calls or injecting code.
- 2022-03-18 08:13:29下载
- 积分:1
-
Student Management
James Madison of Virginia was elected president of the Unite...
Student Management
James Madison of Virginia was elected president of the United States in eighteen hundred and eight. He followed Thomas Jefferson and served two terms.
Madison s first four years were not easy. He had to deal with a foreign policy problem that Jefferson was not able to solve: increasingly tense relations with Britain. His second four years were worse. There was war. Larry West and Leo Scully have our story.
- 2022-02-07 02:05:33下载
- 积分:1
-
initialization_code_to_light_on_the_hx8238
Initialization_Code_to_light_on_the_HX8238-A --- Very useful-Initialization_Code_to_light_on_the_HX8238-A--- Very useful
- 2022-10-11 02:40:03下载
- 积分:1
-
Dynamically linked applications, the code contains a simple keyboard hook approa...
应用程序动态挂钩,本代码包含一个简单的键盘钩子的做法,简单明料,很快就帮你手把手的做一个键盘钩子文件。主要函数setwindowshookex,callnexthookex-Dynamically linked applications, the code contains a simple keyboard hook approach, simple-ming Liu, quickly help you to do hands-on document of a keyboard hook. The main function setwindowshookex, callnexthookex
- 2022-02-20 11:56:05下载
- 积分:1
-
详细的介绍了用windows API 函数编写串口通信的过程
详细的介绍了用windows API 函数编写串口通信的过程-Detailed introduction of the use of windows API function to prepare the process of serial communication
- 2022-10-17 06:35:03下载
- 积分:1
-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数...
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。
静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。
-prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
- 2022-03-19 06:54:52下载
- 积分:1
-
全部DELHI代码,实现类似于LINUX的多桌面原代码.
全部DELHI代码,实现类似于LINUX的多桌面原代码.-All DELHI code, to achieve similar multi-LINUX Desktop original code.
- 2023-08-29 03:45:04下载
- 积分:1
-
虚拟内存,这个使用vc++实现的对于虚拟内存的管理,这个程序是vc开发大全里面的源代码,可以给学习的朋友一个详细的解释。习于此道的朋友可以下载来看看。...
虚拟内存,这个使用vc++实现的对于虚拟内存的管理,这个程序是vc开发大全里面的源代码,可以给学习的朋友一个详细的解释。习于此道的朋友可以下载来看看。-virtual memory, the use vc++ for the virtual memory management, the procedure is vc development Daquan inside the source code, can be a friend to learn a detailed explanation. Xi Road friend here can be downloaded to look at.
- 2022-12-06 03:40:03下载
- 积分:1