CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - 画图程序

搜索资源列表

  1. 画图程序

    0下载:
  2. 一个不错的画图程序-a good drawing program
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35484
    • 提供者:王大
  1. 画图源代码

    0下载:
  2. 画图程序的源代码 实现方框/圆等,并能保存为各种格式-drawing program's source code to achieve Box / yen, and the preservation of various formats
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:196526
    • 提供者:刘炎飞
  1. 画图选定

    0下载:
  2. 关于图形学课程的画图程序,对于大学生交作业非常有用,大家可以参考一下,主要运用图形学知识。-courses on graphics drawing program for college students perpendicular operation very useful, we can reference. the main use of graphics knowledge.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:213721
    • 提供者:大学生
  1. 图形学论文和程序

    0下载:
  2. 图形学的论文和程序,有说明文档,用java编的画图程序-graphics papers and procedures, documentation, using java series of the drawing program
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:45073
    • 提供者:史亚军
  1. vc画图程序

    0下载:
  2. 这是一个用vc实现的简单的画图程序,可以画直线,矩形,椭圆等图形-vc used to achieve a simple drawing program, drawing straight lines, rectangular, oval and other graphics
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:71713
    • 提供者:赵利君
  1. 一个简易的画图程序xyz

    0下载:
  2. 一个简易的画图程序xyz 解压密码123456789 希望大家可以试用-a simple drawing program xyz extracting passwords 123456789 hope we can look at the trial
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3244
    • 提供者:99
  1. 绘图程序

    1下载:
  2. 绘图程序,可以绘制直线、圆弧、矩形等,并可以随意移动
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-06-20
    • 文件大小:81164
    • 提供者:brep@163.com
  1. 简易画图软件

    2下载:
  2. 本程序是在VC6.0的MFC下完成的,供学习参考交流用。 能实现随手画,直线,矩形,及椭圆,能设置线的类型,笔宽以及 丰富的颜色设定,在对话框还提供预览。对所做得操作能够保存。
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-29
    • 文件大小:3606935
    • 提供者:syijin@163.com
  1. 模拟windows自带的画图程序

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

    • 发布日期:2012-06-26
    • 文件大小:2531265
    • 提供者:luoshao@163.com
  1. 基于VB的画图程序

    0下载:
  2. 基于VB的画图程序,这次可以画出3维空间立体效果图,代码也很简单,用作学习好样的。,VB-based drawing program, this can draw three-dimensional effect of 3-dimensional space map, the code is also very simple for a good kind of learning.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-25
    • 文件大小:6845
    • 提供者:968
  1. draw

    0下载:
  2. vc++写的分层画图源代码,有点像windows下面的画图程序-vc++ layered drawing to write source code, a bit like the Paint program the following windows
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:374263
    • 提供者:aaaaa
  1. VC画图源代码

    0下载:
  2. 一个VC画图程序,有文档说明。自画直线,矩形,园 完结版 画布,ScrollView, CRectTracker,调色板,保存成位图 加入中间层View的步骤 1.创建MFC类CHDrawPView:CScrollView 2.修改CHDrawApp的InitInstance方法,将CHDrawView改为CHDrawPView,并修改include 加入CRectTracker的步骤 1.增加成员变量CRectTracker m_tracker 2.在CHDrawPView的构
  3. 所属分类:GDI/图象编程

  1. sketcher

    0下载:
  2. MFC写的画图程序,能够画各种图形,能拖动画过的元素,删除画过的元素,放大缩小等-Paint program written in MFC, we can draw a variety of graphics, animation can be dragged over the element, remove the painted elements, zoom, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:9396372
    • 提供者:钟德勇
  1. DEMO

    0下载:
  2. 这是一个在图片上画图标,可以拖动图标的画图程序.-This is a draw on the picture icon, you can drag the icon of the drawing process.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:547639
    • 提供者:yygkko
  1. GraphicalCS

    0下载:
  2. 不错的画图程序,而且文件夹里有help文档-Good drawing program, and the folder, there are help files
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:496641
    • 提供者:huanghesong
  1. Draw

    2下载:
  2. MFC单文档实现的画图程序,调用API绘制线,园,矩形等图形.-MFC single document to achieve the drawing process, Drawing API call line, park, rectangular graphics and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-12-13
    • 文件大小:37620
    • 提供者:taobao1
  1. DrawDot

    0下载:
  2. B样条曲线画图程序,包括均匀、准均匀、分段Bezier和非均匀四种类型-B-spline drawing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:9057241
    • 提供者:lousmile
  1. Draw

    0下载:
  2. VB写的功能很不错的画图程序,适合初学者学习图形编程.-VB function to write a good drawing program, suitable for beginners to learn graphics programming.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:100496
    • 提供者:709
  1. stmeditor

    0下载:
  2. VC++写的一款小型电子地图绘制工具,要以画节点、画直线(道路等)、火车站、汽车站等,实际上类似画图程序,只是扩展了一下功能,主要是想突出画图方面的技巧,有兴趣的可以共同研究一下。-VC++ written by a small electronic mapping tool to draw node, draw a straight line (roads, etc.), the railway station, bus station, etc., in fact, drawing a si
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:106017
    • 提供者:113
  1. windows-painter

    0下载:
  2. 完全模仿windows自带的画图程序,有工具条,菜单,MDI多文档,不可多得的学习资料,VC2003 编译通过。-Completely mimic the Paint program that comes with windows, a rare learning materials. Enjoy it! VC2003 compiled by
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:96618
    • 提供者:wanghr
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com