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

搜索资源列表

  1. (7-3)-cyclic-code

    2下载:
  2. 用MATLAB实现(7,3)循环码算法,很好的体现了循环码的特性-Using MATLAB implementation (7,3) cyclic code algorithm shows good characteristics of cyclic codes
  3. 所属分类:matlab例程

    • 发布日期:2012-11-05
    • 文件大小:200032
    • 提供者:汪晓非
  1. chfadianlubianma

    0下载:
  2. 除法电路编码,用于生成(63,57)循环码-Divider circuit encoding, used to generate (63,57) cyclic code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1417
    • 提供者:吕先望
  1. cyclicCode

    0下载:
  2. cyclic code lecture
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:148685
    • 提供者:rawaz
  1. 74cycliccoethechannelcodingmatlabsimulation

    0下载:
  2. 7,4) cyclic code - the channel coding matlab simulation 由matlab实现 比较明了-7,4) cyclic code- the channel coding matlab simulation relatively straightforward to achieve by the matlab
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:5319
    • 提供者:陈洪
  1. exp006_cycliccodes_20090415

    0下载:
  2. Cyclic code sample code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1433
    • 提供者:JIN MINGSONG
  1. cycliccode

    0下载:
  2. 该程序完成(7,3)循环码的编码功能以及校验子译码功能,有良好的中文交互界面-The program is completed (7,3) cyclic code encoding functions, and verify sub-decoding functions, has a good Chinese language interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:1451
    • 提供者:王然
  1. encode_decode

    0下载:
  2. 循环码的编译码器matlab源码,能够观察输入信码,自由输入噪声,观察输出码字-Cyclic code codec matlab source code, were able to observe the letter type code, free input noise to observe the output code word
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:6432
    • 提供者:jiang
  1. PG(21_10)cyclic_code

    0下载:
  2. Projective Geometry Cyclic code, n=21, k=10 Majority Logic Decoding BPSK BER simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4867
    • 提供者:grn552
  1. zuixiaohaomingjuli

    0下载:
  2. 循环码的最小汉明距离求解,能把多项式按照人们书写的习惯输出到界面!操作友好!-Cyclic code of minimum distance solution, people can write in accordance with the customary polynomial output to interface! Operation Friendship!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:147007
    • 提供者:
  1. CyCDecoding

    0下载:
  2. 循环码解码编码,对应人民邮电版《通信原理》中(7,4)循环码译码过程。代码清晰简单-Cycle decoding coding, Telecommunications for the corresponding edition of " communication theory" in (7,4) cyclic code decoding process. Code is clear and simple
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:127843
    • 提供者:zhaodanlin
  1. coder

    0下载:
  2. 实现(7,4)循环码编码和解码的matlab的GUI界面程序,内含使用说明-Implementation (7,4) cyclic code encoding and decoding matlab GUI interface program that contains instructions
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:8021
    • 提供者:wangjiayin
  1. cyclic-code-compilation

    0下载:
  2. (7,3)循环码的编译,通过程序操作,给出具体事例-(7,3) cyclic code compiler, operating through the program, give specific examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2861
    • 提供者:张玉宁
  1. cyclic_coder

    1下载:
  2. (7,4)系统循环码编码器 code_out = cyclic_coder(code_in) 该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1 输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统 循环码字,是1×7的行向量。 函数运行时,同时画出输入信息码字和循环码字的波形图。- (7,4) cyclic code system Encoder code_out = cyclic_coder (code
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1005
    • 提供者:wangxiaoyu
  1. cyclic_decoder

    1下载:
  2. (7,4)系统循环码译码器 decode_out = cyclic_decoder(decode_in) 该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1 输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解 码后的信息码字,是1×4的行向量。 函数运行时,同时画出接收循环码字和译出码字的波形图。 - (7,4) system cycle Decoder decode_out = cyclic_
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1317
    • 提供者:wangxiaoyu
  1. Cyclic-code

    0下载:
  2. 循环码的编码和解码过程,用c++实现此过程-Cyclic code encoding and decoding process, using c++ to implement this process
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1537
    • 提供者:高元媛
  1. Cyclic-code

    0下载:
  2. Cyclic code programs using MATLAB software.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3416
    • 提供者:John
  1. Cyclic-code

    0下载:
  2. 对于给定的消息序列,按照循环码编码的方法进行计算机实现.-For a given sequence of messages, a computer-implemented method of encoding in accordance with the cyclic code.
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:47258
    • 提供者:leiyang
  1. (7-4)cyclic-code

    0下载:
  2. (7,4)循环码的编译码器,带有GUI界面,按界面提示操作即可-(7,4) cyclic code codec with GUI interface, interface prompts
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:14868
    • 提供者:周思洋
  1. cyclic-code-encoding

    0下载:
  2. 实现7,4循环码的编码和解码过程,带有漂亮的用户界面,使用方便-Achieve 7,4 cyclic code encoding and decoding process, with a beautiful user interface, easy to use
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-07
    • 文件大小:1067875
    • 提供者:macong
  1. Encoder-decoder-cyclic-code

    0下载:
  2. Encoder and Decoder Cyclic Code is important to analyze Digital Communication System. So, it s easy to study
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:24253
    • 提供者:Chusnul
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com