搜索资源列表
huffman_VC
- 一个哈夫曼编码的源程序,可以完成序列的编码与解码工作。-Huffman coding a source, you can complete the sequence of encoding and decoding work.
PCM_ALaw_EncodeAndDecode
- This a PCM A Law Encode And Decode Programme! It is very useful for user in voice coding!
PCMcodec
- 1.编码:程序首先提取一个系统时间,取正弦函数值后,对其进行编码,每秒抽样8000次。 每次运行生成8000个值,放入Excel文件中,每次生成一个文件,文件名按数字顺序排列,如文件组有空缺,则生成文件插入空缺位置,并在文件名之后加X以示区别。 例:只有文件x000.xls , x002.xls, 则运行程序后生成x001x.xls 若已有文件x000.xls , x001.xls , x002.xls , …… X019.xls 共20个文件,则运行后生成x020.xls。
viterb
- 实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modulation and demodulation process.
opengl
- A simple program that shows how to draw a spinning cube using an optimized OpenGL stack.code. Everything is customizable, including color, shape, camera, etc... A good start point for complex OpenGL coding.
CODING
- A complete methodology for object tracking using a ball example and it also deals in reducing run time by using an optimized colour detection based algorithm
Alamouti
- 简单的空时分组码编码程序,最经典的正交Alamouti编码-A simple space-time block coding process
6
- scr ipt for computing the BER for BPSK modulation in a Rayleigh fading channel with Alamouti Space Time Block Coding Two transmit antenna, 1 Receive antenna
SVMClassificationFunction
- this a matlab coding of svm classification function. when inputing training samples, training labels, testing samples, testing labels, and two parameters, the classification result is obtained. linear svm and nonlinear svm can be selected.-this
rs
- 本文较详细地介绍了中国手机电视传输标准(CMMB)的信道处理模块组成,分析了系统中用到的帧结构、信道编码和调制等关键技术,阐明了这些信道处理技术的工作原理和作用。-This paper gives a detailed introduction on China s mobile TV transmission standard (CMMB) channel processing modules, analysis of the system used in the frame structur
CRCMatlab
- 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
shannon-coding--CPP
- shannon编码,信息论中的shannon编码方式的C++源代码,自己写的一个小程序-shannon coding, information theory of shannon coding in C++ source code, write a small program
coding-style
- QA培训资料,一、 RTL CODE 规范-QA training materials, a, RTL CODE specification
Here-is-a-program-for-BCD-to-7
- vhdl coding for ldpc
shannon
- 用c语言实现香农编码的一个小程序,让各位见笑了-C language Shannon coding a small program, so that you laughed
Huffman-Coding
- 哈夫曼编码,C语言编写,将概率事件分别编写为对应二进制编码,适合在通信环境中传输-Huffman coding, C language, the probability of the event were written to the corresponding binary coding, suitable for transmission in a communications environment
Image-coding-based-on-a-morphological-representat
- Image coding based on a morphological representation
arithmetic-coding-algorithm
- 左边区间: a..[(b - a) * p] 右边区间: [(b - a) * p + 1]..b 使用这两个公式替换掉上面代码中的等分区间部分,得到了算术编码的算法-Range on the left: a .. [(b- a)* p] the right range: [(b- a)* p+ 1] .. b use two formulas to replace part of the code above decile range, has been arithmetic codi
C-language-coding-standards
- C语言是嵌入式软件的主要语言,由于嵌入式软件的专用性较强,实时性、安全性要求较高特点,其C语言编码规范与通用软件的C语言编码规范有较大的区别,目前国内尚缺少可以指导嵌入式软件C语言编码规范的标准,鉴于现状,制定《嵌入式软件 C语言编码规范》是非常必要的。-C language is the main language of embedded software, embedded software dedicated as strong, real-time, requiring high sec
space-time-coding-(STC
- 使用空时编码(STC)是达到或接近 MIMO 无线信道容量的一种可行、有效的方法。-Using space-time coding (STC) is at or near the capacity of a MIMO radio feasible and effective way.
