-
进程控制的意义在于可以创建一个进程,并可以通过进程句柄结束进程。...
进程控制的意义在于可以创建一个进程,并可以通过进程句柄结束进程。-control of the process is to create a process and the process can handle the end of the process.
- 2022-02-13 01:30:08下载
- 积分:1
-
利用命名管道实现进程间的通信,本程序为服务器端程序
利用命名管道实现进程间的通信,本程序为服务器端程序-Realize the use of Named Pipes Interprocess Communication, the procedures for the server-side procedures
- 2022-02-10 16:32:16下载
- 积分:1
-
一个在WINDOWS系统下创建进程的实例程序
一个在WINDOWS系统下创建进程的实例程序-a Windows system in the process of creating procedures example
- 2022-03-23 05:19:02下载
- 积分:1
-
编写代码最难得就是进程间的通讯问题,采用剪贴板的方式,利用Windows共享内存所开辟的统一的内存区进行编程。可以有效解决进程间信息传输问题。...
编写代码最难得就是进程间的通讯问题,采用剪贴板的方式,利用Windows共享内存所开辟的统一的内存区进行编程。可以有效解决进程间信息传输问题。-The most rare to write code that is inter-process communication problems, using the clipboard, using Windows shared memory opened up a unified program memory area. Can effectively resolve the issue of inter-process information transfer.
- 2022-05-25 01:32:54下载
- 积分:1
-
用vb2005编写的单线程应用方法的简单实例!
用vb2005编写的单线程应用方法的简单实例!-Vb2005 prepared using single-threaded applications simple examples!
- 2023-04-08 20:05:03下载
- 积分:1
-
一个不错的多线程通讯的例子
一个不错的多线程通讯的例子-a good multi-threaded communication examples
- 2022-02-24 18:40:09下载
- 积分:1
-
很多情况下我们需要多个线程互相协助,来完成同一个任务。但是线程很难从外部进行控制。利用线程同步技术可以使线程彼此交互,从而避免了外部控制对与时间和资源的浪费。
很多情况下我们需要多个线程互相协助,来完成同一个任务。但是线程很难从外部进行控制。利用线程同步技术可以使线程彼此交互,从而避免了外部控制对与时间和资源的浪费。-Many cases we need to assist each other to multiple threads in order to accomplish the same mission. But the thread is difficult to control from outside. The use of thread synchronization technology enables interaction between threads, thus avoiding external control with time and a waste of resources.
- 2023-09-06 07:35:03下载
- 积分:1
-
在VC6.0下利用消息实现内部进程通讯
在VC6.0下利用消息实现内部进程通讯--VC设计。-VC6.0 in using information to achieve internal communication process-- VC design.
- 2022-01-25 21:49:33下载
- 积分:1
-
操作系统实验课程中模拟虚拟存储器的算法
使用先进先出调度算法实现...
操作系统实验课程中模拟虚拟存储器的算法
使用先进先出调度算法实现-experimental courses operating system virtual memory simulation algorithm using FIFO scheduling algorithm
- 2022-01-25 15:37:34下载
- 积分:1
-
simple realization of a systematic process management. Can see the current syste...
实现简单的系统进程管理。可察看当前系统中正在运行的进程,进程的基本信息。(如:进程大小、线程ID等)可终止某一进程。-simple realization of a systematic process management. Can see the current system running processes, the process of basic information. (Eg : Process size, thread ID, etc.) may terminate a process.
- 2022-01-26 07:00:45下载
- 积分:1