资源列表
BreEllipse
- 目前一般只能画标准的椭圆,本代码实现了画斜椭圆,这个程序主要的思想来自Breseham算法!-Can only draw the current standard ellipse, the implementation of the code draw oblique oval, the main idea of this process from Breseham algorithm!
shishi
- 该文档格式为pdf,里边详细介绍了对clplot实时曲线类的一些改进方法,增加打印预览,数据保存,文件打开,并且附有完整的程序代码,不失为一篇好文章-The document format for the pdf, of the inside details of real-time curve clplot some type of improvement to increase the print preview, data, documents opened, and with the c
txx
- 1) 直线的生成 内容:用Bresenham算法画直线 要求: 将象素网格表现出来,建立网格坐标系 用橡皮筋的形式输入参数 鼠标移动时,显示鼠标当前位置 显示判别式的计算过程和下一点的选择策略 记录生成点的坐标,建议用表的形式 图形生成过程可以重复进行 2) 圆弧的生成 内容:用Bresenham算法画圆 要求: 将象素网
1mto2m
- cad中 可以将1米的等高距改为2米,5米改为10米 -change 1mto2m
shengyuxian
- 比较好用 是堔余弦函数 的代码 请读者改动一下-Comparison of useful functions are supported cosine modifying code reader
fascade
- This the fascade design pattern example. You can find its descirption in the GoF book.-This is the fascade design pattern example. You can find its descirption in the GoF book.
VCAD3.0
- 一个功能较为完善的CAD绘图程序,对于从事相关开发人员有一定帮助-A function of better CAD drawing program, for trade-related assist developers must have
Bezier2D
- 这是一个用VC写的2D Bezier曲线生成演示程序,可以根据鼠标点击实时生成B曲线。-This is a written with VC to generate 2D Bezier curve demo program can be generated in real time in accordance with the click of a mouse B curve.
DrawCircle
- 使用MATLAB 6.5开发,圆弧的扫描转换算法,中点画圆法画圆。-The development of the use of MATLAB 6.5, the scan conversion algorithm arc, the midpoint drawcircle drawcircle.
Bresenham_Line
- 使用MATLAB 6.5开发,扫描线算法画直线-The development of the use of MATLAB 6.5, draw a straight line scan line algorithm
LineScanConversion
- 使用MATLAB 6.5开发,圆弧的扫描转换算法,中点画圆法画圆。-The development of the use of MATLAB 6.5, the scan conversion algorithm arc, the midpoint drawcircle drawcircle.
MidpointLine
- 使用MATLAB 6.5开发,DDA算法画直线-MATLAB 6.5 to develop the use of, DDA draw a straight line algorithms