资源列表
bianbiaotianchong
- 计算机图形学,使用有效边表算法填充多边形-Computer graphics, using the effective side table algorithm filled polygons
MFCWORK5_COONS_CURVE
- 绘制COONS曲线。首先在绘图区绘制曲线的切线,然后自动绘制出曲线出来。计算机图形学的难度较大的题目。-Draw the the COONS curve. First draw a tangent to the curve in the drawing area, and then automatically plot the curve out. Computer graphics more difficult questions.
MFCWORK2_OVAL
- 通过打点的方法绘制一个椭圆,重点在于坐标的计算。是计算机图形学的一个基础题目。-RBI draw an ellipse, a focus on the calculation of the coordinates. Is a fundamental topic in computer graphics.
MFCWORK2_FILL
- 对一个不规则的区域进行填充,采用种子算法进行填充。是计算机图形学的一个经典例题。-Populated area of an irregular filled seeds algorithms. Is a classic example of computer graphics.
MFCWORK2_CUT
- 绘图区中绘制矩形和线段,相交部分进行矩形对线段的裁剪-Drawing area, draw a rectangle and line segments, the intersection of rectangular cut on the line segment
test4
- (2) 猜数游戏。编写一个猜数程序,该程序随机在1到1000的范围中选择一个供用户猜测的整数。界面上提供一个文本框来接收用户输入的猜测的数,如果用户猜得太大,则背景变为红色,如果猜得太小,背景变为蓝色。用户猜对后,文本框变为不可编辑,同时提示用户猜对了。界面上提供一个按钮,使用户可以重新开始这个游戏。在界面上还需显示用户猜测的次数-(2) guessing game. Guess the number of writing a program, the program randomly choo
DDA
- 详细的DDA直线算法,运行环境VC++6.0-Details of the DDA linear algorithms running environment VC++6.0
Bezier-and-B-spline-surface
- 一个利用VC++和OPENGL绘制bezier曲面B样条曲面的源程序。-a program of drawing bezier surface B spline surface by using VC++ and OPENGL
Graph-theory-suitable-VS202
- 实现了自己布置节点,布置路径,移动节点,并且能够查询两点间的最短路径,并用红色标出来。-Disposed node and, disposed path, the mobile node, and can query the shortest path between two points, and with red marked out.
VB-Draw-sine-wave
- 使用VB绘制正弦波,根据正弦波图形的特点,找出特殊点进行绘制-Use VB to draw a sine wave, sine wave pattern characteristics to identify special points to draw
VB-Drawing-locale
- 使用VB设置绘图区域,能够在绘图区中显现出图形-VB to set the drawing area, showing the graphics in the drawing area
VB-Draw-diode-rectifier-waveform
- 使用VB绘制乘积波形,将两个余弦和正弦波乘积得到新的波形-VB drawing product waveform, two cosine and sine wave multiplied new waveform