搜索资源列表
DrawLine
- 用VC实现在对话框中实现曲线绘制,一种界面实现方法-In the dialog box to achieve curve drawing
WLMFC
- MFC橡皮线的实现,适合初学MFC的童鞋们参考-MFC DrawLine
DrawLine
- 该资源实现了用鼠标在窗口上画直线的功能!-The resources to achieve a draw with the mouse in the window line features!
DrawLine
- VC++编程、计算机图像学、矩阵实现图像的基本变换,旋转、平移、比例变换、微分和整数算法绘制直线-Basic transformation of the image VC++ programming, computer iconography matrix, rotation, translation, scaling, differential draw straight lines and integer arithmetic
Drawline
- 用程序构造十列八行的图标,再在图标上绘制折线。-Application to construct ten eight rows of icons, to draw polylines icon.
DrawLine
- 使用Bresenham算法生成直线.Bresenham算法的基本原理就是将光栅设备的各行各列象素中心连接起来构造一组虚拟网格线。按直线从起点到终点的顺序计算直线与各垂直方向网格线的交点,然后确定该列象素中与此交点最近的象素。-Using the Bresenham algorithm to generate a straight line.The basic principle of Bresenham algorithm is to each row of each column of pix
