搜索资源列表
cad041401
- VC 调用AUTCAD 画一根直线的源码。-VC call to draw a straight line AUTCAD source.
DrawLine
- vc直线的绘制,包括DDA算法和Bresenham算法和中点算法。-vc draw the line, including the DDA algorithm and Bresenham algorithm and the midpoint algorithm.
Line
- vc单文档界面下绘制多条直线,点击右键即可删除直线-vc single-document interface to draw the line, right click to delete line
VC-2D-Draw
- 该程序主要功能是在VC实现基本图形的绘制,包括直线,弧形,矩形,椭圆等,并可以讲图形数据保存到文件中,同时还可以计算图形的面积等-The main function of the program is implemented in VC basic graphics rendering, including straight line, arc, rectangle, ellipse, and can speak graphical data saved to a file, also can
EastDraw
- VC++实现,画图工具,仿照CAD,可以画直线、圆、多边形-Achieve VC++, drawing tools, modeled on CAD, you can draw a straight line, circle, polygon, etc.
little-bear
- 利用VC++实现不规则线段的拼接,进而绘制出卡通小熊图案-To utilize VC++ irregular line segments stitching, and then draw a cartoon bear pattern
Draw-a-straight-line-and-circle
- 使用VC++6.0编程的直线和圆绘图程序,本程序功能较为直观清晰,供初学者使用~-Use VC++6.0 programming linear and circular drawing program, the program features a more intuitive and clear, for beginners to use ~
Graphic
- 画图,孙鑫VC视频中的案例,画点、线、矩形以及椭圆,设计菜单编程-graphic,draw dot,line,rect.add bitmap
point_line_rectangle_quadrangle
- 使用vc++和opengl画出一个点、线、三角形、四边形,这个的前提是编译器里要提前有opengl的头文件和开发环境。-Use OpenGL and vc++ to draw a point, line, triangle, quadrilateral, the premise is that the compiler should have OpenGL header files and development environment in advance.
