代码搜索:采集处理

找到约 10,000 项符合「采集处理」的源代码

代码结果 10,000
www.eeworm.com/read/161080/10456325

txt 采集得到的数据.txt

序列 输入信号 液位值 出水阀门值 参考值 1.0 2.1662 14.1 3.8000 23.8000 2.0 1.6585 15.5 3.8000 23.8000 3.0 1.5290 17.0 3.8000 23.8000 4.0 1.2914 19.2 3.8000 23.8000 5.0 0.8085 22.7 3.8000 23.80
www.eeworm.com/read/418092/10965177

c 片上温度采集.c

#include //keil中用于输入及输出的头文件,主要应用于串口通信, #include //SFR void main (void) { int i, temp; //UART config 注:T3,主要用于波特率发生器的特殊定时器,见P60 T3CON = 0x82; //T3使能,2分频
www.eeworm.com/read/453315/7422600

htm 信号采集器.htm

信号采集器
www.eeworm.com/read/444322/7614058

txt 多路数据采集.txt

#include #include #define uchar unsigned char #define WriteDeviceAddress 0xa0 //写驱动地址指令 #define ReadDeviceAddress 0xa1 //读驱动地址指令 //变量说明: //I循环发送时存放的通道数 //td用于循环显示电压的变量值