搜索资源列表
ARCIMS--area
- JAVA编写的ARCIMS计算面积的工具。-JAVA prepared ARCIMS area calculation tool.
Tufu-AREA
- 根据西南角坐标及比例尺,计算本标准分幅的平面面积及球面面积等,为地理信息系统行业的常用工具
mianjijisuan
- 测绘中的面积计算。代码是本人自己编写的,实现读取Excel中给定点坐标(按照顺时针或逆时针编号),并计算给定点所围成的区域面积。
gisArea
- 可以精确计算地图的椭球面积,是根据国土局的文件用C#编程出来的,对搞测绘的人有帮助哦
dxmj
- 建筑物防雷相关软件 计算建筑物雷击等效面积
薄壁断面的几何特征
- 计算桥梁箱形截面的特征,包括面积,形心距,形心轴到底面的距离,对X轴的惯性矩 ,对Y轴的惯性矩,自由扭转惯性矩,约束扭转惯性矩-calculating box-shaped bridge characteristics, including size, shape from the heart, heart-shaped shaft from the surface in the end, the moment of inertia of the X-axis, Y-axis of the mo
截面参数计算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.
feijijiyiwanjianniujisuan
- 题目所给飞机机翼受的是平均载荷,所以要计算每一站点上的剪力,弯矩和扭矩,就要先算出其所在平面的面积和其合力作用线到某一座标轴的距离,及集中载荷作用线到中心线的距离。带载荷等于面积乘以平均载荷,某一站点剪力等于此站点之前所有带载荷之和。弯矩等于剪力乘以合力作用线到其对应坐标轴的距离。扭矩等于剪力乘以集中载荷作用线到中心线的距离。所得结果与笔算结果基本吻合。程序具有一定的通用性。-Subject to the aircraft wing by the average load is, so each
mianjizhouchangjisuan
- 本软件主要应用于测绘中面积周长的计算程序-The software is mainly used in the area of mapping the perimeter of the computer program
publichousemanagesytem
- 这是一个比较完整的公用房管理系统,包括教师管理,学生管理,房屋基本管理,实验管理,课题管理,学院管理,班级管理,设备管理,实验室管理等,并有额定用房面积计算和超额付费计算的功能。 -This is a more complete utility room management system, including teacher management, student management, housing and basic management, laboratory management,
EX2
- 利用有限元理论,求一二维梁的固有频率和振型。短边固定,给定长度、横截面积,弹性模量及材料密度已知。并对比理论计算结果进行分析。各参数自己设定。-Using finite element theory, seeking a two-dimensional beam natural frequencies and modes. The short side is fixed, given the length, cross-sectional area, modulus of elasticity
Skyline
- Skyline的两个实例-距离量算,面积计算-Two instances of the Skyline- Measure Distance, area
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
sanjiaoxingmianjijisua
- 三角面积VB基础源代码计算,适合初学者学习 以及开发学习-VB source code base triangle area calculation, suitable for beginners to learn and develop learning
锥坡计算
- 各种桥台锥坡面积根据参数自动计算,校核工程量,设计锥坡,提供实时导航条(Constrction ENG. Road and Design.)
体表面积
- 计算体表面积,并计算药品用量,为临床医师工作提供方便易用的软件!(Calculate the surface area of the body and calculate the dosage of the drug)
改 MJ求亩
- 能批量计算多个闭合线圈或宗地的面积,结果以亩为单位(Batch calculation of land area)
面积周长计算并输出到excel
- 可以计算CAD里线段周长和闭合线段的周长和面积,可以直接导出到EXCEL中用起来比较方便。