搜索资源列表
mapc
- 计算子午圈半径M 计算卯酉圈半径N 计算玮圈半径r 计算经线弧长Sm 计算纬线弧长Sn 计算球面梯形面积 计算最大角度变形 计算球面极坐标-calculated Meridian circle radius circle conveniently calculated M N calculation Wei radius circle radius r calculated meridian arc Sm calculated latitude arc
trace_animation
- 实现了弧长参数化曲线,可获得匀速,匀加速,匀减速运动时,曲线上点的坐标,并显示,使用opengl显示-realized the length parametric curve, will be uniform, acceleration, deceleration absorbed campaign, the curve coordinates of points, and showed that the use opengl show
12
- 计算弧长的公式,需要输入弦、半径。联系方式:ybybzgy◎126.com
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
Arc_length
- 非线性方程组求解的伪弧长程序,包括追踪分岔点,分岔路径选择等程序文本。-Nonlinear equations of the pseudo-arc processes, including tracking bifurcation point, bifurcation path selection program text.
L_from_MD
- 一个大地测量计算程序,目的为由给定地理纬度计算从赤道起算的子午弧长。-A geodetic calculation procedures, the purpose of the grounds of a given geographic latitude calculated starting from the equator of the meridian arc.
auto07p
- 一个计算分岔的软件,采用弧长延拓算法,计算后可以画出分岔图形。安装请看说明手册,是解压后doc目录下的auto.pdf。也可以在windows下安装,但需要仿unix环境,例如cygwin。-Bifurcation of a calculation software, the use of arc-length continuation algorithm, calculation can draw graphics bifurcation. See the installation instr
code
- Eular方程的移动网格程序,用弧长函数做控制函数。-moving mesh for Eular equation
ExpandingRods
- 题意:已知一个圆的弦长l0及这条弦所在的弧长l1,求弦的中心点到弧的中心点的距离 思想:这是一个列方程然后利用二分法解方程的题目,令该疑弧所对的圆心角为anlg, 半径为r,根据题意有两个方程:l1=anlg*r l0=2*r*sin(anlg/2) 两个方程两个未知数, 通过化简有:2*l1*sin(anlg/2)-anlg*l0=0 因为角度的值是从0到2*pi,题目中讲到过 弧的长度不可能大于弦的两倍,所以角度不可能取到2*pi,但是有可能为0,把零特殊考虑, 再从0到
plpro
- 一个求多义线各段参数(如果是弧段则有半径弧长)的lisp程序 编号 1:凸度,2:弦长或直段长,3:半径,4:弧长,5:圆心-- 加载程序,运行bulge,则显示上述参数-A request polyline paragraphs parameters (if there arc radius of the arc length) of the lisp program number 1: crown, 2: string length or long straight section,
guanjie
- 采用刚性关节链模型解决了保弧长的曲线变形问题-Based on the technique of inverse kinematic chain,the problem of mid—point—goal deformation is solve
Calculated.ellipsoid.arc.length.control.survey
- 控制测量椭球面弧长计算Calculated ellipsoid arc length control survey -Calculated ellipsoid arc length control survey
uca_ambiguity
- 一个计算均匀圆阵角度估计模糊集的程序。通过计算阵列流形的弧长参数,求得阵列的模糊生成集。-A calculation of the angle estimation with uniform circular arrays ambiguity set procedures. Array manifold by calculating the arc length parameter, obtained an array of ambiguity generating set.
calARC
- 测绘学的基本程序,计算平行圈和子午圈弧长,是按课本上的公式算的,没有控制精度-Circle arc parallel computing
arcdim
- 测量弧的线性长度并在绘图平面标注弧长。arcdim-The linear length measuring arc and arc length dimension in the drawing plane. arcdim
Arc-length-dimensions
- 自动实现 弧长的标注,vba文件。学习vba的实例-自动实现 弧长的标注
clsGeodeticCalculate
- 大地测量计算,包括高斯投影正反算、子午线弧长计算-Geodetic calculation
椭球面弧长计算
- 根据经度纬度,计算卯酉圈半径、子午圈半径、纬圈半径、子午圈弧长、平行圈弧长和梯形图幅面积。
meridian
- 计算四种常用椭球体下的子午线弧长及平线圈弧长(The radial arc length and the horizontal arc length of four kinds of ellipsoids are calculated.)
DataReduce
- 画图时数据点过多,曲线上的数据点比较拥挤,影响图形美观。该程序利用弧长积分法对图形上的数据点进行合理选择,实现数据点画图的美化。(Beauty precence for plotting scatter figure.)