资源列表
[进程与线程] HyperClock
说明:多线程定时器、时钟源代码,可以参考VC下多线程编程的技巧!-multithreading timer, the clock source code can refer to VC multithreaded programming skills!<项席和> 在 2008-10-13 上传 | 大小:118.4kb | 下载:0
[进程与线程] 8.如何正常终止线程?
说明:简单明了的介绍了关于线程的正常终止释放内存的过程。主要是通过关闭释放线程局丙来实现此功能-straightforward presentation of the normal thread termination release memory process. Mainly through the release of closed-threaded C Board to achieve this function<邢鹏翔> 在 2008-10-13 上传 | 大小:32.67kb | 下载:0
[进程与线程] operation_out
说明:对《分布式操作系统》书中外“科手术调度系统”的java实现,重点在于临界区的概念的实践-right "distributed systems" foreign books "surgery scheduling system" to achieve the java, with a focus on the critical areas of the concept of practice<曼舞> 在 2008-10-13 上传 | 大小:95.8kb | 下载:0
[进程与线程] ThreadSync01
说明:当你在程序中使用多线程时,这经常会用到,而且这些线程需要同时访问同一个资源时,这个可能性很大,这时候你就需要用到线程同步技术。有些线程以只读方式访问资源,我们叫它ReadThread,而有些线程却需要对资源进行写入,我们叫它WriteThread,我们暂时先这样称呼。如果一个线程对资源的访问是读写方式,我们把它看作是WriteThread。 -when you process multiple threads, which are<周将华> 在 2008-10-13 上传 | 大小:7.29kb | 下载:0
[进程与线程] 在ActiveX控件中如何动态调用DLL函数
说明:在ActiveX控件中如何动态调用DLL函数,有实用价值-in how ActiveX DLL function call dynamic, practical value<张刚> 在 2008-10-13 上传 | 大小:756.72kb | 下载:0
[进程与线程] 截取程序消息的DLL和使用例子GetMSG getmsg
说明:1)killtimer项目 是动态库getmsg的源代码工程 2)mpeg_play下 是利用getmsg.dll截获notepad.exe 中WM_COMMAND消息的例子, 测试的时候请打开notepad.exe,并在其中输入内容,mpeg_play程序将收到相应的消息 -a) killtimer project is a dynamic library getMsg the source code<彭鹏> 在 2008-10-13 上传 | 大小:143.62kb | 下载:0
[进程与线程] ProcContrlTest
说明:本程序实现ProcControl类,提供了enumerate各进程的功能(进程信息包括:进程ID,进程名称,用户名,内存使用情况,CPU情况等) 还提供启动进程,按进程名*进程,按进程ID*进程的功能。-ProcControl the program category, providing enumerate the functions of the process (process information, includ<童彬> 在 2008-10-13 上传 | 大小:38.8kb | 下载:0