资源列表
[进程与线程] CreateRemoteThread-win7
说明:win7下面创建远程线程的解决方案 国外大牛写的-win7 the following solution to create a remote thread to write large foreign cattle<memecha> 在 2025-02-06 上传 | 大小:19kb | 下载:1
[进程与线程] Mutex_Critical
说明:这个例子利用多线程使用不同的排序算法对数据进行排序,每一个线程使用不同的算法。主线程里使用快速排序QuickSort,其他四个算法分别建立四个子线程,在子线程中进行排序。因为每一个线程都要调用函数PrintResult把结果输出到显示器上,所以不同的线程就会争夺着向显示器输出,这样,不同线程的输出就会混合在一起,所以呢必须让线程一个接着一个输出。也就是必须对PrintResult进行互斥控 制。要进行互斥控制,则必须用到Event、<chenzifeng> 在 2025-02-06 上传 | 大小:836kb | 下载:1
[进程与线程] GetThreadContext
说明:This tool shows a context (registers, EIP, stack) of the thread by identifier. Good example, can be used for debugging.<Tim> 在 2025-02-06 上传 | 大小:171kb | 下载: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<> 在 2025-02-06 上传 | 大小:21.08mb | 下载: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> 在 2025-02-06 上传 | 大小:7.68mb | 下载:1
[进程与线程] philpsopher
说明:哲学家就餐问题的解决方法 运用java多线程模拟所有解决哲学家就餐问题的方法-Solution to the dining philosophers problem using multi-threaded simulation of java all the dining philosophers problem solving<yuqi> 在 2025-02-06 上传 | 大小:703kb | 下载:1
[进程与线程] WaitThread
说明:等待一个已有线程自动结束的VC++代码,我们不能只管创建进程,而不管它的死活,应该 学会如何接应它,转向其它方式或进行下一个任务,本代码 主要演示的是跟踪进程的运行状态,并判断它是否仍在运行,如果是,则等待它运行完毕,不妨参考。 -Waiting for a thread has been automatically end the VC++ code, we can not just create the process, reg<> 在 2025-02-06 上传 | 大小:11kb | 下载:1
[进程与线程] softhy365e
说明:多线程数据采集 多线程采集C#源代码 -Multi-threaded multi-threaded data collection collecting multi-threaded C# source code for C# source code collection<一一> 在 2025-02-06 上传 | 大小:201kb | 下载:1
[进程与线程] multi-thread-com-comunication
说明:vc6.0下的多线程串行通信,实现几个线程对串口同时操作-vc6.0 implemented multi-threaded serial communication<xiepeng> 在 2025-02-06 上传 | 大小:78kb | 下载:1