-
java编写的简单小游戏,供大家学习用,里面包括论文报告,和设计文档...
java编写的简单小游戏,供大家学习用,里面包括论文报告,和设计文档-java编写的简单小游戏,供大家学习用
- 2022-10-16 14:50:02下载
- 积分: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
-
Java编写 BP算法实现A-Z对于数字0-25识别
资源描述Java编写 BP算法实现A-Z对于数字0-25识别
- 2022-11-25 15:30:04下载
- 积分:1
-
Sliding Puzzle Game By Java
Numeric Sliding Puzzle is a simple type of game where a user clicks on a sliding tile (containing a number)
in order to move it to another location. A tile can only be moved to another location if it is neighbour to a
blank tile. The game continues until all the tiles are in the correct order; e.g. for a 3*3 size puzzle, the correct
order of the tiles is blank tile, 1, 2, 3, 4, 5, 6, 7, 8.
- 2022-01-25 23:42:01下载
- 积分:1
-
房屋出租管理系统
主要介绍了如何创建房屋租赁系统的整个从思路到构想及功能需求分析和实现方法,首先介绍了房屋租赁系统的基本概念以及在我国的发展前景和特点,并介绍了系统服务。整个房屋租赁系统模型,以及数据库设计的特点,并详细介绍了创建存储过程以及比较了存储过程和动态SQL的优劣性能进行了比较。并根据这些存储过程分别创建
了数据服务层来提供功能,由于出于安全和身份验证的需要,需要对客户进行管理,本系统中提供了用户登录页面。为了提高代码的可移植性和尽可能减少代码量。
- 2022-10-26 21:00:04下载
- 积分:1
-
java实现二维码生成的方法
QRCode 方式生成二维码支持添加图片
- 2023-02-19 12:25:03下载
- 积分:1
-
多文件上传
实现多文件上传,简单清晰,界面友好。
- 2022-09-01 07:05:03下载
- 积分:1
-
mas-server-tools
java代码maven工具类,可以查看java使用方法。(Java code Maven tool class, you can see how Java is used.)
- 2020-06-22 21:00:01下载
- 积分:1
-
This is a web
这是一个基于web的聊天系统。是jsp做的-This is a web-based chat system. Jsp is done
- 2022-01-26 05:06:26下载
- 积分:1
-
JAVA MSN机器人主要代码开放
JAVA MSN机器人主要代码开放 -JAVA MSN robot major open source
- 2022-05-16 04:02:47下载
- 积分:1