搜索资源列表
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
DVD2AVIT3
- MPEG2转AVI源码。解码器源代码及VC下编译的可执行程序,全用VC6.0编译通过。
CDPlayer
- VC编写的CD播放器,可直接引导光驱播放cd!
Demo(VC)-cn-jx
- Demo(VC)-cn-jx.rar一个很不错的DVD/CD 刻录光盘SDK
DVDPlayer
- 这是一个DVD的界面,在vc画境下编写,界面很漂亮
CDPlayer
- vc++编写的CD播放器开放代码
SourceCode
- 用VC++实现的DVD-VIDEO或者DVD-VIDEO-RECORDEING数据的解析工具-an analyzing tool for DVD-VIDEO or DVD-VIDEO-RECORDEING based on vc++
DVD2AVI
- mpeg2转换AVI源代码 VC++ 对mpeg2文件分析 解码 显示 转换为AVI显示-mpeg2 to AVI code vc++
DVD_ctr
- 使用软件控制光驱源码,需要的请下!!!通过消息机制来控制的,对vc入门很有帮助!-Control the drive using software source code, need to call on the next! ! ! Through the mechanisms to control the message, the right vc entry helpful!
DVD2AVI
- 用VC编写的将DVD转换成AVI的源代码,共享给对多媒体处理领域感兴趣的朋友-Written with VC to convert AVI to DVD the source code, shared with interested in the field of multimedia processing a friend
VC_program_DVD_player_code
- VC program DVD player codeVC 编程DVD播放器代码 -VC program DVD player code
DVD2AVI
- VC++ 实现将DVD转换AVI格式,很早时候参考过的一个源码,现在可能有很多类似的版本,这主要实现了DVD格式视频到AVI格式的转换,可能现在会有更好的算法,但以前就是这样做的。-VC++ implementation will convert DVD to AVI format, long time reference to a source, now there may be many similar version, which achieved a major DVD formats
关于c++的winmain例程
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。
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