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

搜索资源列表

  1. VisualStudioProject

    0下载:
  2. 实现画图功能,可以画出各种图形,并且任意改变它的形状,大小,颜色,等等。-function can draw various graphics, and any changes in its shape, size, color, and so on.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:170.68kb
    • 提供者:史雨
  1. GeometryDraw

    0下载:
  2. 画图 2.计算计算一组几何图形的面积之和重新写一个函数,类似于sum函数 3.在Shape中添加一个纯虚函数void Draw(CDC *pDC, Coordinate *m_pCoordinate) 它将作为所有几何类绘图的共同方法。 4.添加一个坐标系类:Coordinate。 5.在Polygon中重载void Draw(CDC *pDC) 6.在Ellipse中重载void draw(CDC *pDC) 7.在View类中的OnDraw(CDC *pDC)中将
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:101.79kb
    • 提供者:张平
  1. C++程序设计语言实验四

    2下载:
  2. 实验七:C++编程入门 一、实验内容 1. 理解继承与组合。 2. 学会使用多态特性。 3. 使用文件。 4. 异常处理。 二、实验题目 1. 创建一个class Counted,包含一个int类型的成员变量id和一个static int类型的成员变量count。默认构造函数的开头为“Counted() : id(count ++) {”。要求: a) 构造函数输出id值并且输出“it’s being created”; b) 析构函数也输出id值并且输出“it is bein
  3. 所属分类:其他小程序

  1. 使用了OpenGL的图形包

    0下载:
  2. 使用了OpenGL的图形包,实现用橡皮筋技术绘制折线或者矩形。绘制的形状可有右键选择-Using the OpenGL graphics package, to achieve technical draw a line with a rubber band or a rectangle. May have to draw the shape of the right choice
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-01
    • 文件大小:1005byte
    • 提供者:崔立东
  1. CustomButtons.zip

    1下载:
  2. 演示各种自绘按钮,如控制颜色,形状为圆形,滚动文字,图形按钮等, Demonstrates each kind from to draw the button, like the control color, the shape is a circular, rolls the writing, the graph button and so on
  3. 所属分类:按钮控件

    • 发布日期:2012-11-08
    • 文件大小:44.76kb
    • 提供者:
  1. mschart

    0下载:
  2. 实现各种图形绘制,包括长方形、曲线等形状的绘制-To achieve a variety of graphics rendering, including the rectangle, draw the shape of curve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:113.27kb
    • 提供者:小周
  1. RoundProgressBarDemo

    0下载:
  2. android 控件 自定义progressbar 使用shape 自定义绘图-android view rename progressbar use shape method draw pricture
  3. 所属分类:ToolBar

    • 发布日期:2017-11-02
    • 文件大小:214.82kb
    • 提供者:mengyewei
  1. vc6.0plot

    0下载:
  2. 本程序用vc++6.0编写,可以根据文档界面上要画的曲线形状及其颜色来用鼠标绘图,因此是一个进行vc曲线绘图编程的很好的参考程序.-This procedure used vc++ 6.0 prepared according to the document interface to draw the shape of the curve and its color graphics with the mouse, it is a vc curve for programming graphic
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:84.74kb
    • 提供者:houbeibei
  1. Cube

    0下载:
  2. 运用direct3d对网格进行绘制,最后绘成一只老虎的形状-Use Direct3D to draw on the grid, the final shape of a tiger are ready
  3. 所属分类:DirextX

    • 发布日期:2017-05-17
    • 文件大小:2.82mb
    • 提供者:bess
  1. opengl

    0下载:
  2. A simple program that shows how to draw a spinning cube using an optimized OpenGL stack.code. Everything is customizable, including color, shape, camera, etc... A good start point for complex OpenGL coding.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:11.38kb
    • 提供者:Epsylon
  1. gdiplusroundedrect

    0下载:
  2. GDI+画刷使用和不规则图形,可以对位图进行变换形状,使用GDI+进行绘制-GDI+ painting brushes and irregular use of graphics, can be transformed bitmap shape, the use of GDI+ to draw
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2.41mb
    • 提供者:刘峰
  1. DrawCircleByThreePoint

    0下载:
  2. 三点画圆的程序,展示VB中Line和Shape控件的使用例子,随意点击窗体三下可以画出一个圆,右键菜单可以显示/隐藏线条等-Draw Circle By Three Point Program, the example shows the useage of Line and Shape controls in VB , click the Form 3 times may be arbitrarily draw a circle, right-click menu can show/hide
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:1.94kb
    • 提供者:阿龙
  1. VGis

    0下载:
  2. 个人绘图软件,可以实现单文档中绘制直线圆等,鼠标的形状也可以改变,感觉界面应该有可以借鉴之处。-Personal graphics software, you can achieve a single document, draw a straight line circle and so on, can change the shape of the mouse, sensory interface should have to learn from them.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:196.73kb
    • 提供者:ncepustar
  1. paint

    0下载:
  2. 一个采用visual C++6.0的画图板程序,编译后可直接运行,能够画图,改变颜色,改变画的形状,可以保存所画内容或打开所画内容-a paint program in c++,you can use it to draw different shape,different color,save and open what you have saved
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:49.53kb
    • 提供者:申文霞
  1. AdvBtn

    0下载:
  2. 李博轩的界面编程里 按钮的一个例子,通过区域,可以绘制任何形状的按钮,我个人非常喜欢,初学者看它就可以对按钮重绘入门了-Li Boxuan button interface programming in an example, through regional, you can draw any shape of button, I personally very much like a beginner it can be started on the button to redraw the
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3.27mb
    • 提供者:xsq
  1. Thread-Draw

    0下载:
  2. VC做的利用多个线程绘制图形,可以选择线程数目,和所绘制图形的形状-VC do draw graphics using multiple threads, you can choose the number of threads, and the shape of the graphic rendering
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2.44mb
    • 提供者:徐帅
  1. wpf_CustomCursorDemo

    0下载:
  2. WPF 自定义鼠标形状Cursor示例,并非从外界导入鼠标文件,而是自己用C#程序画一个鼠标形状,比如矩形,圆形或是多边形甚至组合图形。-WPF Custom Mouse Cursor shape example, the mouse does not import files from the outside, but their own C# program using the mouse to draw a shape, such as rectangular, circular or p
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:19.13kb
    • 提供者:wan yiqian
  1. Draw

    0下载:
  2. 这是一个画图程序,能画漂亮的扇形!还可以在程序中设置不同德颜色及线条形状。-This is a drawing program, able to paint a beautiful fan! Germany color and line shape can also be set in the program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.85mb
    • 提供者:赵俊池
  1. draw

    0下载:
  2. 菜单画图(铅笔工具+文字颜色+形状)基于mfc vs2010-Menu Drawing (pencil tool+ text color+ shape) based on mfc vs2010
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.86mb
    • 提供者:up
  1. 国界线

    1下载:
  2. 全国的国界线的shape文件. 在arcgis 中可以画中国边界的图(Chinese shape file. use this file can draw pictures with Chinese outline in arcgis)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:818kb
    • 提供者:charles080
« 12 3 4 »
搜珍网 www.dssz.com