资源列表
seg2READ
- VC++编写的工程文件,可以读取seg2格式的程序,-READ SEG2
Drawtest
- 一个简单的绘图程序,能够绘制点,线和矩形,并实现直线和矩形的橡皮筋功能和图形重绘功能-A simple drawing program, able to draw points, lines and rectangles, straight lines and rectangles rubber band functionality and graphics redraw function
vc6MFCDraw
- VC6下的MFC画图练习。 一个简单的图案 北航图形学作业-MFC VC6 of drawing exercises. A simple pattern Northern graphics operations
DDACircle
- 使用直接画圆算法,运用鼠标响应函数,只要确定圆的中心与半径就可以画出所需的圆-Algorithm using direct circle, using the mouse response function, just make sure the center circle and the radius of the circle needed to be drawn
CGraphic
- 一个画图程序 实现了 点 直线 矩形 圆等的画图实现-Point of a drawing program implements such as drawing a straight line realization of a round rectangle. . .
Rectangle
- 一个可以画矩形和椭圆的VC程序,同时可以对画矩形进行允许和禁止切换-One can draw rectangular and elliptical VC procedures, can be painted to allow and prohibit switching rectangular
aa
- 在DLG中获得View的指针 CMainFrame* frm=(CMainFrame*)AfxGetApp()->m_pMainWnd CAaView * pView=(CAaView*)frm->GetActiveView() CDC *pDC=pView->GetDC() -Obtain View pointer in DLG
Graphic
- 用C++绘制点,线,椭圆等简单图形,以便在显示器客户区绘图,对C++初学者很有用,很典型的例子。-use the C++ language to draw some easy graph.
test
- 可以将规则的矩形转换为以任意四个点为顶点的不规则的四边形。-Rectangular rules can be converted to an arbitrary four-point vertex of the irregular quadrilateral.
draw
- VC++画图程序draw,开发环境VC6.0-VC++ Paint program draw, development environment VC6.0
VCDRAW
- 画图程序,希望大家喜欢,请多多支持。谢谢了-Paint, hope you like, please support. Thank you
Bresenham_line
- Bresenham算法直线产生算法,产生实线-Bresenham algorithm to generate solid line