-
编写代码最难得就是进程间的通讯问题,采用剪贴板的方式,利用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
-
多线程程序一起工作,一些线程等待另一个线程…
多线程协同工作过程中一些线程等待另一线程提供资源所以要线程之间要同步进行-multithreaded process to work together some threads awaiting another thread there to provide resources between the threads simultaneously
- 2023-07-12 18:45:03下载
- 积分:1
-
学习Event线程同步的朋友进来吧
学习Event线程同步的朋友进来吧-thread synchronization friends come in.
- 2022-01-25 17:09:16下载
- 积分:1
-
用VC写的启动并可控制其他EXE程序的应用程序
用VC写的启动并可控制其他EXE程序的应用程序-VC can start writing the other EXE process control applications
- 2022-08-19 14:15:18下载
- 积分:1
-
程序主要功能是查看进程下线程和堆栈的信息。
程序主要功能是查看进程下线程和堆栈的信息。-procedures main function is to process View Thread and stack information.
- 2022-02-03 18:15:17下载
- 积分:1
-
Pubwin客户端伪装程序,与Pubwin界面相同。
Pubwin 客户端伪装程序 ,与Pubwin界面完全相同.-Pubwin client camouflage procedures, and Pubwin interface identical.
- 2023-02-06 02:30:03下载
- 积分:1
-
列举程序中所有进程的示例,用到windows进程编程的一些原理。...
列举程序中所有进程的示例,用到windows进程编程的一些原理。-A example of listing all the processes in a program, using the principle of windows processes programing.
- 2022-01-26 06:06:46下载
- 积分:1
-
这是介绍标准的多线程编程的一些资料和代码,介绍的比较详细...
这是介绍标准的多线程编程的一些资料和代码,介绍的比较详细-This is the standard on multi-threaded programming some of the information and codes, and a more detailed briefing
- 2022-08-17 14:37:30下载
- 积分:1
-
Berkey DB的数据库创建,多线程查询的例子,给大家参考。
Berkey DB的数据库创建,多线程查询的例子,给大家参考。-Berkey DB database creation, multi-threaded for example, for your reference.
- 2022-05-19 18:45:42下载
- 积分:1
-
这是个典型的生产者与消费者问题,用的是PV操作实现的程序!
这是个典型的生产者与消费者问题,用的是PV操作实现的程序!-This is a typical problem of producers and consumers, using a PV operating procedures to achieve!
- 2022-02-20 05:39:47下载
- 积分:1