-
本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图...
本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。)
-the software (ZHG mapping tool) from ZHG with C/C development, which can be used for simple drawing, View from the software produced by the graphics files and the use of complementary functions in C language show_bmp procedures used directly Painting has good graphics. Specific operations, as follows : 1. The main interface to the top menu bar, as a tool for the left column. To use click "new" or "open" button, can withdraw from the upper right elliptical. 2. After entering, click column selection brush tool, rules and color graphics. Left attack graphics library, painting solid lines map, right click on the dotted line can be painted map. Editing area, and use the mouse to point and drag brush painting, the right-scrolling graphics
- 2022-04-11 08:47:57下载
- 积分:1
-
sift_switch
能实现两张图片的快速精确匹配byChi999
- 2023-01-31 10:35:04下载
- 积分:1
-
一个火焰的C源代码
一个火焰的C源代码-a flame of C source code
- 2022-08-02 18:59:24下载
- 积分:1
-
以图形等多种方式显示时间钟表,在工控等方面常用
以图形等多种方式显示时间钟表,在工控等方面常用-graphics to show in various forms, time clocks, the IPC so common
- 2023-04-11 19:50:04下载
- 积分:1
-
adjustable control the location of Bezier curve generation. The control point ne...
可调整控制点位置的Bezier曲线生成.在控制点附近按下右键并拖动可以调整曲线形状。-adjustable control the location of Bezier curve generation. The control point near the press right and drag curve shape can be adjusted.
- 2022-02-16 01:45:20下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
using Matlab is prepared by the graphics processing source code, no graphical in...
这是用matlab编写的图形处理程序源代码,没有图形界面,比较简单-using Matlab is prepared by the graphics processing source code, no graphical interface, relatively simple
- 2022-02-01 22:29:12下载
- 积分:1
-
图像中对特征点,如角点的检测算法
图像中对特征点,如角点的检测算法-image of feature points, such as the corner detection algorithm
- 2022-01-24 18:41:28下载
- 积分:1
-
用分型几何做的一个好看的三维图形, a,s,d,q,w,e 可以旋转
用分型几何做的一个好看的三维图形, a,s,d,q,w,e 可以旋转-type used geometric done a pretty 3D graphics, a, s, d, q, w, e rotates
- 2022-01-26 06:35:50下载
- 积分:1
-
一个网站片头动画
一个网站片头动画-an animation film site
- 2022-03-02 15:54:28下载
- 积分:1