-
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
-
AddCAD
AE实现加载CAD格式的数据,以及对其进行转换格式,转换为SHP等格式,还有对其进行编辑等操作(AE spatial data editing functions, including generating points, generating lines, as well as delete, move elements such as fried operation)
- 2013-10-26 11:23:37下载
- 积分:1
-
fenxintu
分形几何是数学领域里新兴的课题,如果将图形的每个元素按某种规则进行变形,得到新的图形,以此类推,进行若干次变形后得到的图形就是分形图形。本程序实现分形图。(Fractal geometry is the mathematical field of emerging issues, if the graphics of each element according to certain rules of deformation, new graphics, and so on, to carry out a number of graphics after deformation is fractal graphics. This procedure realize fractals.)
- 2008-06-03 11:21:52下载
- 积分:1
-
DrawToolsRedux-Source
C#仿绘图板制作的绘图程序源码,可以修改大小,旋转。可以放图片(Paint Code Develope By C#,can put picture )
- 2017-03-07 15:10:35下载
- 积分:1
-
数字图象处理1.1
数字图像处理的课程设计,装起来有些麻烦,见附带的文本文档,可以做一些简单的栅格图像处理,但结合摄影测量获得的同名像点可以进行三维观测(digital image processing of curriculum design, and put up some trouble, see accompanying text documents, they can do some simple raster image processing, but the combination of photogrammetry was the same name as the 3D point can be observed)
- 2005-05-19 15:28:10下载
- 积分:1
-
Bresenham-UPDATE
基于Bresenham算法的四步画直线算法,加快画直线速度(draw line based Bresenham update alogrith)
- 2013-08-28 11:35:17下载
- 积分: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
-
draw
电力系统绘图程序源码,对开发GIS系统的程序员有一定的帮助(VC++ electrotic DRAWING PROGAM)
- 2016-04-24 19:05:38下载
- 积分:1
-
scribble
极其简单的MFC画图小例子,但是可以学到很多的基本知识,不错的例子,微软出品!!!!(Extremely simple MFC drawing small example, but you can learn a lot of basic knowledge, a good example, Microsoft Publisher! ! ! !)
- 2013-11-27 13:55:38下载
- 积分:1
-
RayTracing
采用层次包围盒、八叉树加速的光线跟踪算法(ray tracing using level boundary box and eight branch tree algorithm)
- 2020-12-31 21:48:59下载
- 积分:1