搜索资源列表
GrabFrame
- 一个视频帧的抓取演示程序。开发平台:Windows XP, Visual C++ 6.0。该程序首先打开mpg文件,然后抓取视频文件的首帧并存为bmp文件。-a video frame grabbing demonstration program. Platform : Windows XP, Visual C 6.0. The procedure was first opened mpg file, and then crawls video files of the first frame
Mpeg1Codec
- 一个实现mpeg1编码的程序,其中包含了mpeg1编码的源程序,该程序的可执行文件 以及在VC下编译的图形用户界面。 开发平台:Windows XP,Visual C++6.0。-a realization mpeg1 coding procedures, which contains the source code mpeg1, The procedure executable file and the VC compiler, graphical user interface. Pl
mp3codec
- mp3 解码,针对很多平台的开发 可以作为mp3基本的解码功能
cbm5070mp3
- cbm5070开发平台上的一个mp3播放程序,可以识别SD卡里面的音乐文件,快进,后退,暂停等功能,相当于一个mp3播放器-cbm5070 development platform on an mp3 player, you can identify the SD card inside the music files, fast forward, rewind, pause function, equivalent to an mp3 player
splicingfilter0723
- 在windows提供的directshow平台上开发的一个底层filter,实现了在实时播放的mpeg2媒体中插播mpeg2媒体的功能,即所谓的拼接功能。-Directshow in windows platform provided by the development of a low-level filter, realized in real-time broadcast media spots mpeg2 mpeg2 media functions, the so-called sti
android-mp3player
- 在android平台上开发音乐播放器-设计实录,建议的音乐播放器设计代码。-Android development platform music player- Design Record music player, it is recommended that the design code.
exp_ASIX_MP3
- 基于ARM平台的MP3播放器,一个完整的应用,开发环境为ADS-ARM-based platform MP3 player, a complete application development environment for ADS
linuxmplayer
- 用Qt creater开发的madplay 播放器前端QT4 GUI应用程序,运行于linux ARM9平台,实现播放、暂停、音量设置、上一曲、下一曲功能。-Qt creater developed madplay player front-end the QT4 GUI application program running on linux ARM9 platform, realized play, pause, volume settings, the last one, for a fu
yanzou
- 张玲玲《visual c++ 音频视频技术开发与实战》。这本书是2012年出版的,内容还是比较新的。详细的讲述了音频视频的开发,内容有 directmusic/directshow/vfw/mpeg-4/视频监控系统等,很适合初学者和开发者借鉴研究(打造一个音乐演奏器开发经典demo)。开发平台 vs2010-Zhang Lingling "visual c++ audio and video technology development and combat." This book was p
Music
- 创建一个directmusic工具,通过这个工具可以实现回音和测量工作,且通过回音工具使播音音频具有回音效果;通过测量工具可以刷新对话框中的一个正方形区域,可以调节时闪烁红灯,在敲击时闪烁绿灯 开发平台是:vs -Echo and survey work to achieve, and the tool through the broadcast audio with echo echo effect through measurement tools can be refreshed in
Android-music_box
- 本文对Android平台下的自定义插件框架的实现做出初步的探索与研究,通过研究Android应用程序的安装与运行原理及其文件系统的结构,以完成插件规范和标准的定义;通过研究Android环境下Java语言动态加载类技术原理,以完成插件程序的加载与操作。与传统应用开发不同,通过引入该插件框架,应用程序的开发可以选择性的将部分功能模块插件化,插件化后的各个模块耦合性进一步降低,可以异步进行开发,各插件的升级更新更加独立而合理。-In this paper, to make a preliminary