搜索资源列表
CRC_16_Sample
- MODBUS等通讯协议中CRC校验码的生成和测试-MODBUS communication protocol such as CRC code generation and testing
danpianjikanfagongju
- 片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-machine used in the process of developing the multi-purpose tools, including therm
crc
- 生成 CRC 检验程序,本人收集整理,希望对学习的人有帮助-CRC generation testing procedures, I collected, I hope to help people learn
VB
- 1、掌握循环冗余校验码的生成原理; 2、了解CRC校验程序有两种办法:一种为计算法,一种为查表法; 3、进一步掌握VB编程CRC校验程序; 4、用查表法计算CRC码的VB程序设计,生成多项式为CRC- CCITT; -A master cyclic redundancy check code generation principle 2, understand the CRC checking of program in two ways: one for the calcul
venomgen
- venomgen - C source code of VHDL code generator for CRC, BCH and RS encoder -venomgen- C source code of VHDL code generator for CRC, BCH and RS encoder * polynomials can be entered via command line * variable bus width * automatic testbench
CRCT_src
- crc code generation,dialog based-crc code generation
PortHelperV1.2.7
- 单片机多功能调试助手不仅含有串口调试功能、而且该软件强大之处支持USB数据收发、网络数据收发、51/AVR单片机波特率计算、数码管字型码生成、进制转换、点阵生成、校验值(奇偶校验/校验和/CRC冗余循环校验)/BMP转16进制等功能,还带有自动升级功能,买家手上的调试助手永远是最新的,享受我们提供的软件服务。-Single chip debug function not only with serial debugging helper, and the software is a powerf
crc
- 详细介绍了crc校验的基本原理,通过举例讲诉了crc校验码生成方法,crc校验是通讯中最常见的一种数据校验方法。-Crc check described in detail the basic principles of complaints by example about the crc checksum generation method, crc check is the most common form of communication data validation methods.
haoya_7zCrc32
- 参考好压软件的CRC校验源码,也是来源于7z的源代码,较好实现了字符串的crc校验码的生成。-Good reference pressure source software CRC checksum, is derived from the 7z source code to achieve a better string crc check code generation.
jquerybarcode
- Barcode是一个条形码生成jQuery插件,能够生成以下几种格式的条形码: - EAN 8 - EAN 13 - standard 2 of 5 (industrial) - interleaved 2 of 5 - code 11 - code 39 - code 93 - code 128 - codabar - MSI 支持:添加和删除CRC(依赖于条形码类型),可以设定条形码宽度、高度、颜色和字体大小,添加和删除HRI(Human Re
crc
- 详细介绍了crc校验的基本原理,通过举例讲诉了crc校验码生成方法,crc校验是通讯中最常见的一种数据校验方法。Crc check described in detail the basic principles of complaints by example about the crc checksum generation method, crc check is the most common form of communication data validation methods.-
crc-gen
- CRC的verilog电路生成软件,可以直接生成crc的verilog代码-CRC s verilog circuit generation software, you can generate the crc verilog code directly
80211b_tx
- 本人亲自写的WIFI 802.11b发送过程,包括preamble生成, PSDU生成,组帧,巴克码扩频,CCK调制,DBPSK调制,DQPSK调制,CRC校验,代码完整可运行-I personally wrote the 802.11b WIFI sending process, including the preamble generation, PSDU generation, group frame, PN code spread spectrum, CCK modulation, DB
广州语创电子语音IC测试软件V1.50,MP3测试软件
- 工业级MP3语音IC串口通信测试软件 含串口调试助手 含CRC校验 自动配置文件生成(Industrial grade MP3 voice IC serial communication test software Debugging assistant with serial port Check with CRC Automatic configuration file generation)
chencc658
- 3字节CRC-8的生成 (labview 2009sp1) 输入3字节的数组,得到4字节的数组。CRC会加在第四字节(3 byte CRC-8 generation (LabVIEW, 2009sp1), enter 3 byte array, to get 4 byte array. CRC will be added to fourth bytes)
CRC校验码的生成及码块分割
- 实现CRC校验码的生成以及码块分割(依据协议3GPP 36.212)(Realize CRC check code generation and code block division (according to protocol 3GPP 36.212))