搜索资源列表
模拟银行ATM提款机系统
- 模拟银行ATM提款机系统的源文件(转载)-simulated bank ATM teller system source document (reproduction)
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. Procedures for the realization of
ATM
- atm模拟系统模拟银行atm查询取款and回执系统使用vc++6.0-simulation system for simulation of atm bank atm withdrawals and inquiries receipt system uses vc++ 6.0
atm
- 银行ATM通讯模拟程序,模拟基本的交易功能-Bank ATM communications simulation program to simulate the basic features of the transaction
Main
- this the simulated banking system, it includes the atm and teller and bank-atm
ATM
- 这是银行自动取款机的部分实现代码,可能还有问题请大家多找出问题,互相学习进步。-This is the part of the bank ATM machine implementation code.
ATM
- 当地银行打算安装新的自动取款机(ATM),允许用户在其上进行基本的银行交易。每个用户在银行只能拥有一个账号。ATM用户应当能够查看他们的账户余额,提取现金,并存入资金。银行每天装入500张面值为20美元的钞票。 ATM的交易包括根据账号和用户标识(PIN)来验证用户身份的真实性,然后创建和执行银行交易。为了验证用户身份和执行交易,ATM必须与银行的账户信息数据库进行交互。 本例使用计算机的显示器来模拟ATM屏幕,用计算机的键盘来模拟ATM的键区。 -Local bank intend
Bank
- 自动取款机ATM程序,基于UML ATM.rar-Automatic Teller Machine ATM program, based on UML ATM.rar
atm
- 模拟银行atm的小程序,可在vc++6.0中运行,系统小但不错。-Bank atm simulated small programs can be run in vc++6.0, the system of small but good.
ATM
- c++使用线程编程的银行ATM机的模拟程序-c++ programming using threads the bank ATM machine simulation program
Simulation-of-ATM-ATM-system
- 模拟银行ATM提款机系统(单线程),程序是C/S结构,由服务端和客户端程序构成,还有一个配置程序来定义文件和IP,程序还实现了冲帐功能。-Bank ATM system simulation (single thread ), procedure is C/S structure, consisting of a server and client program, a procedure to define the configuration files and IP, program als
atm
- 该程序实现了银行ATM自动取款机的基本功能实现-The program achieved a bank ATM machines achieve the basic functions
Simulated-bank-ATM-interface
- 详细介绍了银行ATM交换界面,使用C语言来实现,使我们学会灵活使用C语言来编写使用程序。-Bank ATM exchange interface was introduced in detail, using C language to achieve, we learn to make flexible use C language to write the program.
ATM
- 用C++实现的模拟银行ATM机系统。能实现在ATM机上取款、查询、改密码、退出功能。-C++ implementation of the simulated bank ATM machine systems. Can be implemented on the ATM machine withdrawals, query, change the password, the exit function.
ATM
- ATM系统 可以模拟银行ATM系统的插卡、取卡、存钱、取钱、查看卡内余额等功能-ATM card bank ATM system can simulate the system, take the card, save money, withdraw money, view the card balance and other functions within
ATM-withdrawal-system
- 自己花了半年时间写的ATM取款机系统,运用mfc/mysql等技术,模拟银行ATM系统,实现ATM机存、取、增加用户、修改密码等操作功能-I spent half a year to write the ATM teller machine system, the use of mfc/mysql and other technologies, the simulation of the bank ATM system, ATM machine to achieve, take, increas
ATM
- 模拟实现银行ATM自动取款机系统。系统至少包括以下几方面的功能: (1)用户登录功能:通过输入用户名和密码,正确时进入系统,错误则提示相应的错误信息并提示重新输入。(程序中可以初始几个用户对象,包括用户的姓名,账号,密码,余额等基本数据) (2)修改密码功能:设置初始密码,当输入错误时提示信息并提示重新输入,当输入的次数超过2次则冻结银行卡,自动退出系统; (3)余额查询功能:显示当前用户银行卡的余额数目; (4)取款功能:通过输入金额,对存款进行扣款工作,当输入的金额大于余额时
ATM
- 这是一个银行ATM存取款机的简单建模文件。-This is a bank ATM ATM simple modeling file.
ATM自动取款机
- ATM自动取款机终端系统,集登录、查询、取款、存款、转账等功能于一身,减少了银行工作人员的工作量,为用户提供一个方便、实用的ATM取款机模拟系统。(Automatic teller machine ATM terminal system, set login, query, deposits, withdrawals, transfers and other functions, reduce the workload of bank staff to provide a convenient
模拟ATM机系统源代码
- 模拟运行银行ATM机,实现用户的存款取款,以及开户,同时还有管理员用户的登陆以及解锁(Simulation run bank ATM machine, to achieve the user's deposit, withdrawals, as well as open an account, as well as administrator login and unlock the user)