搜索资源列表
DrawJinganshi
- 设计实现直线的DDA算法或BRESENHAM算法,并在此基础上进行下面的实验: 绘制金刚石图案 -Design linear algorithms or DDA BRESENHAM algorithm, and on this basis for the following experiments : Drawing diamond logo
Diamond(jst)
- 计算机图形学的实验,关于绘制金刚石图案,魔术三角形图案 ,二维图形的变换 ,曲线的绘制 ,编码裁剪算法的程序
DiamondPic
- 快速绘制规定定点数的金刚石图案。 更改起始点可以达到旋转的效果。
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014
WL40987330 C语言算法集
目录
第一部分 基础篇
001 第一个C程序
002 运行多个源文件
003 求整数之积
004 比较实数大小
005 字符的输出
006 显示变
金刚石图案算法
- 金刚石图案算法,vc++ ,MFC框架下编写
jingangshi
- 用VC制作的一个简单的金刚石的图案,可以自己添加控件-VC produced a simple diamond pattern can add their own controls
DrawJinganshi
- 设计实现直线的DDA算法或BRESENHAM算法,并在此基础上进行下面的实验: 绘制金刚石图案 -Design linear algorithms or DDA BRESENHAM algorithm, and on this basis for the following experiments : Drawing diamond logo
Diamond(jst)
- 计算机图形学的实验,关于绘制金刚石图案,魔术三角形图案 ,二维图形的变换 ,曲线的绘制 ,编码裁剪算法的程序-Computer Graphics experiments, diamond pattern on the map, magic triangle patterns, two-dimensional graphics transform, curve drawing, clipping algorithm coding proc
DiamondPic
- 快速绘制规定定点数的金刚石图案。 更改起始点可以达到旋转的效果。-Fast Drawing provides fixed-point diamond pattern. Change the starting point to achieve the effect of rotation.
Miamondpatternalgorithm
- 计算机图形学里的关于金刚石图案算法的源程序,
4_2_1
- 一个有金刚石图案和水晶石图案的软件,用art控件做的,在c++builder6中运行成功。-A diamond crystal stone patterns and designs the software to do with art controls, and in c++ builder6 run successfully.
Diamondalgorithm
- 金刚石算法。本程序使用C++实现了金刚石图案。-Diamond algorithm. This procedure using the C++ implementation of the diamond pattern.
computergraphics
- 实现计算机图形学最基本的图元的绘制,包括线,圆,椭圆,及反走样的处理,最后是漂亮的金刚石图案-Computer graphics to achieve the most basic elements of drawing, including line, circle, oval, and anti-aliasing processing, and finally the beautiful diamond pattern
128
- 这是一个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
Bresenham
- 金刚石图案算法,VC++ 6.0实现,图形界面友好,实用-Diamond pattern algorithm, VC++ 6.0 implementation, graphical user-friendly, practical
DiamondPatrnAlgorithm
- 关于图形学金刚石图案算法,通过c++实现,弹出对话框,按确定按钮,便可画出图案-Diamond pattern on the graphics algorithm, c++ implementation, the pop-up dialog box, press the OK button, will draw the pattern
main
- 使用基于中点画线法的画线函数完成金刚石图案的绘制(The diamond pattern is drawn by using the line drawing function based on the midpoint line method)
-金刚石图案算法
- 利用VC实现金刚石图案的裁剪和绘制,主要实现裁剪算法(Cutting and drawing diamond pattern by VC)
案例1-金刚石图案算法
- 计算机图形学的金刚石图案绘制,使用VC6++绘制,包含程序和代码(The drawing of diamond pattern in computer graphics is drawn by VC6++, including program and code.)