代码搜索:3G通信

找到约 10,000 项符合「3G通信」的源代码

代码结果 10,000
www.eeworm.com/read/242580/12998384

doc 3g普及手册.doc

www.eeworm.com/read/152551/12107038

pdf 10 3g计费.pdf

www.eeworm.com/read/152551/12107044

pdf 08 3g业务 .pdf

www.eeworm.com/read/225026/14557443

pdf 3g技术讲解.pdf

www.eeworm.com/read/438901/7724933

txt 说明.txt

实现异步通信,掌握8251A作异步串行通信时的编程方法。
www.eeworm.com/read/339744/12206778

txt 说明.txt

实现异步通信,掌握8251A作异步串行通信时的编程方法。
www.eeworm.com/read/189148/8488639

bmp 通信正常.bmp

www.eeworm.com/read/189148/8488641

bmp 无法通信.bmp

www.eeworm.com/read/430411/8748594

txt 通信乙.txt

#include #define uchar unsigned char #define uint unsigned int uchar data leddata; unsigned char a[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f, 0x77,0x7c,0x39,0x5e,0x79,0x71};
www.eeworm.com/read/430411/8748598

txt 通信甲.txt

#include #define uchar unsigned char #define uint unsigned int uchar data leddata; unsigned char a[]={0x71,0x79,0x5e,0x39,0x7c,0x77,0x6f,0x7f,0x07,0x7d, 0x6d,0x66,0x4f,0x5b,0x06,0x3f};