test1

所属分类:对话框与窗口
开发工具:Visual C++
文件大小:2289KB
下载次数:6
上传日期:2013-10-21 22:52:06
上 传 者muaju
说明:  将中点Bresenham算法推广到绘制任意斜率的直线段。使用对话框输入直线的起点和终点坐标,以屏幕中心为二维坐标系原点,绘制任意斜率的直线段。编制CLine类,成员函数为MoveTo()和LineTo()。对边界像素的处理原则是“起点闭区间、终点开区间”,即要求所绘直线达到VC++的MoveTo()和LineTo()函数的绘制效果。
(Midpoint Bresenham algorithm will be extended to the slope of the straight line segment drawn arbitrarily. Using the dialog box to enter the start and end coordinates straight to the screen for the two-dimensional coordinate system center, draw an arbitrary line segment slope. Preparation CLine class member function MoveTo () and LineTo (). On the boundary pixel processing principle is " closed interval starting and ending open interval" that requires a straight line drawn up VC++ the MoveTo () and LineTo () function rendering results.)

文件列表:
test1 (0, 2013-10-21)
test1\Debug (0, 2013-10-21)
test1\Debug\Input.obj (10080, 2013-10-21)
test1\Debug\MainFrm.obj (19651, 2013-10-21)
test1\Debug\StdAfx.obj (105390, 2013-10-21)
test1\Debug\test1.exe (118828, 2013-10-21)
test1\Debug\test1.ilk (321960, 2013-10-21)
test1\Debug\test1.obj (22628, 2013-10-21)
test1\Debug\test1.pch (5507044, 2013-10-21)
test1\Debug\test1.pdb (467968, 2013-10-21)
test1\Debug\test1.res (7888, 2013-10-21)
test1\Debug\test1Doc.obj (14404, 2013-10-21)
test1\Debug\test1View.obj (24690, 2013-10-21)
test1\Debug\vc60.idb (214016, 2013-10-21)
test1\Debug\vc60.pdb (364544, 2013-10-21)
test1\Input.cpp (1030, 2013-10-21)
test1\Input.h (1208, 2013-10-21)
test1\MainFrm.cpp (2506, 2013-10-21)
test1\MainFrm.h (1581, 2013-10-21)
test1\StdAfx.cpp (207, 2013-10-21)
test1\StdAfx.h (1054, 2013-10-21)
test1\res (0, 2013-10-21)
test1\res\Toolbar.bmp (1198, 2013-10-21)
test1\res\test1.ico (1078, 2013-10-21)
test1\res\test1.rc2 (397, 2013-10-21)
test1\res\test1Doc.ico (1078, 2013-10-21)
test1\resource.h (868, 2013-10-21)
test1\test1.aps (44632, 2013-10-21)
test1\test1.clw (2805, 2013-10-21)
test1\test1.cpp (4191, 2013-10-21)
test1\test1.dsp (4656, 2013-10-21)
test1\test1.dsw (516, 2013-10-21)
test1\test1.h (1345, 2013-10-21)
test1\test1.ncb (50176, 2013-10-21)
test1\test1.opt (51712, 2013-10-21)
test1\test1.plg (1935, 2013-10-21)
test1\test1.rc (12633, 2013-10-21)
test1\test1Doc.cpp (1722, 2013-10-21)
test1\test1Doc.h (1464, 2013-10-21)
... ...

近期下载者

相关文件


收藏者