-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1
-
FCTVOFMain
FCTVOF的主程序,其中FCTVOF是求解关于VOF值的运输方程的一种经典算法,可求出各时刻的各网格的VOF值,从而利用界面重构技术实现界面的重构。(FCTVOF main program, including FCTVOF is for solving the transport equation of VOF value a classic algorithm, can calculate the VOF value of each moment of each grid, so as to make use of the interface to refactor the technical implementation interface.
)
- 2021-01-19 22:08:42下载
- 积分:1
-
javaquxianjifen
数学中计算曲线积分 数学工具中常用到这样的方法(Calculated curve integral mathematics math tools commonly used in such a way)
- 2013-06-26 16:36:38下载
- 积分:1
-
chazhi
本例实现了插值函数,将不同次数的插值进行了显示,防止了龙格现象,研究生一般以此题为作业。(The cases to achieve interpolation function, the number of different interpolation were shown to prevent the Runge phenomenon, in order to graduate generally entitled operations.)
- 2013-11-14 15:28:33下载
- 积分:1
-
fit_func
Fitting curve distribution function拟合曲线分布函数(Fitting curve distribution function)
- 2016-04-13 17:06:43下载
- 积分:1
-
cplex
使用java语言调用cplex求解简单案例(use java language with cplex solver to solve some simple cases)
- 2018-06-19 15:48:25下载
- 积分:1
-
SVM
回归分析,该支持向量机算法可用于预测,电力负荷、风力发电预测等(Regression analysis, the support vector machine algorithm can be used to forecast the power load, wind power prediction)
- 2017-08-16 10:43:04下载
- 积分:1
-
san_jm43
用于建立主成分分析模型,这是一个好用的频偏估计算法的matlab仿真程序,用于时频分析算法。( Principal component analysis model for establishing, This is a useful frequency estimation algorithm matlab simulation program, For time-frequency analysis algorithm.)
- 2017-04-25 16:06:25下载
- 积分:1
-
ZCXLJ
支持向量机和BP神经网络都可以用来做非线性回归拟合,但它们的原理是不相同的,支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。大量仿真证实,支持向量机的泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合(Support vector machines and BP neural network can be used for non-linear regression fit, but they is not the same principle, support vector machine based on structural risk minimization theory, generally considered its generalization ability than the neural network of strong . Inherent defect- a large number of simulation confirmed that generalization ability of support vector machine is stronger than the BP network, but also to avoid neural network training results unstable. The source code can be used for linear regression, nonlinear regression, nonlinear function fitting a variety of applications, data modeling, forecasting, classification)
- 2020-09-18 19:27:53下载
- 积分:1
-
层次分析法确定权重必备 ahp
层次分析法确定权重必备,是一款实用的小软件(AHP to determine the weights necessary, is a small software utility)
- 2013-10-31 21:46:54下载
- 积分:1