搜索资源列表
PID水量控制仿真演示系统
- 工业pid仿真的演示程序,很不错的,学习用的代码-industrial pid simulation demo program, a very good study of the code
threecodes
- 1、 用C语言写一个程序名字为procs4,该程序运行过程中共有4个进程,procs4程序(父进程)创建2个子进程p1和p2,p1子进程再创建一个子进程p3。4个进程完成如下工作: 父进程并打印字符串“I am main process”;p1子进程打印“I am child process p1”字符串;p2子进程打印“I am child process p2”;子进程p3打印字符串“I am child process p3”,然后使用exec(族)系统调用打印当前目录下文件和子目录下
LOF
- 列举制定的目录中被打开的文件,和打开这些文件的进程的PID,命令:lof 驱动文件 目标文件夹。由于驱动的限制,该程序仅适用Windows 2000/XP。-Listed in the directory has been developed to open the file, and open the files of the process PID, the command: lof driver file destination folder. As the driving restric
qwe
- 程序用内核驱动的方式进入ring0,然后访问EPROCESS结构,在EPROCESS结构中找到进程链,从而可实现进程的枚举,但是由于PID 为0的系统进程Idle并没有在这个链上.所以通过这种方法自然也就找不出它来.程序输出可以用softice或DebugView工具查看. 本程序只在XP下调试通过.-Procedures with the way the kernel driver into the ring0, then visit EPROCESS structure, the struc
test_inject
- 先用光标获得窗体程序的PID,就可以对目标程序注入了。-Obtained form the first procedure with the cursor PID, on target program can be injected.
pid-lookup
- Windows 下 进程查询代码,通过pid查询进程表述以及进程程序实体路径。-the code of pid looking up in windows.the program get the name of procedure and the entire path of the procedure entity by PID.
pid-chaxun
- Windows 下 进程查询代码,通过pid查询进程表述以及进程程序实体路径。-the code of pid looking up in windows.the program get the name of procedure and the entire path of the procedure entity by PID.
7.19
- 智能车的程序代码,该程序包括小车的实时道路检测,并用模糊pid算法,控制小车的转向和速度控制-Smart car program code, the program includes a real-time car road detection, and use fuzzy pid algorithm to control the car' s steering and speed control
07-process
- Linux下进程处理示例程序。包括以下示例:pid,execl,execle,execlp,execve,exi,fork,waitpid,daemon,syslog_daemon,daemon_proc,multi_proc-Under the process of dealing with Linux sample program. Include the following examples: pid, execl, execle, execlp, execve, exi, fork, w
Remote-thread-inject-code
- 远程EXE线程注入(《Windows信息安全实践教程》一书中的源代码。2个程序:1)注入程序testcom 2)被注入程序sever。testcom将sever作为线程注入到系统进程中使其上网(32位win7环境效果更好),CMD使用方法:>testcom.exe 进程id-Remote thread inject code book Information security practice tutorial for windows .There are two programs:
PID_temperature
- PID指令,程序算法,温度、压力模拟量控制,触摸屏。-PID instruction, the program algorithm, temperature, pressure analog control, touch screen.
jhethethe
- Advanced pid program - the first edition of the source code, the matlab source code, a good source is very good
