-
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
-
klman
卡尔曼滤波的MATLAB程序,卡尔曼滤波的MATLAB程序(MATLAB Kalman filter procedure, the MATLAB Kalman filter process)
- 2008-05-25 14:44:19下载
- 积分:1
-
cohesive element模拟复合材料损伤-VUMAT
cohesive element模拟复合材料损伤-VUMAT(cohesive element-VUMAT)
- 2020-09-16 22:37:55下载
- 积分:1
-
htm
大量数值分析常见算法的源程序 如解方程组 插值等 可以用浏览器打开的HTM文件,内部使用C开发(A large number of numerical analysis algorithms common source such as the solution of equations interpolation can be used to open the browser)
- 2011-10-21 14:10:23下载
- 积分:1
-
764
多物理场耦合软件采用有限元方法模拟表面等离子体激元,适合入门学习者(Multi-physics coupling software using the finite element method to simulate the surface plasmon, suitable for entry-learners)
- 2012-09-14 00:14:22下载
- 积分:1
-
algorithms(CPP)
计算机常用数值算法与程序(C++版) (Commonly used numerical algorithm of computer and program
)
- 2014-01-04 22:46:59下载
- 积分:1
-
kriging
开源的克里金插值算法
开源的克里金插值算法(Open source Kriging interpolation algorithm)
- 2018-06-27 17:14:15下载
- 积分:1
-
big-intger-plus-minus-multiply
C语言实现大数的加法减法以及乘法,水平限于仅仅大学生水平学习使用。(Use C language to achieve that addition, subtraction, and multiplication of a big intger.)
- 2013-05-11 13:52:20下载
- 积分:1
-
abod
对于chebyshev法只能对于均匀线阵,本程序实现对任意结构阵列的波束优化(Chebyshev method for only the uniform linear array, the program structure of arbitrary beam array optimization)
- 2008-02-29 10:13:56下载
- 积分:1
-
filter_final
耦合矩阵旋转MATLAB编码提取切比雪夫滤波器耦合矩阵(coupling matrix rotation)
- 2021-03-02 11:09:34下载
- 积分:1