搜索结果

找到约 3 项符合 perimeter 的查询结果

人工智能/神经网络 Evenly spaces the cities on the perimeter of a wheel and returns a vector of their coordinates 利用AI

Evenly spaces the cities on the perimeter of a wheel and returns a vector of their coordinates 利用AI技术生成一个圆
https://www.eeworm.com/dl/650/368402.html
下载: 33
查看: 1066

Java编程 (1) 实现一个Point类

(1) 实现一个Point类,该类包含表示坐标的两个int型变量x、y,构造方法Point()和Point(int xx, int yy),返回x值和y值的int getX()和int getY()方法,计算两点间距离的double distance(Point)方法。其中计算平方根用Math.sqrt()方法。 (2) 实现一个Circle类,该类包含表示圆心的Point型变量center,表示半径的int radius ...
https://www.eeworm.com/dl/633/334958.html
下载: 99
查看: 1063

Java编程 Java code where user can enter the height and base of a triangle and the program will calculate the

Java code where user can enter the height and base of a triangle and the program will calculate the area and perimeter if it is a right triangle
https://www.eeworm.com/dl/633/476358.html
下载: 30
查看: 1033