CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 纠错码

搜索资源列表

  1. xinxilunhuandengpian

    0下载:
  2. 这是一个信息论与纠错码课程的幻灯片。通俗易懂。非常利于人自学。-This is an error-correcting codes and information theory courses slides. Accessibly. Very beneficial to self-learning.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3696616
    • 提供者:范立
  1. reed-solomon-4.0

    1下载:
  2. RS编解码c语言程序4.0版,,可以对任意长度的信息添加纠错码。-RS codecs c language program version 4.0, can be arbitrary length of the message adding error-correcting codes.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:52153
    • 提供者:牛韬
  1. Turbojiucuoma

    0下载:
  2. 这是关于纠错编码理论中的turbo码,相关人员可以系统的进行学习纠错码中的turbo码-This is the theory of error-correcting codes of turbo codes, related personnel can learn the error-correcting codes of turbo codes
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:95459
    • 提供者:张伟
  1. hanming

    0下载:
  2. 有关汉明纠错码译码器,希望对大家能有帮助-the Hamming ECC decoder, we can hope for help
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1152
    • 提供者:lifeforent
  1. qrencode-1[1].0.2.tar

    2下载:
  2. 在C情况下实现QR码的编码与解码过程,可以生成图片,纠错码部分也比较完整-C of the QR code encoding and decoding process can generate images, error-correcting codes are part of a more comprehensive
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:353711
    • 提供者:mayun
  1. MUC-Ser

    0下载:
  2. 本程序是一个代有带纠错码的串行通信子程序 功能:发送方将数据连发三此,接受方按位进行最大概率纠错。程序返回时,若标志位ERR返回为1,则表示 通信失败;否则。接收结果放在A寄存器中。 很简单很经典的例子。有资源大家共享哦
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1061
    • 提供者:李天
  1. BCHCODE

    0下载:
  2. BCH是一种纠错码,本程序用于对信源进行编码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2057
    • 提供者:guo sirui
  1. reed-solomon-4.0

    0下载:
  2. 纠错码编码以及译码源程序reed-solomon4.0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:52166
    • 提供者:lidong
  1. rs.c.txt

    1下载:
  2. 用C实现RS码纠错仿真 RS码的编码程序 编码效率高,且经实际验证符合RS纠错码的要求
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4051
    • 提供者:aaa
  1. qrencode-2.0.0

    0下载:
  2. 二维条形码编码程序,QRCode编码,支持QR Code model 2和纠错码.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:549516
    • 提供者:flyray
  1. QRCode2

    1下载:
  2. C sharp的二维码编码解码程序,QRCode支持纠错码,有Windows及Windows Mobile的完整工程
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3681191
    • 提供者:flyray
  1. FileTrans

    0下载:
  2. Window下的网络、串口通信程序,可用于网络数据包的检测。 串口实现了添加纠错码的功能,用于信道质量较差的传输方式。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:359706
    • 提供者:刘振涛
  1. HammingEncoder

    0下载:
  2. VHDL编写的汉明纠错码译码器,数字传输中汉明纠错码的译码所用
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:834
    • 提供者:wei
  1. DataMatrix

    2下载:
  2. 我自己编写的Data Matrix二维条码的程序 ,目前实现了字符流-》数字流,还没有添加纠错码,
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2237971
    • 提供者:王三
  1. zigzag

    0下载:
  2. zigzag纠错码是一种非常简单但却具有非常优秀性能的码。非常适合用于中码率或者高码率编码的系统。此为一位教授提供的源码。
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:4358
    • 提供者:徐翼
  1. hamm7484

    0下载:
  2. Hamming(7/4,8/4)纠错码的编解码器-hanmming(7/4,8/4) error correction codes s docode and encode
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1064
    • 提供者:陈龙
  1. rs255253

    0下载:
  2. 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.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1401
    • 提供者:陈龙
  1. CC_BPSK

    0下载:
  2. 通信系统的仿真,卷积码是纠错码的一种,可以用于数字电视,手机等通信领域,本例子给出了基于matlab的程序,卷积码BPSK调制。-Simulation of communication systems, convolutional code is an error-correcting code can be used for digital television, mobile phones and other communications, the examples given based
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:1646
    • 提供者:张兴
  1. ECC_1bit

    0下载:
  2. 1bit的用于nand flash的纠错码编解码器。vhdl-1bit ecc for nand flash vhdl
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:870092
    • 提供者:cancan
  1. QR_Image_Source

    0下载:
  2. 二维条形码编码程序,QRcode编码,支持QR Code model 2和纠错码。-Two-dimensional bar code encoding process, QRcode coding, support QR Code model 2 and the error-correcting codes.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4591742
    • 提供者:liwei
« 1 23 4 5 6 »
搜珍网 www.dssz.com