资源列表
wtlthreads
- 一个WTL进行多线程处理的类,可以应用到WTL的多线程应用程序中。-a multi-threaded processing category, which can be applied to the WTL multithreaded applications.
Scan
- 多线程端口扫描程序源代码,可以扫描对方主机开放端口。-multithreading portscanning project
Coffeenet_kill
- 一個可以砍殺網咖客戶端的程式
NTjincheng-VC
- 枚举本地-远程NT系统进程-实例分析-VC 希望能给你参考-enumeration local-remote NT system process-Analysis-VC wanted to give you reference
biped21
- 这个程序是用SDK写的,很有意义,只不过一般人看不懂,现在没几能用SDK了-the procedure is written with the SDK, interesting, but most people do not understand, right now the SDK can be used for
malloc_thread_test
- malloc分配内存时多线程测试,说明malloc并不是线程安全的-multi-threaded malloc () memory tests, indicating that malloc is not thread-safe
manga
- lists the processes running on a windows machine along with the process ids-lists the processes running on a windows machine along with the process ids...
develobment_than
- JAVA开发的一个记事本, 这么比那个更有可用性哦-JAVA development a notepad, so availability is more than that
Enterprise_2890893Mp398409812
- 这是一个不错的源码Enterprise_2890893Mp398409812,功能还是不错的,可以学习参考-This is a good source Enterprise_2890893Mp398409812, function is good, can learn the reference
scan与cscan算法模拟磁盘调度实验
- 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling alg
jcjs
- 使用易语言开发的一款进程监控程序源码,可以自动结束掉你不希望允许的进程,比如限制小朋友玩游戏,呵呵。-Use easy language development of a process monitoring program source code, you can automatically out the end of the process you do not want to allow, such as restrictions on the children play games,
DllMain
- Dll中DLLMain的详细解释代码,对dllmain中的各项系统通知给出了详细的代码解释-There are a lot of explanations about DLLMain in DLL.