搜索资源列表
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 显示变
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.
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
text1
- 利用在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 diamo
dimond
- 该程序用VC绘制了金刚石图案,根据等分点不同,和半径的不同有不同的形状-The program drew a diamond pattern with the VC, according to the difference equal portions, and the radius of different shapes have different
Diamond
- 在OpenGL环境下,用中点画线算法实现金刚石图案的绘制-The dotted line with diamond pattern drawing algorithm
diamond-VS2005
- 金刚石图案绘制,输入顶点数及半径。原理:正多边形个顶点连线。-diamond draw
Test
- 通过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
diamond
- 用MFC绘制金刚石图案,用户输入不同的境界点数,可以等到不同的图案-Draw a diamond pattern with the MFC, users enter a different realm of points, you can wait until a different pattern
Diamond-graphics-program
- 计算机图形学(孔令德著)课后编程练习规范源码,绘制金刚石图案-Computer Graphics (Ling Tak a) after-school programming exercises specification source, drawing a diamond pattern
main
- 使用基于中点画线法的画线函数完成金刚石图案的绘制(The diamond pattern is drawn by using the line drawing function based on the midpoint line method)
bb
- 计算机图形学课程设计,通过MFC绘制金刚图案。(The computer graphics course is designed to draw the diamond pattern through MFC.)
-金刚石图案算法
- 利用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.)