资源列表
[进程与线程] 41500329linuxmulti-thread
说明:linux多线程代码,可以很好地理解多线程-linux multithreaded code, a good understanding of multi-threaded<jyj> 在 2025-03-01 上传 | 大小:6kb | 下载:0
[进程与线程] OS-process-
说明:该段代码为操作系统进程调度的算法分析,内含三种算法FCFS、SJF、时间片轮转,在程序结束之前会对三种算法进行简单的分析。-The sections of the code for the operating system process scheduling algorithm analysis, containing three algorithms FCFS, SJF, time slice rotation, a simple<曲文集> 在 2025-03-01 上传 | 大小:1kb | 下载:0
[进程与线程] TaskManager
说明:VC6.0 制作的一个进程管理器,实现了当前进程的提取,新建进程,结束进程,内存、CPU利用率的动态图表显示-VC6.0 produced by a process manager, the current process of extraction, the new process, the end of the process, memory, CPU utilization, dynamic charts show<小白> 在 2025-03-01 上传 | 大小:60kb | 下载:0
[进程与线程] Limited-CPU
说明:整个解决方案的流程很简单,只有两步: 1.获得要限制CPU 占用率的进程的句柄; 2.每隔 50ms,依次调用 NtSuspendProcess 和 NtResumeProcess。比如第 50ms 调用了 NtSuspendProcess,第100ms就调用NtResumeProcess。第150ms调用NtSuspendProcess, 第 200ms就调用NtResumeProcess,如此类推下去。-The e<刘勇> 在 2025-03-01 上传 | 大小:1kb | 下载:0
[进程与线程] AsyncDownload
说明:Async Download files from the internet<Russell> 在 2025-03-01 上传 | 大小:9kb | 下载:0
[进程与线程] 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