-
ImmutableMultiset
An immutable hash-based multiset. Does not permit null elements.
- 2013-12-03 09:39:33下载
- 积分:1
-
MHknapsack
Merkle-Hellman knapsack cryptosystem
- 2011-05-04 05:05:29下载
- 积分:1
-
java-unrar-decryption-supported
java 调用zip的压缩和解压,支持批量和加密(Java calls zip compression and decompression, supports batch and encryption
)
- 2015-10-08 14:28:46下载
- 积分:1
-
jdk150
JDK 1.5 的介绍。对于JAVA编程的函数的应用很有帮助(JDK 1.5 . it is very useful in JAVA programming)
- 2009-05-31 11:54:39下载
- 积分:1
-
libjitsi-744-x64
This is a Libjitsi Library.
- 2016-01-27 18:37:24下载
- 积分:1
-
xinkvpn-master
xinvpn 支持到4.0 之后的版本 可以参考api(version supports up to 4.0 after xinvpn can refer api)
- 2014-09-12 13:20:50下载
- 积分:1
-
Number
java练习的源代码,我的初始学习,请多多关照(java source code of practice, my initial study, please take care of)
- 2009-03-07 22:20:46下载
- 积分:1
-
The-firefly-algorithm
java实现萤火虫算法,包括两种实现方法(The firefly algorithm)
- 2020-11-06 15:39:49下载
- 积分:1
-
tbe
spring中使用aop技术需要用到的aspectj包(In the spring need to use aspectj package using aop technology)
- 2017-05-28 19:41:23下载
- 积分: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