资源列表

« 1 2 ... .98 .99 .00 .01 .02 303.04 .05 .06 .07 .08 ... 1044 »

[进程与线程NamedPipeClt

说明:利用命名管道实现进程间的通信,本程序为服务器端程序-Realize the use of Named Pipes Interprocess Communication, the procedures for the server-side procedures
<Michael> 在 2025-06-11 上传 | 大小: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-11 上传 | 大小: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-11 上传 | 大小:35kb | 下载:0

[进程与线程ex11a

说明:visual c++消息处理和多线程编程-visual c++ message processing and multi-threaded programming
<xiaoxiao> 在 2025-06-11 上传 | 大小:27kb | 下载:0

[进程与线程jcmj

说明:进程枚举 类似于任务管理器中的任务列表 可以列举出系统运行的进程-Enumeration process is similar to Task Manager task list can be listed out in the process of system operation
<sohu4336> 在 2025-06-11 上传 | 大小:5kb | 下载:0

[进程与线程ProcessManager

说明:vc编写的,提取windows进程管理器信息的程序-vc prepared, extract windows process manager process of information
<liuliu> 在 2025-06-11 上传 | 大小: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-11 上传 | 大小: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-11 上传 | 大小: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-11 上传 | 大小:1.92mb | 下载:0

[进程与线程killprccode

说明:本代码穷举系统进程,然后可以*进程,用到了 CreateToolhelp32Snapshot 和一些排序操作,-Exhaustive system process the code, and then kill the process, use the CreateToolhelp32Snapshot and some sort operation,
<> 在 2025-06-11 上传 | 大小:14kb | 下载:0

[进程与线程producerconsumer

说明:很多情况下我们需要多个线程互相协助,来完成同一个任务。但是线程很难从外部进行控制。利用线程同步技术可以使线程彼此交互,从而避免了外部控制对与时间和资源的浪费。-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 threa
<> 在 2025-06-11 上传 | 大小:24kb | 下载:0

[进程与线程main_shm

说明:使用多线程和共享内存技术解决生产者消费都问题的示例-The use of multi-threaded and shared-memory technology to solve the producer consumer problem are examples of
<王强> 在 2025-06-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 303.04 .05 .06 .07 .08 ... 1044 »

源码中国 www.ymcn.org