-
实现对AVI视频的单帧截图,也可修改为按所需帧截图,截图可保存为BMP、JPEG等常见格式...
实现对AVI视频的单帧截图,也可修改为按所需帧截图,截图可保存为BMP、JPEG等常见格式-AVI video to realize the single-frame shots, but also could be modified as necessary according to frame shots, screenshots can be saved as BMP, JPEG and other common formats
- 2022-04-29 13:32:07下载
- 积分:1
-
adjustment Photo RGB contrast
调整图片的RGB对比度-adjustment Photo RGB contrast
- 2022-05-21 19:05:24下载
- 积分:1
-
用Java 实现几何图形的生成,如何来在界面上画一些基本的几何图形,本程序是一示例!...
用Java 实现几何图形的生成,如何来在界面上画一些基本的几何图形,本程序是一示例!-using Java geometry generation, how to interface painting in some of the basic geometric shapes, the procedure is an example!
- 2023-01-31 10:00:04下载
- 积分:1
-
VC++ 6写的时钟程序的源码,基于文档试图结构,演示了VC下定时器的使用,以及GDI绘图的技巧...
VC++ 6写的时钟程序的源码,基于文档试图结构,演示了VC下定时器的使用,以及GDI绘图的技巧-VC++ 6 write clock of the source program, based on the document attempts to structure and demonstrate the use of VC under the timer, and the GDI drawing skills
- 2022-04-14 19:01:44下载
- 积分:1
-
图形学中直线的经典算法,其中包括了两个程序写法,都可以执行。供比较用。...
图形学中直线的经典算法,其中包括了两个程序写法,都可以执行。供比较用。-Graphics straight classical algorithm, which included a two way process, can be implemented. For comparison.
- 2023-01-16 09:50:03下载
- 积分:1
-
vtk collision detection procedure, based on obb bounding box collision detection...
vtk碰撞检测程序,基于obb包围盒的碰撞检测程序,需要用cmake进行编译-vtk collision detection procedure, based on obb bounding box collision detection program needs to be compiled with cmake
- 2022-01-26 04:27:15下载
- 积分:1
-
实例 82--绘制3D近似体 可以自由下
实例 82--绘制3D近似体 可以自由下-Example 82- Draw 3D body can be free under the approximation
- 2022-03-19 14:45:13下载
- 积分:1
-
XY 图像精灵V1.1 作为一个批处理图像程序,缩放部分是自已编的,不含API....
XY 图像精灵V1.1 作为一个批处理图像程序,缩放部分是自已编的,不含API.-XY image genie V1.1 as a batch process images, zoom own part of the series, non- API.
- 2022-03-02 16:39:18下载
- 积分:1
-
5个可用于工业编程的报表和图形控件
5个可用于工业编程的报表和图形控件-5 can be used for industrial programmable graphics statements and controls
- 2022-04-20 08:45:10下载
- 积分:1
-
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使...
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-ago on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. renovation of time spent on this category, transformation and can be applied to any such MFC, WTL/ATL and other INDOWS API programming. As the original CPictureEx inherited from CStatic category that after transformation, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be
- 2022-03-11 20:27:26下载
- 积分:1