资源列表
[进程与线程] Windowskercode
说明:Windows核心编程附光盘,该书是WINDOWS程序员的必读书目,理解了本书的各章节内容,对操作系统的理解会上一个台阶。当然,多调试例程是学习多线程的最好方法。-Windows CD-ROM attached to the core programming, the book is required reading for programmers WINDOWS bibliography, to understand the chap<于宗文> 在 2025-02-21 上传 | 大小:19.45mb | 下载:0
[进程与线程] thread_exa
说明:thread example,you can download after onload resouce!<fht> 在 2025-02-21 上传 | 大小:32kb | 下载:0
[进程与线程] RamSimulate
说明:使用Windows 2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。-Windows 2000/XP using the API function, the preparation of a process contains two threads, a thread used to simulate the memory<pk> 在 2025-02-21 上传 | 大小:17kb | 下载:0
[进程与线程] WINDOWSProgram
说明:介绍WINDOWS的很多底层编程原理,其中包括进程和线程的详细介绍-WINDOWS introduce many of the underlying principles of programming, including process and thread detail<lucia634> 在 2025-02-21 上传 | 大小:16.72mb | 下载:0
[进程与线程] MultiThread
说明:这是一个多线程售票程序,可以帮助理解线程的同步问题,线程的创建问题-This is a multi-threaded ticketing procedures, can help to understand the issue of thread synchronization, thread creation problem<邓义乔> 在 2025-02-21 上传 | 大小:2.12mb | 下载:0
[进程与线程] listprocess
说明: 此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用 HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。 -This code demonstrates how to use CreateToolhelp32Snapshot API function system is currently the proce<kehaiying> 在 2025-02-21 上传 | 大小:27kb | 下载:0