搜索资源列表
jpeg-mpeg编解码技术
- jpeg and mpeg 编解码技术源代码-Source code of coding/decoding method to jpeg-mpeg
h.263编解码范例
- h.263的编解码程序。不过编码时只能编码I帧和P帧。解码时在Debug环境下会报错,在Release环境下能通过解码,但是以最快速度播放的。希望大家多多交流,对程序进行一下修改!-the H.263 codec procedures. But only when the coding frame coding I and P frames. Decoding the Debug environment will generate errors in the Release environmen
很多MP3编解码源程序+文档+图纸
- 若干MP3编解码源程序+文档+图纸,有ARM 的mp3方案还有一些其他方案-A large quatity of MP3 SouceCode, Documents and Charts. There are mp3 plan for ARM and some other plans.
Jpeg-Mpeg编解码技术 第2章
- Visual C++ 实现Mpeg/Jpeg编解码技术配套光盘-achieve Mpeg Visual C / Jpeg codec technology supporting CD
Jpeg-Mpeg编解码技术 第3章
- Visual V++ 实现Mpeg/Jpeg编解码技术配套光盘-Visual V achieve Mpeg / Jpeg codec technology supporting CD
Jpeg-Mpeg编解码技术 第4章
- Visual C++实现Mpeg/Jpeg编解码技术-The DECODE\\ENCODE technical of Jpeg-Mpeg , compiled successfully by Visual C++
MPEG-2视频编解码源代码(VC版)
- MPEG-2视频编解码源代码(VC版)
曼彻斯特编解码器设计
- Verilog的曼彻斯特编解码
基于fpga的PCM编解码器论文的代码和仿真
- 关于PCM编解码的程序
基于MATLAB的哈夫曼编解码器
- 对图像进行哈夫曼编解码,并在matlab里进行了仿真
jpeg编解码
- jpeg软件编解码 ccjpeg.c jpeg_enc_interface.h Makefile ansi2knr.1 config.sub jcdctmgr.c jconfig.doc jcphuff.c jddctmgr.c jdtrans.c jmemansi.c jpegtran makeapps.ds makefile.unix rdgif.c wrbmp.c ansi2knr.c configure jchuff.c jconfig.h jcprepct.c jdhuff.c jer
传真格式G3_4编解码源码.zip
- 串口通信,传真G3_G4编解码源代码,对如何编解码有用处.,serial communication, fax G3_G4 codec source code, how to use a codec.
dsp实现音频编解码
- 用dsp5509实现音频编解码,并能通过speaker进行播放。
BCH编解码
- BCH编解码,有需要的朋友可以下载!!!!!
MPEG-2视频编解码源代码(VC版)
- MPEG-2视频编解码源代码,VC版实现。
Hi3521 H.264编解码处理器简介
- Hi3521 H.264编解码处理器简介(Brief introduction of Hi3521 H.264 codec processor)
BCH3121编解码器的实现
- BCH编解码的实现,(31,21),完整版 (BCH codec to achieve)
G.729的编解码C源码
- G.729的编解码C源码(使用Intel的IPP包)堪称效率最高(G. 729 codec C source (the use of Intel IPP package) is the highest efficiency)
ppm编解码器
- 进行ppm编解码的verilog代码,RTL描述(Verilog code for ppm encoding and decoding, RTL descr iption)
卷积编解码
- 使用Simulink(或m语言)仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编码、译码全部是自己编写代码(m语言方式),不是调用Simulink(或m语言)的已有编码、译码函数。并在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。(Simulink (or M language) is used to simulate convolutional coding, and Viterbi decoding method is used to decode, in which