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

搜索资源列表

  1. D3DGAME

    0下载:
  2. DirectX sample Code draw basic triangle
  3. 所属分类:DirextX

    • 发布日期:2017-05-19
    • 文件大小:5133146
    • 提供者:L.taekyu
  1. GUI-drawing-board

    2下载:
  2. Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:20725
    • 提供者:ydb
  1. VC.from.draw.menu.Development

    0下载:
  2. VC编程自绘菜单高级开发代码VC programming code from the draw menu, Advanced Development -VC programming code from the draw menu, Advanced Development
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:41709
    • 提供者:e
  1. draw

    0下载:
  2. 利用OpenGL绘制曲线实现划线算法,这个算法是自己亲手实现了的,对于初学者比较容易跟进-Achieved using OpenGL to draw curves crossed algorithm, this algorithm is implemented their own hands, and easier to follow for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:1277
    • 提供者:杨正伟
  1. GUI_DoubleBuf

    0下载:
  2. 汇编语言实现: 鼠标点击窗体,马上画一个黑色圆圈。 GDI绘图,双缓冲技术,无闪烁。 源代码 编程工具:Masm32 运行环境:Windows XP/20003 -Assembly Language: mouse click the form, immediately draw a black circle. GDI graphics, double buffering, without blinking. Source p
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:5191
    • 提供者:idcomcn
  1. draw

    0下载:
  2. 使用vc++实现画椭圆,源程序内有注释,便于阅读,可运行-Using vc++ to achieve draw an ellipse, there are source notes, easy to read, run
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:9251
    • 提供者:李浩
  1. draw

    0下载:
  2. 绘制B样条曲线,bezier曲线,区域填充等图像-Draw B-spline curves, bezier curves, area fills and other image
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:219033
    • 提供者:王超
  1. draw.tar

    0下载:
  2. 通过调用X11的库来实现在新建窗口中绘制立方体的功能。-a draw application with X11
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:5034
    • 提供者:lijian
  1. Draw

    0下载:
  2. 一个划线的小程序,可以划一个扇形。包括多种可以划线的方法-A dash of small program that can draw a fan. Includes a variety of methods can be crossed
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3687681
    • 提供者:李保华
  1. k-mean-draw

    0下载:
  2. 根据聚类结果,对已经聚类好的数据进行处理,并利用svg画出各部分的趋势图。-According to the clustering results, clustering of good data has been processed, and used to draw the various parts of the svg trends.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1812
    • 提供者:huangfei
  1. draw

    0下载:
  2. visual c++ 实现鼠标绘制曲线 很有帮助-visual c++ to achieve the mouse to draw curves
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1962968
    • 提供者:yinwandou
  1. DRAW

    0下载:
  2. 绘图板,可以绘出基本图形,可以改变颜色等-the programing can draw what you want
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:645885
    • 提供者:lulu
  1. Draw

    0下载:
  2. 可以画一个像花一样的东西 MFC写的 入门参考-Can draw a flower the same thing as a beginning to write MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:40642
    • 提供者:lxinc
  1. draw

    0下载:
  2. 图形的绘制:图形主要包括点、直线、弧线、圆、椭圆、多边形等。用户可以通过菜单或工具条按钮两种方式选择将要绘制的图形,从状态栏上可以看到当前绘制的图形类型。用户能够对图形元素的线型参数、填充参数进行设置。图形的编辑:支持撤销、恢复以及对当前所画图形的重复等操作。图形文件的读写:能够将所绘制的图形保存到文件中,并能够进行文件的读取。 -Graphics rendering: graphics including point, line, arc, circle, ellipse, polygon
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:135760
    • 提供者:Maria
  1. how-to-draw-rectangle

    0下载:
  2. 图形的绘制,任意画一个矩形区域,以便在这个矩形区域范围内进行图像处理-Drawing, draw a rectangle any order within the rectangular area in the image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10573640
    • 提供者:周开武
  1. Draw

    0下载:
  2. 使用vc++开发的绘制曲线的软件,代码少,适合初学者下载,-Using vc++ software development to draw the curve, the code less, suitable for beginners download
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:278564
    • 提供者:lc
  1. Draw-arc-in-J2ME

    0下载:
  2. The given example is going to draw an arc using canvas class of J2ME. You can also set a color for it, as we did in our example.
  3. 所属分类:J2ME

    • 发布日期:2017-03-28
    • 文件大小:225200
    • 提供者:Naresh Patel
  1. Draw-Clip-Area-Using-Canvas

    0下载:
  2. This Example is going to draw a clip with SOLID line. In this picture only solid line show the clipping area. To draw a solid line, we have used SOLID keyword as given below:
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:160804
    • 提供者:Naresh Patel
  1. Draw-Font-Using-Canvas-Example

    0下载:
  2. This example is used to draw the different types of font using Canvas class. The following line of code is used to show the different style, size and faces of font.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:165792
    • 提供者:Naresh Patel
  1. Draw-Line-in-J2me

    0下载:
  2. In this example we are going to show you how to draw a line using J2ME. Please go through the below given J2ME syntax that includes all the package, methods and class to draw a line.
  3. 所属分类:J2ME

    • 发布日期:2017-03-23
    • 文件大小:159849
    • 提供者:Naresh Patel
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com