资源列表
workspace
- 这是本人的毕业设计中用到的代码,是有关JAVA的视频会议代码-This is my graduation the code used in the design, is the code for video conferencing on JAVA
DVD
- DVD通讯控制软件,很成熟的,在公司长期使用。-DVD communication control software, very mature, in the company' s long-term use.
vcmonitor
- 用VC++实现的远程视频监控系统,用户可以运行,并提供使用说明以及截图-VC++ implementation with remote video monitoring system, the user can run, and provides instructions and screenshots
CHAP4
- 这是视频监控的一个例子,大家可以来参考一下-This is an example of video surveillance, we can come to refer to
AMRNB
- amr和WAVE格式转换工具,支持amr和wave的互相转换-AMR and WAVE formats converter supports AMR and wave to each other conversion
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
VideoMonitor
- 介绍了一个远程视频监控系统,涉及技术包括TCP/IP,IP组播技术,Socket,DirectShow编程。
基于VC++远程视频监控系统
- 程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\\Program Files\\Microsoft DirectX 9.0 SDK \\Samples\\C++\\DirectShow\\BaseClasses”。-running Windo
player
- 网络会议视频同步播放!程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\\Program Files\\Microsoft DirectX 9.0SDK\\Samples\\C++\\DirectShow\\BaseClasses”。注意:st
Remote_momitering_system
- 一个简单的远程视频监控系统的设计与实现,分别包括了发送端的实现与接收端的实现。
audacity2.03-green
- 音频处理软件绿色版,此乃开源软件,源代码可在官网下载,由于太大传不上来,亲测,好用。觉得好用可官网下载源码。-Green version of the audio processing software, which was open-source software, the source code can be downloaded at the official website, do not pass up that are too large, pro-test, easy to use
mp3_player
- 一个mp3播放器的源代码,,用c++实现,可以作为学习多媒体软件编程的朋友参考。