搜索资源列表
com_code(LJ)
- 运用通信API编写串口通信。 功能:1)通过串口进行数据的收发并在接收端显示收到的数据 2)打开串口,关闭串口等 要求:1)可以修改com口、波特率、数据位、停止位、奇偶校验 2)传送的数据桢格式:数据头(FF FF FB) 数据长度 数据 累加和 数据尾(FB FB), 数据头和数据尾不参加计算累加和 3)接收数据的显示方式:要求每个数据桢中的数据以单独一行的格式显示 -Communication API prepared using serial commu
2
- 的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)+chr($00)+chr($04)+chr($0F)+chr($00)+chr($14) MSComm1.output := str 在CLICK事件中: str := chr($FF)+chr($01)+chr($00)+chr($00)+chr($00)+chr($00)+chr($01) MSComm1
J2ME
- J2ME图像透明化的实现 getRGB可以得到当前图片的Alpha数值,改一下就可以了。FF为不透明。00为全透明。 -J2ME implementation of the image transparent getRGB can get the current picture of the Alpha value to change a bit on it. FF is opaque. 00 for the whole transparent.
COMPLETE-VB
- VB编写的读USB数据实例要好好学习天天向上,你们搞得这什么-COMPLETE Visual Basic program Read USB Data example xxxx xxx xx ddfg ddf dfg fgg ddgg ddgg dddg ggff sss dddff gf ffgg fff fddb fff fff fff fff fff fffg fgg fff ff ff f ff r r
Serial
- FPGA的设计串口vvv层序详细功能、包含内容说明-ff
ff
- 包括CRC,卷积码,RS码以及TCM码的matlab程序-include CRC check,convcode,RScode and TCMcode.
ofdm-ff
- matlab的OFDM 通信系统仿真源程序,m文件的,含循环前后缀,时域加窗等,适合刚接触OFDM的学习 采用qpsk调制和OFDM方式调制的对比-The OFDM communication system simulation matlab source, m file, with circulation before the suffix, such as time-domain windowing for OFDM new learner Qpsk modulation and
PC-chuangkou-tongxin-
- 说明: 1、PC发送00H开始通信发送数据,将01H,02H,03H......FEH等数据发送至单片机,直到发送FF停止。 2、单片机接收到00H开始,将接收到的数据放入到内存一段空间中,并将数据写入到P0口所接的8个发光二极管中。-PC and serial communication
ceshitai
- keil 4 串口接收什么就发送什么.协议为,ff xx xx xx 55.将校验如果数据串正确,将原数据反还给上位机。-keil4 serial port to receive what you send anything. agreement, ff xx xx xx 55. to check if the data string is correct, the original data back to the host computer anti.
51控制模块原理图
- 协议支持0~FF的全数据的传送,移植到其它通讯中可支持全双工通信模式,且带有自同步功能,无需超时。(The protocol supports the full data transmission of 0~FF, and can support full duplex communication mode in other communications, with self synchronization and no timeout.)