搜索资源列表
VC写的一个线程池的管理实例
- 多线程编程系列。一个线程池实现的实例代码。很好。-series of multi-threaded programming. A thread pool to achieve the example code. Very good.
进程管理模拟算法
- 进程管理的典型代码,可以学习进程管理编程思路和方法,十分有用-the typical process management code, we can learn from the process of programming ideas and management methods, very useful
200309290729169840
- 这是我花了几天十间做的操作系统课程设计进程管理代码-This is what I spent 10 days doing the courses on operating system design process management code
CourseTest
- 进程管理,参考别人的,先传个文件,以后给大家好的代码-process management, the reference of others, documents sent in the future for everyone to good code
ThreadManager
- 一个多线程管理器的C++代码实现。很有价值!
process
- 此代码实现类似任务管理器的功能,可以终止任何你想结束的进程
ACEprogram
- 通过ACE实现进程,线程的通信与管理 其中代码实现了,进程线程的同步,互斥,及信号方面的程序源码
changepage
- 分页管理代码,仅供参考,希望对大家有帮助
进程管理器
- 代码名称/用途:我是做网络安全工作的,最近发现很多后门程序,为了更快捷的判断某个进程是不是后门程序,我写了一个程序,显示出系统中的所有进程和每个服务进程的完整路径。一旦确认某个可疑进程,可以用\"终止进程\"立即杀掉,并根据路径删除后门程序。-code name / purposes : I have to do the work of network security, recently found that many backdoor procedure, in order to quick
Hke_Rootkit
- 大家用APIHook都用个DLL,于是我无聊写了个不用DLL的(多了个DLL黑冰什么的就发现了),其实原理一样的,高手就不要看了,远程线程而已,APIHook的代码Copy aphex的,嘿嘿懒得自己写了。 这个程序能将以_hke_开头的文件和文件夹在任务管理器(我的电脑)里隐藏,刷新下见效果,再次运行取消APIHook,没写注册表和服务,放心测试吧,重启后什么都没变,喜欢的话自己再改改。
夜猫文章管理系统免费版)
- mArticleFree Version 2.0 (夜猫文章管理系统免费版) ymArticle 功能列表: 1. 可支持用户组功能, 可按不同用户组设定各类权限 2. 支持JS调用某类别或所有类别的最新/最热门文章 3. 支持手工分页, 分页只需在文章中插入 [page] 代码 4. 支持搜索功能 4. 支持相关文章功能 5. 后台WEB管理 6. 可统计今日浏览和总浏览数 7. 支持BB代码, HTML 8. 更多功能无法一一列出... -mArticleFree Version 2.0 (
test
- 设计进程管理的部分代码,要求设计创建和撤销线程-Design process management part of the code, to design creation and revocation of a thread
vcTaskMng
- 任务管理器的完整代码,功能与windows自带管理器基本相同。-Task Manager of the complete code, functions and windows own manager basically the same.
MyThread
- 线程管理类 ThreadManager ThreadTask 这两个类,具体看代码-Thread management classes
processmanagement
- 操作系统进程管理程序,C++编写,内含完整代码-Operating system process management procedures
Process
- 进程管理的简单程序,包含少量代码和两张说明图片。-Process management, simple procedures, including a small amount of code and 2 shows pictures.
20110205
- 该代码可以使你的进程不能用任务管理器终止,就连著名的 proceXP 也无法 kill process,除非重新启动电脑。其中使用的 StickyApp32.dll 没有源码,比较遗憾。 -The code can make your process can not terminate with the Task Manager, and even the famous proceXP can not kill process, until you restart the computer.
SystemModule
- 纯win32汇编写的进程管理器,是学习win32汇编很好代码。-Written in pure win32 compilation process manager, is to learn good win32 assembler code.
test
- 进程管理控制代码实现进程的创建撤销阻塞唤醒转调度-Process management and control code
process2
- 使用mfc实现进程的枚举和结束,本代码比较简单,适合用于mfc和进程管理的学习。-Use mfc achieved enumeration process and the end, the code is relatively simple, suitable for learning mfc and process management.