-
DrawLine
图形学上机实验,用三种算法画线。包括Bresenham画线算法、中点画线和数值微分画线算法(Graphics on an experiment with three algorithms draw the line. Bresenham line algorithm, the dotted line and numerical differential line drawing algorithm)
- 2013-04-18 13:33:27下载
- 积分:1
-
COMPUTER_GRAPHICS
本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中(this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generation ,three times spline curve and so on),source code and executable
files are all included in the compressed
file。 )
- 2020-11-24 16:19:32下载
- 积分:1
-
MFC-drawing
MFC做的画图软件 只能画直线 还有待改进 适合初学者 看看(MFC do draw a straight line drawing software can be improved for beginners look)
- 2013-12-19 15:51:43下载
- 积分:1
-
MyQtproject
简单画图板,初学者实用,比较简单,如果喜欢可以下载来看看(Simple drawing board, beginners practical, relatively simple)
- 2013-12-18 13:42:50下载
- 积分:1
-
computer-graphics-curriculum-design
本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。(This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of computer graphics.)
- 2013-10-27 16:36:07下载
- 积分:1
-
circle-fit-based-on-VC
该程序实现圆拟合,对学习圆拟合有一定帮助。(circle fit based on VC++)
- 2012-05-07 11:13:16下载
- 积分:1
-
the-image-tube-CAD
本文以电场的三大定理、连续超张弛迭代算法、拉格朗日插值算法等原理知识作为理论基础,以 C 语言为编程工具,将由根据以上物理和数学原理所推导出来的模型转化为可以计算像管内电势的 CAD 程序软件。所编写的程序可以在给定像管参数和电极电位的情况下,计算圆柱形像管内任意一点的电位大小,并绘制出像管内的等势线;拉格朗日插值得到对称轴上任一点的电位值。 (In this paper, we base on the three theorems of the electric field, continuous ultra-relaxation iterative algorithm, and Lagrange interpolation algorithm. We use the C language as a programming tools, and transform the model derived above into a CAD software to calculate the electric potential in the image tube. In case the image tube parameters and electrode potential are known, the program written can get the potential of every point in the image tube, and plot equipotential lines inside the image tube. It can also get the potential of every point on the axis of symmetry by Lagrange interpolation. )
- 2015-02-04 22:28:55下载
- 积分:1
-
the-four-order-Runge-Kutta-method.
用四阶龙格-库塔法求系统在U单位阶跃输入下该系统的响应曲线(Using the four order Runge Kutta method to find the response curve
)
- 2013-11-05 21:23:28下载
- 积分:1
-
Bresenham-UPDATE
基于Bresenham算法的四步画直线算法,加快画直线速度(draw line based Bresenham update alogrith)
- 2013-08-28 11:35:17下载
- 积分:1
-
mfcbspilin
mfc 实现绘制3次B样条 效果很好 模块化可以在自己论文中使用(mfc achieved drawing cubic B-spline)
- 2013-10-10 19:46:06下载
- 积分:1