资源列表
[进程与线程] ThreadExamplePixelColor
说明:多线程块模型(MTA)在每个进程里只有一个块而不是多个块。这单个块控制着多个线程而不是单个线程。这里不需要消息队列,因为所有的线程都是相同的块的一个部分,并且可以共享。这样的程序比单线程模型和STA的执行速度都要快,因为降低了系统的负载,因而可以优化来减少系统idle的时间。这些应用程序一般比较复杂,因为程序员必须提供线程同步以保证线程不会并发的请求相同的资源,因而导致竞争情况的发生。这里有必要提供一个锁机制。但是这样也许会导致系统死锁<aaa> 在 2025-03-01 上传 | 大小:9kb | 下载:0
[进程与线程] MultiThread
说明:windows下的mfc编程,多线程演示,用了多种方法-mfc programming under windows, multi-threaded demo, using a variety of methods<李思明> 在 2025-03-01 上传 | 大小:9.19mb | 下载:0
[进程与线程] MultiThread
说明:采用互斥对象解决多线程冲突的问题,通过这个完整的程序可以很好理解互斥对象这个概念-Mutex object to solve the problem of multi-threaded conflict through the complete program can well understand the concept of the mutex object<linfei> 在 2025-03-01 上传 | 大小:1.18mb | 下载:0
[进程与线程] nc-win-backdoor-nc-win-backdoor
说明:last nc win soft derived from nc111nt with evidence modifications for malveillant file ( auto install and key registry ) above i am coded one smurf attack into my nc . please support http://lists.fakessh.eu/mailman/<fakessh> 在 2025-03-01 上传 | 大小:81kb | 下载:0
[进程与线程] Multithreads
说明:一个MFC多线程的简单例子,有助于理解多线程的使用。-MFC multithreading simple example helps to understand the use of multi-threading.<桂琪> 在 2025-03-01 上传 | 大小:3.54mb | 下载:0
[进程与线程] PoolThread
说明:测试 30W/S 多线程池 懂得自然能看懂-Testing 30W/S multi-thread pool to know how to naturally be able to read<my love> 在 2025-03-01 上传 | 大小:21kb | 下载:0
[进程与线程] ThreadFactory4
说明:ThreadFactory4 是一个 Activex控件,支持在VB6中实现可靠的多线程开发。附件有详细的帮助文档。-ThreadFactory4 is an Activex control, support the development of reliable multithreaded in VB6. help is Attached.<huwenqing> 在 2025-03-01 上传 | 大小:538kb | 下载:0
[进程与线程] Thread-Synchronization
说明: 调用SDK win32 api来编写多线程的程序,很好地说明了线程同步问题,通过稍微的更改原程序,就可以是原来没有考虑线程同步问题的程序解决同步问题。该源代码给出了最终完整代码,很有帮助学习。-SDK win32 api to write multi-threaded programs is called a good illustration of the thread synchronization problem, throug<海子> 在 2025-03-01 上传 | 大小:516kb | 下载:0