资源列表
[进程与线程] NamedPipeClt
说明:利用命名管道实现进程间的通信,本程序为服务器端程序-Realize the use of Named Pipes Interprocess Communication, the procedures for the server-side procedures<Michael> 在 2025-06-26 上传 | 大小:29kb | 下载:0
[进程与线程] Code
说明:进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Inter-process communication of four ways: clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of these types of inter-process communication of the advantages and disadvanta<hu> 在 2025-06-26 上传 | 大小:227kb | 下载:0
[进程与线程] Code
说明:多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex object to explain, how to use the mutex object to realize mult<hu> 在 2025-06-26 上传 | 大小:35kb | 下载:0
[进程与线程] ProcessManager
说明:vc编写的,提取windows进程管理器信息的程序-vc prepared, extract windows process manager process of information<liuliu> 在 2025-06-26 上传 | 大小:49kb | 下载:0
[进程与线程] MulThreadclass
说明:如果用CWinThread好一点,直接是一个线程对象,如果用AfxBeginThread,实现了这个类,来所简化多线程的创建和关闭的操作。-If CWinThread better direct object is a thread, if AfxBeginThread, realize this category, to simplify the creation of multi-threading on and off operation.<> 在 2025-06-26 上传 | 大小:25kb | 下载:0
[进程与线程] multitreadsrc1112
说明: 一般而言,应用程序中的一个次要线程总是为主线程执行特定的任务,这样,主线程和次要线程间必定有一个信息传递的渠道,也就是主线程和次要线程间要进行通信。这种线程间的通信不但是难以避免的,而且在多线程编程中也是复杂和频繁的,下面将进行说明。-Generally speaking, the application of a secondary thread is always the main thread to perform a specific task, so that main thread<> 在 2025-06-26 上传 | 大小:23kb | 下载:0
[进程与线程] threadpooldemosrc1
说明:包含DEMO(ThreadPoolDemo.rar),源代码 thread_pool.rar(只有一个HPP文件)及经过裁减的Boost1.32库;之后以用Boost是因为ThreadPool中用到了 Boost库的线程组件。-Contains the DEMO (ThreadPoolDemo.rar), the source code thread_pool.rar (there is only one HPP files) and after reduction of Boost1.32 d<> 在 2025-06-26 上传 | 大小:1.92mb | 下载:0
[进程与线程] killprccode
说明:本代码穷举系统进程,然后可以*进程,用到了 CreateToolhelp32Snapshot 和一些排序操作,-Exhaustive system process the code, and then kill the process, use the CreateToolhelp32Snapshot and some sort operation,<> 在 2025-06-26 上传 | 大小:14kb | 下载:0