搜索资源列表
mbus-0.1.2
- MODBUS/TCP to RS-232/485 MODBUS/RTU gateway server
实例102 RS-232-C端口实时监控软件的设计实现
- RS-232-C端口实时监控软件的设计实现-RS-232-C port real-time monitoring software Design
rs255253
- Reed Solomon(255/253)纠错码的编解码器-RS is the short form for Reed-Solomon whih is a kind of algorithm for encoding. This package is the en-/decoder for the Reed-Solomon (255,253) error correction codes.
serenum
- enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play External COM Device.
串口源程序
- 一个封装很好的串口类。是基于MFC的 。想编写rs 232串口编程,可应用此类。-a good serial category. Based on the MFC. Rs 232 to prepare serial programming, such application.
reed-solomon
- Simulate, by using c++ ,a communication system consists of binary source, RS(7,3,5)/RS(128,122,7) encoder, BPSK modulator, AWGN channel, coherent demodulator, RS(7,3,5)/RS(128,122,7) BM decoder and sink。-Simulate, by usi
rs源程序2
- RS(n,k)编解码程序,自己稍稍修改后应用于某工程DSP实现的RS编码的程序!-RS (n, k) codec procedures, their slightly modified for a project of RS DSP coding procedures!
Reed_Solomon
- 著名的RS编解码的资料及源代码,相信对信道编码感兴趣的朋友会有所帮助。-famous RS codec information and the source code, I believe right channel coding interested friends will be helpful.
RS-232
- 基于RS-232的串口通信,主要用于单片机等嵌入式设备。-based on the RS-232 serial communications, mainly for the MCU and other embedded devices.
rs_eedec_bm_c
- 信道编码中的RS码BM译码算法源码,是很经典的算法之一。-channel coding of RS BM decoding algorithm source code, is one of the classical algorithm.
CRC_8051
- This a demo illustrating (1) 8-bit CRC check sums, (2) 57600,N,9,1 communications, and (3) RS-422/RS-485 communications. -This a demo illustrating (1) 8-bit CRC check sums, (2) 57600,N,9,1 communications, and (3) RS-
rscode-1.0
- 无线通讯中使用的一种揪错算法,rs 1.0 揪错能力可配置 能纠正 (冗余长度)/2-1 个错误 -wireless communications used in a clutch wrong algorithm, rs 1.0 ferret capacity can be configured wrong to be corrected (Redundant length)/2-1 mistake
RS-232C
- 用芯片RS-232C做两机通讯。用查询方式发送和接受字符和文件。-chips used RS-232C communications do two machines. Inquiry used to send and receive text and documents.
RS-485
- 实验3 RS-485双机通信 实验3 RS-485双机通信-experimental three RS-485-machine communication experiment three RS-485- Communication experiment three RS-485-machine comm unication
RS-485communication
- 此软件包为RS-485通讯源代码,硬件平台为ARM2140开发板,操作系统使用uCOS。-This package for the RS-485 communications source code, the hardware platform for the ARM2140 development board, the operating system to use uCOS.
RS
- RS编解码程序,调试通过!-RS codec procedures, debugging through!
rs-2.0
- Reed-Solomn code 编译码(含CCSDS鞋译) 算法,C源码-Reed-Solomn code encoding and decoding (including shoes CCSDS translation) algorithm, C-source
RS-485mutil-communication
- 基于RS-485的多机通信,能在单片机上轻松实现,加快开发-Based on RS-485 Multi-machine communication, can easily achieve single-chip, to speed up the development
RS-485
- 本源码程序采用用51单片机AT89C55分控采用软件模拟的方式输出SPI信号! 控制16段LED护栏管的单色跳变,跑动追逐等模式! 为了达到 各控制器的变化同步!采用RS-485通讯的方式!由主控发送命令!使各分控制器 变化模式达到同步效果!主控制器同样采用AT89C55单片机设计!通讯方式采用RS-485-Procedures for the use of this source by 51 points AT89C55
ecc-1.2.1
- Routines to encode and decode a file using a (255,249,7) RS code.