搜索资源列表
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 求解二维数组的最大/最小元素 015 利用数组求前n个
WL40987330 C语言算法集
- 目录 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010&
p2D
- 金刚石图形算法的源程序,可以绘制任意定点的金刚石图形。-Diamond graphics algorithm source code, you can draw arbitrary fixed-point diamond graphics.
drawcurve
- 该程序利用vc++实现了曲线的绘制,实现功能如下:画圆,画金刚石模型,Bezier曲线的绘制,B样条曲线的绘制,手绘beizer和B样条曲线-Use of the program vc++ Achieved Curve to achieve the following functions: drawcircle, painting diamond model, Bezier Curve, B-spline curve drawing, hand-painted beizer and B-spli
Diamond(st)
- 金刚石绘制 给出了最基本的源码 不过要自己添加一些-Diamond Drawing
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
dimon
- 基于Mfc的2D图像算法程序,绘制金刚石花纹图像,交互界面。-Mfc the 2D image-based algorithm procedures, rendering images of diamond patterns, interactive interface.
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 diamond pattern.
ComputerGraphicsVC
- 计算机图形学的所有试验 总共有四十多个 包括绘制金刚石 二次曲线 魔法三角形 北极星-Computer Graphics for all tests
diamond
- 利用Visual C++交互实现绘制金刚石图形-Drawing Diamond Graphics
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
test1
- 使用MFC环境绘制金刚石图形,包含对话框和各种绘图函数的使用-Using MFC environment to map diamond design,involving the use of dialog box,and various graphics functions.
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.)