代码搜索结果

找到约 10,000 项符合 PID 的代码

servo_init.cpp

// PID-control of a DC servo process. // // This example shows four ways to implement a periodic controller // activity in TrueTime. The task implements a standard // PID-controller to control a DC-se

cities.js

function aClass(Pid, Cname) { if (aClass.arguments.length < 2) alert("传入的参数错误!") else { this.Data = Pid; this.Text = Cname; } } function chgbox(aSrc, aDes, aClass, a

cpu.html

Process Manager - CPU View This page shows all running process on your system, ordered by CPU utilization. For each process the PID, owner, CPU and command is displayed. The PID can

help.vcm

0 PID监控曲线阅读器 0 1 设置参数 10 E:\PID的VC程序最后定版\help\Reader\ SetTimeSpace.htm 1 重绘历史曲线 10 E:\PID的VC程序最后定版\help\Reader\ Open.htm 1 获得帮助信息 10 E:\PID的VC程序最后定版\help\Reader\ help.htm 1 获取版本

main.c

#include "main.h" #include "port.h" #define PID_KP (0.003f) #define PID_KI (0.170f) #define PID_KD (0.100f) void Port_Init(void); void Uart_Init(void); void Spu_Init(void); void Pwm_

fork.c

/* File: fork.c */ #include #include int main(int argc, char **argv) { pid_t child_pid; int child_status; //建立新进程 child_pid = fork(); //根据返回值判断是否成功, 如果成功

snmpd

#!/bin/bash # See /etc/rc.d/init.d/common_script for comments. export START_CMD="/opt/snmp/sbin/snmpd -p /var/run/snmpd.pid -c /etc/snmp/snmpd.conf -C" export PID_FILE=/var/run/snmpd.pid export STA

feedforw

---------------------------------------------------------- OVERVIEW OF FILES RELATED TO SIMULATION OF PID-CONTROLLERS OPTIMIZED WITH A FEEDFORW

.cvsignore

snmpd.pid snmptest.cmd snmptest.log