资源列表
[进程与线程] MFCThreadTimerProj
说明:多线程例子,主要是关于MFC创建线程操作等等,个人觉得不错-multithreading examples, mainly on the operation of MFC to create threads, and so on, feel good<liuyang> 在 2025-07-02 上传 | 大小:27kb | 下载:0
[进程与线程] Code
说明:多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object explain how to use the mutex object to the multi-thread synchronization. How to use<中国> 在 2025-07-02 上传 | 大小:27kb | 下载:0
[进程与线程] Code
说明:事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-incident kernel object, the key code of (critical) explanations, and the multi-thread synchronization application. In the preparation of Win<中国> 在 2025-07-02 上传 | 大小:27kb | 下载:0
[进程与线程] useProcess
说明:WinCE中进程应用的一个例程. -WinCE applications in the process of a routine.<lurcer> 在 2025-07-02 上传 | 大小:27kb | 下载:0
[进程与线程] 100_listprocess
说明:VC++显示和*系统当前进程2007-4-271309★★★☆VC++源码-VC++ Display system and kill the current process 2007-4-271309 ★ ★ ★ ☆ VC++ Source<jcak> 在 2025-07-02 上传 | 大小:27kb | 下载:0
[进程与线程] listprocess
说明: 此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用 HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。 -This code demonstrates how to use CreateToolhelp32Snapshot API function system is currently the process of enumeration. And how to<kehaiying> 在 2025-07-02 上传 | 大小:27kb | 下载:0
[进程与线程] http
说明:Http服务器多线程下载文件,实现多线程文件下载不想想象中的那么复杂,具体思路为:首先确定下载文件的大小,根据文件大小确定采用几个线程下载,每个线程下载文件的不同布分;然后再线程下载完后,将每个线程下载的数据按照顺序组合为一个完整的文件,这样就实现了文件的多线程下载。-Http server multi-threaded download documents, the realization of multi-threaded file downloads do not want to imag<周炳华> 在 2025-07-02 上传 | 大小:27kb | 下载:0
[进程与线程] MutexSynch
说明:多线程编程-利用互斥量对象实现线程之间的同步。-Multi-threaded programming- the use of mutex objects to achieve the amount of synchronization between threads.<hmc> 在 2025-07-02 上传 | 大小:27kb | 下载:0
[进程与线程] 11ThreadMutex
说明:mfc中多线程编程利用互斥量对同一资源的操作 -mfc in multi-threaded programming using the same amount of resources mutex operations<name> 在 2025-07-02 上传 | 大小:27kb | 下载:0