搜索资源列表
ATM模拟系统
- 为了更好地适应人们的需求,缓解手工作业存在的弊端,ATM模拟系统向用户提供的服务将在传统的基础上,进一步提供全方位的服务。它具有以下几个特点: 可以方便的实习各项功能,如取钱,转帐,查询等; 无需手工操作,节省大量人力资源; 可以迅速且准确无误的处理各项请求。 用户的需求大致可分为如下几个方面:1.取款 2.转帐 3. 密码修改 4. 余额查询 5.历史记录查询。 -order to better adapt to the de
bank 银行ATM模拟系统
- 银行ATM模拟系统(java)! 由java Swing、awt开发界面,由JDBC技术做后台数据库驱动! 采用MYSQL 数据库作为存数媒介。 此系统,模拟ATM机操作,存款、取款、借贷、等-Bank ATM simulation system (java)! By the java Swing, awt development interface, back-end database by the JDBC technology driver to do! As the n
ATM
- 模拟ATM机实现存款、取款、修改密码、查询功能。利用SWING图形的界面,符合日常软件使用规范来设计菜单和界面,方便用户操作。工具使用eclipse 和SQL2008-Simulation of ATM machine to achieve deposits, withdrawals, change passwords, search functions. SWING graphical use interface, in line with the daily software to desi
ATM
- 利用标准的mvc模式开发的一个模拟ATM取款系统,实现了基本操作-Mvc pattern using standard ATM withdrawals development of a simulation system to realize the basic operations
ATM
- 基于.NET模拟ATM的程序,实现开户,存取款,修改密码等功能-Based on. NET procedures for ATM simulation to achieve open an account, deposit and withdrawal, change passwords and other functions
ATM
- 模拟ATM取款机,没有连接数据库!自己设的密码和账号!功能基本实现!-Simulation of ATM teller machines, not connected to the database! Own password and account set up! Function basically realize!
atm3
- ATM模拟系统(C#版-ATM simulation system (C# Version
ATM
- 一.TM柜员机模拟程序,其功能为: 当输入给定的卡号和密码(初始卡号和密码为123456)时,系统能登录ATM柜员机系统,用户可以进行: 1 查询余额:初始余额为10000元 2 ATM取款:每次取款金额为100的倍数,总额不超过5000元,支取金额不允许透支。 3 ATM存款:不能出现负存款。 4 修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。 -1. TM ATM simulat
ATM
- 这是由Java的GUI模拟银行ATM机的一些基本操作功能,并且连接MySQL数据库,保证数据的储蓄,希望对大家的学习有所帮助!-This is the GUI by the Java simulation of the bank ATM machine to operate some basic functions, and to connect MySQL database to ensure that the savings data, and they hope to help you s
ATM
- 这是我学java是课程设计时作的一个ATM模拟系统,里面包括了基本上所有的Atm应具备的功能。-Java This is my school when the curriculum design is an ATM simulation system, which basically includes all the features should have Atm.
atm
- atm取款 模拟程序,流程详细,简单实用-atm simulation program, process details
ATM
- c++编写的ATM自动提款机的模拟系统,模拟ATM的开户,存取款,查看余额等操作。-c++ written in ATM ATM simulation system to simulate ATM' s accounts, access models, view the balance of such an operation.
ATM
- Java ATM柜员机模拟程序 使用图形用户界面,设计登陆界面,使用图形界面实现,要符合日常软件使用规范来设计菜单和界面,方便用户操作-Java ATM ATM simulation program using the graphical user interface, design entry interface, using the graphical interface implementation, to meet the daily software specifications to
Atm_simulation_System
- Java projects ATM Simulation System
atm
- ATM自动取款机终端系统,集登录、查询、取款、存款、转账等功能于一身,减少了银行工作人员的工作量,为用户提供一个方便、实用的ATM取款机模拟系统。-ATM ATM end system, set registry, queries, withdrawals, deposits, transfers and other functions in a reduced workload of bank staff to provide users with a convenient, practica
ATM
- 利用java字符命令编写,实现ATM存取款机的模拟程序.-Characters using java command to write, implement ATM deposit machine simulation program.
atm
- .TM柜员机模拟程序: 当输入给定的卡号和密码(初始卡号和密码为123456)时,系统能登录ATM柜员机系统,用户可以进行: 1 查询余额:初始余额为10000元 2 ATM取款:每次取款金额为100的倍数,总额不超过5000元,支取金额不允许透支。 3 ATM存款:不能出现负存款。 4 修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。- TM ATM simulation program
atm
- atm模拟实现登陆 1:存款 2:取款 3:转账 4:登陆响应 5:附加信息 6:存款响应 7:取款响应 8:转账响应 9: 断开连接 10:查询余额 11:查询余额响应(ATM simulation landing 1: Deposit 2: withdrawals 3: transfer 4: landing response 5: addition
java图像界面ATM模拟程序
- 使用JAVA自带的图形化编程编程出带界面的ATM模拟程序,包括:使用用户名密码登录;取款;存款;修改密码;转账,可以连接数据库。(The ATM simulation program with interface is programmed by JAVA's graphical programming. It includes: login with user name, password, withdraw money, deposit, modify password, transfer
ATM取款机模拟系统
- ATM模拟系统 可以进行用户的注册,钱数的查询,存款和取款(The ATM simulation system can register users, search for money, deposit and withdraw money)