搜索资源列表
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(族)系统调用打印当前目录下文件和子目录下
Ziegler
- pid关于参数的详细整定的具体方法,程序可供参考使用。-pid tuning details about the parameters of specific methods, procedures available for reference.
VC485-serialcommpro
- 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。-This routine demonstrates how PC and intelligent instruments through the RS485 interface to communicate. Instrument using the self-tuning PID regulator, the instrument of the comm