资源列表
[进程与线程] threadDemo
说明:bcb线程的创建与执行,不是用BCB自己创建的那种-bcb thread creation and execution, not the kind you create yourself with BCB<石保平> 在 2025-07-16 上传 | 大小:1.82mb | 下载:0
[进程与线程] 遍历进程
说明:多种遍历进程的函数,已模块化,方便引用 /*///////////////////////////EnumProcess3////////////////////////////////// * 功能:利用ntdll.dll提供的ZwQuerySystemInformation()枚举进程 * 返回值:BOOL ,0失败,1成功 /*///////////////////////////////////////////////////////////////////////// /<daoyikong> 在 2013-10-11 上传 | 大小:1.14mb | 下载:0
[进程与线程] Traversal-process
说明:多种遍历进程的函数,已经模块化,便于引用-Ergodic process multiple functions, has a modular, easy reference<道亦空> 在 2025-07-16 上传 | 大小:1.14mb | 下载:0
[进程与线程] VCThreadSample
说明:Visual c++6.0多线程编程实例。该实例编写规范,可以用来作为多线程程序的编写模板,用处很大。-Visual c++6.0 multithreaded programming examples. The instance specification preparation, can be used as a template to write multithreaded program, has proved very useful.<cyouseki> 在 2025-07-16 上传 | 大小:1.8mb | 下载:0
[进程与线程] testRunableProgress
说明:非常实用的QT界面编程实例,实现了利用线程编程和进度条功能,相信对大家一定会有帮助的-Very practical instances of QT interface programming, the realization of the function of using thread programming and the progress bar, believe that will be helpful to all of you!!!!!!!!!!!<杨波> 在 2025-07-16 上传 | 大小:14kb | 下载:0
[进程与线程] ThreadSynch
说明:实现不同线程独立完成自己的任务,每个线程的任务都是向文件写入指定的字符-Achieve different threads to complete their tasks independently, each thread tasks are written to the file specified character<yu> 在 2025-07-16 上传 | 大小:2.19mb | 下载:0
[进程与线程] multithreading
说明:关于多线程源码,适用于初学者学习,附带源码。-win32 API multithreading<vincent> 在 2025-07-16 上传 | 大小:351kb | 下载:0
[进程与线程] ThreadAnSy
说明:此例子主要完成线程同步,举例说明了互斥锁,事件等的使用方法-This is done under VS2005 thread synchronization examples include mutexes, events, etc.<whj> 在 2025-07-16 上传 | 大小:334kb | 下载:0
[进程与线程] process
说明:实现进程间的通信,通信方式为共享内存和消息传递。本程序建立的是win32项目,p1为父进程,p2为子进程.-the program implements the communication between two processes.the way to communicate are shared memory and message.The code can run in win32 applocation.p1 is the parent process and p2 is the sub<luo> 在 2025-07-16 上传 | 大小:3kb | 下载:0