搜索资源列表
SwingButton
- 本文介绍如何创建SWING风格的按钮控件 基本思想:(1)按钮选中时,绘制已按钮中点为中心的蓝色矩形; (2)按钮预定义为自画风格; (3)以按钮本身矩形错位画线,采用不同的画刷,计划笔,产生 SWING效果。 函数定义
二.二维线画图元算法
- 北大版计算机图形学算法实现之中点法画线椭圆圆的VC程序-Beijing University computer graphics version algorithm among Point line drawing elliptical round VC Program
BasicGraphics
- 实现中点Bresenham算法画直线 实现改进Bresenham算法画直线 实现Bresenham算法画圆(八分法绘制圆) 实现Bresenham算法画椭圆(四分法绘制圆) 实现具有宽度的图形(线刷子或方刷子)-Mid-Bresenham draw line Improved Bresenham algorithm Draw circle Draw ellipse Line/Square brush
cgdemo
- 利用Visual studio2008实现了中点划线,Breasenham画线算法等实现-Visual studio2008 dotted line, Breasenham, line drawing algorithm to achieve
DDA-line-and-midpoint-circle
- 包含了DDA方法画线及中点法画圆,在绘图区域任意指定圆心及半径即可实现画圆命令-DDA method of drawing a line and the midpoint method to draw a circle, circle command can be achieved in any specified center and radius of the drawing area
aljlyithmPeking
- 北大版计算机图形学算法实现之中点法画线椭圆圆的VC程序-Peking University version of the computer graphics algorithm implementation of point line drawing ellipsoid, round VC program
DDA_centerbresenham
- 可以实现DDA算法和中点bresenham算法,画线,使用vc++6.0实现,-DDA algorithm can be achieved and the middle point bresenham algorithm, drawing lines, using vc++ 6.0 implementation,
DDA_bresenham
- 使用MATLAB编程实现画线算法DDA和中点bresenham算法-Using MATLAB programming to achieve the object line DDA and midpoint bresenham algorithm
kersiondbneversion
- 北大版计算机图形学算法实现之中点法画线椭圆圆的VC程序(Peking University version of the computer graphics algorithm implementation of point line drawing ellipsoid, round VC program)
1072808
- 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆()
securitj
- 北大版计算机图形学算法实现之中点法画线椭圆圆的VC程序()