/************ PID算法(C语言) ************/ #include
#include struct _pid { int pv; /*integer that contains the process value*/ int
sp; /*integ...
分类:
编程语言 时间:
2014-07-22 23:12:56
阅读次数:
447
注册此博客,主要是为了交流学习,并以此契机,激励自己好好努力,共勉之!
分类:
其他好文 时间:
2014-07-22 23:11:33
阅读次数:
269