资源列表
yybfq
- 易语言版音乐播放器,目前只能播放本地音乐,-Easy language version of the music player, at present only play the local music
ffmpeg-encode
- vc 音视频编解码的资料,很要用,学习音视频的号东西-vc audio video encode
netCamera-GPS
- 程序中包含网络TCP通信、线程编写、GPS采集、HDVR网络摄像头图像采集等模块。-Program includes TCP network communication, thread write, GPS acquisition, HDVR webcam image acquisition module.
WndlessTimerDesign
- 基于VS.net2005的多媒体定时器编程源码,用于测试多个定时器的发送数据精度,以及交互协调。编写了专门的定时器类,可以实例化多个对象。-Based on the multimedia timer VS.net2005 programming source code, for testing a number of the sending data accuracy timer, as well as interactive co-ordination. The preparation of
ffmpeg-0.7.0.tar
- FFmpeg是一个开源免费跨平台的视频和音频流方案,它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多codec都是从头开发的-FFmpeg is a free open source cross-platform video and audio streaming program, which provides a record, convert and stream audio
mymp3
- 自制的MP3播放器,用C语言编写的,可以执行播放,暂停,下一曲功能。-Homemade MP3 player
TestLyric
- 歌词显示,用c语言实现的简易的歌词附带有歌词显示的音乐播放器-Lyrics display, using c language comes with simple lyrics lyrics music player
xtrememp-src
- 一个很优秀的音频播放器xtrememp,界面很华丽 java开发的 支持多种音频格式 -A very good audio player xtrememp, very beautiful interface java development support multiple audio formats
ffmpeg_easy
- 由于ffmpeg函数库应用难度比较高,特地编写 这套多媒体函数库,对ffmpeg进行易用性包装, 在不损失性能的情况下,更加简易的构造各种 多媒体应用程序.-As the ffmpeg library application was more difficult, specially prepared set of multimedia libraries, for ease of use of the ffmpeg package, without loss of performa
yy
- 一个音乐播放器的源码,写了好久。希望对大家有用。-A music player source code, written for a long time. I hope useful.
ReadVideo.rar
- 实现AVI视频的读取和背景检测,实现运动物体的实时跟踪,get frame from avi
WaveProcess
- 这是一部以软件形式分发的电子书。书名是《声波处理程序设计》。它和普通电子书的主要区别是不借助通用电子书工具,而是直接以编程方法形成标准 Windows 程序,形式类似普通学习软件。电子书包括如下内容: 声波数字化原理 Windows 声波编程概述 录放音应用程序实例 播放和创建声波文件 压缩声波编码应用实例 声波处理是多媒体编程的重要内容,也是程序设计的普遍难点。Windows 环境提供了多种声波编程支持。一般开发者可以借助这些支持很快写出处理程序,