搜索资源列表
ARCIMS--area
- JAVA编写的ARCIMS计算面积的工具。-JAVA prepared ARCIMS area calculation tool.
Tufu-AREA
- 根据西南角坐标及比例尺,计算本标准分幅的平面面积及球面面积等,为地理信息系统行业的常用工具
mianjijisuan
- 测绘中的面积计算。代码是本人自己编写的,实现读取Excel中给定点坐标(按照顺时针或逆时针编号),并计算给定点所围成的区域面积。
gisArea
- 可以精确计算地图的椭球面积,是根据国土局的文件用C#编程出来的,对搞测绘的人有帮助哦
dxmj
- 建筑物防雷相关软件 计算建筑物雷击等效面积
截面参数计算SecProCalReleas
- 从INPUT.TXT中读入节点坐标 输入坐标格式: 截面节点数N 节点1到N的X坐标 节点1到N的Y坐标 截面的形心位置(x0,y0),面积F,惯性矩IX0,IY0保存在OUT.TXT中
qvg
- 用于水文站大断面计算(包括水位——面积、起点距)等-Large cross-section for the calculation of hydrological stations (including the water level- size, from dot pitch), etc.
mianjizhouchangjisuan
- 本软件主要应用于测绘中面积周长的计算程序-The software is mainly used in the area of mapping the perimeter of the computer program
S
- /*创建一个Circle类,包含数据成员Radius(半径)和设置半径的函数set,获取半径的函数get及计算周长和面积的函数。 然后定义主函数main,创建具有5个元素Circle的对象数组,将它们的半径设为1-5,然后计算每个圆的周长和面积。*/-/* Create a Circle class that contains the data members Radius (radius) and set the radius of the function set, get access
shuang
- 计算对流换热,平流换热器的设计,包括换热器的面积和数量的计算。-calculate the heattransform system s parameter ,for exmaple ,the heat transformor s aera and number
jbntAreaCalc
- 地理信息系统:土地管理,基本农田管理中,计算面状物体的椭球面积-Area calculate for jbnt manager
Ellipsoid-arc-length-calculation
- 根据经纬度计算椭球面子午圈半径、卯酉圈半径、纬圈半径、平行圈弧长以及梯形图幅面积。-According to the latitude and longitude calculation ellipsoid meridian radius, the radius of the circle, the radius of the circle, the length of the parallel circle and the ladder area.
面积周长计算并输出到excel
- 可以计算CAD里线段周长和闭合线段的周长和面积,可以直接导出到EXCEL中用起来比较方便。