-
生命游戏
一个小游戏,关于生命算法的,设置初始值然后进行生命周期的迭代(A small game, about life algorithm, set the initial value and then iterate through the life cycle)
- 2020-06-16 10:40:01下载
- 积分:1
-
19code
crm 客户关系管理系统,ssh2架构,mvc模式开发,完整源代码(The architecture of SSH2 CRM customer relationship management system,, the MVC pattern of development, integrity of the source code)
- 2014-07-16 17:40:07下载
- 积分:1
-
vb-dy-JAVA-WEBSERVER
一个调用JAVA的WEBSERVER的VB6源代码实例,简单明了(A WEBSERVER s VB6 invokes the JAVA source code examples, simple and clear
)
- 2013-08-14 10:42:07下载
- 积分:1
-
observer
java设计模式中观察者模式的简单实现,可以让读者清晰明白观察者模式的原理。(a java design pattern can let you know what is observe design pattern)
- 2011-06-23 08:58:13下载
- 积分:1
-
CrystalPlayer
同学写用Java写的 模仿千千静听音乐播放器源代码,界面超漂亮,程序代码简洁,不过程序比较综合,估计没有基础的JAVA朋友不好看懂,想研究一下的可下载试试。编译时需要在Eclipse下打开,并导入源码包目录下的必要库文件才行。(Students to write in Java to write the music player to imitate TTPlayer source code, the interface super-nice, clean code, but more comprehensive program, it is estimated based on JAVA friends did not understand well, to look at the downloadable try. Compile time to open in Eclipse, and import the necessary source package library directory the job.)
- 2011-10-31 09:11:39下载
- 积分:1
-
bvhplay-1.00-sourcecode.tar
sourcecode.tar. that is a player for bvh mocap by bvhplay.the file is bvhplay-1.00-sourcecode.tar. that is a player for bvh mocap by bvhplay.(the file is bvhplay-1.00-sourcecode.tar. that is a player for bvh mocap by bvhplay.the file is bvhplay-1.00-sourcecode.tar. that is a player for bvh mocap by bvhplay.)
- 2014-01-06 23:13:08下载
- 积分:1
-
#_jsp_145_mysql_酒店客房管理系统_
说明: 完整的程序源码,完整的系统架构,可供学习及参考,当然也可以作为毕业设计的模版,完全由JSP编写,同时页面由前后台控制。(Complete source code, complete system architecture, for learning and reference, of course, can also be used as a graduation design template, written entirely by JSP, while the page is controlled by the front and back.)
- 2021-04-04 08:29:04下载
- 积分:1
-
ImmutableMultiset
An immutable hash-based multiset. Does not permit null elements.
- 2013-12-03 09:39:33下载
- 积分:1
-
OASystem
本代码只是简单实现了办公系统的一小部分,使用struts等框架,只适合初学者参考。(This code simply implements a small part of office systems, such as using the struts framework, reference is only suitable for beginners.)
- 2011-09-11 17:33:11下载
- 积分: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