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

搜索资源列表

  1. error_correction_coding

    4下载:
  2. 压缩文件中是Error Correction Coding - Mathematical Methods and Algorithms(Wiley 2005)作者:(Todd K. Moon )的配套代码,是由C和matlab两种语言编写的-compressed files is Error Correction Coding - Mathemat da Methods and Algorithms (Wiley, 2005) Author : (Todd K. Moon) matching
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10.99mb
    • 提供者:龙昊
  1. (eBook)Essentials.Error.Correction

    0下载:
  2. (eBook) Essentials of Error Control Coding (Moreira, 2006).pdf
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:2.57mb
    • 提供者:Chat
  1. juanjima

    0下载:
  2. 仿真(2,1,2)卷积码编解码器在二进制对称信道(BSC)中的误码性能,画出纠错后误码率-信道误码率曲线,其中,编码器的生成多项式为g1=[111]、g2=[101]。-imulation (2,1,2) convolutional encoding and decoding the binary symmetric channel (BSC) in the error rate performance, bit error rate after correction drawn- the ch
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:96.07kb
    • 提供者:段敏蓉
  1. xunhuanma

    2下载:
  2. (7,3)循环码的编码和译码,还可以纠错一位,检错两位。在ketang-(7,3) cyclic code encoding and decoding, error correction can also be one of two error. In ketang
  3. 所属分类:Compiler program

    • 发布日期:2016-05-14
    • 文件大小:2.07kb
    • 提供者:sony
  1. HammingDecoder

    0下载:
  2. -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee U
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3.67kb
    • 提供者:djs
  1. PDF417

    1下载:
  2. PDF417纠错码原理及实现,一个关于纠错的文档资料。-PDF417 and the realization of the principle of error-correcting code, a documentation on the error correction.
  3. 所属分类:Editor

    • 发布日期:2017-03-13
    • 文件大小:65.14kb
    • 提供者:璩程
  1. afk

    0下载:
  2. 对简单的PASCAL程序的编译,包括词法分析和语法分析,简单的纠错-For simple PASCAL program compilation, including lexical analysis and syntax analysis, a simple error correction
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:7.49kb
    • 提供者:马业
  1. reed-solomon_c

    1下载:
  2. This same code demonstrates the use of the encodier and decoder/error-correction routines. (RS编码和纠错编码的完整程序)-This same code demonstrates the use of the encodier and decoder/error-correction routines. (RS encoding and error correction coding of a c
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:5.58kb
    • 提供者:kunlun
  1. myshell

    3下载:
  2. 《操作系统—精髓与设计原理》一书中myshell编程项目,代码写得很清晰,纠错能力很强大,实现了基本的内部命令:cd、dir、help、echo、environ等,以及实现文件重定向、后台处理等功能。附有实验报告。-" Operating system- the essence and principles of design" , a book myshell programming projects, the code is written very clear, very
  3. 所属分类:OS Develop

    • 发布日期:2015-08-07
    • 文件大小:279kb
    • 提供者:david
  1. siweichengfa

    0下载:
  2. 这个程序是乘法器,可以进行四位的乘法运算含有纠错功能。汇编语言-This program is a multiplier, multiplication can contain four error correction. Assembly language
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.85kb
    • 提供者:肖林
  1. jiafaqixiuding

    0下载:
  2. 带显示界面的加法器,含有纠错功能,字体带有颜色,功能齐全-Adder with a display interface, with error correction, with the font color, full-featured
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1.11kb
    • 提供者:肖林
  1. CRC

    0下载:
  2. 循环码的编码与译码器(支持一位的纠错) 编码(n,k可调) 测试用例1: input:n=7 k=3 g=11101 m=101 output:1010011 input:n=7 k=3 g=11101 m=010 output:0100111 测试用例2: input:n=7 k=4 g=1011 m=1101 output:1101001 input:n=7 k=4 g=1011 m=1010 output:1010
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:1.65kb
    • 提供者:GemALLEN
  1. NO-number--FileEnumer

    0下载:
  2. 全面磁盘遍历,纠正多个,纠错机制。友好的显示界面!-Comprehensive disk traverse, correcting, multiple, error correction mechanism. Friendly display interface!
  3. 所属分类:Disk Tools

    • 发布日期:2017-06-09
    • 文件大小:15.25mb
    • 提供者:陈欢
  1. 20800b1a604273e424a5d042bdcc1fbb

    0下载:
  2. 一次写模块,有不足的地方还请多多指教 包含大漠自带的所有函数,鉴于每个人的理解不同,备注了大漠源命令。 本人初识大漠.对函数理解有限.如果翻译有误请参考大漠文档,也可联系我纠错。 模块应用灵活,不需要频繁的同步大漠官方进行模块更新。 .模块_加载() .参数1 可自定义插件释放路径。默认释放到临时目文件夹,例如 D:\大漠.txt .参数2 可与外部的大漠插件进行对接。大漠官方更新BUG时,直接引用新版的插件就OK了 -Tim
  3. 所属分类:ELanguage

    • 发布日期:2017-05-16
    • 文件大小:4.22mb
    • 提供者:张朝阳
  1. matlabdemo-turbo-code(xiazai)

    0下载:
  2. 用来验证不同信道下,turbo码的纠错率-Used to verify the different channels, turbo codes error correction rate
  3. 所属分类:source in ebook

    • 发布日期:2017-11-01
    • 文件大小:25.51kb
    • 提供者:
  1. LplyDir_v1.0

    0下载:
  2. LplyDir是基于35dir内枋源码2.3版进行了修正并精仿一套蓝色模板。 2012.11.23 更新: 修正安装时报错问题 修改网站 网站名称,TAG标签,网站简介 获取方式,获取更精准 修正后台添加广告报错问题 修正初次缓存更新报错问题 修正某些服务器不开启Gzip压缩功能无法打开网站问题 修正搜狗PR获取失败问题 修正谷歌PR获取失败问题 修正后台编辑站点IP显示不正常问
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:946.08kb
    • 提供者:AA
  1. haimingcode

    0下载:
  2. 海明码的计算方法海明码是一种具有纠错功能的校验码。本文简单地介绍海明码的计算方法。 -The calculation method of the Hamming code Hamming code is a checksum error correction function. This article briefly describes the Hamming code calculation methods.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-20
    • 文件大小:145.41kb
    • 提供者:吴佳
  1. fenzuma

    0下载:
  2. 线性分组码差错控制编码的重要的一种。的编码与译码电路比较简单,纠错能力也很强,是实际应用中比较流行的的差错编码方法之一。-Linear block code error control coding important one. Encoding and decoding circuit is relatively simple, error correction capability is also very strong, is the practical application of th
  3. 所属分类:ELanguage

    • 发布日期:2017-11-15
    • 文件大小:18.63kb
    • 提供者:张洁
  1. zs

    0下载:
  2. 基于编译原理技术,进行对编译器的注释功能,以及可能出现的纠错功能。-Compiler theory-based technology for the compiler s annotation capabilities, and possible error correction.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:251.87kb
    • 提供者:孙欣娜
  1. MAIN_para_SISO

    0下载:
  2. A concatenated code is composed of two separate codes that are combined to form a larger code. There are two types of concatenation, serial and parallel concatenations. For both serial and parallel concatenation schemes, an interleaver is often used
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:awatif
« 12 »
搜珍网 www.dssz.com