搜索资源列表
p1-1
- 根据半径计算圆的周长和面积.程序中调用函数,输入R值利用局部变量调用生成周长面积的值。-Calculated in accordance with the radius and area of the circumference of a circle. Procedural function call, enter the R value of the use of local variables called perimeter area to generate value.
main1
- 1、 矩形 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出。-1, rectangular Write a c++ program to complete the fo
Surveying-and-Mapping
- 道路坐标计算、平差计算、坐标转换程序、其他曲线、断面面积等的计算-The road coordinate adjustment calculation, the coordinate conversion process, the other curve, the cross section area of computing
MIANJI
- 上传内容为面积计算的c#源代码,主要是实现对常见的矩形、三角形、圆形等进行相应的面积运算-Upload content area of c# source code common rectangle, triangle, circle the appropriate area of operations
Shape
- 多边形类 通过继承和多态实现多种多边形的 面积周长的计算-Shape class
DBSCAN-JULEISUANFA
- 关于黑白图像面积计算的DBSCAN聚类算法的设计与实现-Black and white image area on the DBSCAN clustering algorithm design and implementation
sanxiao
- 三效蒸发器基于matlab的模拟计算,可计算三效面积和温度等要素-Three-effect evaporator matlab simulation-based calculations, calculate the three-way area and temperature and other factors
Area
- 根据所给的江苏省境界数据 – 显示并计算江苏省十三个地市的面积 – 编写墨卡托投影反算程序,转换上述数据为经纬度坐标,并显示 – 根据地球椭球体表面上的梯形面积计算方法,基于经纬度坐标计算江苏省十三个地市的面积-According to the data given in the realm of Jiangsu Province - Display and calculate the thirteen cities in Jiangsu Province, an area
POJ2500
- 圆内四边形最大面积 //描述:圆上平均分配的n个点,选择其中m个,在这m个里取出4个,保证4个点组成的面积最大,并输出面积值。 //超时思路:先对m个数排序,再删除相同元素,对所有两两组合的点分别找出最大面积的点,再计算面积 //修改方案:因为对称性,保证0点必取,因此只需与0进行组合照最大面积。 -Circle quadrilateral area Descr iption:// N point on circle average distribution, choose
reinfBar
- OpenSees源码中的钢筋类,类似于Patch中的cell类,是二维截面自动划分的基本钢筋截面类,用于计算钢筋纤维的坐标和面积。-OpenSees reinforced class source code, similar to the cell Patch class is the basic class of two-dimensional cross-section steel sectional automatic partitioning, used to calculate the
Yuan-Count
- 圆的周长,面积的计算,想要做基于对单文档编程的可以下载看看!-The perimeter of a circle, area calculation, I want to be based on single document programming can download to see!