-
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
-
math
this document contain some demonstrations in mathematics , it can bee very helpful for beginners
- 2013-01-26 18:45:06下载
- 积分:1
-
alpha-matlab
matlab产生Alpha稳定分布随机数;Alpha稳定分布概率密度函数计算;Alpha稳定分布的分布函数计算等(Matlab produce Alpha stable random number distribution Alpha stability distribution probability density function computing Alpha stability distribution of distribution function is presented)
- 2012-08-07 09:41:11下载
- 积分:1
-
AR
说明: fluent模拟焊接的udf源文件
fluent模拟焊接的udf源文件(udf source file fluent fluent simulate welding simulation welding udf source file)
- 2013-03-25 09:58:22下载
- 积分:1
-
Response_surface_partial_least_squares_method
说明: 工艺优化中偏最小二乘法对响应面法的改进,显著改善模型系数不显著现象(Matlab program for calculating grey correlation matrix)
- 2019-04-06 20:58:03下载
- 积分:1
-
BankerAlgo
It checks whether the processes r working in safe mode or in Deadlock Condidion.....pls do the modifications as per ur requirement...as it is implemented static
- 2010-09-26 11:51:00下载
- 积分:1
-
tongjing
通径分析算法实现,没有gui的小程序,用于数学实验方面的联系,一般计算数学的课程设计(Path analysis algorithm, there is no gui applets, links to mathematical experiments, the general computational mathematics curriculum design)
- 2011-05-28 10:47:18下载
- 积分:1
-
sijielonggekutafa
四阶龙格库塔法 数值计算 C++源码 可直接运行(Fourth-order Runge-Kutta numerical method C++ source code can be run directly)
- 2015-10-28 19:59:24下载
- 积分:1
-
matlab版本的动态非结构网格划分程序
matlab版本的动态非结构网格划分程序,希望对你们有用,欢迎下载。(matlab version of the dynamic non-structural meshing program, I hope useful to you, welcome to download.)
- 2012-12-05 13:41:25下载
- 积分:1
-
数值分析实验
数值分析实验1.明确插值多项式和分段插值多项式各自的优缺点;
编程实现拉格朗日插值算法,分析实验结果体会高次插值产生的龙格现象;(Experiments of numerical analysis 1. Define the advantages and disadvantages of interpolation polynomials and piecewise interpolation polynomials. The Lagrange interpolation algorithm is programmed, and the Runge phenomenon produced by high-order interpolation is analyzed.)
- 2019-04-30 22:30:36下载
- 积分:1