代码搜索:DA转换

找到约 10,000 项符合「DA转换」的源代码

代码结果 10,000
www.eeworm.com/read/213893/15122851

txt 说明.txt

用java实现人民币和美元的汇率转换
www.eeworm.com/read/364439/9906516

txt readme.txt

============================================================================================= ADC实验 =============================================================================================
www.eeworm.com/read/395328/8185314

txt readme.txt

============================================================================================= ADC实验 =============================================================================================
www.eeworm.com/read/407541/11416991

cpp 数据类型自动转换,强制转换.cpp

#include /**/ void main() { float PI=3.14159f; int s,r=5,t; s=r*r*PI; printf("\n\n 圆面积为%d\n\n",s); t=85; printf(" s=%f\n",(float)s); printf(" t=%f\n",(double)t); printf
www.eeworm.com/read/437053/7755839

txt 使用说明.txt

本程序主要用来转换封包数据.功能就不用介绍了吧
www.eeworm.com/read/413501/11153875

lnp 并串数据转换.lnp

"并串数据转换.obj" TO "并串数据转换"
www.eeworm.com/read/305887/13757281

txt 说明.txt

AD667是一款外围电路很简单的12位数模转换,在开发过程中会带来很大的方便,此程序实现了其基本转换功能,