搜索资源列表
统计英文文章的字符个数并huffman编码
- a)需求分析: 任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码; 要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现; b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : an article in English, statistics of the number of characters to achieve Huffma
BCH_Coding
- 实现BCH码的编码程序,使用VC6.0作为开发平台-achieve BCH coding procedures, use as a development platform VC6.0
c_300
- c语言,经典300例,汇总了比较多的经典C语言编码程序,让你大开眼界!-c language, classic 300 cases, a summary of more classic C language coding process and let you eye-opener!
celp3.3k
- 改进的celp语音编码程序,对于celp原理和编解码过程有很好的指导作用-improved or voice coding procedures, or for the principles and codec process very good role in guiding
RS_encoder
- RS码的编码程序 编码效率高,且经实际验证符合RS纠错码的要求-RS coding procedures high coding efficiency, but by actual certification with RS error-correcting code requirements
Infrared_Encode_source(EM78P447SA)
- 一个为EM78P447SA写的红外遥控器完整程序,一位朋友写的红外遥控编码程序,用汇编语言编写-EM78P447SA to write an infrared remote control device integrity procedures, a friend wrote to the infrared remote-control coding procedures, assembler language
sosttc
- 信道编码程序,空时编码方法,采用MATLAB编程sosttc.rar-channel coding procedures, space-time coding method using MATLAB programming sosttc.rar
turbodemotoolforC
- MATLAB语言编程的TURBO码信道编码程序,值得一看-MATLAB programming code TURBO channel coding procedures, eye-catcher
MPEGaac
- \\mpeg2 \\doc \\mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。 \\verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 \\src \\mpeg2enc 编码器源代码及VC下编译的可执行程序 \\mpeg2dec 解码器源代码及VC下编译的可执行程序 \\par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编
shortcutcrc
- CRC循环冗余编码程序实现,程序简单功能齐备-Cyclic Redundancy Code program, a simple functional completeness
Fbase64
- 一个base64编码程序段。夸平台程序段。
通过编写程序编码运算
- 通过编写程序编码运算,进行了算术编码。
CSourceCode
- 常用的编码程序 数模转换代吗 电路应用设计 C SourceCode
base64code
- 适用于邮件附件的一个BASE64编码程序
vba
- AutoCAD VBA 二次开发实例,用于两个实体间干涉的编码程序,初学者有用
daima
- cnv_encd.m 卷积编码程序 其它的是viterbi.m中用到的子函数 程序来自《现代通信系统-使用matlab》英文版 已经调通!并加上了注释。 希望对大家有帮助 GOOD LUCK!
IR
- 红外学习资料一个多功能的遥控编码程序,其中有较为详细的键盘扫描程序和用于推动红外发射的发码
mpeg2编码解码源代码
- 1、编码和解码源代码改成vc6下的console32 project,调试成功 2、原来bin目录下的编解码可执行文件有问题,运行时出现堆栈溢出错误,已被替换 3、编码程序增加支持新的输入格式:所有yuv帧合成为一帧的序列文件(如.qcif,.cif等)
卷积码编码程序
- 基于MATLAB的卷积码编码程序模块。适用于初学者看。比较基础
学生版程序(实验2 数字调制解调实验II)
- 实现数字调制解调的所有程序。需使用USRP,可对比BPSK及QPSK的区别。(Achieve digital modulation and demodulation of the originator of the coding process.)