搜索资源列表
atm1
- 模拟ATM柜员机的功能,在visual c++中通过对ATM的模拟达到熟悉C++编程的目的。-Simulation of ATM ATM functions in visual c in the simulation of ATM to achieve familiar with the C++ Programming purposes.
ATM
- 本程序是一个模拟银行柜员机的程序。以链表来存储客户信息,因此可以动态地添加客户人数。程序实现了自动柜员机所需要的基本功能。-This procedure is a bank teller machine simulation procedures. To linked lists to store customer information, it can dynamically add a number of clients. Proc
ATM
- 一.TM柜员机模拟程序,其功能为: 当输入给定的卡号和密码(初始卡号和密码为123456)时,系统能登录ATM柜员机系统,用户可以进行: 1 查询余额:初始余额为10000元 2 ATM取款:每次取款金额为100的倍数,总额不超过5000元,支取金额不允许透支。 3 ATM存款:不能出现负存款。 4 修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才
ATM
- 利用简单的数据库实现ATM柜员机的基本功能(包括存取款,转账,开户,开锁)实现管理员与普通用户的区分-Using simple database implementation of the basic functions of ATM teller machines [including deposits, transfers, account opening, unlock] the administrator and general
atm
- 模拟atm自动柜员机的设计 有报告分析和程序-Atm automated teller machine simulation design analysis and process reports
atm
- 实现在嵌入式系统开发环境下的atm柜员机功能,并可以与atm服务器通讯- To achieve in the embedded system development environment atm teller machine function, and communication with the server atm
1
- 一.TM柜员机模拟程序,其功能为: 当输入给定的卡号和密码(初始卡号和密码为123456)时,系统能登录ATM柜员机系统,用户可以进行: 1 查询余额:初始余额为10000元 2 ATM取款:每次取款金额为100的倍数,总额不超过5000元,支取金额不允许透支。 3 ATM存款:不能出现负存款。 4 修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。
Source
- 某银行拟开发一套ATM取款机系统,实现如下功能: 1、开户(到银行填写开户申请单,卡号自动生成) 2、取钱 3、存钱 4、查询余额 5、转账(如使用一卡通代缴手机话费、个人股票交易等) 现要求对“ATM柜员机系统”进行数据库的设计并实现,数据库保存在D:\bank目录下,文件增长率为15 。 -Intended to develop an ATM of a bank teller machine system
Clizi
- 学生管理系统 ATM柜员机实现一班的功能-Student management system to achieve a group of functional ATM teller machines
ATM
- ATM柜员机模仿。C语言版难度一般,适合初级学者,但算法有意思。-ATM ATM imitation. C language version of the general degree of difficulty, suitable for junior scholars, but the algorithm is interesting.
daima
- java实现的模拟ATM机系统 使用图形用户界面。当输入给定的卡号和密码(初始卡号和密码为123456)时,系统能登录ATM柜员机系统,用户可以按照以下规则进行: 1、查询余额:初始余额为10000元 2、ATM取款:每次取款金额为正数,总额不超过5000元,支取金额不允许透支。 3、ATM存款:不能出现负存款。 4、修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两
atm
- 简单的Java编程,银行ATM柜员机系统-A simple Java programming, banking ATM ATM system
ATM
- Java ATM柜员机模拟程序 使用图形用户界面,设计登陆界面,使用图形界面实现,要符合日常软件使用规范来设计菜单和界面,方便用户操作-Java ATM ATM simulation program using the graphical user interface, design entry interface, using the graphical interface implementation, to meet the da
ATM-Java
- 一个适用的Java柜员机Java程序。包括的功能有:登陆、存款、取款、修改密码、注册账户(在数据库中添加)-very useful
ATM
- 使用图形用户界面。当输入给定的账户和密码时,系统能登录ATM柜员机系统,并按照相应规则获得服务。-Using the graphical user interface. When you enter a given account and password, the system can log on ATM teller machine systems, and follow the rules of access to servic
ATM
- ATM柜员机项目代码,用TCP/IP实现服务器与客户端通讯-ATM ATM project code, with the TCP/IP communications server and client implementation
atm
- .TM柜员机模拟程序: 当输入给定的卡号和密码(初始卡号和密码为123456)时,系统能登录ATM柜员机系统,用户可以进行: 1 查询余额:初始余额为10000元 2 ATM取款:每次取款金额为100的倍数,总额不超过5000元,支取金额不允许透支。 3 ATM存款:不能出现负存款。 4 修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。- TM AT
ATM
- 使用c++编写的ATM柜员机模拟系统。实现了柜员机的基本操作!-Prepared using c++ ATM ATM simulation system. Achieved the basic operation of ATM!
ATM
- 功能实现atm机的存款、取款、查询余额等功能(ATM functions to achieve the deposit, withdrawals, inquiries, balances and other functions)
ATM柜员机
- 用JAVA语言 实现生活中累死去atm机的功能(Using JAVA language to realize the function of tired ATM machine in life.)