资源列表

« 1 2 ... .53 .54 .55 .56 .57 658.59 .60 .61 .62 .63 ... 1044 »

[进程与线程20100420MultiThread2

说明:该程序演示了如何传送一个一个整型的参数到一个线程中,以及如何等待一个线程完成处理。 -This program demonstrates how to send a one integer parameter to a thread, and how to wait for a thread to complete processing.
<陈大民> 在 2025-02-26 上传 | 大小:11kb | 下载:0

[进程与线程20100421MultiThread3

说明:该程序演示如何传送一个结构体给一个线程函数,可以通过传送一个指向结构体的指针参数来完成。-This program demonstrates how to send a structure to a thread function, you can send a link structure pointer parameter to complete.
<陈大民> 在 2025-02-26 上传 | 大小:11kb | 下载:0

[进程与线程20100421MultiThread4

说明:该程序测试在Windows下最多可创建线程的数目。-The program tested in Windows, you can create up the number of threads.
<陈大民> 在 2025-02-26 上传 | 大小:11kb | 下载:0

[进程与线程20100422MultiThread5

说明:使用MFC 类库编程实现如何传送一个结构体给一个线程函数,可以通过传送一个指向结构体的指针参数来完成。-Programming using MFC, how to send a structure to a thread function, you can send a structure pointer parameter points to finish.
<陈大民> 在 2025-02-26 上传 | 大小:70kb | 下载:0

[进程与线程20100428MultiThread6

说明:该程序使用MFC类库演示如何创建用户界面线程。-The program demonstrates how to create user interface thread.
<陈大民> 在 2025-02-26 上传 | 大小:67kb | 下载:0

[进程与线程20102404MultiThread7

说明:该例程演示了如何使用自定义消息进行线程间通信。-This routine demonstrates how to use a custom message thread interprocess communications.
<陈大民> 在 2025-02-26 上传 | 大小:19kb | 下载:0

[进程与线程20100821MultiThread8

说明:该程序演示隶属于同一进程的各线程协调一致地工作称为线程的同步。-The program demonstrates the various threads under the same process work in concert as thread synchronization.
<陈大民> 在 2025-02-26 上传 | 大小:17kb | 下载:0

[进程与线程TestSyncObj

说明:代码中包含同步对象和线程池的设计,在设计的过程中考虑了跨平台性、复用性和易用性,里面包含了类UML图。-Code includes synchronization objects and thread pool design consideration in the design process of cross-platform, reusability and ease of use, which contains the clas
<WangLi> 在 2025-02-26 上传 | 大小:72kb | 下载:0

[进程与线程multithread--wordclear

说明:vc 编程种详细介绍了多进程的处理方式,对win32编程和MFC做了对比,并对应的写出7个实例,有助于快速入手多线程!-vc programming kind of detailed multi-process approach, on win32 programming and MFC was compared, and the corresponding write seven instances, contribute to fa
<氧气鱼> 在 2025-02-26 上传 | 大小:35kb | 下载:0

[进程与线程imsystem_2010121.tar

说明:IM系统源码,采用多线程技术实现,有客服端和服务端程序-IM system
<李安强> 在 2025-02-26 上传 | 大小:31kb | 下载:0

[进程与线程Windows_multithread_programming_and_example

说明:本书通过众多实例介绍了如何实现Windows下的多线程编程,即重点介绍了Win32API下的多线程和MFC下的多线程编程,又介绍了多线程机制在网络编程、图形编程和数据库中的应用。 -This book describes through many examples of how to implement multi-thread programming under Windows, which focuses on Win32API a
<肖鹏> 在 2025-02-26 上传 | 大小:14.68mb | 下载:0

[进程与线程MyThread

说明:基于MFC的多线程时钟。编写多线程程序的实例。-MFC-based multi-threaded clock. Write multi-threaded program instances.
<forgps> 在 2025-02-26 上传 | 大小:45kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 658.59 .60 .61 .62 .63 ... 1044 »

源码中国 www.ymcn.org