搜索资源列表
Terminator
- Terminator是一个小程序,使用它你可以说明一个你想要结束的模块的列表(通过路径名或名称)。-Terminator is a small program you can use it to illustrate one you want to end the module list (by name or path).
NT下进程隐藏
- 在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
Clipboardtest
- vc++6.0编写的 用粘贴板实现进程间通信-vc 6.0 paste prepared by the board with achieving inter-process communication
ProcessDaemon
- 一个VC编写的进程守护程序:此程序可以搜索在系统中运行的所有进程,并找到你制定的进程,对进行发送信息或关闭进行,重新启动进程。-a VC prepared by the guardian of the process : this program can search in the system running all the process and find your development process and for sending information or closed, rest
进程和线程
- 看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务。一个UNIX系统中的进程在Mach中对应于一个任务和一个单
ProcContrlTest
- 本程序实现ProcControl类,提供了enumerate各进程的功能(进程信息包括:进程ID,进程名称,用户名,内存使用情况,CPU情况等) 还提供启动进程,按进程名*进程,按进程ID*进程的功能。-ProcControl the program category, providing enumerate the functions of the process (process information, including : process ID, process name
进程创建
- 1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为\"process\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"process.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"process.cpp\";接下来询问是否创建新文件时回答\"yes\";然后
WINDOWS_Spreadsheet
- 采用WIN32和DDK实现的W2000的线程池机制.可以预先创建多个线程,维护由系统自动完成.-use WIN32 and DDK the W2000 to achieve the thread pool mechanism. Advance create multiple threads, preserving completed by the system automatically.
Thread(new)
- 这是一个关于线程并行与串行所用时间的比较(结合了win32更有实用性)-This is a thread of the serial and parallel time spent by the comparison (in the context of the win32 more practical)
zbxi
- 文件-进程关联演示程序 pjf(jfpan20000@sina.com) 1、首先使用ZwQuerySystemInformation查询所有进程句柄, 2、获取句柄所代表对象信息,查出目标文件。核心态程序相对简单,对于 用户态程序,使用ZwQueryInformationFile同时与GetFileInformationByHandle、 GetVolumeInformation二API搭配获得之(前者得文件除去卷的路径名,后二者 得卷名) 另外可用ZwQueryOb
commandpassword
- 用VC编写的链表程序,比较完整的实现了这种算法,可以应用在其他程序中-VC List prepared by the procedure, a more comprehensive implementation of this algorithm can be applied in other proceedings
CCARD
- 一款用JAVA编写的简单的扑克牌程序。实现了扑克的排序,以及打乱-one prepared by using JAVA cards simple procedures. Achieving a ranking of poker, and the disruption
4Tasking
- 本程序由VC++.NET 2003编写,功能是探讨多线程的实现。-procedures by the VC.NET 2003 prepared function is to explore multithreading realized.
dxc_z1
- 这是个多线程序编程例子,VC++写的 -This is a multi-line programming examples, written by VC
diti
- 用VC编写的电梯程序,利用了多线程开发。-prepared by the VC lift procedure, and use of multithreading development.
MessageQueue
- 完全自己编写的消息队列,代码中还实现了互斥量、信标量以及线程调度,该代码完全由C编写,没有使用WINDOWS函数。-completely prepared by his message queue, the code also achieved a volume contradict letter scalar and thread scheduling, the C code entirely prepared, to use a Windows function.
MY_VC_Multi_Thread
- 用VC编写的一个多线程程序,,,,,大家一起学习交流一下-VC prepared by a multithreaded process ,,,,, we learn things about the
project-byFX
- 自己添加小球在屏幕中跳动,每个小球由不同的进程程序控制。-add their own ball on the screen were beating each ball by different process programmed.
jcmn
- 本程序包括先来先服务调度、短作业(进程)优先调度、优先权调度三种算法。用C语言实现,执行时先输入进程数(到达时间、运行时间、优先权由随机函数产生),在主界面选择算法(可用函数实现),执行,显示结果。-procedures including the first-come first-service scheduling, short operations (process), priority scheduling, priority scheduling algorithm three. C
OpenandShutDownSystem
- 利用vc++编写的操作win系统的程序,主要实现开关机程序.初次编写,希望能提供帮助-use vc prepared by the operating system win the procedures main switching machine procedures. The initial preparation, hope can help