Welcome![Sign In][Sign Up]
Location:
Search - java atm machine

Search list

[JSP/Javabank_spr2000

Description: 银行ATM机的设计及实现.包括UML建模和JAVA实现的源代码呀.极品中的极品.-bank ATM machine design and implementation. Including the UML modeling and JAVA source ah. Acura's head.
Platform: | Size: 65536 | Author: 蒋宏伟 | Hits:

[JSP/JavaJAVA_ATM_SQL

Description: 模拟ATM系统(JAVA与数据库):这个系统的功能是模拟ATM机的登陆、取款、更改密码等功能,利用了多线程、JDBC接口、GUI。 -ATM Simulation System (Java and database) : The system's function is simulated landing ATM machine, withdrawals, change passwords, and other functions, use of the multi-thread, JDBC interface, GUI.
Platform: | Size: 39936 | Author: wq | Hits:

[JSP/JavaMyownATM

Description: 这个系统的功能是模拟ATM机的登陆、查询余额、取款、更改密码等功能,利用了JDBC接口、SWING等。 如ATM的登陆、取款和更改密码都要利用JDBC接口与数据库连结,我遇到了很多问题,但最主要的就是数据库的设置问题,为了解决这个问题我看了四本书,查询相关的资料(累啊)。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information ('s burden).
Platform: | Size: 52224 | Author: 王富军 | Hits:

[JSP/JavaATM_java

Description: 简单ATM(Automatic Teller Machine)系统的基本功能包括登录、注销、查询、存款、取款以及修改密码。 模拟的ATM终端在用户登录时,将其账号和密码通过网络传送到ATM服务器,ATM服务器根据数据库中的信息查询该账号和密码是否正确,并将结果返回给ATM终端。如果账号和密码正确,ATM终端进入下一操作界面;否则提示出错。注销操作用于通知ATM服务器本次交易结束,查询、存款、取款以及修改密码操作都是先将命令发送给ATM服务器,再由ATM服务器在数据库上执行相应操作,并将操作结果返回给ATM终端。 -simple ATM (Automatic Teller Machine) system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code. Simulation of ATM terminal users logged in, their account numbers and passwords through the ATM network to transmit to the server, ATM database server based on the information to confirm the account number and password is correct, the results back to the ATM terminal. If the correct account number and password, the ATM into the next terminal interface; Otherwise prompt mistakes. Cancellation notice for the operation of the server ATM transactions concluded inquiries, deposits, withdrawals and alter the code operations are first sent an order to ATM servers, ATM by the database server implementation of the corresponding operation and operating res
Platform: | Size: 828416 | Author: bai | Hits:

[JSP/JavaATM

Description: 一個模仿ATM自動提款机功能的系統, -an ATM imitate the function of an automatic teller machine systems,
Platform: | Size: 1232896 | Author: 黃永久 | Hits:

[Finance-Stock software system09183410301

Description: JAVA版ATM会员机模拟程序设计,数据库-JAVA version of ATM machine simulation program members design, database
Platform: | Size: 2740224 | Author: 11111 | Hits:

[Other systemsATM

Description: 这个系统的功能是模拟ATM机的登陆、取款、更改密码等功能,利用了多线程、JDBC接口、GUI。-The system s function is simulated landing ATM machine, money, change your password and other functions, use of multi-threading, JDBC interface, GUI.
Platform: | Size: 38912 | Author: sam | Hits:

[Other DatabasesATM

Description: 用jsp+servlet,rmi,http tunneling3种不同的方法连接数据库(derby),实现虚拟ATM机的功能。-Using jsp servlet, rmi, http tunneling3 different ways to connect the database (derby), realize the functions of a virtual ATM machine.
Platform: | Size: 74752 | Author: Rex Xia | Hits:

[JSP/JavaJavaATM

Description: 模拟了atm机的基本功能,能够把用户的的基本要求都实现-Atm machine to simulate the basic functions, to bring users the basic requirements of both
Platform: | Size: 90112 | Author: 41神 | Hits:

[JSP/JavaATM

Description: 本程序主要实现简单的ATM机取款,查询余额,修改密码等操作,跟银行取款模式一样的同界面! 主要用到的是ACCESS数据库-The main achievement of this process simple ATM machine withdrawals, balance inquiries, modify password operation, with the bank teller interface with the same model! The main use is the ACCESS database
Platform: | Size: 113664 | Author: tang yibin | Hits:

[JSP/JavaATM

Description: 一.TM柜员机模拟程序,其功能为: 当输入给定的卡号和密码(初始卡号和密码为123456)时,系统能登录ATM柜员机系统,用户可以进行: 1 查询余额:初始余额为10000元 2 ATM取款:每次取款金额为100的倍数,总额不超过5000元,支取金额不允许透支。 3 ATM存款:不能出现负存款。 4 修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。 -1. TM ATM simulation program, and its function as follows: When you enter a given number and password (initial card number and password is 123456), the system can log on ATM teller machine system, the user can: 1 query the balance: the initial balance of 10000 2 ATM withdrawals million: the amount of money each time a multiple of 100, not exceeding a total of 5,000 yuan is not allowed to receive the amount of overdraft. 3 ATM deposits: deposits can not be negative. 4 Change Password: The new password length is not less than six, does not allow the emergence of six identical circumstances, only the old password is correct, the new password to meet the requirements, and the two enter the same circumstances can successfully modify the password.
Platform: | Size: 3072 | Author: tang | Hits:

[JSP/JavaJAVAATM

Description: the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information ( s burden-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information (s burden
Platform: | Size: 874496 | Author: coral | Hits:

[JSP/JavaATM

Description: 这是由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 study!
Platform: | Size: 693248 | Author: 永不放弃 | Hits:

[Game ProgramATM

Description: 模拟ATM机器的小程序,可以输入账号,选择清除和确认-Simulate ATM machine, user can enter in their account, and then choose cancel or enter.
Platform: | Size: 1024 | Author: JJ | Hits:

[JSP/JavaATM

Description: 利用java字符命令编写,实现ATM存取款机的模拟程序.-Characters using java command to write, implement ATM deposit machine simulation program.
Platform: | Size: 2048 | Author: jsh | Hits:

[JSP/JavajavaATM

Description: 这是ATM机的实现过程,源代码,是自动取款机生成源代码。-This is the ATM machine of the implementation process, source code, is the automatic teller machine generated source code.
Platform: | Size: 6179840 | Author: jeray | Hits:

[JSP/JavaATM

Description: ATM机实现,简单java代码。初学者可以参考-ATM machine to achieve
Platform: | Size: 2048 | Author: 智绪龙 | Hits:

[JSP/JavaATM

Description: 模拟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 design the menu and interface specifications, user operation. Tools eclipse and SQL2008
Platform: | Size: 173056 | Author: liqiang | Hits:

[Finance-Stock software systemATM Database System Code

Description: ATM MACHINE USE JAVA
Platform: | Size: 20480 | Author: liut | Hits:

[Windows DevelopATM柜员机

Description: 用JAVA语言 实现生活中累死去atm机的功能(Using JAVA language to realize the function of tired ATM machine in life.)
Platform: | Size: 190464 | Author: Faceless | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net