-
w1
说明: 实现求圆形、三角形、矩形的面积和周长。要求和说明如下:
(一) 定义接口sharp接口
(二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) )
(Seeking to achieve circular, triangular, rectangular area and perimeter. Requirements and are described as follows: (a) define the interface sharp interfaces (two) by implementing the interface definition Rect, Triangle, Circle of class and a constructor method, and implement methods for the area and perimeter (where the hypotenuse of the triangle formula c = Math.sqrt (width* width+ height* height) ))
- 2013-12-19 21:22:57下载
- 积分:1
-
matlab-OPTIMAZER
MATLAB优化工具箱学习资料,使用方法,线性规划,二次规划(MATLAB optimization toolbox learning materials, the use of linear programming, quadratic programming)
- 2015-03-16 20:48:46下载
- 积分:1
-
MockView
implement onDraw and draw a rectangle in a random color with the name of the class.
- 2014-01-13 20:41:59下载
- 积分:1
-
程序three
自动泊车matlab自动泊车程序设计其中的一个程序。(Automatic parking Matlab automatic parking program design one of the programs.)
- 2021-03-24 17:29:14下载
- 积分:1
-
ROBOTICS
ROBOTICS IEEE PAPERS
- 2014-09-06 12:00:36下载
- 积分:1
-
OFDM
OFDM系统的仿真程序,有详细的注释,方便学习,内容包括PSK调制,QAM调制等。(OFDM system simulation program, detailed notes, facilitate learning, including PSK modulation, QAM modulation.)
- 2013-03-20 19:16:00下载
- 积分:1
-
account
C++大作业,编写一个account类实现基类派生类之间的各种关系。主要用于初学者对于类的理解。(C++ big job, write a class that implements account the various relationships between the base class derived class. The main class for beginners to understand.)
- 2013-12-26 14:58:21下载
- 积分:1
-
牛顿法通过matlab编程求解多维非线性方程组 newton_raphson
说明: 采用牛顿法通过matlab编程求解多维非线性方程组(Solving a multidimensional nonlinear equation by the Newton-Raphson method by MATLAB coding.)
- 2020-04-24 10:43:39下载
- 积分:1
-
VC2
描述了永磁同步电机的机侧模型,并作出了详细的仿真(Describes the machine side of the permanent magnet synchronous motor model)
- 2013-01-03 10:09:46下载
- 积分:1
-
statement-005
ECMA Section: 12.6.3 The for..in Statement.
- 2013-12-24 13:15:31下载
- 积分:1