CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 金刚石图案绘制

搜索资源列表

  1. DrawJinganshi

    0下载:
  2. 设计实现直线的DDA算法或BRESENHAM算法,并在此基础上进行下面的实验: 绘制金刚石图案 -Design linear algorithms or DDA BRESENHAM algorithm, and on this basis for the following experiments : Drawing diamond logo
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:91737
    • 提供者:沈丽华
  1. Diamond(jst)

    0下载:
  2. 计算机图形学的实验,关于绘制金刚石图案,魔术三角形图案 ,二维图形的变换 ,曲线的绘制 ,编码裁剪算法的程序
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:94255
    • 提供者:
  1. DiamondPic

    0下载:
  2. 快速绘制规定定点数的金刚石图案。 更改起始点可以达到旋转的效果。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1878
    • 提供者:杨越龙
  1. C源代码实例

    8下载:
  2. 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
  3. 所属分类:Windows编程

    • 发布日期:2009-06-04
    • 文件大小:3250828
    • 提供者:79446210
  1. WL40987330 C语言算法集

    2下载:
  2. 目录 第一部分  基础篇   001  第一个C程序  002  运行多个源文件  003  求整数之积  004  比较实数大小  005  字符的输出  006  显示变量所占字节数  007  自增/自减运算  008  数列求和  009  乘法口诀表  010&
  3. 所属分类:Windows编程

    • 发布日期:2008-12-21
    • 文件大小:3245365
    • 提供者:wl409873350
  1. computergraphics

    0下载:
  2. 实现计算机图形学最基本的图元的绘制,包括线,圆,椭圆,及反走样的处理,最后是漂亮的金刚石图案-Computer graphics to achieve the most basic elements of drawing, including line, circle, oval, and anti-aliasing processing, and finally the beautiful diamond pattern
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1553686
    • 提供者:李思明
  1. text1

    0下载:
  2. 利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现以屏幕客户区中心为圆心绘制金刚石图案。-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), the realization of the screen center as the center and draw the client area diamond pattern.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1955392
    • 提供者:林丽
  1. dimond

    0下载:
  2. 该程序用VC绘制了金刚石图案,根据等分点不同,和半径的不同有不同的形状-The program drew a diamond pattern with the VC, according to the difference equal portions, and the radius of different shapes have different
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1957029
    • 提供者:crtdzd
  1. Diamond

    0下载:
  2. 在OpenGL环境下,用中点画线算法实现金刚石图案的绘制-The dotted line with diamond pattern drawing algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1811
    • 提供者:王晓路
  1. diamond-VS2005

    0下载:
  2. 金刚石图案绘制,输入顶点数及半径。原理:正多边形个顶点连线。-diamond draw
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:77989
    • 提供者:李平
  1. Test

    0下载:
  2. 通过MFC实现金刚石的绘制,右击鼠标会出现对话框,在对话框中输入半径,变会出现金刚石图案-Through the realization of MFC diamond drawing, right-click a dialog box appears, in the dialog box input radius, change will produce cash diamond pattern
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:493191
    • 提供者:黄钰洋
  1. diamond

    0下载:
  2. 用MFC绘制金刚石图案,用户输入不同的境界点数,可以等到不同的图案-Draw a diamond pattern with the MFC, users enter a different realm of points, you can wait until a different pattern
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:625374
    • 提供者:
  1. Diamond-graphics-program

    0下载:
  2. 计算机图形学(孔令德著)课后编程练习规范源码,绘制金刚石图案-Computer Graphics (Ling Tak a) after-school programming exercises specification source, drawing a diamond pattern
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:175594
    • 提供者:fujingding
  1. main

    0下载:
  2. 使用基于中点画线法的画线函数完成金刚石图案的绘制(The diamond pattern is drawn by using the line drawing function based on the midpoint line method)
  3. 所属分类:绘图程序

  1. bb

    0下载:
  2. 计算机图形学课程设计,通过MFC绘制金刚图案。(The computer graphics course is designed to draw the diamond pattern through MFC.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:79872
    • 提供者:嘉润
  1. -金刚石图案算法

    0下载:
  2. 利用VC实现金刚石图案的裁剪和绘制,主要实现裁剪算法(Cutting and drawing diamond pattern by VC)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:175104
    • 提供者:Dan2018
  1. 案例1-金刚石图案算法

    0下载:
  2. 计算机图形学的金刚石图案绘制,使用VC6++绘制,包含程序和代码(The drawing of diamond pattern in computer graphics is drawn by VC6++, including program and code.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:266240
    • 提供者:asdwqdadsda
搜珍网 www.dssz.com