搜索资源列表
ATM模拟系统
- 为了更好地适应人们的需求,缓解手工作业存在的弊端,ATM模拟系统向用户提供的服务将在传统的基础上,进一步提供全方位的服务。它具有以下几个特点: 可以方便的实习各项功能,如取钱,转帐,查询等; 无需手工操作,节省大量人力资源; 可以迅速且准确无误的处理各项请求。 用户的需求大致可分为如下几个方面:1.取款 2.转帐 3. 密码修改 4. 余额查询 5.历史记录查询。 -order to better adapt to the de
ATMmonixitong
- ATM模拟系统 ATM模拟系统
ATM
- ATM模拟系统,带有一般的开户,查询,存款,取款,转账功能。
ATM_TellerMachines
- C#版ATM自动取款机 ATM模拟系统(C#语言编写)
模拟银行ATM提款机系统
- 模拟银行ATM提款机系统的源文件(转载)-simulated bank ATM teller system source document (reproduction)
ATM模拟系统
- 用VB编写的一个ATM模拟系统,与大家分享。
ATM1.1
- 一个C++开发实现的ATM模拟系统,实现了存取款、查询、密码修改等基本功能。-A C++ implementation of the ATM simulation system developed to achieve the withdrawal, check, password changes and other basic functions.
ATM
- 一个模拟的ATM系统,提供余额查询、存取款功能,可以出界面-A simulated ATM system with interface,which provides the function of balance inquiry, deposit and withdrawal
atm3
- ATM模拟系统(C#版-ATM simulation system (C# Version
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模拟客户端 (ATM Screen Simulator) 虽然不是很高深的源码 但是作为新手研究是很重要的..而且特别是业务方面 项目开发: 一、 目的 模拟通用ATM客户端运作,包含授权验证、存款、取款、转帐以及查询等功能。 其它支持的功能: 1) 帐目的开设/修改/撤消 2) 密码检测次数设置 (如用户输入错误密码,次数将累计。如果超过规定次数,没收卡,停止帐户。) 3) 每日取款上限金额设置 4) 交易记录次数设置。 (如
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.
LGZ.ATM(1)
- 一个简单ATM 模拟系统 ,可以实现查询余额,存款,取款,还有修改密码功能-A simple ATM simulation system can achieve balance inquiries, deposits, withdrawals, as well as modify the cryptographic functions
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
- C语言写的简易ATM模拟系统,有登录功能,选择,查询,退出等功能-C language to write simple ATM simulation system, a log function, select, query, exit, etc.
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)
ATM自动取款机模拟系统 1.0
- 模拟ATM自动取款机,实现简单的存款,取款,转账,查询功能(ATM c# provide login register and query account)
c++-ATM管理系统模拟程序-实验报告
- 1.问题描述: 实现查询银行卡余额、取款、修改密码、退出系统等功能。 2.功能要求: (1)卡号、密码输入最多三次,否则直接退出系统。 (2)取款功能:取款金额受卡余额、机单笔最大取款金额及机当前剩余金额的限制。 (3)查询功能:实现查询余额功能。 (4)更改密码:实现密码更改功能,对于密码要有2次验证。 (5)锁卡功能:实现卡被锁的功能。 (6)退卡功能:实现退出系统功能。(The 1. Problem Descr iption: To realize the funct
ATM取款机模拟系统
- ATM模拟系统 可以进行用户的注册,钱数的查询,存款和取款(The ATM simulation system can register users, search for money, deposit and withdraw money)