CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - decoding

搜索资源列表

  1. DeJong_FunF1_F5

    0下载:
  2. De Jong函数F1-F5的java源码,包括编码解码和函数测试能功能,函数形式。De Jong函数是常用的标准优化函数。-function F1-F5 the java source code, including the coding and decoding function testing functions, function form. De Jong function is commonly used in the optimization function.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1408
    • 提供者:王远
  1. Vitebi

    0下载:
  2. 该程序是维特比译码程序,C语言-Viterbi decoding procedures, C language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5349
    • 提供者:杨文辉
  1. LBC

    0下载:
  2. (31,21) bch 码编解码程序 C++实现.-(31,21) BCH encoding and decoding procedures C achieve.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:78129
    • 提供者:肖龙远
  1. 研究旅行商问题过程中自己改写的Grefenstette编码

    0下载:
  2. 研究旅行商问题过程中自己改写的Grefenstette编码、解码函数,附带小规模标准部分数据集,Grefenstette encoding and decoding function for Traveling salesman problem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-23
    • 文件大小:30582
    • 提供者:王东
  1. LDPC_BSN.rar

    0下载:
  2. 这是一个LDPC 的matlab 仿真程序. 信道为AWGN. 调制方式为BPSK. 程序包里包含多种编码, 译码方式.,This is a box of LDPC simulation programs. The channel is AWGN channel and the modulation is BPSK. There are different encoding and decoding methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:708
    • 提供者:Jiangxueqin
  1. HammingCode

    0下载:
  2. 此程序实现对汉明码的编码与译码算法。汉明码是一种多重(复式)奇偶检错系统。它将信息用逻辑形式编码,以便能够检错和纠错。用在汉明码中的全部传输码字是由原来的信息和附加的奇偶监督位组成的。-This process of realization of hamming code encoding and decoding algorithm. Hamming code is a multiple (double) parity error detection system. It will use t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:240866
    • 提供者:杨芹勍
  1. reed-solomon-4.0.tar

    0下载:
  2. This package implements a general purpose Reed-Solomon encoding and decoding facility. See the rs.3 man page for details.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:46058
    • 提供者:MicroSam
  1. LDPC_simulation

    0下载:
  2. 这是一个LDPC 的matlab 仿真程序. 信道为AWGN. 调制方式为BPSK. 程序包里包含多种编码, 译码方式.-This is a box of LDPC simulation programs. The channel is AWGN channel and the modulation is BPSK. There are different encoding and decoding methods.
  3. 所属分类:Algorithm

    • 发布日期:2016-11-20
    • 文件大小:8893
    • 提供者:Jiangxueqin
  1. huffman-0.81

    0下载:
  2. This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding.-This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:54359
    • 提供者:JP
  1. GEP-decoding

    1下载:
  2. 基因表达式编程的一种解码方式的c++实现(网上关于gep的代码不多哦~)-a decoding VC edition fo GEP(gene expression programming) chromosome
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:508722
    • 提供者:王凯
  1. Encode

    0下载:
  2. program decoding LDPC codes
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:38590
    • 提供者:nguyet
  1. reed-solomon-3[1].1.1

    0下载:
  2. RS码的编码与解码算法实现,C语言描述 -RS code encoding and decoding algorithm, C language descr iption
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:50232
    • 提供者:mzone
  1. Hill

    0下载:
  2. This file is about the Hill code s encoding and decoding. For the code worker, it may works.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:648501
    • 提供者:xieshangxu
  1. rtty-2.1

    0下载:
  2. decoding fsk with rtty (linux)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:86817
    • 提供者:willianma
  1. fsk_algorithm

    0下载:
  2. algorithm to fsk decoding
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:164186
    • 提供者:willianma
  1. Huffmantree

    0下载:
  2. The assignment addresses the problem of encoding and decoding by on the basis of the frequency of the occurrence of the characters in a text through the creation of Huffmann tree.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:60843
    • 提供者:sunando
  1. hfm

    0下载:
  2. 这是一个哈弗曼译码程序,希望对大家有所帮助-This is a Hafu Man decoding process, we want to help. .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3966
    • 提供者:qa
  1. xianxingfenzuma

    0下载:
  2. 实现简单的线性分组码编码及其译码,界面为简单的初级界面,没有完成MFC编程部分。-The simple encoding and decoding of linear block codes, the primary interface for the simple interface, did not complete the program part of the MFC.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:847
    • 提供者:崔侃
  1. bcjr

    0下载:
  2. it s the algorithm of bcjr decoding.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:365449
    • 提供者:helmi
  1. the-only-decoding-and-real-time-code

    0下载:
  2. 该程序主要功能是判断码字是否为唯一可译码和即时码。-The main function of the program is to determine whether the code word for the only decoding and real-time code.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:2882
    • 提供者:张飞
« 12 3 »
搜珍网 www.dssz.com