CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 简单的绘图

搜索资源列表

  1. mousedraw

    0下载:
  2. 可以用鼠标绘图的程序,非常简单,没有什么要特别说明的。-Can use the mouse mapping procedure is very simple, have nothing in particular to note.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1201
    • 提供者:feimiao
  1. Graphic

    0下载:
  2. 利用CGraphic类编写的简单绘图控制程序和绘制出的不同图形效果-Class CGraphic prepared using easy drawing control procedures and to map out the different graphics
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:106301
    • 提供者:鸽子
  1. FlowerDraw

    0下载:
  2. 画图原代码 一款运用VB编写的简单绘图程序源代码,程序原形是绘制一些花朵,可以一次绘一个也可以一次绘制10个,鼠标点击一次就绘制一个,不知道这程序对你有没有用。 -Paint source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:14306
    • 提供者:廖新
  1. MyDrawL

    0下载:
  2. 简单绘图软件,可以绘制直线、矩形、椭圆;可设置图形边线宽度和颜色;主要运用面向对象设计,类的多态、子窗体、子类化-Easy mapping software, you can draw a straight line, rectangle, ellipse can set line width and color graphics the main use of object-oriented design, class of polymorphic, sub form, sub-categ
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:63289
    • 提供者:fred
  1. VcProgram

    0下载:
  2. C++下的简单绘图程序源代码,自己做的,初学者适用-The simple program which can draw picture such as circle line point rectangle.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1931595
    • 提供者:llc
  1. FlowerDraw

    0下载:
  2. 一款运用VB编写的简单绘图程序源代码,程序原形是绘制一些花朵,可以一次绘一个也可以一次绘制10个,鼠标点击一次就绘制一个。-VB prepared using a simple drawing program source code, the procedure is the preparation of a number of prototype flowers, a painting can also be a drawing of a 10, the click of a mouse on
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:13983
    • 提供者:762
  1. draw

    0下载:
  2. VC++6.0实现一个简单绘图程序的实例-VC++6.0 to achieve a simple drawing program example
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:2007186
    • 提供者:谢谢
  1. Dialogbox_displayed_the_form_background_mageDlgUse

    0下载:
  2. 在对话框窗体里显示背景图片VC实现 在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码 -In the dialog box displays a form where the background picture VC to ac
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:304761
    • 提供者:andysun
  1. chap11

    0下载:
  2. 编写一个文档/视图结构的程序用来多行文本编辑和简单绘图。用模态对话框设置绘图模式,属性表设置图形属性。-Write a document/view architecture program for multi-line text editing and simple graphics. Modal dialog box to set graphics mode, the property sheet set the graphics properties.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:442564
    • 提供者:Allen
  1. API

    0下载:
  2. 一个利用api实现了绘图的小程序,功能较简单-One advantage of the drawing api to achieve a small program, features simple
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:774428
    • 提供者:zhyjun
  1. MFCDraw

    1下载:
  2. 使用MFC做的一个简单绘图程序,能够绘制直线,图形,改变颜色线宽-Use MFC to do a simple drawing program that can draw a straight line, graphics, change the color line width, etc.
  3. 所属分类:Dialog_Window

    • 发布日期:2015-06-12
    • 文件大小:5821440
    • 提供者:reiryweui
  1. smallpen

    0下载:
  2. 自己编写的简单画图程序,可以自己自由绘图,功能不算强大,但适合初学者学习-I have written a simple drawing program, you can own free graphics, function is not powerful, but for beginners to learn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:44305
    • 提供者:海蜘蛛
  1. GDIP-programing-guide

    0下载:
  2. gdi 编程指南,GDI+(Graphics Device Interface Plus图形设备接口加)是Windows XP和Windows Server 2003操作系统的子系统,也是.NET框架的重要组成部分,负责在屏幕和打印机上绘制图形图像和显示信息。 顾名思义,GDI+是Windows早期版本所提供的图形设备接口GDI的后续版本。GDI+是一种应用程序编程接口(API),通过一套部署为托管代码的类来展现。这套类被称为GDI+的“托管类接口”。 GDI+最早是于2001年随Win
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6260297
    • 提供者:li
  1. VCPPMFC

    0下载:
  2. MFC绘图相关 一些在MFC中绘图的函数 代码简单 易懂 好了有20字了-The resourse is about some function in MFC
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3311233
    • 提供者:筱乐
  1. DrawingCode

    0下载:
  2. 简单绘图(C#源代码)简单绘图,可以设置线型,线的颜色等。-Simple drawing (C# source code) simple drawing, you can set the line, the line color.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:23115
    • 提供者:bjhui
  1. MFCtestmove

    0下载:
  2. vc++MFC编写的简单绘图程序,可在菜单中选择绘制图形,颜色,线型,并添加移动功能,鼠标点击移动,可拖动图形的结点。-simple drawing program written in vc++ MFC, you can select in the menu to draw graphics, color, line, and add mobile functionality, the mouse click to move, drag the graphic node..
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-16
    • 文件大小:25694491
    • 提供者:秦寒
  1. PantoDrw

    0下载:
  2. 简易的vc绘图程序,绘制简单图形,并保存图像。改变颜色画笔。-Simple VC drawing program, draw a simple graphic, and save the image. Change color brush.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2071689
    • 提供者:longrs liu
  1. MyPalette

    0下载:
  2. “画图板”程序是用来绘制各种几何图形的画图小程序。该程序主要包括一些功能: (1)绘制各种几何图形 支持鼠标绘制直线、曲线、矩形、椭圆、封闭任意多边形、圆弧、饼型。 (2)添加文字标注 支持添加文字标注,为绘图作品或绘制图形进行文字说明。 (3)设置画笔和填充 支持选择画笔属性(线宽、线形、线色);支持选择填充属性,即刷子的(颜色、样式)实现对封闭图形的填充。 (4)保存和导入图形文件 支持将当前绘制的图形保存为文件(扩展名为.ple)。支持从磁盘中打开扩展名为
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6606431
    • 提供者:yaoyao
  1. easyDraw

    0下载:
  2. 使用vc++6.0编写的简单绘图程序,具备基本的绘制功能-Vc++6.0 write simple drawing program, with the basic drawing functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:89270
    • 提供者:xuyi
  1. Graphic

    0下载:
  2. VC++绘图控件实例源代码下载,此源代码为孙鑫VC++深入详解一书的随书实例,主要向VC++初学者讲解进行各种几何图形绘制的方法,本例可绘制圆形、矩形、椭圆、直线、点等,并可进行线条宽度、颜色、虚线实线样式的设置,同时还演示了写入和读取文件的一些简单操作,通过源码你可学习到这些相关的知识点。 -Source code examples, VC++ drawing control download this source code for Sun Xin VC++ Detailed in-de
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-31
    • 文件大小:107652
    • 提供者:su
« 1 2 ... 10 11 12 13 14 1516 17 »
搜珍网 www.dssz.com