资源列表
[进程与线程] NTFSPARASER
说明:基于NTFS文件格式解析来检测系统文件中隐藏文件-NTFS-based file format parsing to detect system files hidden files<刘东> 在 2025-02-27 上传 | 大小:135kb | 下载:0
[进程与线程] RootkitDetectionpaper
说明:Rootkit检测方面的有关隐藏进程检测方面的技术文章-Rootkit detection process of detecting hidden aspects of the relevant technical articles<刘东> 在 2025-02-27 上传 | 大小:3.34mb | 下载:0
[进程与线程] ThreadPool
说明:线程池,学习线程池可以参考,比较有研究价值。。。 -Thread pool, thread pool can refer to the study, compared with research value. . .<ren> 在 2025-02-27 上传 | 大小:42kb | 下载:0
[进程与线程] The-only-operation
说明:实现程序唯一运行,MFC对线程同步的控制。学习MFC线程同步比较有用-To achieve the only program running, MFC control of thread synchronization. More useful to learn MFC thread synchronization<王正凯> 在 2025-02-27 上传 | 大小:133kb | 下载:0
[进程与线程] multiThreads
说明:多线程的一个简单小程序测试 通过输出不同的符号来观察-A simple multi-threaded through a small program to test the output to observe the different symbols<婷婷> 在 2025-02-27 上传 | 大小:33kb | 下载:0
[进程与线程] operation-system-study
说明:操作系统的进程、线程的打开与关闭,进程的安全,多线程的实现的文档和源码-Operating system process, thread open and close, process safety, multi-threaded implementation documentation and source code<william> 在 2025-02-27 上传 | 大小:3.5mb | 下载:0
[进程与线程] SimuRWLock
说明:通过Mutex封装实现的读写锁类。写锁优先于读锁。如果有写锁在等待,则读锁一直等待,直到写锁获取锁,并释放后才能获取。读锁是共享锁,写锁是独占锁。提供Mutex与临界区两种方式可宏切换实现,Mutex为系统内核对象,速度比较慢,但比较好控制。临界区速度快,但无进入临界区无超时时间,对时间控制不精确。 BOOL ReadLock(int timeout=INFINITE) BOOL TryReadLock(int timeout<ceofit> 在 2025-02-27 上传 | 大小:29kb | 下载:0
[进程与线程] processdatarecieve
说明:程序实现了不同进程之间的内存共享,并利用内存共享方式实现大数据量的传输,此为接收程序-Program for the memory sharing between different processes, and memory sharing be achieved using a large amount of data transmission, this is the receiving program<刘军> 在 2025-02-27 上传 | 大小:28kb | 下载:0