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

搜索资源列表

  1. shape

    0下载:
  2. 练习绘制各种图形的源码-practice to draw various graphics FOSS
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5.79kb
    • 提供者:lizhihao
  1. GxbOpengl5

    1下载:
  2. 本程序实现了利用OpenGL来绘制三维场景,场景可以进行远、近距离的查看,可以切换目标形状等。-realized by the use of OpenGL to draw 3D scene, the scene can be far, close to the Show, can switch targets shape.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:228.46kb
    • 提供者:hxr
  1. as2.0amlabfire

    0下载:
  2. as2.0 模拟火焰 import flash.display.* import flash.filters.* import flash.geom.* import de.popforge.bitmap.Shape Shape.setContainer( this.createEmptyMovieClip( shapes , 10000 ) ) //-- get blue circle as a bitmap var blueSpotCl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:12.21kb
    • 提供者:mabingru
  1. BSplineDemo.rar

    0下载:
  2. 用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线,并且可以修改控制点,从而修改曲线形状., A B transect curve algorithm compiles which with vc, inputs the spot tendency according to the mouse to draw up the B transect curve, and may revise the control point, thus revision curve shape
  3. 所属分类:图形图象

    • 发布日期:2017-11-08
    • 文件大小:32.3kb
    • 提供者:张无机
  1. case5

    0下载:
  2. 直线距离加权反走样算法,画出的直线不会走样-Linear distance-weighted anti-aliasing algorithm to draw a straight line will not lose shape
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:171.26kb
    • 提供者:winsome
  1. vcCAD

    1下载:
  2. 用VC++开发的一个小型CAD系统,文件结构如下 Circle.cpp CircleTool.cpp CopyCircle.cpp CopyLine.cpp CopyRectangle.cpp CopyShape.cpp DataBase.cpp Draw.cpp Line.cpp LineTool.cpp MainFrame.cpp ManagerTool.cpp MirrorCircle.cpp MirrorLine.cpp Mir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:88.89kb
    • 提供者:袁建勋
  1. BmpTest

    0下载:
  2. 简单画图板程序 实现windows画图板的部分简单功能 基本功能: (1)绘制直线、曲线; (2)绘制各种形状,比如矩形、椭圆形 (3)绘制各种实心形状,比如实心矩形、实心椭圆等 (4)添加文字 (5)设置不同的绘制颜色 (6)显示磁盘上已有的图片文件 (7)具备“橡皮擦”的功能,进行擦除 (8)填充功能 (9)画刷功能 (10)设置图形边框线宽 (11)不同功能实现鼠标的形状的变化 (12)工具栏图标选中与否的变化 (13)添加
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-17
    • 文件大小:145.16kb
    • 提供者:李刚
  1. odib

    0下载:
  2. 纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pen完成。 -Although Windows has a really cool GUI, sometimes the way standard buttons look quite does not meet our requirements. We may then choose buttons with a style call
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:301.98kb
    • 提供者:林月
  1. CG

    0下载:
  2. 利用用户用鼠标输入三个点,以这三个点为顶点画一个三角形,再以三条边中点为顶点画新三角形。新三角形和原三角形围成三个三角形区域。对这三个区域分别再作上述操作直到三角形达到一定小。 输入一个点之后,以输入点和鼠标当前点点为端点画线段,线段随鼠标移动而移动。输入两个点之后,以输入的两个点和鼠标当前位置为顶点直接生成三角形,三角形随鼠标移动而改变形状。输入三个点之后三角形确定形状。再次输入点之后清除以前的三角形,重新生成。 三角形着色:对于初始三角形,设三个顶点分别为红,蓝,绿三色。图形内的小三
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1.87mb
    • 提供者:王连
  1. wxWidgets_03

    0下载:
  2. shape program, using wxwidget to draw circles and rectangles.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-08
    • 文件大小:14.79mb
    • 提供者:Ying
  1. optics_prism

    0下载:
  2. 画出了抛物线的形状,由入射光计算出反射光的位置,可用于制作手电-Draw the shape of a parabola from the incident light to calculate the location of the reflected light can be used to produce flashlight
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1020byte
    • 提供者:wangting
  1. 3dPrims.c

    0下载:
  2. Simple 3D program that draws glut shapes in wireframe mode. Use the right mouse button menu to select a new shape to draw.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:2.96kb
    • 提供者:周默
  1. Shape

    0下载:
  2. 单文档应用程序,可以拖动鼠标画多个圆和矩形,并能把坐标存储起来。-Single-document application, you can drag the mouse to draw multiple circles and rectangles, and can coordinate stored.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3.68mb
    • 提供者:丁丁
  1. Shape

    8下载:
  2. 写一个画图小程序MiniDraw,要求画直线(Line),椭圆(Ellipse),矩形(Rectangle),多边形(Polygon)等图形元素(图元)。 每种图元需用一个类(对象)来封装,如CLine, CEllipse, CRect, CPolygon; 各种图元可从一个父类CShape来继承; 每种图元的绘制不一样,但是绘制接口在父类中是一样,因此可学习和使用类的多态性。 -Write a drawing applet MiniDraw, required drawing
  3. 所属分类:Graph Drawing

    • 发布日期:2014-08-15
    • 文件大小:1.96mb
    • 提供者:陈婉
  1. MFC_drawshape

    0下载:
  2. 本文利用MFC类库,利用设计模式的思想实现了画图工具。可以画直线、圆、椭圆、矩形、填充等-this system can draw shape by Design Patterns methods.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:76.14kb
    • 提供者:yechao
  1. Draw

    0下载:
  2. 模仿xp自带的画板编写的一个画板小程序,该程序的能选择矩形,园,直线等形状进行画图-Xp comes with the preparation of imitation of a drawing board drawing board a small program, the program can select the rectangle, Park, drawing a straight line shape, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3.63mb
    • 提供者:yezi
  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
    • 文件大小:2.87mb
    • 提供者:
  1. Shape

    1下载:
  2. 基于vs2010+OSG的预定义几何体示例,主要实现快速绘制多个预定义的几何体。-Based vs2010+OSG predefined geometry example, main fast draw multiple predefined geometry.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-22
    • 文件大小:23.24mb
    • 提供者:zhwgis
  1. draw

    0下载:
  2. 基于MFC的绘图软件。用Microsoft Visual Studio 2008打开,可实现形状选择,颜色选择,画笔粗细设置,橡皮擦等功能。-Graphics software based on MFC. Microsoft Visual Studio 2008 to open, the choice of shape, color selection, set the brush size, eraser, and other functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:15.62kb
    • 提供者:李殊
  1. DrawShape

    0下载:
  2. This is a small program that provides the movement of the object at the click of a button.
  3. 所属分类:绘图程序

    • 发布日期:2017-12-19
    • 文件大小:2.03mb
    • 提供者:Vopius
« 12 3 »
搜珍网 www.dssz.com