-
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
-
MFC_draw
说明: 用VC++编写,MFC文档框架,是一个简易的画图小程序,在文档界面上画图(With VC++ Prepared, MFC framework document is a simple drawing of small procedures, the document interface drawing)
- 2008-09-26 15:11:27下载
- 积分:1
-
Afuzhuangcadsp
服装CAD源代码,可以进行bspline的打断分割割,裁减操作,而且还可以解析shx字库,进行标注等。
(Garment CAD source code can be bspline split the interrupted cut cut operation, but also can resolve shx font marked.)
- 2012-09-08 12:55:50下载
- 积分:1
-
1-MyPaint
用MFC实现画图板,包括绘线,几何图形,上色等等,简单易懂。(To realize drawing board with MFC)
- 2012-11-20 11:30:55下载
- 积分:1
-
shiyan3-
计算机图形学,mfc实现二维图形的基本几何变换,如平移、旋转、缩放、对称、错切变换(Computer graphics, mfc achieve the basic two-dimensional graphics geometric transformations, such as translation, rotation, scaling, symmetry, shear transformation)
- 2020-06-30 23:20:02下载
- 积分:1
-
Project
根据图框块自动识别图纸并预览打印。函数参数分别为:打印机名称,打印样式,打印纸张,打印份数,自动纸张,自动旋转,自动关闭,自动识别图框(Autoprint according to the drawing blocks.)
- 2020-06-17 09:00:02下载
- 积分:1
-
The-midpoint-Stake-program
测绘方面的道路中桩计算程序。缓和曲线、圆曲线。(Surveying and mapping aspects of the road in the pile calculation program. Curve, the circular curve.)
- 2012-04-20 09:12:45下载
- 积分: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
-
ZUIBIAO
MFC 画出简单的坐标 并通过按钮产生随机点坐标(横坐标逐渐增大纵坐标随机)存入文件中 另一按钮实现读出数据并将点连成折线(MFC drawing simple coordinate and through the button generates random point coordinates (abscissa increases ordinate random) into a file and another button to achieve read data points connected into line)
- 2013-09-14 13:59:46下载
- 积分: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