搜索资源列表
-
0下载:
这是一个RS码的编译码程序,使用C编写的,希望可以对学习RS码的人有帮助!-This is a program about RS coding and decoding.I hope it is helpful to you!
-
-
0下载:
里面包含了多个verilog源代码例子 包括循环码编解码、加法器等等常用的例子 -Which contains a number of Verilog source code examples include the cyclic code coding and decoding, and so on commonly used adder example
-
-
0下载:
使用TCL实现BASE64的编码和解码功能-coding and decoding the base64
-
-
0下载:
FPGA-based Viterbi convolutional coding and decoding of the Research and Implementation-Convolutional code encoder and Viterbi decoder design
-
-
0下载:
Near Shannon limit error-correcting coding and decoding:Turbo-codes
turbo码的原理 -Near Shannon limit error-correcting coding and decoding: Turbo-codes turbo code principle
-
-
0下载:
OFDM/ trubo 编码、解码 信道编码、解码 -OFDM/channel coding and decoding it is consists of Turbo code and decode
-
-
0下载:
Huffman编码以及解码程序,利用它可以对文件进行压缩和解压缩-Huffman coding and decoding process, which allows you to compress and decompress the file
-
-
3下载:
实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modulation and demodulation process.
-
-
0下载:
VITERBI CODING AND DECODING, LINEAR BLOCK CODING
-
-
0下载:
对一个文件的内容进行有失真处理,然后对处理后的文件进行无失真编码和译码。对理解编码理论还有帮助!-The contents of a file handle with distortion, then the processed file lossless coding and decoding. Coding theory in understanding there is help!
-
-
0下载:
Viterbi的编译码方式 可以实现veterbi编译码方法-Coding and Decoding Using Viterbi
-
-
5下载:
用matlab仿真了LDPC码的编码译码程序,及其用BPSK调制传输。并测其误码率-Matlab simulation of the LDPC codes with coding and decoding process, and its transmission with BPSK modulation. And measure its error rate
-
-
0下载:
数字基带系统传输,有完整的编码译码过程,高斯白噪声信道-Digital baseband transmission systems, a complete coding and decoding process, Gaussian white noise channel
-
-
0下载:
研究Turbo码必看的文献,Turbo的创始人发表的论文-NEAR SHANNON LIMIT ERROR- CORRECTING
CODING AND DECODING : TURBO-CODES
-
-
0下载:
卷积码的编码译码,最小汉明举例判决,代码比较容易理解-Coding and decoding convolutional codes, the minimum sentence for example Hamming code easier to understand
-
-
0下载:
遗传算法
编码解码采用二进制编解码
交叉
变异
选择操作采用轮盘赌
-genetic algorithm
The binary coding and decoding decoding
Crossover
Mutation
The roulette wheel selection operation
-
-
0下载:
掌握霍夫曼编码、译码原理,并能够通过程序模拟其编码、译码功能。-Grasp Huffman coding and decoding principles, and the encoding and decoding functions by simulation procedures.
-
-
1下载:
语音信号的pcm编码,译码的matlab实现-Speech signal pcm coding and decoding matlab achieve
-
-
0下载:
2进3出递归卷积编译码系统仿真程序,每帧80比特,10万帧。-Simulation program of 2 in-3 out convolution coding. It consists of 100 000 blocks which contains 80 bits
-
-
0下载:
c++实现数据结构的所有代码。包括线性表,树,图,排序,hash等。线性表实现堆栈,队列及约瑟夫环等多个应用,树实现哈夫曼树编码及译码,AVL树,线索化二叉树,森林和二叉树的相互转化等等,图实现图的几种建立方法,拓扑排序,最短路径,最大连通子图,双连通分量,最小生成树,关键路径算法等等,排序实现归并排序,快速排序,堆排序,shell排序,冒泡排序,选择排序,插入排序等,并对性能进行分析。hash实现闭散列表,开散列表,带溢出表的内散列表等,并使用5种hash函数。帮助同学们系统的学习数据结构及算
-