搜索资源列表
bash-4.1_modify.tar
- 改写bash4.1的bashhist.c部分内容,完成审计的直接向远端的发送,信息丰富如下: PID=23244,PPID=23242,TIME=1348019885,TTY=/dev/pts/2,ORG=192.168.198.1,SRC=root,USER=root,DIR=/siem,CMD=ls -l-To rewrite bash4.1 the bashhist.c part to complete the audit sent directly to the remote, ri
ShowUseage
- 简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的 此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效
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(族)系统调用打印当前目录下文件和子目录下
Seekers
- Seekers导引头模型仿真C++源码;内含Seeker仿真模块、导引头电机环节、导引头PID环节等。-Seekers seeker model simulation C++ source containing Seeker simulation module, motor aspects seeker seeker PID link and so on.
HW-GMS-Project20140513
- BlueCore4 Datasheet BC417143 ·APF有源滤波控制器程序,因为改代码 ·利用51单片机实现DS1302的驱动,以C ·利用STM8L实现诺基亚5110液晶的驱动 ·盛群单片机指令集:简体中文,PDF格 ·SHT11 程序,I2C总线方式。写I2C时 ·7寸彩屏 STM32的固件库3.5 FSMC驱动 ·一种伺服电机的PID控制算法,可以完 ·基于Atmega16单片机的机器人行走、 ·51单片机驱动2.6英寸触摸液晶屏幕, ·s
pid
- pid.c PID controller for testing cooling devices.
flexcop-hw-filter
- USB Driver for ALi m5602 based webcams.Linux driver for digital TV devices equipped with B2C2 FlexcopII(b) III flexcop-hw-filter.c - pid and mac address filtering and control functions see flexcop.c for copyright information.
pid
- pid.c PID controller for testing cooling devices.
Procdump
- dump 系统进程信息,结合mimikatz 使用,可以获取系统hash-Using ProcDump usage: procdump [-a] [[-c|-cl CPU usage] [-u] [-s seconds]] [-n exceeds] [-e [1 [-b]] [-f <filter,...>] [-g] [-h] [-l] [-m|-ml commit usage] [-ma |-mp] [-o] [-p|-pl counter threshold] [-r
PID
- C语言写的pid控制算法项目,非常的好哦,-C language to write the pid control algorithm projects. . .
rw-by-pid
- imx-mc13783.c SoC audio for imx based boards with mc13783 codec. -imx-mc13783.c SoC audio for imx based boards with mc13783 codec.
pid
- pid.c PID controller for testing cooling devices.
tpid
- QT,C++,PID,温控PID,PID模拟器,曲线拟合,最小二乘法-QT, C++, PID, temperature PID, PID simulator, curve fitting, least square method
pi
- PID调节,只实现在其中差分、积分。C语言,环境DEV。-PID regulator
TQ210-dnw.tar
- TQ210上可以使用的dnw驱动,添加了Makefile文件,可以自己在自己系统中编译后添加,避免了官方提供的只能在32位系统使用的问题。理论通用需要dnw的开发板,只需将C文件中的PID和UID修改成对应开发板。这里可以通过windows下查看驱动的属性来获取PID和UID-dnw can be used on the TQ210 drive, add the Makefile, you can add your own in your own system compiled to avoid