-
bseeelj-and-hankel-function
用于求解各阶贝塞尔函数和汉克尔函数零点,希望对大家有帮助。(besselj and hankel functions)
- 2014-08-19 21:22:19下载
- 积分:1
-
Bezier
实现贝塞尔曲线的编程,即人为指定N个点,程序自动生成这N个点的贝塞尔曲线。(Programming Bezier curve, namely human specified N points, the program automatically generates N points Bezier curve.)
- 2013-03-24 10:31:51下载
- 积分:1
-
drawMFC
一个简单的程序,可以绘制点、线、圆、方。可以保存成一定格式的图片文件。软件最大的问题是绘图基本在对应的鼠标事件里进行,而没有在paint方法里进行,可借鉴。(A simple program, you can draw points, lines, circles, square. Can be saved into a certain format image files. The biggest problem is the graphics software basic mouse events in the corresponding conduct, but not in the paint method in the conduct, we may learn.)
- 2013-09-13 09:27:12下载
- 积分:1
-
Bresenhamline
杜晓增计算机图形学基础Bresenham画线源码(Du Xiaozeng computer graphics based Bresenham line source)
- 2015-05-26 08:37:03下载
- 积分:1
-
zaxchil
很好的齿轮cad参数化设计程序,能够进行直齿轮和斜齿轮的参数化设计和cad绘图输出(Cad good gear parametric design process, can spur gear and helical gear parametric design and cad graphics output)
- 2020-09-09 10:48:01下载
- 积分: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
-
PolygonDecompose
二维简单多边形凸分解源代码以及详细的使用说明(Two-dimensional simple convex polygon decomposition of the source code and instructions)
- 2021-03-22 14:59:17下载
- 积分:1
-
Draw
c++图形的绘制(曲线图.饼状图.柱状图) 以及 图形的打印 与打印预览(c++ graphics rendering (curves. caky Fig. histogram), and graphics printing and print preview)
- 2008-07-21 10:49:43下载
- 积分:1
-
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
-
Graphic2
VC++几何绘图实例,如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用(failed to translate)
- 2013-05-02 09:46:31下载
- 积分:1