搜索资源列表
mp3_decoder
- 一个用VHDL编写的实现mp3解码功能的代码。This folder contains three directories: Huffman, IMDCT and Filterbank, each of them includes all the VHDL source codes of the component.
mp3decoder.rar
- mp3 解码的verilog代码,通过仿真综合及验证,能够播放所有的.mp3文件。压缩包包括所有的verilog源码以及详细的文档。,mp3 decoding Verilog code, the adoption of an integrated simulation and verification, can all play. mp3 file. Compressed packet including all the Verilog source code and detailed docu
H.264
- 关于h.264视频解码器完全源码(verilog)-With regard to h.264 video decoder full source code (verilog)
Decode
- 十六位编解码器 时分复用解复用,很好的一个程序文件-Codec 16 demultiplexing time-division multiplexing, a very good program files
MP3mdct
- 在MP3 编解码器的设计中,前向MDCT 与反向IMDCT 是两个计算最为复杂的部分。 提出了一种新的算法,对MDCT 与IMDCT 的实现进行优化,极大地降低了运算量。该算法将 MDCT 与IMDCT 的计算分成三步实现: 前处理, 核心处理, 后处理。其中,核心处理部分由 MDCT 与IMDCT 共用,大大减少了对硬件电路的需求,降低了芯片成本。-In the MP3 codec designs, prior to the MDCT and IMDCT are two reve