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

搜索资源列表

  1. Draw-Rectangle-in-J2ME

    0下载:
  2. In this series of J2ME examples and tutorials, we have introduced you with it s various features with examples. Now in the given example, you will learn about creating rectangles in J2ME. Please go through the following methods which are
  3. 所属分类:J2ME

    • 发布日期:2017-03-27
    • 文件大小:157912
    • 提供者:Naresh Patel
  1. Draw-String-Using-Canvas

    0下载:
  2. This example is used to draw string on different location which is shown in figure. The given code is used to show, how to draw string at different locations.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:159849
    • 提供者:Haresh Patel
  1. Plus-or-minus-method-to-draw-circles

    0下载:
  2. 正负法画圆:用MFC实现,先用鼠标确定起点和终点位置,再用鼠标任点一点来确定圆的形状。-Plus or minus method to draw circles: with MFC realization, first use the mouse to determine the start and finish position, and use the mouse to let some point to determine the round shape.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3007865
    • 提供者:
  1. APPENDIX-Cube

    0下载:
  2. this a code to draw cube on android -this is a code to draw cube on android
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:8959
    • 提供者:ashish
  1. draw-line-with-MFC-in-vcPP

    0下载:
  2. 直线画法,输入起始点可以自动用Bresenham直线画法描出通过的点,并两成直线。-A method drawing straight line,with the fist and last point it can draw line using Bresenham method.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1995146
    • 提供者:梁云芳
  1. draw

    0下载:
  2. 一个基于python 实现的简单绘图语言的编译器-a simple compiler of a draw language using python and matplotlib
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:1629
    • 提供者:虐待
  1. draw

    0下载:
  2. FDTD各种图形处理方法,方便在电脑上绘制各种图形并赋予介质参数-FDTD method for a variety of graphics, easy to draw a variety of computer graphics and to give the medium parameters
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4003
    • 提供者:徐荣华
  1. Simple-Draw

    0下载:
  2. 简单的绘图程序 颜色调试\画矩形\划线等\坐标显示-Simple color drawing program debug \ draw rectangles \ crossed so \ coordinate display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-16
    • 文件大小:25403207
    • 提供者:陈宜明
  1. draw-polygons

    0下载:
  2. matlab gui 实现多边形的绘制,以及对多边形内部填充不同的颜色-matlab gui draw polygons to achieve, as well as inside of a polygon filled with different colors
  3. 所属分类:matlab

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

    0下载:
  2. matlab GUI 实现用鼠标绘图,通过GUI实现-matlab GUI drawing with the mouse to achieve, achieved through the GUI
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:9923
    • 提供者:xiaofei
  1. Draw

    0下载:
  2. 主要就是用MFC实现画线、画扇形等操作,主要是一些画线的函数调用使用-Is to use MFC to achieve the main draw lines, draw fan and other operations, mainly because some function calls used to draw lines
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:659445
    • 提供者:原志伟
  1. draw

    0下载:
  2. 计算机地图制图,仿照cass7.0编写。从*.data文件中读取数据,进行画图操作。-c langruge cass7.0 draw map
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:31965
    • 提供者:lkm
  1. Draw

    0下载:
  2. mfc 画图-mfc Draw
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:3636652
    • 提供者:mmmmmmm
  1. draw-text-bordeing

    0下载:
  2. CAD的arx程序,根据文字的大小范围,自动绘制文字边框,供arx初学者参考-arx for cad,using for draw text bordering
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:51801
    • 提供者:martin
  1. Draw-ToBmp

    0下载:
  2. 使用画笔进行椭圆、矩形、圆形的简单绘制,MFC类库的使用-Draw Graphic
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1946457
    • 提供者:jingjing
  1. Draw

    0下载:
  2. VC++绘制几何图形,并实现填充,这些几何图形主要有直线、椭圆、矩形,同时还可以设置线宽和填充色,画完图形点击油漆桶工具可填充所画图形中的闭合部分-VC++ to draw geometric shapes, and to achieve filling, these geometric shapes are a straight line, oval, rectangular, and also can set the line width and fill color, click the
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:29830
    • 提供者:
  1. Draw

    0下载:
  2. VisualC++绘图软件,可以绘制直线、圆、矩形、圆角矩形、折线等很多种。使用时只需引入到Visual C++工程下即可以使用。压缩包内含源代码。-VisualC++ graphics software, you can draw lines, circles, rectangles, rounded rectangles, polylines, etc. are many. Just use the introduction to the Visual C++ projects that c
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3811531
    • 提供者:Jackson
  1. Draw-VirtualFrame

    0下载:
  2. 画虚线框 一个简单的绘画程序 delphi 开发-Draw a simple drawing program dotted delphi development
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:207971
    • 提供者:柴顺利
  1. draw

    0下载:
  2. 1.画填阴影线的任意多边形,阴影线间距,角度可调 2.多项式加减法 3.栈与队列(10进制转16进制,入栈,出栈,入队,出队,销毁队列,显示队列)-1. Draw the line polygon fill in the shadow, shadow line spacing, angle adjustable 2. Polynomial Addition and Subtraction 3. Stacks and queues (10 decimal 16 hex transfer,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:6413
    • 提供者:叶子
  1. Draw

    0下载:
  2. 实现一个画图程序。能够画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。并能实现Undo/Redo(一步即可)。结果可以存盘,但不存成图片文件。 -Implement a drawing program. Can draw lines, arcs, elliptical arcs, polygons, the ability to customize colors. Of polygons, ellipses and circles to be filled. And
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:8580475
    • 提供者:虫儿
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com