-
PrincipalCurves-Java
Java实现主曲线的生成过程,使用多项式线性算法。(Java implementation of the master curve generation process, using a linear polynomial algorithm.)
- 2020-11-16 10:19:41下载
- 积分:1
-
javamail1_4_4
ahi les dejo el javamail, componente para instalar las librerias de google
- 2011-02-03 03:32:50下载
- 积分:1
-
regress-110286
Multiline comments containing "/" should not be syntax errors.
- 2014-02-13 21:37:04下载
- 积分:1
-
Employee
创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。
(Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
- 2013-11-27 11:43:06下载
- 积分:1
-
MiniPL
Mini PL program that check syntax declaration.
- 2009-10-22 09:08:03下载
- 积分:1
-
qxwuyetong
物业管理系统客户端物业管理系统客户端有需要的牵走(Property management system client property management system is pulled by clients in need)
- 2014-04-18 23:25:34下载
- 积分:1
-
text_Project1
XML文件读写,EXCLE文件读写!Java 时间监听。(The XML file to read and write, EXCLE file read and write!Java time listening.)
- 2016-05-31 15:37:38下载
- 积分:1
-
cheliangguanli
车辆管理系统,可以方便的对车辆进行管理,提高效率(Vehicle management system, you can easily manage the vehicle, improving efficiency)
- 2013-06-01 10:43:30下载
- 积分:1
-
TicTacAction
Multiplayer Action for TicTactoe game
- 2011-10-07 17:48:20下载
- 积分:1
-
Exe8_4
设计一个用户登录界面,输入用户名和密码后,点击登录按钮,若用户名为”JavaUser”,密码为”Java1234”,则允许登录,显示“登录成功!”,否则显示“登录失败!”。程序文件命名为Exe8_4.java。(Design a user login screen, enter your user name and password, click the login button, if a user named JavaUser , password is Java1234 , is allowed to login, Login successful! , Otherwise Login failed!. Program file named Exe8_4.java.)
- 2015-06-14 18:30:39下载
- 积分:1