搜索资源列表
vcmulti
- Visual C++多媒体开发指南配套源码(1428KB)-Visual C Guide to the development of supporting multimedia source (1428KB)
MEPG4编码系统
- (1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。-(1) the procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code modules compil
MPEG4解码系统
- (1)本程序可在Windows 2000、Visual C++ 6.0和DirectX 8.0 环境下编译通过。 (2)编译时直接打开//DECORE/BUILD目录下的DECORE.DSW文件。-1) This program can be built on Windows 2000, Visual C++ 6.0 and DirectX 8.0. 2) While compiling, you can directly open the file DECORE.DSW in the dire
MP3编解码系统
- (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) "MP3 directory" for a complete player CoolPlayer all the code, "de
vc++视频捕捉系统
- 本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。-This program compile using windows 2000,Visual C++ 6.0 and run after reqiring a pickup camera and setting up relate driver.
[源代码] 摄像头控制
- C++Builder,VC写的一个摄像头控制程序-A demo of PC camera controller written in C++ Builder and Visual C++.
Visual C++多媒体开发指南
- Visual C++多媒体开发指南,很不错的一个例子。相信我没错。-VIsual C++ multimedia develop guide, a very good demo. believe me, and you have no regret
encoder_vc
- 流媒体视频编解码器.丁贵广编的《Visual C++6.0数字图像编码》中h.263的编解码程序。不过编码时只能编码I帧和P帧。解码时在Debug环境下会报错,在Release环境下能通过解码,但是以最快速度播放的。希望大家多多交流,对程序进行一下修改!- Flows the media video frequency to arrange the decoding Ding Guiguang arranges \"Visual C 6.0 Numerals Pictures Code\"
VisualC++多媒体开发指南
- VisualC++多媒体开发指南.rar-Visual C++ multimedia develop guide
Jpeg-Mpeg编解码技术 第4章
- Visual C++实现Mpeg/Jpeg编解码技术-The DECODE\\ENCODE technical of Jpeg-Mpeg , compiled successfully by Visual C++
Visual C++实现视频图像处理技术
- 随着计算机软件、硬件技术的日新月异的发展和普及,人类已经进入一个高速发展的信息化时代,人类大概有80%的信息来自图像,科学研究、技术应用中图像处理技术越来越成为不可缺少的手段。图像处理所涉及的领域有军事应用、医学诊断、工业监控、物体的自动分检识别系统等等,这些系统无不需要计算机提供实时动态,效果逼真的图像。-as computer software and hardware technology and the rapid development of all that mankind has
Visual C++视频音频开发实用工程案例精选
- Visual C++视频音频开发实用工程案例精选包含了视频音频采集以及编码,和其他一些实例
Visual C++视频音频开发实用工程案例精选
- 这是《Visual C++视频/音频开发实用工程案例精选》一书的源代码。精选了大量的具有商用价值的工程案例,包括视频捕捉系统、视频会议系统和远程视频监控系统的开发技术;网络、多媒体技术的底层实现;MP3深入编程技术等。最后一章为基于IBM ViaVoice的语音识别系统在上位机和下位机之间的通信的架构及实现。-This is the "Visual C video / audio develop practical projects selected cases," a bo
Visual C++音频视频处理技术及工程实践
- Visual C++音频视频处理技术及工程实践,随书源码。
用visual c++6.0编写的的MFC应用程序
- 用visual c++6.0编写的的MFC应用程序,摄像头的驱动程序,简单实用,Using visual c++ 6.0 prepared by the MFC application, camera driver, simple and practical
fmodapi375win.zip
- fmodvc.lib 用于 Microsoft Visual C++ 和 Codewarrior fmodbc.lib 用于 Borland fmodwc.lib 用于 Watcom fmodcc.lib 用于 LCC-Win32 libfmod.a 用于 MingW and CygWin fmod-3-7.lib 用于 GCC,fmodvc.lib for Microsoft Visual C++ and Borland fmodwc.lib for Codewarrior
visual
- Visual++C音视频编解码技术及实践 -Visual++C
VoIP-Visual-
- 这个程序是具有异形窗口的网络电话的Visual C++示例-This program is a shaped window VoIP Visual C++ example
Visual.C
- 本次是一个光盘资料为Visual C++编程实例,帮助C++初学者实现由零基础到熟练掌握的目标,所有工程都以VC++ 6.0编写,在Windows XP、Windows 2000和Windows 98第2版中调试通过,所有示例程序均可独立运行。- This is a CD-ROM for Visual C++ programming examples to help beginners C++ zero to master the goal, all the projects to pre
摄像调用
- 采用C++与opencv 结合,编程实现USB摄像头的调用,可以采集图像实现拍照功能(The combination of C++ and opencv is used to program the call of the USB camera, and the image can be collected to realize the picture function.)