搜索资源列表
NT下进程隐藏
- 在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
DELPHI下的多线程程序设计1
- 利用DELPHI下标准的多线程类TThread来完成我们的多线程设计-use under standard multithreaded category TThread to complete our multithreaded design
DELPHI下的多线程程序设计2
- 利用DELPHI下标准的多线程类TThread来完成我们多现程的设计-use under standard multithreaded category TThread to finish what we design is the way
截取程序消息的DLL和使用例子GetMSG getmsg
- 1)killtimer项目 是动态库getmsg的源代码工程 2)mpeg_play下 是利用getmsg.dll截获notepad.exe 中WM_COMMAND消息的例子, 测试的时候请打开notepad.exe,并在其中输入内容,mpeg_play程序将收到相应的消息 -a) killtimer project is a dynamic library getMsg the source code works 2) is used under mpeg_pl
Java_Try
- 此程序写的是java中进行异常处理的例子,引用系统异常类,或自定义异常,便于初学者参考-this program is written in java Exception Handling for example, under the category of system abnormalities, or defined exception to facilitate reference beginners
进程创建
- 1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为\"process\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"process.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"process.cpp\";接下来询问是否创建新文件时回答\"yes\";然后
myipc
- Unix 下进程间通讯的经典范例程序。 在Redhat 9下调试通过。-Unix inter-process communication classic example of the procedure. In Redhat 9 under through debugging.
基于Windows的精确定时技术
- 基于Windows的精确定时技术,可实现windows环境下的软件定时触发-Windows-based precision timing technology, the environment can be realized under the windows software regularly trigger
vxdmon
- 监视vxd调用,需要在 windows95 或 windows98 下-surveillance vxd call, or the need to 900.0 under Windows98
ViewDog1.0
- BCB 一个监视指定的程序是否启动,如没有启动则启动,如果指定程序没有响应,则结束重新启动. KeyWords:别让你的程序没响应. QQ:254082939 Email:haihong5995037@163.com-BCB designated a surveillance procedures under way, such as starting activated, if no response to the specified procedure, the end
PTHREA
- windows 平台下的POSIX线程实现源码-windows platform under the POSIX thread FOSS
Pipe_Dll
- 使用PIPE完成同一机器上的两个进程、不同机器上的两个进程或不同操作系统下的两个进程之间的通信。-use PIPE completed on the same machine two processes, different machines on the two different operating systems or process under the two processes of communication.
shakang
- 在linux平台下运行的多进程运行的程序,在其间共享锁以实现通讯。-running under Multi-process operation procedures, in which shared lock to achieve communication.
elivator
- 上课编写的一个简单的电梯模拟,可容纳六人,左边控制按钮控制乘客上电梯,右边控制按钮控制乘客下电梯,顶部显示电梯当前运行状态。-class prepared a simple elevator simulation, which can accommodate six people, left control button to control passengers on the elevator, the right control button to control passengers un
KeyboardSound
- 用键盘来模拟声音播放软件,按不同的键发出不同的声音。。键盘小钢琴,,vc6.0下编译通过-keyboard to simulate the sound player software, in different keys of different voices. . A small piano keyboard, and vc6.0 under compile. .
Processmangement
- 进程管理软件,相当好用! 大家快来下啊 功能非常强大,-process management software, very useful! We Come under ah is very powerful,
Cur
- 写日志的代码,很不错啊,大家可以自由下在-log write code, and it is very responds : Members are free under the
HDlock
- bios启动程序,在DOS下运行成功。要经过编译-bios commencement of proceedings, under the DOS operating successfully. To be compiled
2006_12_21_1111547
- 如何利用线程改进运行速度,特别是在多核心处理器下的操作-how to use threads to improve the operating speed, especially in multi-core processors to operate under the
IPC_MSGServerclient
- wince evc开发的下进程之间的通讯-wince evc development process under the communications between the