搜索资源列表
DrawLine
- 打印长度可以随数据的载入进行缩放的实时曲线源码
drawline
- 通过数值微分法,中点画线法,Bresenham法画任意斜率直线
DrawLine
- 计算机图形学的各类直线算法的VC++实现,自定义类来实现
drawLine
- 多线程GDI+画线例程,主要用于做画图系统模板-Multi-threaded GDI+ line drawing routines used to do drawing template system
DrawLine
- vc直线的绘制,包括DDA算法和Bresenham算法和中点算法。-vc draw the line, including the DDA algorithm and Bresenham algorithm and the midpoint algorithm.
drawline
- 简单小程序,可以实现直线的绘制,小巧可爱-Can realize linear mapping
drawline
- 给定两点画直线 三种不同的方法 想要的可以试一试-Given two o' clock draw a straight line in three different ways you want you can try
drawLine
- 直线中点Bresenham 算法:每次在主位移方向上走一步,另一个方向上走不走步取决于中点偏差判别式的值。-Linear midpoint Bresenham algorithm: Each displacement in the direction of the main step, do not go walking in another direction depending on the midpoint of the deviation value of the discriminan
DrawLine-Circle
- OpenGL实现画线、画圆算法,代码可成功运行。-OpenGL implementation of the painting line, circle algorithm, code can be successfully run.
drawline
- 属于计算机图形学,可以画出不同宽度的虚线。(Belongs to computer graphics, can draw out different widths of the dotted line.)
