-
独占设备的分配与虚拟设备独占设备每次只能分配给一个进程使用,这种使用特性隐含着死锁的必要条件,所以在考虑独占设备的分配时,一定要结合有关防止和避免死锁的安全算法...
独占设备的分配与虚拟设备独占设备每次只能分配给一个进程使用,这种使用特性隐含着死锁的必要条件,所以在考虑独占设备的分配时,一定要结合有关防止和避免死锁的安全算法。-Exclusive distribution of equipment, exclusive equipment and virtual device can only be allocated to each use of a process, which implies the use of characteristics of the necessary conditions for deadlock, and therefore in considering the allocation of exclusive equipment, we have to combine to prevent and avoid deadlock security algorithm.
- 2023-07-21 04:10:03下载
- 积分:1
-
通过构建Delaunay三角网的离散点,代码…
通过离散的点构建Delaunay三角网,该代码用ATL的方式编写,编译成DLL直接调用。-Construction of discrete points through the Delaunay triangulation, the code to use ATL to prepare the way, the compiler into a DLL called directly.
- 2022-05-27 21:48:13下载
- 积分:1
-
本例要介绍的是使用事件对象同步两个目标进程,
本例要介绍的是使用事件对象同步两个目标进程,-In this case is to introduce the use of event object synchronization process of two objectives,
- 2023-06-24 03:55:03下载
- 积分:1
-
利用windows api 编写的串口通信程序,有很大的参考价值,自己可以根据此程序编写响应的控件,或者做成通信单元,都是不错的选择...
利用windows api 编写的串口通信程序,有很大的参考价值,自己可以根据此程序编写响应的控件,或者做成通信单元,都是不错的选择-Prepared to use windows api serial communication procedures, have a great reference value, they can prepare to respond in accordance with the procedures of control, or make communication modules are a good choice
- 2022-04-24 20:13:42下载
- 积分:1
-
cmd漏洞源代码 非常值得研究
cmd漏洞源代码 非常值得研究-cmd loopholes source code is worth studying
- 2022-01-26 04:55:11下载
- 积分:1
-
C++编程实例100篇
C++编程实例100篇
C++编程实例100篇
C++编程实例100篇-C++ Programming examples 100 C++ Programming examples 100
- 2022-05-17 10:06:39下载
- 积分:1
-
C 语言教程 硬件中断操作串口通信,鼠标键盘操作.部分资料还是值得一看的,共享给大家....
C 语言教程 硬件中断操作串口通信,鼠标键盘操作.部分资料还是值得一看的,共享给大家.-C language tutorial hardware interrupt operation of serial communication, mouse, keyboard operation. Some of the information is worth sharing to everyone.
- 2022-11-05 19:05:04下载
- 积分:1
-
win32内核编程
适合初学者学习windows内核编程,内容1-15天,涉及几乎全部的内容。各种窗口消息,和学习笔记,学习mfc的可以看看
- 2022-01-26 07:35:19下载
- 积分:1
-
本程序可以列出系统中所有的字体,用vc++编译
本程序可以列出系统中所有的字体,用vc++编译-This procedure can list all the system font, use vc++ Compiler
- 2022-05-15 12:33:45下载
- 积分:1
-
PL0 compiler source code 2. Requirements of PL/0 compiler is again compiled prog...
PL0编译器源代码
2. 要求的PL/0编译器是个一遍的编译程序,词法分析程序作为子程序,需要的时候被语法分析程序调用,使用语法制导的翻译技术,在语法分析的同时生成中间代码,并保存到文件中。-PL0 compiler source code 2. Requirements of PL/0 compiler is again compiled program, lexical analysis program as a subroutine, and when required by the syntax analysis program call, use the syntax-guided translation technology, in the middle of parsing the same time generating code, and save to a file .
- 2023-07-12 12:00:10下载
- 积分:1