-
本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能...
本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能
-the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings and a document retention
- 2022-11-02 14:20:02下载
- 积分:1
-
图形操作扫描线算法的方法,填充法
图形学作业 扫描线算法的一种做法,填充法-graphics operations scan line algorithm approach, filling Act
- 2022-03-30 21:19:26下载
- 积分: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
-
dfhhh
基于VC++的绘图模板-dfhhh
- 2022-05-25 00:50:03下载
- 积分:1
-
realization of the interface control brush painting
实现了对界面画刷的控制-realization of the interface control brush painting
- 2023-02-24 21:10:03下载
- 积分:1
-
实现了图形界面的时钟。初学GDI和VC的可以参考
实现了图形界面的时钟。初学GDI和VC的可以参考-realized the graphical interface clock. Beginners and GDI can refer to the VC
- 2023-07-14 02:35:03下载
- 积分:1
-
图象处理软件比如平移,比例,旋转,错切,裁剪,填充,反走样等等.具体操作鼠标左键画多边行的各个顶点,右键连线形成多边行...
图象处理软件比如平移,比例,旋转,错切,裁剪,填充,反走样等等.具体操作鼠标左键画多边行的各个顶点,右键连线形成多边行-image processing software such as translation, proportion, rotation, the wrong cutting, cutting, filling, anti-aliasing, etc.. The specific mouse button paintings in various multilateral OK vertices, right connections formed multilateral OK
- 2022-01-25 20:53:07下载
- 积分:1
-
h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码...
h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码-code for video coding! All can be achieved video encoding and decoding, this code can be the basis for all development, such as the optimization algorithm, code technology to achieve resolution of the various code switch
- 2023-03-25 17:05:04下载
- 积分:1
-
基于OPENCV的,vc++ 图象处理程序.
寻找轮廓实现视频流的运动目标检测....
基于OPENCV的,vc++ 图象处理程序.
寻找轮廓实现视频流的运动目标检测.-Based on OPENCV of, vc++ Image processing procedures. Realize the video stream to find the outline of the moving target detection.
- 2022-05-22 17:17:43下载
- 积分:1
-
在控制台下写的BMP图像的存储,可以复制存储24位,8位、4位和1位的位图
在控制台下写的BMP图像的存储,可以复制存储24位,8位、4位和1位的位图-In the console write BMP image storage, you can copy the stored 24-bit, 8-bit, 4 and 1-bit bitmap
- 2022-01-20 22:59:15下载
- 积分:1