资源列表
[进程与线程] 2005051002180631316
说明:进程管理,对于从事网络开发、多线程、进程机制的人员-process management, engaged in the development of network, multi-thread, the process mechanisms staff<闫美英> 在 2008-10-13 上传 | 大小:7.9kb | 下载:0
[进程与线程] process_source
说明:启动、管理、切换进程源代码 这是一个可重用的类-start, management, source code switching process is a reusable cla<www> 在 2008-10-13 上传 | 大小:11.04kb | 下载:0
[进程与线程] parent
说明:从所周知,NT环境中API的黑洞之一便是NTDLL.DLL,这个DLL包含了许多有用的函数,这些函数都是未公开的。此代码拟使用NTDLL.DLL中的NtQueryInformationProcess函数来获取任何指定进程之父进程的ID。-from known, NT environment API is one of the black hole NTDLL.DLL, the DLL contains many useful functions, these functions are not<www> 在 2008-10-13 上传 | 大小:17.56kb | 下载:0
[进程与线程] jinchengdll
说明:将DLL注入到其他进程中的源程序,可以找点灵感,写些个无后门,无启动项的坏家伙出来!-to other DLL injection process to the source code, can find a point of inspiration, write out the back door without, without launching point out the bad guy!<喻佑华> 在 2008-10-13 上传 | 大小:48.15kb | 下载:0
[进程与线程] 读者-写者问题
说明:在windows 98/2000下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者——写入者问题-the windows 98/2000, the process of creating a console, this process contain n threads. Use of these n threads to express n readers who write. Each t<程倩> 在 2008-10-13 上传 | 大小:2.96kb | 下载:1
[进程与线程] 优先级调度算法
说明:设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simu<程倩> 在 2008-10-13 上传 | 大小:2.47kb | 下载:0
[进程与线程] 另一个读者写者问题
说明:创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者——写入者问题。-the process of creating a console, this process contain n threads. Use of these n threads to express n readers who write. Each thread according to the corresponding t<程倩> 在 2008-10-13 上传 | 大小:13.09kb | 下载:0