文件名称:CRC3.0
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
此代码的功能是实现网络纠错当中的循环冗余码纠错法,即输入一个初使二进制比特流与生成多项式可以得出一个拥有循环冗余纠错码的二进制比特流,此比特流如果转输到目的地就可以进行差错验证了,以保证代码的正确传输。代码注释里有详细的测试数据与说明。-This code is a network error-correcting function among the cyclic redundancy code error correction method, that is early to make a binary input bit stream generator polynomial can be drawn with a cyclic redundancy error correction code with a binary bit stream, this bit flow to the destination if the transfusion errors can be verified to ensure the correct transmission of the code. Code comments are detailed test data and instructions.
相关搜索: CRC3
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CRC3.0.c