CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - main.c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - main.c - List
[
mpeg mp3
]
MP3CoderDecoderSourceCodeBaseOnDSP
DL : 0
mp3dec.h - The main header file defining the structures and functions in the decoder mp3dec.c - The main source file, including the main loop and most decoding functions mp3dec_D.h - The windowing function data huff.c - The huffman decoder (speed-up ideas in this were borrowed from Amp by Tomislav Uzelac) huffman.h - Tablefile for the huffman decoder fastimdct.c - The optimized IMDCT transform fastsb.c - The optimized \"polyphase subband transform\", really another IMDCT windowing.c - The output filtering function -mp3dec.h - The main header file defining the structures and functions in the decoder mp3dec.c - The main source file, including the main loop and most decoding functions mp3dec_D.h - The windowing function data huff.c - The huffman decoder (speed-up ideas in this were borrowed from Amp by Tomislav Uzelac) huffman.h - Tablefile for the huffman decoder fastimdct.c - The optimized IMDCT transform fastsb.c - The optimized \"polyphase subband transform\", really another IMDCT windowing.c - The output filtering function
Date
: 2008-10-13
Size
: 35.66kb
User
:
slam
[
mpeg mp3
]
src_mp3
DL : 0
The following files constitute the main C sourcecode. The tablefiles for the transforms are omitted - they can be autogenerated from within the main program using a #define statement. Please note that these files are presented as-is for reference only, they don t contain a Makefile and might contain errors. Also note that they cannot run on the DSP in realtime without hand-made assembler optimizing. The assembler version is not presented in the thesis because it is copyrighted. If you are just looking for the source-code to an mp3 player, I suggest taking a look at some of the other freely available players with source, like amp see the link below.
Date
: 2008-10-13
Size
: 33.46kb
User
:
lijunwen
[
mpeg mp3
]
MP3CoderDecoderSourceCodeBaseOnDSP
DL : 0
mp3dec.h - The main header file defining the structures and functions in the decoder mp3dec.c - The main source file, including the main loop and most decoding functions mp3dec_D.h - The windowing function data huff.c - The huffman decoder (speed-up ideas in this were borrowed from Amp by Tomislav Uzelac) huffman.h - Tablefile for the huffman decoder fastimdct.c - The optimized IMDCT transform fastsb.c - The optimized "polyphase subband transform", really another IMDCT windowing.c - The output filtering function -mp3dec.h- The main header file defining the structures and functions in the decoder mp3dec.c- The main source file, including the main loop and most decoding functions mp3dec_D.h- The windowing function data huff.c- The huffman decoder (speed-up ideas in this were borrowed from Amp by Tomislav Uzelac) huffman.h- Tablefile for the huffman decoder fastimdct.c- The optimized IMDCT transform fastsb.c- The optimized "polyphase subband transform", really another IMDCT windowing.c- The output filtering function
Date
: 2025-12-19
Size
: 35kb
User
:
slam
[
mpeg mp3
]
Refactoring2
DL : 0
ActiveVideo 需要的库。 主要是 D3D 和 一些 DirectShow的封装。 另外还 有些Ogre的,但是编译需要Ogre SDK.-ActiveVideo needs of the library. Display is the main and some DirectShow Packaging. There is also some Ogre, but you will need Ogre SDK.
Date
: 2025-12-19
Size
: 39kb
User
:
邵小宁
[
mpeg mp3
]
src_mp3
DL : 0
The following files constitute the main C sourcecode. The tablefiles for the transforms are omitted - they can be autogenerated from within the main program using a #define statement. Please note that these files are presented as-is for reference only, they don t contain a Makefile and might contain errors. Also note that they cannot run on the DSP in realtime without hand-made assembler optimizing. The assembler version is not presented in the thesis because it is copyrighted. If you are just looking for the source-code to an mp3 player, I suggest taking a look at some of the other freely available players with source, like amp see the link below.-The following files constitute the main C sourcecode. The tablefiles for the transforms are omitted- they can be autogenerated from within the main program using a#define statement. Please note that these files are presented as-is for reference only, they don t contain a Makefile and might contain errors. Also note that they cannot run on the DSP in realtime without hand-made assembler optimizing. The assembler version is not presented in the thesis because it is copyrighted. If you are just looking for the source-code to an mp3 player, I suggest taking a look at some of the other freely available players with source, like amp see the link below.
Date
: 2025-12-19
Size
: 33kb
User
:
lijunwen
[
mpeg mp3
]
MP3decodingprocess
DL : 0
提供了一个mp3的解码程序,包括mp3dec.h -主要的头文件定义函数在解码器的结构和 mp3dec.c -主源文件,包括主回路和最解码功能 mp3dec_D.h -数据的窗口函数 huff.c -哈夫曼解码器(速度,从观念,这是借来 的托米斯拉夫乌泽拉茨安培) huffman.h -霍夫曼解码器的Tablefile fastimdct.c -优化的变换的IMCT fastsb.c -优化的“多相变换子带”,真正的IMCT另一 windowing.c -输出过滤功能───╯-Offers a mp3 decoding process, including mp3dec.h- the main header file defines the structure function in the decoder and mp3dec.c- the primary source documents, including the main circuit and the most decoding mp3dec_D.h- data window function huff. c- Huffman decoder (speed, from the concept, which is borrowed Tomislav Uzelac amps) huffman.h- Huffman decoder Tablefile fastimdct.c- Optimization of Transform IMCT fastsb.c- Optimized " multi-phase transform sub-band" , the real IMCT another windowing.c- Output filtering ─ ─ ─ ╯
Date
: 2025-12-19
Size
: 34kb
User
:
张彦
[
mpeg mp3
]
mpeg2dec010222
DL : 0
mpeg2dec010222中主是针对mpeg2标准的音频解码,主要开发环境是visual c++编译运行。-mpeg2dec010222 the Lord is the standard audio decoding for mpeg2, the main development environment is running visual c++ compiler.
Date
: 2025-12-19
Size
: 532kb
User
:
刘梦
[
mpeg mp3
]
kcsj
DL : 0
利用Visual C++实现一个简单的mp3多媒体播放器。该播放器能够播放mp3等格式的媒体文件。该播放器主要可以进行以下操作:播放、暂停、快进、快退、停止、上一首、下一首-Use Visual C++ implement a simple mp3 multimedia player. The player can play media files such as mp3 format. The main player can do the following: play, pause, fast forward, rewind, stop, previous, next
Date
: 2025-12-19
Size
: 1.79mb
User
:
dongya
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.