搜索资源列表
ATM
- atm模拟系统模拟银行atm查询取款and回执系统使用vc++6.0-simulation system for simulation of atm bank atm withdrawals and inquiries receipt system uses vc++ 6.0
BANK
- 一个银行业务信息管理系统,简单链表操作,能够添加,删除,查询银行各窗口业务信息等功能,版权所有,下载后请于24小时内删除-A banking business information management system, easy operation list, be able to add, delete, query the banks of the window features such as business information, all rights reserved, afte
Ccode
- 乘车路线查询程序,飞机票订购系统,画一个二维条形图,模拟银行账户管理,石头剪子布游戏,图书馆管理系统,文曲星游戏,学生成绩管理系统,幼儿园小朋友管理.-Travel route query procedure, ticket ordering system, drawing a two-dimensional bar chart to simulate bank account management, and the stone scissors cloth games, library man
manage
- 银行定期管理系统:工作人员根据口令进入系统、可以录入新的存单信息、根据存单编号可以查询存单信息、根据存单编号和密码可以完成储户取款操作。【注意程序初始化值,才能正确测试程序功能】-The bank s regular management system: the staff according to the password into the system, entry of new certificates of deposit, certificate of deposit number c
SaveMoneySystem
- 用c++写的银行存款系统,可注册,可取款,存款,修改密码,查询当前信用卡情况,返回等-It is a save money system which uses c++,you can register,withdrawing money,deposit money,change your password and demand your card s information and go back.
yinhangxitong
- 3.用对象数组实现一个简单的银行账户管理系统,完成开户、存款、取款和查询余额等行为。-3. A simple bank account management system, complete with an array of objects to achieve the behavior of accounts, deposits, withdrawals and balance inquiries.
chuxu
- 简单银行储蓄系统,该系统实现储蓄业务最常用的功能:存款、取款、查询、开户、销户、退出以及查询全部储户信息的功能。-Simple bank savings system, which is the most commonly used functions to achieve savings business: deposits, withdrawals, inquiries, account, an account, exit and check all depositors informati
ATM
- 由于柜台常常会拥挤,排队的人很多,而且大多数的客户都是取款,存款等,而有些办理业务的需要一定的时间,这会使得一些只需要存取款的客户会有较长的等待时间。所以中国农业银行希望设计一个系统,能让客户在系统上进行简单的操作,比如存款、取款、查询余额、转账等-Since the counter is often crowded, a lot of people queuing, and most customers are withdrawals, deposits, and some apply to
banksystem
- 一个功能简单的C++银行管理系统, 设计一个银行账户管理程序,账户的信息有账号(唯一)、姓名、余额、身份证号码、单位、电话号码、地址等, 允许用户进行如下操作:开户、销户、存款、取款、转账、查询-A simple function of C++ bank management system, the design of a bank account management procedures, information with account number (unique), name, bal
bank
- 银行管理系统,可以实现用户的开户,查询,转账等功能。-Bank management system, users can open an account inquiries, transfers and other functions.
h.cpp
- 建立一个简单的银行账户系统。关于账户的信息有:户名、账号、余额。对账户的管理有:开户、存款、取款、查询余额等功能。用结构化程序设计方法设计一个程序,使该程序能对银行账户的信息进行上述操作管理。-Create a simple bank account system. Information about the account are: user name, account number, balance. Management of the account are: accounts, depo
bank
- c++银行自助存取款系统,用户登录,密码修改,存取款功能,查询余额等。-c++ bank self-Teller system, user login, password changes, withdrawal function, balance inquiries and so on.
www
- 简易银行系统 可以存储 查询 和取款,存款和取款都会增加余额。存储是存储到本地txt文件-simple bank system function : save, search, take
ATM
- 模拟实现银行ATM自动取款机系统。系统至少包括以下几方面的功能: (1)用户登录功能:通过输入用户名和密码,正确时进入系统,错误则提示相应的错误信息并提示重新输入。(程序中可以初始几个用户对象,包括用户的姓名,账号,密码,余额等基本数据) (2)修改密码功能:设置初始密码,当输入错误时提示信息并提示重新输入,当输入的次数超过2次则冻结银行卡,自动退出系统; (3)余额查询功能:显示当前用户银行卡的余额数目; (4)取款功能:通过输入金额,对存款进行扣款工作,当输入的金额大于余额时
JAVA课程设计-银行存取管理系统(所有代码)
- 本软件主要是为用户在银行自助服务的目的设计。主要业务包括注册、取款、存款、转账、修改密码、查询余额和查询修改信息等项目,一个用户只允许操作自己的信息,保证用户账户的安全。(The software is designed for the purpose of self-service banking users. The main business includes registration, withdrawals, deposits, transfers, changes in passwo
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
银行管理系统
- C++实现了一个简单的银行管理系统,支持新建、查询、修改、重定向到文件。(A simple bank management system in C++.)
银行管理v2.0
- 这是一个用c++开发的简易银行系统,包括查询充值删除账户(This is a simple bank system developed by c++, including query, recharge and delete account.)