CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 画图工具

搜索资源列表

  1. 模拟windows自带的画图程序

    0下载:
  2. 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。 (5) 可以读取保存的矢量图形文件,并显示绘图的结果。 界
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-06-27
    • 文件大小:2531265
    • 提供者:luoshao@163.com
  1. Graphics_project

    0下载:
  2. C#实现的画图工具,可以绘制直线,圆,椭圆,直线采用DDA算法,圆采用中点圆算法,椭圆采用中点椭圆算法-C
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-04-01
    • 文件大小:529766
    • 提供者:maxwell
  1. rrdtoo

    0下载:
  2. 这是一个画图工具,只要有三维数据,就可以画直方图和曲线图-This is a drawing tool, as long as there is three-dimensional data, we can draw histogram and curves
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1538086
    • 提供者:agg
  1. newHDrawv1.0

    1下载:
  2. 基本上完整的实现了WINDOWS平台下的画图工具程序 VC++ 6.0平台开发编译通过。-Basically, a complete platform for the realization of the WINDOWS drawing tools under the procedures VC++ 6.0 platform development through the compiler.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:373624
    • 提供者:yang
  1. drawingtool

    0下载:
  2. CSharp做的画图工具,比较不错的。从Codeproject上下来的-A great drawing tool that developed by CSharp。
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:186930
    • 提供者:王东
  1. paint_crackdung

    0下载:
  2. 模仿windows画图工具的源码,具有跟其一样的功能-Windows mimic the source drawing tool with the same functionality with its
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:27457
    • 提供者:张涵
  1. gnuplot

    1下载:
  2. gunplot 专业级画图工具,支持windows及linux,功能强大,免费,适合于撰写论文,该文档有详细说明-Professional gunplot drawing tools, support for windows and linux, powerful, free, suitable for writing papers, the document is described in detail
  3. 所属分类:File Formats

    • 发布日期:2016-01-25
    • 文件大小:860929
    • 提供者:
  1. InteractiveVector

    0下载:
  2. 一个用java MyEclipse 做的简单的画图工具-Paint Tool
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:50049
    • 提供者:fanjingrong
  1. EastDraw

    0下载:
  2. VC绘图程序,模仿windows的画图工具,简单的点、线、面的绘制。-VC mapping procedures, to imitate the drawing tool windows, the simple point, line, surface mapping.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:205567
    • 提供者:愚人
  1. draw

    0下载:
  2. 一个简单的画图工具,应用此绘图工具可以实现点线面等简单图形的绘制,不错的C++课程设计,含报告。-A simple drawing tools, applications can be achieved in this drawing tools such as a simple point, line and plane graphics rendering, a good C++ curriculum design, with the report.
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4161006
    • 提供者:王付松
  1. DrawTool

    0下载:
  2. 使用C#绘制图形的画图工具,支持鼠标画图-Use C# draw graphics drawing tools, support for mouse drawing
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:82615
    • 提供者:csz
  1. windows程序设计GDI函数编写绘图软件

    1下载:
  2. 使用c++开发,windows程序设计GDI函数编写的可以实现画线,画图,字体,线的粗细颜色等功能,模仿电脑上的画图工具
  3. 所属分类:GDI/图象编程

  1. 画图

    0下载:
  2. 自己做的画图小工具,擦除上不太好用,可基本实现画图界面和功能(Do their own drawing tools, erase is not easy to use, you can basically achieve the drawing interface and function)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:858112
    • 提供者:小榔头
  1. online_draw

    0下载:
  2. 一个纯js的在线画图工具,可以进行接口扩展实现后台存储。(online drawing tool written with pure js)
  3. 所属分类:WEB开发

    • 发布日期:2017-12-11
    • 文件大小:5855834
    • 提供者:枫叶叶
  1. CAD

    0下载:
  2. 一种用C#写的画图工具,简单模拟CAD的部分功能,附上源码。(A drawing tool written in C#, a simple simulation of some of the functions of CAD, attached to the source code.)
  3. 所属分类:CAD

    • 发布日期:2017-12-20
    • 文件大小:103424
    • 提供者:我的小鱼
  1. 画图

    0下载:
  2. 可以签名,画图,完成后可以生成图片,很方便使用,快速办公工具(You can sign, draw, complete, you can generate pictures, it is easy to use, quick office tools)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:2509824
    • 提供者:爱爱小鱼
  1. DrawDemo-master

    0下载:
  2. 实现简单画图,画圆,画直线,清除所有,并且可以保存(Realize simple drawing, circle, straight line, clear all, and save)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:1913856
    • 提供者:llljjjhhh
  1. c#画图工具实现

    0下载:
  2. 实现基本图形绘制和填充。能够更改图元绘制条件(改变线条颜色、线型、填充方式)和图元的保存功能。实现画笔和画刷风格认定功能等(Realize basic graphics and fill. Can change the drawing condition of the graph element (change the line color, line type, filling mode) and the preservation function of the graph element.
  3. 所属分类:C#编程

    • 发布日期:2018-01-09
    • 文件大小:572416
    • 提供者:艾萨克3
  1. python画图

    0下载:
  2. 适合科研画图,方便修改代码和其他画图工具,总之真的很不错!
  3. 所属分类:数据挖掘

  1. live-draw-master

    0下载:
  2. wpf画图工具,支持压感,windows ink(wpf paint tool,windows ink,support pen pressure)
  3. 所属分类:其他

    • 发布日期:2020-12-16
    • 文件大小:703488
    • 提供者:hanbaoaaa
« 1 23 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com