搜索结果
找到约 976 项符合
Host-RS 的查询结果
单片机开发 1602液晶测试程序, RS EQU P3.7 RW EQU P3.6 E EQU P3.5
1602液晶测试程序,
RS EQU P3.7
RW EQU P3.6
E EQU P3.5
串口编程 RS-232-C详解
RS-232-C详解
USB编程 三星S3C2460 USB DEVICE /USB HOST 监控代码
三星S3C2460 USB DEVICE /USB HOST 监控代码
USB编程 USB Host Source code
USB Host Source code
电子书籍 This document teach how to write program to communicate via serial (RS-232) using Win32.
This document teach how to write program to communicate via serial (RS-232) using Win32.
其他书籍 关于数字电视rs编解码原理的讲述
关于数字电视rs编解码原理的讲述,希望对大家有帮助
单片机开发 RS-232、RS-422与RS-485协议标准及应用概述
RS-232、RS-422与RS-485协议标准及应用概述
单片机开发 实现8比特字节的RS纠错编码
实现8比特字节的RS纠错编码,可以指定极性校验字节数目,能产生的最大校验序列长度为255字节(含极性校验字节).This is an implementation of a Reed-Solomon code with 8 bit bytes, and a configurable number of parity bytes. The maximum sequence length (codeword) that can be generated is 255 bytes, including ...