CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 矩阵编码

搜索资源列表

  1. Some_design_of_interface(IIC_P

    0下载:
  2. 一些接口电路的Verilog设计,主要包括IIC、PS2、矩阵键盘、RS232、还有一些基础试验的源代码如:除法器、多路选择器、加法器、减法器、8位优先编码器等。,Some design of interface(IIC,PS2,RS232...)
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2993187
    • 提供者:李皓
  1. chengxu

    0下载:
  2. 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解-cheliangdiaodu
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:677728
    • 提供者:dayu
  1. 4X4anjian

    0下载:
  2. 4X4矩阵键盘,横竖两种编码。8051单片机-4X4 matrix keyboard, two横竖coding. 8051
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:16640
    • 提供者:liluoyang
  1. CRS

    0下载:
  2. 基于Cauchy矩阵的RS编码。m=2,n=2-cauchy based reed solomon codes. m=2 , n=2
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1680
    • 提供者:Tang Siyan
  1. ldpc_gen_coding_decoding

    1下载:
  2. LDPC的检验矩阵的生成,编码和译码过程。-The process of LDPC codes generating,encoding and decoding.
  3. 所属分类:Other windows programs

    • 发布日期:2016-11-21
    • 文件大小:8137
    • 提供者:wenyan
  1. Hamilton

    0下载:
  2. 提出一种新的Hamilton阵列编码的设计方法。在不用求出整个Hamilton阵列编码前提下,根据码距和维数要求,直 接求出编码阵列中的某一具体的码元,预先构造出系数矩阵。和以往模型不同的是借助这个设计模型可以实现以任意顶点为起始点 的Hamilton阵列编码,从而使得构造整个Hamilton阵列编码更灵活、更快速-This paper proposes a new design method for Hamilton array codes.According to the hammi
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:715902
    • 提供者:chengzi
  1. JuanjiCode

    0下载:
  2. 了解卷积码的编码原理,给定基本监督矩阵,导出一致监督矩阵、基本生成矩阵、一致生成矩阵,能够通过监督矩阵或生成矩阵编出截断码或非截断码。-For a convolutional code coding theory, given basic monitoring matrix export consistent monitoring matrix, the basic generator matrix, consistent generation matrix can be programmed
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:925319
    • 提供者:张丹
  1. HMCoding

    0下载:
  2. 了解汉明码的编码原理,纠错原理,译码原理;给定汉明码的监督矩阵,能够写出生成矩阵,能够通过监督矩阵或生成矩阵进行编码,能够通过监督矩阵进行校码与译码,会计算汉明码的错误概率以及导出增余汉明码等相关知识。-About hamming coding theory, error correction principle, decoding principle given to the supervision of the Hamming code matrix able to write the g
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:855330
    • 提供者:张丹
  1. LDPC

    1下载:
  2. 实现了LDPC码的编码 LDPC译码、LDPC校验矩阵的生成等。是完整的LDPC代码。测试了,跑的通。自学LDPC码的资料-Implements the LDPC encoding of LDPC decoding, LDPC check matrix generation and so on. LDPC code is complete. Tested and run through. Self-study of LDPC codes
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:23816
    • 提供者:123
  1. LDPC

    0下载:
  2. LDPC的编码译码程序,及其校验矩阵的生成和误码率曲线,还是比较有价值的-LDPC encoding decoding procedures, and the generation of check matrix and the ber curve, or more valuable
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7032
    • 提供者:王岩
  1. LDPC-2012-02-11

    0下载:
  2. LDPC编码的C语言实现。包括校验矩阵,生产矩阵的生成,编码,译码等。-LDPC coding in C language. Including the parity matrix, matrix production generation, encoding, decoding and the like.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:739575
    • 提供者:李四
  1. LDPC_Encode

    0下载:
  2. LDPC码的信道编码。 参数:校验矩阵文件名 生产矩阵文件名 待传输数据文件名 编码文件名(文件扩展名为“enc”) 例:对生成的待编码的数据文件a.src编码为编码后文件a.enc -Channel coding of the LDPC code. Parameters: filename check matrix matrix production data to be transmitted filename filename encoded file name (the fi
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:351245
    • 提供者:林竞力
  1. ldpc_codeblocks

    0下载:
  2. 用c++实现LDPC码的仿真过程,包括基矩阵的生成,信道生成,编码,传输,解码,校验整个过程的一系列程序-simulation program of ldpc code include enconder and decoder
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:707604
    • 提供者:lee
  1. WBF-QC_LDPC

    1下载:
  2. 修改过的较为简单易懂的代码,encode代码为一个单独的循环编码,可根据需要修改采用,前边几个为一个完整的H、G矩阵生成代码,及校验代码,简单易懂,码长,迭代次数各种参数都可根据需要进行修改。-The modified relatively simple code, the encode code for a single cycle code, can be modified according to the need, in front of a few for a complete H,
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7293
    • 提供者:April
  1. dcmm

    0下载:
  2. 对称密码,采用了256级DSR、8个联动DSR、钟控、数据扩展、矩阵乘法、M-A函数、序列选择器、记忆、强背包、RC4和压缩等编码技术-Symmetrical password
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5247
    • 提供者:jialei
  1. yiulei

    0下载:
  2. 匹配追踪和正交匹配追踪,计算两个矩阵之间的欧氏距离,有信道编码,调制,信道估计等。- Matching Pursuit and orthogonal matching pursuit, Calculation of the Euclidean distance between the two matrices, Channel coding, modulation, channel estimation.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4083
    • 提供者:tangtenbou
  1. LDPC-2001-11-18

    0下载:
  2. 本程序用C语言详细完成LDPC的编码解码(B包括G矩阵的构造,信道信息,BP译码算法)-This procedure using C language to complete the detailed coding LDPC decoding (B including the G matrix structure, channel information, BP decoding algorithm)
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:438186
    • 提供者:郑小北
  1. NN

    0下载:
  2. 实现对信号的编码,将向量reshape成矩阵 ,另一个是解码(reshape vector x to matrix X, add a row and a column to X)
  3. 所属分类:其他

  1. bin

    0下载:
  2. (15,11)汉明码的编码过程以及生成和校验矩阵的介绍((15,11) hamming encoding,and its g matrix analyzing.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:123不开心
  1. 121

    0下载:
  2. 自适应波束形成中的采样矩阵逆算法(SMI) 程序基于窄带自适应波束形成编写,QQ日志发表源码程序,结合易语言编码转换支持库和脚本语言支持组件,实现QQ日志的发表很适合初学者学习使用(The adaptive beamforming algorithm in the sampling matrix inversion (SMI) program narrowband based adaptive beamforming, QQ log published source program, combi
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1287168
    • 提供者:zidoa
« 12 »
搜珍网 www.dssz.com