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. 金刚石图案算法

    0下载:
  2. 金刚石图案算法,vc++ ,MFC框架下编写
  3. 所属分类:源码下载

    • 发布日期:2012-05-07
    • 文件大小:679672
    • 提供者:lonegod
  1. Miamondpatternalgorithm

    0下载:
  2. 计算机图形学里的关于金刚石图案算法的源程序,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:266525
    • 提供者:lq
  1. 4_2_1

    0下载:
  2. 一个有金刚石图案和水晶石图案的软件,用art控件做的,在c++builder6中运行成功。-A diamond crystal stone patterns and designs the software to do with art controls, and in c++ builder6 run successfully.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6080
    • 提供者:张三利
  1. Diamondalgorithm

    0下载:
  2. 金刚石算法。本程序使用C++实现了金刚石图案。-Diamond algorithm. This procedure using the C++ implementation of the diamond pattern.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2356487
    • 提供者:hello
  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. 128

    0下载:
  2. 这是一个C编程环境下写的金刚石图案,看似很复杂的图形,其实原理是很简单的!运行的时候一定要注意有图形驱动程序!-This is a C programming environment written in diamond pattern, the graphics may seem very complicated, in fact, the principle is very simple! Running time must be noted that the graphics driver
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:31625
    • 提供者:周正则
  1. Bresenham

    0下载:
  2. 金刚石图案算法,VC++ 6.0实现,图形界面友好,实用-Diamond pattern algorithm, VC++ 6.0 implementation, graphical user-friendly, practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:258654
    • 提供者:winsome
  1. DiamondPatrnAlgorithm

    0下载:
  2. 关于图形学金刚石图案算法,通过c++实现,弹出对话框,按确定按钮,便可画出图案-Diamond pattern on the graphics algorithm, c++ implementation, the pop-up dialog box, press the OK button, will draw the pattern
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:265122
    • 提供者:丁香园
  1. TCMAIN

    0下载:
  2. 计算机图形学中的金刚石图案画法,用Trubo C实现。-Computer Graphics in the diamond pattern painting method was used to Trubo C to achieve.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:1079
    • 提供者:baji
  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. VBprint

    0下载:
  2. VB画金刚石图案-VB painted diamond pattern
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1600
    • 提供者:刘志霖
  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. main

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

  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
« 12 »
搜珍网 www.dssz.com