资源列表
test
- 可以将规则的矩形转换为以任意四个点为顶点的不规则的四边形。-Rectangular rules can be converted to an arbitrary four-point vertex of the irregular quadrilateral.
Graphic
- 用C++绘制点,线,椭圆等简单图形,以便在显示器客户区绘图,对C++初学者很有用,很典型的例子。-use the C++ language to draw some easy graph.
aa
- 在DLG中获得View的指针 CMainFrame* frm=(CMainFrame*)AfxGetApp()->m_pMainWnd CAaView * pView=(CAaView*)frm->GetActiveView() CDC *pDC=pView->GetDC() -Obtain View pointer in DLG
Rectangle
- 一个可以画矩形和椭圆的VC程序,同时可以对画矩形进行允许和禁止切换-One can draw rectangular and elliptical VC procedures, can be painted to allow and prohibit switching rectangular
CGraphic
- 一个画图程序 实现了 点 直线 矩形 圆等的画图实现-Point of a drawing program implements such as drawing a straight line realization of a round rectangle. . .
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
vc6MFCDraw
- VC6下的MFC画图练习。 一个简单的图案 北航图形学作业-MFC VC6 of drawing exercises. A simple pattern Northern graphics operations
Drawtest
- 一个简单的绘图程序,能够绘制点,线和矩形,并实现直线和矩形的橡皮筋功能和图形重绘功能-A simple drawing program, able to draw points, lines and rectangles, straight lines and rectangles rubber band functionality and graphics redraw function
seg2READ
- VC++编写的工程文件,可以读取seg2格式的程序,-READ SEG2
circle-MFC
- 连接一个圆的圆周亮点之间的线段称为弦。计算在圆周上分布有N个点的园内,有多少条弦? 弦的计算绘图程序功能要求 (1)绘制一个大圆圈 (2)依次在圆周上分布2~20个点,在任意两点之间绘制弦。 (3)画出绘画效果,并计算和显示出弦的个数。 (4)如果从某个点出发,可以一笔画出这个构建的图形吗?记住,在绘制过程中可以重复经过点,但不可以重绘边。 -Bright circumference of a circle connecting between the chord lin
C_84
- 用MFC编写的一个可以自己填写RGB值才绘制不同颜色的矩形的源代码程序,编译已通过。-One can fill the rectangle before drawing different colors of the RGB values written in MFC source code program, the compiler has passed.
Grid_Draw
- 这是一个简单的绘图源代码,可以画点阵等。-This is a simple drawing source code, you can draw dot matrix and so on.