-
FaceID_java_demo
说明: 汉王人脸通FaceID JAVA SDK开发包示例程序源代码,包含通用语言版本。(Hanvon FaceID SDK, JAVA DEMO source code included.)
- 2020-06-16 20:40: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
-
DefaultFileComparator
Default File Comparator implements Comparator, Serializable.
- 2014-01-22 14:13:04下载
- 积分:1
-
ssm
ssm纯净框架,适合搭框架的时候现成套用,简单方便。数据库连接的是Oracle,如果用mysql或者其他数据库,需要改里面的方言。。。。。。。(SSM pure framework, fit for frame, easy to apply.The database connects to Oracle, and if you use mysql or any other database, you need to change the local dialect...)
- 2017-11-17 21:45:08下载
- 积分:1
-
java-learning-books
java学习书籍,java设计模式,适用于初学者,,内容详细丰富(java learning books)
- 2013-11-30 19:17:02下载
- 积分:1
-
bus
课程设计设计JSP公交车查询系统,供大家参考学习。(Curriculum Design JSP query system bus, for your learning.)
- 2013-12-13 21:54:33下载
- 积分:1
-
HospitalSystem
开始学Java做的一个小型医院管理系统。没用图形界面(Started to learn Java to do a small hospital management system. Useless graphical interface)
- 2013-11-12 15:29:56下载
- 积分:1
-
JavaGroupsVC_v0.5
JavaGroupsVC will be an open source program designed to provide a multi-platform video conferencing solution. The motivation behind this project comes from the lack of platform independent solution for videoconference. Proprietary hardware and platform specific video formats requires video conferencing application to be tailored and rewritten for each computing platform
- 2009-06-22 20:44:05下载
- 积分:1
-
ATM
编写一个控制台程序,模拟在ATM机的存款和取款过程,当输入给定的卡号和密码(初始卡号和密码到数据文件里查看)时,系统能登录ATM系统,根据用户的身份不同显示不同的程序界面;取款
每次取款金额只能为100的倍数,总额不超过2000元,不允许透支。且取款之后,要记录取款的金额和时间。
存款
每次存款金额只能为100的倍数,总额不超过2000元。
修改密码
新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。(Write a console program to simulate the ATM deposits and withdrawals process, when you enter a given number and password (the initial number and password to the data file view), the system can log in ATM systems, according to the user' s identity different display different The program interface withdrawal amount each withdrawal can only be a multiple of 100, the total does not exceed 2,000 yuan, does not allow overdrafts. And withdrawals after the withdrawal of the amount to be recorded and time. Deposit Amount per Deposit only a multiple of 100, totaling no more than 2,000 yuan. Change Password New Password length not less than six, allowed six identical situation, only the old password is correct, the new password meets the requirements, and enter the same case twice before they can successfully change the password.)
- 2013-10-14 22:50:17下载
- 积分:1
-
dp_group-dp-security-master
采用Spring、SpringMVC、Mybatis、Shiro,前端采用adminLTE、vue.js、bootstrap-table、tree-grid、layer(Spring, Spring MVC, Mybatis, Shiro, adminLTE, vue. js, bootstrap-table, tree-grid, layer are used in the front end.)
- 2020-06-19 11:40:02下载
- 积分:1