-
优秀的密码查看器
优秀的密码查看器-outstanding password viewer
- 2023-02-01 22:25:04下载
- 积分:1
-
Post trough technology used in the communication process between the routines. A...
利用邮槽技术,在进程间进行通信的例程。希望和大家交流。-Post trough technology used in the communication process between the routines. And we hope that the exchanges.
- 2022-03-21 22:34:53下载
- 积分:1
-
进程间通信,一个简单的聊天室程序,基于进程间的同步机制
进程间通信,一个简单的聊天室程序,基于进程间的同步机制-inter-process communication, a simple chat room procedures, based on the process of synchronization mechanism
- 2023-03-21 15:20:03下载
- 积分:1
-
进程管理,动态分配内存,按照最大优先级的动态分配
进程管理,动态分配内存,按照最大优先级的动态分配-process management, dynamic memory allocation, in accordance with the priority of the largest dynamic allocation
- 2022-03-14 06:10:56下载
- 积分:1
-
通过消息机制实现Exe程序间的数据交换,实现进程间的通讯的有一个方法!...
通过消息机制实现Exe程序间的数据交换,实现进程间的通讯的有一个方法!-information through mechanisms Exe procedures between the exchange of information, to achieve inter-process communication in a way!
- 2022-08-06 13:14:08下载
- 积分:1
-
multiple thread演示,virtual系统的multiple thread,有助于教学用途
multiple thread演示,virtual系统的multiple thread,有助于教学用途-multiple thread demonstration of multiple virtual thread, and the teaching purposes
- 2022-08-22 08:34:26下载
- 积分:1
-
用于播放ts流的一个小工具,需要硬件配合
用于播放ts流的一个小工具,需要硬件配合-ts for the broadcast of a small flow tools, hardware support needed
- 2023-07-04 14:50:03下载
- 积分:1
-
设计是一个复杂的过程
设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simulation of the single-processor environment processor scheduling, understanding processor scheduling process.
- 2022-02-03 09:51:50下载
- 积分:1
-
dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy()....
dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy().-class loaded dynamically in dll.
Only 2 virtual functions are important in this class: Create() and Destroy(). Create() function returns TRUE if the DLL is loaded correctly and an instance handle obtained. Destroy() will unload the DLL from process memory.
- 2022-01-30 18:14:26下载
- 积分:1
-
use Windows 2000/XP API functions, including the preparation of a two
使用Windows 2000 / XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。-use Windows 2000/XP API functions, including the preparation of a two-threaded process, a thread used to simulate memory allocation, a thread used to track a thread of memory, but also between two threads through the synchronized signal volume.
- 2022-07-27 02:37:11下载
- 积分:1