搜索资源列表
crc_test
- 使用CRC-16 ,CCITT多项式的CRC检验生成,检验的原程序,可用于网路通信的信号传输检验用-using CRC-16, CCITT CRC polynomial test generation, the original testing procedures, can be used for network communications signal transmission tests using
crc_16
- CRC-16的编解码程序和仿真结果。统计了漏检概率随错误比特数目的曲线。
crc_test
- 关于在图象传输中加入CRC校验的DEMO ,很好的演示了CRC-16的算法。
Design_of_RFID_Tag_Chip
- 一篇来自台湾中华大学的论文--《无线射频系统标签晶片设计》,彩色版。其摘要为:本論文討論使用於無線射頻辨識系統(RFID)之標籤晶片系統的電路設計和晶片製作,初步設計標籤晶片的基本功能,設計流程包含數位軟體及功能的模擬、基本邏輯閘及類比電路的設計與晶片電路的佈局考量。 論文的第一部份是序論、射頻辨識系統的規劃、辨識系統的規格介紹及制定,而第二部份是標籤晶片設計、晶片量測、結論。 電路的初步設計功能為:使用電容作頻率緩衝的Schmitt trigger Clock、CRC-16的錯誤偵測編碼、Ma
CRC_16.rar
- MODBUS-RTU计算CRC-16校验,MODBUS-RTU calculated CRC-16 checksum
VB--CRC
- 使用VB程序编写的一个简单实用的CRC校验器,绝对好用,使用Modbus通信协议的可以下载-VB programmers use a simple check of the CRC, and the absolute ease of use, use the Modbus communication protocol can be downloaded to see if
UART_TX
- UART串口发送,并且带CRC-16校验程序。板级验证通过,已经应用于过程中。-UART serial port to send with CRC-16 checksum program. Board-level verification is passed, has been applied to the process.
CRC
- The file contains 16-bit, 32-bit CRC checks.
modbus_perl_client2
- MODBUS protocol crc 16 encoding
crc
- 可以完成CRC的校验功能,提供16为的循环冗余校验-it can support the check of CRC
crc
- CRC code for CCIT 16 CRC
CRC16
- 通过CRC-16循环冗余校验的方式实现数据传输与控制,例如控制LED灯、蜂鸣器、发送数据到上位机-By CRC-16 cyclic redundancy check means to achieve data transmission and control, such as control of LED lights, buzzer, sending the data to the host computer
CR16
- 循环冗余校验码——CRC-16算,网络通信或者串口通信中的数据校验算法,很好用的-Cyclic redundancy check- CRC-16 calculation, network communication or serial communication data validation algorithm, a very good use
crc-16
- Crc-16 校验码 vb实例,拿过来就能用的-Crc-16 checksum the vb instance, take over will be able to use
CRC5_CRC16_USB
- USB2.0数据包CRC 16,TOKEN令牌包是CRC5,VerilogHDL代码 多项式y=1+x^2+x^15+x^16; y=1+x^2+x^5; 只是串行1位的代码, 并行8位,16位没有上传(USB CRC 16 , VerilogHDL code polynomial(0_2_15_16); polynomial(0_2_5))
CRC_16
- 源代码直接实现CRC-16的v语言程序,经过试验验证,可以在ISE上直接run。(The source code directly implements the CRC - 16 v language program, after test verification, can be directly run on ise.)
crc_mod
- 实现了MODBUS协议的CRC-16校验,数据可以连续进行输入,可以连续得出N个字节的校验码(Implement the CRC - 16 check the MODBUS protocol, data can be input, continuous check code can continuous draw N bytes)
CRC_16
- cyclic redudancy check 16 bit
VISA Modbus
- Labview 下 CRC-16之后输入字符串(Input string after Labview CRC-16)