搜索资源列表
ATMProject
- 这个一个ATM自动取款机系统代码,完整,具有很好的参考价值-this an automatic teller machine ATM system code, integrity, have a good reference value
ATM
- 本项目要求创建一个ATM自动取款机终端系统.他完成的是在网上的一个自动取款的服务
自动取款机源代码
- 这是一个ATM管理系统,对存储款进行管理,可以保存密码-This is an ATM management system to store, manage, store passwords
ATMSOURCE
- 银行自动取款机系统的源代码,难得的ATM管理源代码。-bank automatic teller machine system source code, a rare ATM management source code.
ATMProject
- 这个一个ATM自动取款机系统代码,完整,具有很好的参考价值-this an automatic teller machine ATM system code, integrity, have a good reference value
ATM
- 控制台实现模拟ATM自动存取款机!帐户间能互相通信,实现帐户间转帐!-Realize analog console ATM Automatic Teller Machine! Accounts to communicate with each other to achieve inter-account transfers!
ATM
- 本项目要求创建一个ATM自动取款机终端系统.他完成的是在网上的一个自动取款的服务-This item calling for the creation of an automated teller machine ATM terminal systems. He completed an in-line automated teller services
ATM_TellerMachines
- C#版ATM自动取款机 ATM模拟系统(C#语言编写)-C# Version of ATM automated teller machine ATM simulation system (C# Language)
123
- 摘 要 ATM自动柜员机系统是由计算机控制的银行自动出纳系统,主要服务于活期储蓄,实现客户自助服务的电子化设备。统一建模语言UML(Unified Modeling Language)是面向对象技术的一个重要应用,也是软件工程环境中对象分析和设计的重要工具。通过UML对ATM自动取款机建模,实现查询余额、取款、存款、更改密码等业务,根据需求还可以进一步扩展具体功能。 关键词 ATM自动柜员机;面向对象;建模;UML;Rose -
ATM
- 自动取款机C++代码,模拟自动取款机系统的功能。-ATM C++ code, ATM simulation system.
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.
atm
- ATM自动取款机终端系统,集登录、查询、取款、存款、转账等功能于一身,减少了银行工作人员的工作量,为用户提供一个方便、实用的ATM取款机模拟系统。-ATM ATM end system, set registry, queries, withdrawals, deposits, transfers and other functions in a reduced workload of bank staff to provide use
ATM
- ATM自动取款机系统,内含源代码,算法等,实用性很高-ATM automated teller machine system that includes source code, algorithm, high availability
ATM
- C语言模拟ATM自动取款机的源代码,利用TXT存储用户信息,每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、娶转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密!程序生成控制台程序,主要为了展现事务逻辑处理,C语言爱好者请不要错过哦。-C-ATM ATM simulation source code, the use of TXT store
ATM
- 简单的Java开发,模拟ATM自动取款机系统,并没有链接数据库,后期可以连接数据库开发。-Simple Java development, simulation ATM machine systems, and no link to the database, the latter can be connected to database development.
ATM
- ATM是Automatic Teller Machine的缩写,意为自动取款机。随着计算机技术的迅速发展,其应用已渗入到各个地区并发挥越来越重要的作用。ATM自动取款机系统向用户提供一个方便,简单,及时,随时随地存取款的计算机网络设备。本模拟系统采用JAVA面向对象语言思想实现了具有取款,存款,转账,密码修改等功能,并且在安全性及精确性方面有一定的涉及。该系统可以大大提高工作效率和精确度,节约人力资源的开销。-ATM is short
ATM
- 模拟实现银行ATM自动取款机系统。系统至少包括以下几方面的功能: (1)用户登录功能:通过输入用户名和密码,正确时进入系统,错误则提示相应的错误信息并提示重新输入。(程序中可以初始几个用户对象,包括用户的姓名,账号,密码,余额等基本数据) (2)修改密码功能:设置初始密码,当输入错误时提示信息并提示重新输入,当输入的次数超过2次则冻结银行卡,自动退出系统; (3)余额查询功能:显示当前用户银行卡的余额数目; (4)取款功
ATM代码
- 实现用户注册,登陆,存款,取款,查询交易记录等功能,并实现界面化(Realize user registration, landing, deposits, withdrawals, inquiries, transaction records and other functions, and to achieve interface)
ATM自动取款机
- ATM自动取款机终端系统,集登录、查询、取款、存款、转账等功能于一身,减少了银行工作人员的工作量,为用户提供一个方便、实用的ATM取款机模拟系统。(Automatic teller machine ATM terminal system, set login, query, deposits, withdrawals, transfers and other functions, reduce the workload of bank
ATM自动取款机模拟系统 1.0
- 模拟ATM自动取款机,实现简单的存款,取款,转账,查询功能(ATM c# provide login register and query account)