-
huawei_oj
华为OJ平台5个Java源码,测试通过。1、查找组成一个偶数最接近的两个素数2、矩阵乘法3、输入整型数组和排序标识,对其元素按照升序或降序进行排序4、质数因子5、字符串合并处理(Huawei OJ five Java platform source code, test passed)
- 2015-01-23 17:20:40下载
- 积分:1
-
com.niis.myprice
RCP 小型商品管理系统 具有增删改查保存等功能(for rcp )
- 2020-06-29 09:00:02下载
- 积分:1
-
graphics
实验一:类与对象实验: 几何图形类的设计
实验目的:掌握用类进行面向对象程序设计的方法,掌握使用对象作为类的成员变量,掌握方法的参数传递,掌握静态域和静态方法。
实验内容:编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下:
① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。
② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。
③ Geometry类有Rectangle类和Circle型的成员变量rect和circle。即Geometry类创建的对象由一个矩形和一个圆组合而成。要求该类提供修改rect、circle位置和大小的方法;提供显示rect和circle位置关系的方法,并能够显示圆是否完全坐落于矩形中。
④ 要求能对创建的Rectangle类和Circle类对象数目进行统计。
Exa类含有main方法,在main方法中用Geometry类创建对象,该对象调用相应的方法
设置圆和矩形的位置及大小并输出圆是否包含在矩形中。输出当前Rectangle和Circle
对象数目。
(test one)
- 2014-05-05 08:37:25下载
- 积分:1
-
Homework07
说明: 创建一个类,提供与java .lang.Math同名的所有方法,但每个方法均按度数而非弧度进行运算。具体要求是:在自己编写的类中,对Math类中的每一个方法加一层包装。(Create a class that provides all methods with the same name as java. lang. Math, but each method operates in degrees rather than radians. Specific requirements are: in their own class, each method in the Math class with a layer of packaging.)
- 2020-12-07 21:59:20下载
- 积分:1
-
PAssertedServiceParser
Rancore Technologies Pvt Ltd, Mumbai India.
- 2013-11-26 14:39:45下载
- 积分:1
-
ArcGIS 10 Server下载
在线打印,gis,开发环境支持,很牛逼的一款软件(Online printing, gis, development environment support, a very powerful software)
- 2020-06-20 05:00:01下载
- 积分:1
-
jspPdb
jsp网页连接数据库(access),并进行读写操作。这是一个典型实例,针对的是学生基本信息内容读写。(jsp page connect to the database (access), and read and write operations. This is a typical example, is for students to read and write basic information content)
- 2013-11-15 21:57:21下载
- 积分:1
-
JavaJythonDemo
Java 调用Python脚本文件与Jython调用Java对象的示例(Java call Python script file and call Java objects with Jython example)
- 2013-02-21 13:20:42下载
- 积分:1
-
ListIterator
An ListIterator is used to sequence over a List of objects. ListIterator can move backwards or forwards through the list.
- 2014-02-18 14:50:58下载
- 积分:1
-
N_java_api
说明: guestbook的java程序。应该还是蛮好的
- 2010-04-14 16:13:46下载
- 积分:1