搜索资源列表
MyGraphExp
- 计算机图形学实验一 用visual C++实现画线的简单功能,并且对所画的线进行保存和撤消。-computer graphics experiment with a visual C realization of a simple line drawing functions, and for the painting line preservation and removal.
vc++Draw
- 在VC平台下实现的计算机图形学实验,功能包括画直线,画圆,填充,几何变换,曲线生成算法.
paint
- 不用图形库函数的仿windows画图程序 这是最近做的计算机图形学实验,其界面是一个仿Windows下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论。
实验一
- 计算机图形学的简单的画直线和圆的简单实现,两种画直线的方法,一种画圆的方法.-computer graphics simple linear and circular painting of a simple realization of the two paintings linear method, a method Circle.
tc
- 计算机图形学实验:种子填充算法,自己做的,希望大家多多指正,-Computer Graphics experiment: seed filling algorithm that they do a lot of hope that we can correct me,
myproduction
- 计算机图形学的中点画圆法,Bresenham画圆,中点画椭圆及种子填充算法,用VC05实现,还有实验报告-The mid-point of computer graphics drawcircle, Bresenham Circle, Ellipse and seeds in stipple fill algorithm, the VC05 to achieve, there are experimental reports
ji_suan_ji_tu_xing_xue_bao_gao_ji_yuan_cheng_xu.ra
- 这是<<计算机图形学>>的实验课程报告及源程序,说明了各种图形的基本算法,并能将算法用程序实现,最终运用c语言编写绘图程序,得到所需结果。-This is the “computer graphics ” report and the source of the experimental course, indicating a variety of graphics the basic algorithm, and algorithms can achieve wit
PAOWU
- 计算机图形学实验 抛物样条曲线画简单图形,我画的是桃心图案,只要预先画出图案,选取合适坐标即可画出不同的图案-Computer graphics experiments parabolic spline drawn simple graphics, I paint the pattern of hearts, as long as the pre-drawn designs, select the appropriate coordinates can be drawn in different
graphics
- 这是我带计算机图形学实验时的一些资料,里面包括了基本的绘图程序:图形裁剪,画时钟,画圆,画直线,多边形填充,显示模式。还有一些学习MFC的资料和书籍以及绘图程序常用的函数。-This is my experiment with computer graphics some of the information, which includes a basic drawing program: Graphic cutting, painting clock, draw a circle, draw
NewDraw
- 计算机图形学实验。用。net开发的画图工具。附算法。-Computer graphics experiments. Use. net development of the drawing tools. Attached algorithm
fenxingtu
- 分形图 。计算机图形学实验内容之一。 用C++语言编写的画分形图的源代码。-Fractal images. One of the elements of computer graphics experiments. C++ language with painting the source code of fractal images.
tuxingxue1
- 计算机图形学实验源代码--Barsky直线裁剪算法-Experimental source code of computer graphics- Barsky line clipping algorithm
Computer-graphics-experiments
- 计算机图形学实验,基本图元绘制,日地月模型实现-Computer graphics experiments, the basic drawing primitives, at the Earth-Moon Model Implementation
exp3
- 计算机图形学实验报告,大三上学期实验,包含源码、实验报告- Computer graphics lab reports, junior experiment last semester, including source code, test report
test
- 计算机教学《计算机图形学实验》,各个实验的源代码,报告,以及实验结果和步奏-The computer teaching "computer graphics experiment", each of the source code, and the report, and the experimental results and the steps
zhixianhuizhicaijianyuqvyutianchong
- 计算机图形学实验代码,,在VC环境,分别是直线绘制与裁剪,区域填充算法。-Computer graphics test code in VC environment, namely, the straight-line drawing and clipping region filling algorithm.
cg
- 计算机图形学实验,直线与简单二维曲线画法-Computer graphics experiments, straight lines and simple two-dimensional curve drawing
ImageSystem
- 中点画圆与中点画直线 二维图形变换 多边形填充 计算机图形学实验-The midpoint Circle draws line in two-dimensional graphics transform polygon fill, computer graphics experiments
xrd
- 计算机图形学 实验 绘制一个圆 完整代码 VC6.0-Computer graphics to draw the circle the test complete code VC
计算机图形学实验
- B氏画线算法,中心画圆算法,中心画椭圆算法,优质的UI界面(Draw a line, draw a circle, and draw an ellipse)