资源列表

[进程与线程win32

说明:win32 多线程程序设计侯捷译一本挺好的书-win32 multithreaded programming Hou Jie translation a very good book
<chenyu> 在 2024-05-30 上传 | 大小:22353920 | 下载:1

[进程与线程sy3

说明:进程的创建和控制 创建一个windows窗口程序,含有4个菜单项,分别用来创建和撤消记事本进程和计算器进程。若相应进程已经创建了,再选择创建进程菜单,则弹出对话框提示进程已经创建 若进程已经撤消了,再选择撤消进程菜单,则弹出对话框提示进程已经撤消。注意考虑从主程序外部启动和关闭进程的情况。-Process creation and control procedures to create a windows window, with
<陈婷婷> 在 2024-05-30 上传 | 大小:778240 | 下载:1

[进程与线程CreateRemoteThread-win7

说明:win7下面创建远程线程的解决方案 国外大牛写的-win7 the following solution to create a remote thread to write large foreign cattle
<memecha> 在 2024-05-30 上传 | 大小:19456 | 下载:1

[进程与线程PRO

说明:线程进程关系实例,并有讲解TXT,PDF-1
<前一问> 在 2024-05-30 上传 | 大小:47104 | 下载:1

[进程与线程Mutex_Critical

说明:这个例子利用多线程使用不同的排序算法对数据进行排序,每一个线程使用不同的算法。主线程里使用快速排序QuickSort,其他四个算法分别建立四个子线程,在子线程中进行排序。因为每一个线程都要调用函数PrintResult把结果输出到显示器上,所以不同的线程就会争夺着向显示器输出,这样,不同线程的输出就会混合在一起,所以呢必须让线程一个接着一个输出。也就是必须对PrintResult进行互斥控 制。要进行互斥控制,则必须用到Event、
<chenzifeng> 在 2024-05-30 上传 | 大小:856064 | 下载:1

[进程与线程GetThreadContext

说明:This tool shows a context (registers, EIP, stack) of the thread by identifier. Good example, can be used for debugging.
<Tim> 在 2024-05-30 上传 | 大小:175104 | 下载:1

[进程与线程1.1

说明:详细介绍电脑各个进程作用,帮助大家了解一下电脑知识-Detail the role of each process computer, computer knowledge to help you find out
<黄兴> 在 2024-05-30 上传 | 大小:26171392 | 下载:1

[进程与线程Win32-Multithread-Design

说明:这个电子书很著名,是台湾的侯捷写的。 这本书的名字是:Win32多线程编程。本人把它分享给大家,希望你能给喜欢。-This book is very well-known, is written by Taiwan' s Hou Jie. The book name is: Win32 multi-threaded programming. I have to share it with everyone, I hope you
<> 在 2024-05-30 上传 | 大小:22098944 | 下载:1

[进程与线程-M-Thread-TCP-Server

说明:一个基于多线程的TCP 服务器,使用VC++ 6.0进行开发,对初学者理解原理十分有用。-A Multi-threaded TCP server, using VC++ 6.0 for development, the principle is very useful for beginners to understand.
<chengzhang> 在 2024-05-30 上传 | 大小:8057856 | 下载:1

[进程与线程philpsopher

说明:哲学家就餐问题的解决方法 运用java多线程模拟所有解决哲学家就餐问题的方法-Solution to the dining philosophers problem using multi-threaded simulation of java all the dining philosophers problem solving
<yuqi> 在 2024-05-30 上传 | 大小:719872 | 下载:1

[进程与线程WaitThread

说明:等待一个已有线程自动结束的VC++代码,我们不能只管创建进程,而不管它的死活,应该 学会如何接应它,转向其它方式或进行下一个任务,本代码 主要演示的是跟踪进程的运行状态,并判断它是否仍在运行,如果是,则等待它运行完毕,不妨参考。 -Waiting for a thread has been automatically end the VC++ code, we can not just create the process, reg
<> 在 2024-05-30 上传 | 大小:11264 | 下载:1

[进程与线程softhy365e

说明:多线程数据采集 多线程采集C#源代码 -Multi-threaded multi-threaded data collection collecting multi-threaded C# source code for C# source code collection
<一一> 在 2024-05-30 上传 | 大小:205824 | 下载:1

源码中国 www.ymcn.org