搜索资源列表
模拟银行ATM提款机系统
- 模拟银行ATM提款机系统-simulated bank ATM teller system
模拟银行ATM提款机系统
- 模拟银行ATM提款机系统的源文件(转载)-simulated bank ATM teller system source document (reproduction)
bank
- 电子银行系统源码 本安装说明是以Microsoft SQL Server 2000中文开发版为例来阐述的,对于Microsoft SQL Server其它版本,应用程序数据库的安装方法是类似的。 运行Microsoft SQL Server 2000的SQL 查询分析器,打开bank.sql文件,然后选择菜单“查询”|“执行”命令即可生成所需的数据库和数据库表。 2、把源程序目录从光盘上拷贝到硬盘上,取消文件夹及其子目录和文件的只读属性。如果您安装的是Microsof
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
- QL SERVER 应用开发 银行ATM(取款机)系统 数据库设计 我在学校的 SQL项目,模拟 银行ATM(取款机)系统-QL SERVER Application Development Bank ATM (ATM) system, database design in my school SQL projects, simulation bank ATM (ATM) system
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
BankATMSystem
- 用cobol写的银行管理系统,使用CICS做界面设计,DB2做数据存储。编程语言为COBOL,实现了银行ATM取款机系统的基本功能。-This is a Cobol project. use cics do the map design and db2 as database. use cobol programing. this is a bank atm system.
atm
- 模拟银行atm的小程序,可在vc++6.0中运行,系统小但不错。-Bank atm simulated small programs can be run in vc++6.0, the system of small but good.
Bank
- 实现模拟银行ATM存取等等功能,采用sql sever-Bank ATM access, and so the analog functions, the use of sql sever
ATM
- c++使用线程编程的银行ATM机的模拟程序-c++ programming using threads the bank ATM machine simulation program
ATM
- C语言模拟的银行ATM机系统!实现存、取、转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密! -C language simulation system of the bank ATM machine! Achieve deposit, withdraw, transfer, check functional! Enter the password to limit the number of times, the error three times to ex
ATM
- 简易ATM 客户端的客户登录等常用功能 和银行端的客户管理和资料修改-Simple client and bank ATM port
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
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机系统源代码
- 模拟运行银行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)