-
Bezier
三次bezier曲线的绘制(其中调用pow())。(The drawing of cubic Bezier curve (where pow ()).)
- 2018-12-02 18:09:28下载
- 积分:1
-
line
MFC画图程序,实现动态画直线、椭圆等功能(MFC drawing procedures, to achieve dynamic painting a straight line, oval and other functions)
- 2007-11-12 16:20:41下载
- 积分: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
-
orientation
80 纤维取向为设置的方向,20 为随机。利用Koch曲线模拟非织造纤维网。(we simulated various kinds of nonwovens through programming with Visual basic,in which 80 fibers are oreintation,20 are random. )
- 2010-11-08 13:51:03下载
- 积分:1
-
breseham
这个程序是用Breseham画法在visual c++平台下画直线和圆。可以对图像进行刷新,画多条直线,多个圆(This procedure is used Breseham paint in visual c++ platform for the next drawing a straight line and circle. Can refresh the image, painted more than a straight line, a number of round)
- 2009-02-14 10:33:41下载
- 积分:1
-
RayTracing
采用层次包围盒、八叉树加速的光线跟踪算法(ray tracing using level boundary box and eight branch tree algorithm)
- 2020-12-31 21:48:59下载
- 积分:1
-
ThreeBSpline_VC
说明: 三次B样条,程序中有部分说明,可以自由在其中进行扩展设计其它类似样条程序.(cubic B-spline, some procedures that can be carried out in one free expansion design similar kind of procedure.)
- 2006-05-09 10:13:42下载
- 积分:1
-
series_active_filter
for PSCAD softwear it can be very easy and coming soon challenger in this soft
- 2013-10-17 22:51:52下载
- 积分: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
-
GraphDraw
绘图程序,可以自由绘制直线、矩形、圆、多边形,可以设置颜色和宽度,并且能够进行图元基本操作,如剪裁、缩放及填充功能。(Drawing program, free to draw lines, rectangles, circles, polygons, you can set the color and width, and can be primitive basic operations, such as cropping, scaling and filling functions.)
- 2011-10-25 10:45:48下载
- 积分:1