文件名称:ATM
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 685kb
- 下载次数:
- 0次
- 提 供 者:
- T***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
当地银行打算安装新的自动取款机(ATM),允许用户在其上进行基本的银行交易。每个用户在银行只能拥有一个账号。ATM用户应当能够查看他们的账户余额,提取现金,并存入资金。银行每天装入500张面值为20美元的钞票。
ATM的交易包括根据账号和用户标识(PIN)来验证用户身份的真实性,然后创建和执行银行交易。为了验证用户身份和执行交易,ATM必须与银行的账户信息数据库进行交互。
本例使用计算机的显示器来模拟ATM屏幕,用计算机的键盘来模拟ATM的键区。
-Local bank intends to install a new automatic teller machine (ATM), allows users to carry out their basic banking transactions. Each user can only have one account in the bank. ATM users should be able to view their account balance, withdraw cash, and deposit funds. Bank of face value of 500 a day into 20 dollar bills. ATM transactions including the account number and user ID (PIN) to verify the authenticity of the user identity and then create and execute banking transactions. In order to verify user identity and the implementation of the transaction, ATM and bank account information to database interaction. This example uses a computer monitor to simulate the ATM screen, using the computer keyboard to simulate the ATM' s keypad.
ATM的交易包括根据账号和用户标识(PIN)来验证用户身份的真实性,然后创建和执行银行交易。为了验证用户身份和执行交易,ATM必须与银行的账户信息数据库进行交互。
本例使用计算机的显示器来模拟ATM屏幕,用计算机的键盘来模拟ATM的键区。
-Local bank intends to install a new automatic teller machine (ATM), allows users to carry out their basic banking transactions. Each user can only have one account in the bank. ATM users should be able to view their account balance, withdraw cash, and deposit funds. Bank of face value of 500 a day into 20 dollar bills. ATM transactions including the account number and user ID (PIN) to verify the authenticity of the user identity and then create and execute banking transactions. In order to verify user identity and the implementation of the transaction, ATM and bank account information to database interaction. This example uses a computer monitor to simulate the ATM screen, using the computer keyboard to simulate the ATM' s keypad.
相关搜索: ATM
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ATM 标答\ATM\Account.cpp
........\...\Account.h
........\...\ATM.cpp
........\...\ATM.h
........\...\ATM.vcproj
........\...\ATM.vcproj.A101TEACHER.admin.user
........\...\ATM.vcproj.qq-PC.qq.user
........\...\ATMCaseStudy.cpp
........\...\BalanceInquiry.cpp
........\...\BalanceInquiry.h
........\...\BankDatabase.cpp
........\...\BankDatabase.h
........\...\CashDispenser.cpp
........\...\CashDispenser.h
........\...\Debug\Account.obj
........\...\.....\ATM.exe.embed.manifest
........\...\.....\ATM.exe.embed.manifest.res
........\...\.....\ATM.exe.intermediate.manifest
........\...\.....\ATM.obj
........\...\.....\ATMCaseStudy.obj
........\...\.....\BalanceInquiry.obj
........\...\.....\BankDatabase.obj
........\...\.....\BuildLog.htm
........\...\.....\CashDispenser.obj
........\...\.....\Deposit.obj
........\...\.....\DepositSlot.obj
........\...\.....\Keypad.obj
........\...\.....\mt.dep
........\...\.....\Screen.obj
........\...\.....\Transaction.obj
........\...\.....\vc80.idb
........\...\.....\vc80.pdb
........\...\.....\Withdrawal.obj
........\...\Deposit.cpp
........\...\Deposit.h
........\...\DepositSlot.cpp
........\...\DepositSlot.h
........\...\Keypad.cpp
........\...\Keypad.h
........\...\Screen.cpp
........\...\Screen.h
........\...\Transaction.cpp
........\...\Transaction.h
........\...\Withdrawal.cpp
........\...\Withdrawal.h
........\ATM.ncb
........\ATM.sln
........\ATM.suo
........\debug\ATM.exe
........\.....\ATM.ilk
........\.....\ATM.pdb
........\ATM\Debug
........\ATM
........\debug
ATM 标答
........\...\Account.h
........\...\ATM.cpp
........\...\ATM.h
........\...\ATM.vcproj
........\...\ATM.vcproj.A101TEACHER.admin.user
........\...\ATM.vcproj.qq-PC.qq.user
........\...\ATMCaseStudy.cpp
........\...\BalanceInquiry.cpp
........\...\BalanceInquiry.h
........\...\BankDatabase.cpp
........\...\BankDatabase.h
........\...\CashDispenser.cpp
........\...\CashDispenser.h
........\...\Debug\Account.obj
........\...\.....\ATM.exe.embed.manifest
........\...\.....\ATM.exe.embed.manifest.res
........\...\.....\ATM.exe.intermediate.manifest
........\...\.....\ATM.obj
........\...\.....\ATMCaseStudy.obj
........\...\.....\BalanceInquiry.obj
........\...\.....\BankDatabase.obj
........\...\.....\BuildLog.htm
........\...\.....\CashDispenser.obj
........\...\.....\Deposit.obj
........\...\.....\DepositSlot.obj
........\...\.....\Keypad.obj
........\...\.....\mt.dep
........\...\.....\Screen.obj
........\...\.....\Transaction.obj
........\...\.....\vc80.idb
........\...\.....\vc80.pdb
........\...\.....\Withdrawal.obj
........\...\Deposit.cpp
........\...\Deposit.h
........\...\DepositSlot.cpp
........\...\DepositSlot.h
........\...\Keypad.cpp
........\...\Keypad.h
........\...\Screen.cpp
........\...\Screen.h
........\...\Transaction.cpp
........\...\Transaction.h
........\...\Withdrawal.cpp
........\...\Withdrawal.h
........\ATM.ncb
........\ATM.sln
........\ATM.suo
........\debug\ATM.exe
........\.....\ATM.ilk
........\.....\ATM.pdb
........\ATM\Debug
........\ATM
........\debug
ATM 标答