资源列表
Media-player
- 使用系统内置的com组件media player播放数据库中存放的音频文件-Audio files stored in the system built-in component of com media player play database
-==evilangelCSF-player
- 播放器源代码,可以播放音频和视频,功能比较强大,可以供初学者学习使用。-Source code of the player, you can play audio and video, the more powerful features for beginners to learn to use.
fft-v1.0.0.40.tar
- fft的快速实现,核心部分无任何耗时的sin,cos运算,所需要的数据初始化时全部已经计算好了。并且提供了fft的定点代码(这是很多fft不具有的),可以方便地移植到嵌入式和DSP环境-fft of rapid implementation, the core portion without any time-consuming sin cos operation, the initialization of the data needed all been calculated. And pr
mdct-v1.0.0.40.tar
- mpeg编码中mp3与AAC会用到的mdct模块, 该代码提供了3种计算mdct的方法,第一种为原始公式,第二种为快速FFT变换,第三种是N/4点快速FFT变换。 在初始化时可选择任意一种计算方法,此外,还提供了定点的mdct代码,可以方便进行平台的移植-fast mdct calculate,
fir-v1.0.0.40.tar
- 音频信号处理中常用的fir滤波器, 提供了各种窗函数的计算函数,提供了低通滤波器、高通滤波器、带通滤波器、带阻滤波器的设计与实现代码,并提供了例子程序-fir filter , supply lpf,hpf,bandpass and bandstop filter design and implemention
resample-v1.0.0.40.tar
- 采样率转换代码,用多相滤波器实现了音频的抽取、插值与分数倍速重采样, 尤其是分数倍重采样是现在大部分采样率转换代码中没有的,该代码对三种方式都提供了例子代码供参考-resample, decimate and interp audio samples
audio_analysis_synthesis.tar
- 该代码提供了音频信号的分析与重建示例代码, 该代码用fft 与mdct两种方式对音频信号进行分析和完美重建(perfect reconstruct), 通过该代码的学习可以了解并进一步学习mp3与AAC编码原理, 因为本代码与AAC滤波器组的分析与综合是一样的-audio analysis and synthesis example code
CD-Player
- 音乐播放器,实现快进快退,下一曲,上一曲 基本功能已实现-music player
shexiangtou
- 易语言摄像头拍照源码,使用易语言来完成摄像头拍照的功能-Easy language camera camera source, easy to use language to complete the camera take pictures function
lzw_code_gif_code
- lzw编码,gif图片编码,lena图的lzw可变长编解码-lzw encoding the gif picture coding, lena graph lzw variable length code decoding
emvisi2.tar
- Implementation of Julien Pilet s paper, GMM method for video background detection, robust to sudden light change.
x264_i386
- 官方发布的H.264压缩、解码源代码,并且有一定的注释,使用方便-the sources of H.264 video compression
