CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - Rectangular

搜索资源列表

  1. 画图系统

    0下载:
  2. 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a ce
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:5.19kb
    • 提供者:李玮玮
  1. 画图小程序

    0下载:
  2. 可以画直线、矩形、圆形和椭圆形。不可以画三角形和多边形。没有橡皮擦。-picturesque linear, rectangular, round and oval. Not painted triangle and polygon. No eraser.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:58.43kb
    • 提供者:相爱芹
  1. 小型CAD系统(做图程序)

    2下载:
  2. 用C语言编写的小型做图程序。它提供了对直线,矩形,圆,图形文本等对象的绘制。-C language so small graphic program. It provides a pair of linear, rectangular, round, graphic objects, such as text drawing.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:45.1kb
    • 提供者:hjxm
  1. CADdraw

    0下载:
  2. 本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下: 直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。 圆弧:用鼠标左键依次点四点确定圆弧。 贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。 矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作出了与该矩形相切的椭圆。 多边形:点鼠标左键确定起始点,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:58.55kb
    • 提供者:李萍
  1. MiniDrawPad

    0下载:
  2. 一个java做的画图小程序,可以画直线,椭圆,圆,长方形,还可以选择画笔的粗细,画笔的颜色,可以保存图形。-do a small drawing procedure could draw straight, oval, round, rectangular, and can also choose the size of the brush, brush the color and graphics can be preserved.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:34.47kb
    • 提供者:李碧初
  1. 绘图应用小程序

    1下载:
  2. 创建一个绘图应用程序,实现矩形、直线、及椭圆的绘制。用户点击鼠标完成图形的绘制,拖动鼠标改变大小。-create a mapping applications, achieving rectangular, linear, elliptical and mapping. Users click of a mouse to complete graphics rendering, drag the mouse to change the size.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:6.59kb
    • 提供者:陈为
  1. 实例 67

    0下载:
  2. 严华峰的VC精彩编程百例,例67实现画矩形,椭圆和随手画功能。很有意思的小程序,适合处学者。-Yanhuafeng VC exciting programming 100 cases, 67 cases achieving painted rectangular, oval and threw painting functions. Very interesting small program for scholars Department.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:43.5kb
    • 提供者:许辉
  1. 裁剪11

    0下载:
  2. 图形学中的裁剪算法。其中有矩形裁剪,和凸多边形裁剪。-Graphics cutting algorithm. These rectangular cutting, and cutting convex polygon.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2.37kb
    • 提供者:ak
  1. DynaSplit

    0下载:
  2. 本程序是在vc环境下编写的,实现圆、矩形和直线的绘制。-the procedure was vc prepared by the environment and achieve a round, rectangular and line drawing.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:27.52kb
    • 提供者:乔小溪
  1. EX_Draw2_0101

    0下载:
  2. 这是一个应用绘图编程,编制画简单的直方图的程序,是一个由若干个矩形组成的直方图程序。-This is a graphics application programming, the preparation of a simple histogram painting process, is a composition of several rectangular histogram procedure.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:26.05kb
    • 提供者:zhangkeju
  1. hueituruanjiecexu

    0下载:
  2. === === = =画图小将 说明文档= === === = 本程序主要实现画直线,画圆,画矩形等功能,界面友好,使用方便,构造了两个类CShape和CFunction负责画图,易于代码的移植复用。 CShape | -CShapeLine |-CShapeRect |-CShapeCircle | CFunction | |-CFuntionSelect |-CFunctionLine |-CFunctionRect
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:86.85kb
    • 提供者:wgz
  1. Draw_rectangle

    0下载:
  2. 设定矩形的左上角坐标以及右下角坐标,并画出矩形。采用mfc编程实现-set rectangular coordinates of the upper left corner and lower right coordinates, and he painted rectangle. Programming using mfc
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:52.6kb
    • 提供者:mao
  1. jk

    0下载:
  2. 本实验实现了裁剪的生成技术,先画一个矩形,然后画一条直线,在矩形内的将被裁剪.-the experimental realization of the formation of cutting technology, a rectangular paintings and then painting a straight line. in the rectangle will be cut.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:67.57kb
    • 提供者:liping
  1. SDL_draw-1.2.11.tar

    0下载:
  2. 一个很好的SDL绘图函数库,可以添加到自己的程序中使用,可以绘制各种图形,包括直线、矩形、圆等-a good SDL mapping functions that can be added to its own procedures for the use, can draw various graphics, including linear, rectangular, round, etc.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:151.54kb
    • 提供者:石涛
  1. vc1020345346241_newa

    0下载:
  2. 一个简单的画图程序 试试看 能画直线 画圆 画矩形 可以 调整线宽 可以复制粘贴-a simple drawing program can try painting Circle Line painting rectangular width can be adjusted copy paste
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:94.19kb
    • 提供者:王映东
  1. RoiDrawRectangle

    1下载:
  2. 对Roi的dicom操作,画矩形,在c#.net中测试通过 -the right Roi dicom operation, rectangular painting, c #. Net through test
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:17.28kb
    • 提供者:黄冰
  1. MyDraw_new

    0下载:
  2. 功能:用面向对象的思想来实现了对直线 矩形 椭圆三种图元的绘制 选定 移动 并添加了编辑设置图元多种属性功能 是深入学习GDI编程很好的例子-functions : Object-oriented thinking to achieve a pair of three straight rectangular oval map of the selected mobile mapping and add a map editor Set Attribute function of a varie
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:96.33kb
    • 提供者:HH
  1. rectangular

    0下载:
  2. 长方体绘制函数; Height高;x1,y1,z, x2,y2,z, x3,y3,z, x4,y4,z,四个(底面的)顶点的坐标,四个点的z坐标相等。顺序为:俯视图的逆时针顺序; isTURE 是建立长方体是否成功的判定返回值,isTURE = 1则失败,isTURE = 0 则成功;-program for make a 3D rectangular filled red color,under MATLAB.
  3. 所属分类:Graph Drawing

    • 发布日期:
    • 文件大小:1000byte
    • 提供者:zhu
  1. Rectangular

    0下载:
  2. 矩形截面偏心受压构件正截面抗压承载能力验算(沿腹部均匀配置纵向钢筋)-Rectangular eccentric compression is compression bearing capacity checking section (abdomen uniform configuration along the longitudinal reinforcement)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:17.71kb
    • 提供者:刘礼标
  1. rectangular

    0下载:
  2. 一个在画不规则矩形的的源程序,在vc环境下开发,很好用-A picture of the source code for the irregular rectangular, in the vc environment development, very useful
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-14
    • 文件大小:3.33kb
    • 提供者:Enrkh
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com