搜索资源列表
13818_5_for_vc
- 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的ma
SimplyPlayer
- SimplyPlayer.vcproj 这是使用“应用程序向导”生成的 VC++ 项目的主项目文件。 它包含有关生成文件的 Visual C++ 版本的信息,以及 有关用“应用程序向导”所选择的平台、配置和 项目功能的信息。 SimplyPlayer.h 这是应用程序的主头文件。 它包含其他 项目特定的头文件(包括 Resource.h),并声明 CSimplyPlayerApp 应用程序类。 SimplyPlayer.cpp 这是包含应
shitclass3
- 本类包是使用于ShitMP3 v1.08的内部核心类,提供如下功能:1.提取指定MP3文件ID3v1信息2.提取指定MP3文件ID3v2信息3.存储ID3v1信息给某个MP3文件4.存储ID3v2信息给某个MP3文件5.MP3文件名自动重命名6.重命名命名格式全自动生成7.大批量修改某个目录下的MP3文件名★8.最新版的ShitClass提供了对WMA文件的自定义修改功能类包包括类:CMP3.h 用户真正使用的MP3类的接口文件,提供了上述的7种功能的各种方便函数CMP3.cpp MP3类
mp4
- 此程序在ARM9上运行,能实现一个mp4 的功能。源码是用VC编写的。-This procedure to run in the ARM9 to the realization of a mp4 function. Source was prepared by VC.
Server
- 天敏视频卡VC 服务端Demo 可以实现视频监控以及网传等功能 相关驱动请到天敏官网下载-Video card VC Tianmin Demo server video surveillance can be achieved, as well as features such as network-related drivers Chuan Tianmin please download the official website
MELP_VC
- VC环境下的可视化MELP语音编解码程序,具有录制,播放,波形可视化等功能-MELP Voice codec codes on VC Platform. Able to record, play, and see waveforms
lianxi5
- 双摄像头同时开始视频的采集,并可以对计算机中安装的摄像头设备做枚举。本程序是基于DirectShow开发的CameraDS.h CameraDS.cpp 文件集成。在vc环境下实验成功。-Dual camera and began video collection, and can be installed on the computer the camera equipment to do enumeration. This procedure is based on DirectShow D
Ffh264Class
- H.264 VC++ 9.0 Cpp C-plus-plus decoder no error no warning by Jesse Stone email:fatalfeel@hotmail.com-H.264 VC++ 9.0 Cpp C-plus-plus decoder no error no warning by Jesse Stone email: fatalfeel@hotmail.com
Ffh264Class2
- H.264 VC++ 9.0 Cpp C-plus-plus decoder for multithread no error no warning by Jesse Stone email:fatalfeel@hotmail.com -H.264 VC++ 9.0 Cpp C-plus-plus decoder for multithread no error no warning by Jesse Stone email: fatalfeel@hotmail.com
Ffh264Class3
- H.264 VC++ 9.0 and Linux Cpp C-plus-plus decoder for multithread no error no warning by Jesse Stone email:fatalfeel@hotmail.com -H.264 VC++ 9.0 and Linux Cpp C-plus-plus decoder for multithread no error no warning by Jesse Stone email: fatalfeel@h
video-surveillant-system-by-CPP
- 采用VC++的视频监控系统的完整源码,有很高的参考价值-VC++ the video surveillance system complete source of high reference value
VC++视频采集资料
- 1、插入摄像头,安装驱动 VCap2800 USB2.0 DRV(windows 7)或者Vcap2820 sdk,两者依次尝试 2、G:\VC++视频采集资料\USB2800\Vcap2820 sdk\Vcap2820 sdk目录下的 devwdm.ax 放到c:\windows\system32\目录下 3、打开 “运行”,输入 Regsvr32 c:\windows\system32\devwdm.ax 进行注册驱动 4、创建VC工程,基于对话框 5、添