搜索资源列表
bresenhamsuanfachengxu
- bresenham画线算法程序,运行环境windows xp TC2.0环境.-bresenham line drawing algorithm procedures, the environment windows xp TC environment.
Ultra-linear-interpolation
- 该程序使用了Bresenham算法的思想将四个象限-The program uses the idea of ??the Bresenham algorithm four quadrants
BresenhamLine
- 在VC中实现Bresenham算法画直线-Bresenham algorithm in VC draw a straight line
Bresenham_1937491052005
- This code implements Bresenham algorithm for drawing cricle.This technique can be appied to draw anything (not only circle). I use mingw32 and openGL library.
WYSGRYU02
- 运用vc++6完成Bresenham算法的360度橡皮条算法还有中心画圆共享一下()