摘要:
//网上找的,没看懂,懂的帮忙加上注释哈#include <stdio.h> #include <math.h>struct _pid {int pv; /*integer that contains the process value*/int sp; /*integer that contains the set point*/float integral;float ... 阅读全文
posted @ 2010-06-07 19:29
蓝牙
阅读(562)
评论(0)
推荐(0)
浙公网安备 33010602011771号