资源列表
CAD程序
- 设计了一个CAD小型软件,该软件所具备的功能有:基本绘图功能(包括画点,画线,画圆,画折线,画多边形)和删除、移动的功能。在设计中,运用了MFC的基本知识及链式存储、队列等知识实现了以上功能。(A small CAD software is designed, which has functions of basic drawing, including drawing points, drawing lines, drawing circles, drawing polygons, drawi
plot
- 利用·matlab,在同一坐标内绘制两条曲线(Draw two curves in the same coordinates by using MATLAB)
图形学
- 本人自己写的图形学文件,在vs2010上可以运行(配置openGL环境),包含生成直线,圆,和线段裁剪算法。(My own graphics file, on VS2010, can run (configure the openGL environment), including the generation of straight line, circle, and line clipping algorithm.)
CHAP10
- 块统计,用来统计一张图纸上同一名字块的数量和位置。(Block Statistics werewerw werwer wer6uy65 urtyrtyr)
CSimpleDrawer
- 设计一个简易的画图程序,能够绘制直线、矩形与椭圆,并运用序列化对所绘图形进行保存与打开。(Design a simple drawing program, can draw straight line, rectangle and ellipse, and use serialization to save and open the drawing.)
painter
- really a nother spl w
vc++简单绘图工具
- 运用MFC编写的画图工具,可以实现图元的绘制、删除等操作(Drawing tools written in MFC,The operation of drawing, deleting and so on can be realized.)
circlize-book.pdf
- 专门用于绘制circle图形的r包,比Rcircle等其他包的功能更强大一些(R packages dedicated to drawing circle graphics)
VC上机测试
- mfc单文档画圆,用ondraw函数实现(MFC single document drawing circle)
Introduction to C++ Programming and Graphics
- C++ Programming and Graphics(Introduction to C++ Programming and Graphics)
src
- 利用Bresenham画圆法、中点画圆法以及椭圆生成算法在java界面绘制(Using the Bresenham circle method, the middle point drawing circle method and the ellipse generation algorithm to draw the java interface)
src
- 采用Sutherland-Hodeman多边形裁剪算法和Cohen-Sutherland直线裁减算法在java界面实现(The implementation of the Sutherland-Hodeman polygon clipping algorithm and the Cohen-Sutherland line reduction algorithm in the java interface)
