资源列表
ICON-Finder
- This program can detect the icons of dlls, executable programs or running applications that you can see in the taskmanager in windows. Very useful to use listing running processes with icons. (only icon finding source included not listing processes)
nohookbaohujincheng
- 无hook 无驱动 非双进程保护 实现进程保护-No hook without driving the process to achieve the protection of non-dual-process protection. .
P
- 这是一个进程调度算法,在这里介绍的是最短作业优先级调度。-This is a process scheduling algorithm, where the introduction is the shortest Priority Scheduling homework.
OS
- j简单进程调度
ISO-8859-1__prkill2.2
- Kill process in asm .Good
thread
- java线程编程,详细介绍了整个java线程编程的过程,非常有实际的价值-java thread programming, detailing the entire process of java thread programming, highly practical value
inject_Process
- 这是个简单的进程注入实例,简单易懂,希望对朋友们有所帮助。-This is a simple process into the instance, easy to understand, want to help friends.
进程列表
- 进程列表,列出系统正在运行的所有进程,包括隐含的-process list, listing system is operating in all processes, including the implicit
simple-sleep-function
- sleep function using c++ code
CN_Source_Files
- This code presents how to start then control a third party GUI application from our own C++ applications, particularly the Notepad text editor which is shipped with Windows operating system.
CEvent
- VC++使用CEvent类编程创建线程:声明线程函数、定义全局变量m_Sec、定义线程句柄、创建线程1和2、关闭线程句柄对象、程序睡眠10秒、输出变量、设置事件对象为有信号状态、跳出循环等。-VC++ programming to create threads using CEvent class: Statement thread function, which defines global variables m_Sec, the definition of the thread handl
MutilThreadClass
- VC多线程入门必备。本代码展示了在VC下如何使用多线程的例子。绝对简单,入门必备。-VC Introduction to multithreading essential. This code shows how to use the VC multi-threaded example. Absolutely simple, entry necessary.