-
flv转mpg4的源代码
这个是flv转mpeg4的源代码,对了解flv格式,mpeg4格式都有很大的帮助!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-06-01 15:49:30下载
- 积分:1
-
IE播放插件
应用背景主要是居于开源的firebreath开发的IE播放插件,主要是集成了VLC的动态库,调用VLC的API实现录像、监听、拍照等功能,实现了多屏播放的IE插件,可以兼容不同的浏览器关键技术windows开发,调用了windows的api创建播放窗体,然后在加载VLC的播放实例,调用了VLC的动态库创建VLC播放实例,在VS2010开发环境下运用C++语言开发
- 2023-08-14 12:20:04下载
- 积分:1
-
好的源资源管理器,可以很容易地实现浏览器的所有功能
很好的资源管理器源码,可以方便的实现资源管理器的所有功能-Good source resource manager, you can easily realize Explorer all the features
- 2023-01-19 14:25:04下载
- 积分:1
-
maclog来源VC
maclog sources VC -maclog sources VC++
- 2022-03-04 13:25:45下载
- 积分:1
-
双重链接的列表
双重链接列表中给出如何您可以执行链接列表中的文件操作
其中包括搜索、 选择、 插入、 从列表中删除一个元素
使用户可以快速访问链接列表的
- 2022-02-06 15:07:51下载
- 积分:1
-
学习如何在VC里调试你的程序,有英文原版和翻译两个版本,讲解了VC6.0的调试功能...
学习如何在VC里调试你的程序,有英文原版和翻译两个版本,讲解了VC6.0的调试功能-Document about how to debug your VC6 program.
- 2022-07-14 09:09:27下载
- 积分:1
-
颜色选择控件(类似颜色选择框里的custom color)
颜色选择控件(类似颜色选择框里的custom color)-colors controls (similar to the color selection frame custom color)
- 2023-07-23 04:05:03下载
- 积分:1
-
The files in this directory are the source code for all examples in D.R. Musser,
The files in this directory are the source code for all examples in D.R. Musser, G.J. Derge, and Atul Saini, STL Tutorial and Reference Guide, Second Edition: C++ Programming with the Standard Template Library (Boston, MA: Addison-Wesley, 2001).-The files in this directory are the source code for all examples in D.R. Musser, G.J. Derge, and Atul Saini, STL Tutorial and Reference Guide, Second Edition: C++ Programming with the Standard Template Library (Boston, MA: Addison-Wesley, 2001).
- 2022-03-03 20:32:39下载
- 积分:1
-
OPENGL下一个简单的图形系统。包括了基本操作及一些高级技巧如动画,蒙板,曲线曲面生成等。...
OPENGL下一个简单的图形系统。包括了基本操作及一些高级技巧如动画,蒙板,曲线曲面生成等。-OPENGL under a simple graphics system. Includes the basic operation and some advanced techniques such as animation, masking, generation of curves and surfaces.
- 2022-01-26 06:16:23下载
- 积分:1
-
C#Winform里的扩展Tab控件
资源描述Winform里的重写、Tab控件扩展,使用自定义TabControl实现,鼠标悬停时图标变成绿色
可以改变面板的大小。需要学习控件制作的可以下载学习。
实现方法:
用System.Threading.Timer加上一个简单的委托异步修改面板大小来实现动画
鼠标悬停时图标变成绿色是判断鼠标划过哪个标签是通过对MouseMove鼠标移动实时采点来实现的
- 2022-02-02 16:02:47下载
- 积分:1