资源列表
Bezier
- 一个非常简单的三次贝齐尔Bezier曲线生成算法,由给定的控制点通过Bernstein基函数生成。-A very simple cubic Bezier Bezier curve generation algorithm, from given control points generated by Bernstein basis functions.
DrawPicture
- 示例小程序,可以实用画笔画图,并可保存位图-Sample applet, you can brush drawing practical, and save the bitmap
Draw
- 简单的MFC编程,实现画随机点,线,矩形等-Simple MFC programming, random draw points, lines, rectangles, etc.
caidan
- 菜单画图程序,分别在客户区窗口画出直线,圆和正方形。也可以使用工具栏的快捷方式画图。-Paint program menu, respectively, the window in the client area to draw a straight line, circle and square. You can also use the toolbar shortcut to drawing.
tree
- 用VC++实现绘制冠状分形树,已通过调试
Circle
- 本程序实现的功能: 生成一个网格图,在网格中绘制圆,圆的圆心位置和半径可由对话框给定,网格的密度要能根据圆的直径大小而改变;也左键可用鼠标在屏幕上单击确定圆心,并拖动橡皮筋再单击鼠标右键确定半径大小。 具体操作说明: 菜单中的“绘图”菜单下有两个子菜单,分别为“鼠标交互”和“对话框设置”子菜单。 点击“鼠标交互”,即可用鼠标在窗口中画圆,鼠标左键按下的位置为圆心,采用橡皮筋画法,当拖动鼠标时,可看到圆也跟随变化,当再按下鼠标右键时即得到半径,从而绘制出圆形; 也可采用对话框设
DiaLine
- 鼠标绘制直线,坐标输入坐标点绘制直线,外加图形的重绘功能-The mouse to draw a straight line, the coordinates enter the coordinates to draw a straight line, plus graphics redraw function
mobile-cart
- 移动的小车,动画设计,利用库函数实现圆,线条的绘画,并利用形参实现移动效果-Mobile cart, animation design, use of library functions achieve circular painting of the lines, and use of the formal parameter moving effect
picture
- 实现图片的旋转,用c语言编写的,很详细。现在找来分享给大家。需要的people就拿走吧-change picture
Grid_Draw
- 这是一个简单的绘图源代码,可以画点阵等。-This is a simple drawing source code, you can draw dot matrix and so on.
C_84
- 用MFC编写的一个可以自己填写RGB值才绘制不同颜色的矩形的源代码程序,编译已通过。-One can fill the rectangle before drawing different colors of the RGB values written in MFC source code program, the compiler has passed.
circle-MFC
- 连接一个圆的圆周亮点之间的线段称为弦。计算在圆周上分布有N个点的园内,有多少条弦? 弦的计算绘图程序功能要求 (1)绘制一个大圆圈 (2)依次在圆周上分布2~20个点,在任意两点之间绘制弦。 (3)画出绘画效果,并计算和显示出弦的个数。 (4)如果从某个点出发,可以一笔画出这个构建的图形吗?记住,在绘制过程中可以重复经过点,但不可以重绘边。 -Bright circumference of a circle connecting between the chord lin