搜索资源列表
PROC
- Linux内核编程模块的简单实现,是一个PROC程序。 由用户输入pid号,程序返回pid对应的可执行文件
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(族)系统调用打印当前目录下文件和子目录下
PID
- pid控制算法程序,作为工业控制中的一种常用控制算法PID运算。-pid control algorithm process, as a common industrial control PID control algorithm operation.
linux-proc-
- • 内核模块创建在proc文件系统上建立_ps文件.遍例进程内核链表task_struct.将遍例结果存入缓冲区.影射到/proc/_ps文件中.用户态的程序去读取 这个文件.打印显示 当前进程的的pid,ppid 和进程名.-Display the current process pid,ppid and processname.
key_interruptPPID-number_test.tar
- linux系统下开发的键盘中断驱动程序+PID卡号的读取测试小程序-linux system developed under the keyboard interrupt driver+ PID card applet to read the test
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
PID_temperature
- PID指令,程序算法,温度、压力模拟量控制,触摸屏。-PID instruction, the program algorithm, temperature, pressure analog control, touch screen.
先进+PID+控制及其+MATLAB+仿真+PDF%2B程序)
- 所有的matelab的pid控制例程,例如专家pid 抗积分饱和pid等等(All MATELAB PID control routines, such as expert PID anti - integral PID, and so on)