登录
首页 » 图形图像 » 本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括: 绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类...

本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括: 绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类...

于 2023-02-16 发布 文件大小:208.64 kB
0 259
下载积分: 2 下载次数: 1

代码说明:

本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括: 绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类型,然后用鼠标完成绘制。 编辑方面 ,要求针对每个图元,可对其进行选中、删除操作,并且都可编辑其基本属性,如颜色、线宽等。同时编辑时必须以选中状态才可进行编辑。 保存方面 ,要求能够将所绘制图元成功保存进文件。 读取方面,要求能够将所保存文件成功读取,并显示出来,并且实现对所读取图元的编辑功能与再保存功能。 -err

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个制作扭曲文字的程序原代码,欢迎下载试用!
    这是一个制作扭曲文字的程序原代码,欢迎下载试用!-this is a production-distorting procedures original language code, welcomed the trial download!
    2022-01-31 08:58:46下载
    积分:1
  • 本程序增加了输入的菜单,通过下边的子菜单可以向窗口中输入点,直线,矩和椭圆4种...
    本程序增加了图形输入的菜单,通过下边的子菜单可以向窗口中输入点,直线,矩形和椭圆4种图形-procedures to increase the importation of graphics menu, the fantasy sub-menu can be imported to the window, straight, Rectangle and Ellipse four graphics
    2023-01-15 04:35:03下载
    积分:1
  • OpenGL program content ,it is useful.
    OpenGL program content ,it is useful.-OpenGL program content, it is useful.
    2022-03-15 02:40:23下载
    积分:1
  • 设计思路: 对Windows XP自带的画笔程序进行分析,一般User画过程: 首先鼠标选择绘工具,然后选择颜色,接着按User需要作。User对...
    设计思路: 对Windows XP自带的画笔程序进行分析,一般User画图过程: 首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。 对图形元素抽象出公共属性,设计我的画板的作图过程: 选择工具 、画预览效果、User满意并确定、绘制效果。 下面是程序用到主要变量: 当前绘图点粒度:int iGranularity 当前使用颜色:COLORREF curColor 当前绘图状态:int iPaintStatus 当前绘图状态属性:int iPaintProperty 前一个鼠标坐标:CPoint pOldPoint 多边形起点:CPoint pStartPoint 多边形终点:CPoint pEndPoint 当前鼠标坐标:CPoint pCurPoint 输出文本字符串缓存:CString strTextOut 对典型操作过程(画矩形)描述: 用户选择工具_RECTANGLE(使iPaintStatus=_RECTANGLE)、 选择绘图颜色(设定curColor)、 用户按下鼠标左键使绘图状态属性为预览(iPaintProperty=_PREVIEW)、 用户移动鼠标(绘制图形的橡皮线效果) 用户放开左键(绘制图形的实线效果) -design : Windows XP"s own brush analysis procedures, the general User drawing process : first choice mouse drawing tool, then select colors, followed by Graphic User needs. User to output images to operate. Right abstract graphic elements from the public properties, design I slate of mapping process : select tools, painting preview effects, User satisfaction and identification, mappi
    2022-03-11 03:27:30下载
    积分:1
  • 采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控...
    采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0,0.1,0.2…,1.0,从而可计算得到10个曲线段上的点,把这10个点依次连接,就可得到该曲线段。 b) 四点插值细分曲线 四点插值细分曲线的表达规则为 其中 为控制顶点, 为细分次数, 为顶点下标。即每细分一次,在任意两点之间插入一顶点。为方便处理起见,可绘制成封闭曲线。 (初始)控制顶点保存在文件中。 给定两个测试文件c1.txt,c2.txt-using two different methods of drawing curve a) quadratic B-spline curves of the second B-spline curves of expression as a function of (1) for the control vertices. Note :-given right of a group of control vertices per three vertices adjacent to a group Marche line drawing. Namely, a group of a group, ... to a group, all of the curves that together constitute the entire B-spline curves. In fact, a curve before the end of the next one that is the starting point of the curve. curve in every section of the drawing process, different from the value curve will be differe
    2022-03-20 07:54:53下载
    积分:1
  • 小波变换的程序,各种实例,利用Mallat算法,…
    小波变换的各种实例程序,用MALLAT算法实现,包括Haar小波,97小波等,还有小波变换的一些应用程序,PDF文档给出了所有变换的源代码。-Wavelet transform procedures for a variety of examples, using MALLAT algorithm, including the Haar wavelet, 97 wavelet, etc., as well as wavelet transform some applications, PDF documents are given all the transformations of the source code.
    2023-07-09 13:30:03下载
    积分:1
  • c#实现获得上任意一点的颜色值,一个很好的例子绝对值得收藏...
    c#实现获得图像上任意一点的颜色值,一个很好的例子绝对值得收藏-obtain images of any point on the color value, a good example worthy collection
    2022-07-26 15:35:56下载
    积分:1
  • image filtering impact procedures for image enhancement, using MATLAB language
    图象的冲击滤波程序,用于图象增强,用MATLAB语言编写-image filtering impact procedures for image enhancement, using MATLAB language
    2022-08-06 09:56:25下载
    积分:1
  • This is a demonstration of the algorithm Graphics
    这是个Graphics的演示算法-This is a demonstration of the algorithm Graphics
    2022-08-21 09:43:47下载
    积分:1
  • 实例演示最新的光线跟踪算法,取得不错效果
    用图像实例演示最新的光线跟踪算法,取得不错效果-Image examples of presentations using the latest Ray-tracing algorithm, and achieved good effects
    2023-08-13 17:00:03下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载