搜索资源列表
DrawLine
- Delphi中绘制实时监控曲线,非常实用的源码。-Delphi mapping real-time monitoring curve, a very practical source.
drawline
- 这是用VB6.0开发的一个绘图程序,移动鼠标可显示坐标点的值。
drawline
- 一个方便的,精简的绘图程序,由VC++实现,功能齐全
drawLine
- 计算机图形学 bresenham 画直线 任意斜率
DrawLine
- 用bresenham,dda,midpoint三种算法实现画直线,鼠标可在屏幕上取点画直线
DrawLine
- vc画线,入门,供vc入门朋友参考,以后有好东东了,会及时上传
Drawline
- 二维图形的简单绘图程序-a simple two-dimensional graphics drawing program
DrawLine
- 三点曲线绘画以及端点拖动,实现智能化绘图功能
drawline
- 在vc++6.0环境下,处理动态画线问题的应用,程序简单实用,放心使用!
DrawLine
- 画图的实现文件!!有要整个完整的加我qq号350430904
drawline
- 程序运行Bresenham的直线算法,所用坐标系为笛卡尔直角坐标系, 起始状态:用户输入所画线段的起点和终点坐标(要求起点横坐标小于终点横坐标) 结束状态:程序打印出所画线段-Bresenham run a straight line algorithm, used for the Cartesian coordinates Cartesian coordinate system, the initial state: the user to enter the painting o
DrawLine
- 利用vc++ 实现了用鼠标绘图的重要功能-draw line
drawLine
- 利用TeeChart控件动态画线,并使画线能被鼠标点击和移动。-TeeChart control the use of dynamic drawing lines, and to draw lines that can be mouse clicks and movement.
DrawLine
- 用matlab编写的计算机图形学中的画线算法。包括几种经典的画线算法,如中点画线等。-Prepared using matlab draw line in computer graphics algorithms. Includes several classic line drawing algorithm, such as the dotted lines.
vb-drawline
- 在vb中实现交互式画图,绘制简单2维图形,窗体中点击显示,可改变颜色,线条样式-Implement in vb interactive drawing, draw a simple two-dimensional graphics, forms, click on display, can change the color, line styles
DrawLine
- 画线程序,可以绘制实线、虚线、点线、点划线等线型,并可以改变颜色。实现了橡皮筋技术。-Painting line program that can draw a solid line, dashed, dotted lines, dotted lines and other linear, and can change the color. Realized the rubber band technique.
MFCDrawLine
- 用MFC实现的一个画线程序,比较简单。呵呵O(∩_∩)O~
drawline
- 分别用DDA算法、中心点画线法和Bresenham算法实现任何斜率、任何方向直线绘制的演示程序。-DDA algorithm respectively, the center dotted line method and the Bresenham algorithm to any slope in any direction to draw a straight line demonstration program.
DrawLine-Draw-ellipse
- 利用DrawLine的方法绘制椭圆: 使用“Graphics”类的“DrawLine”方法绘制椭圆。 (提示:坐标点与角度的关系为: x=acosθ,y=bsinθ) -The DrawLine the method to draw an ellipse: " Graphics" class the DrawLine " method to draw an ellipse. (Hint: the relationship between the coord
drawline
- MFC绘图(点 线 面) 裁剪 平移 旋转 缩放-MFC drawline clip move etc
