代码搜索:通信库

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

代码结果 10,000
www.eeworm.com/read/38966/1118903

schlib 库.schlib

www.eeworm.com/read/195462/8153659

zip 库.zip

www.eeworm.com/read/192955/8262480

bmp 库.bmp

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};
www.eeworm.com/read/286334/8771133

vi 串行通信.vi