搜索资源列表
bank-system
- 自己编写的银行存取款系统 有6个基本功能-prepare their bank deposit system is six basic functions
chu
- 开发本系统的目的在于方便银行处理储户的存取款业务-development of the system designed to enable banks to handle customers access business
SY
- 这是一个银行管理系统,实现系统管理,开销户管理,存取款管理,及结算的功能
CH9
- 简单的银行储蓄系统,可以存取款,以及查询用户信息-Simple bank savings system, can access the money, and query the user information
mybank
- 实现基本的银行管理系统业务,包括存取款,开户,查询-Management system for basic banking services, including deposit and withdrawal, account inquiries,
BankCustoms
- 银行存取款系统,功能很少,对处学csharp的很有帮助-Bank deposit system function very few places on the Department of helpful CSharp
BankSysterm
- 银行模拟系统,实现了简单的的银行存取款功能-Bank of analog systems, the realization of a simple function of the bank deposit
BankSystem
- 银行业务管理系统小程序 用于存取款借贷业务的统计与处理-Banking Management System applet lending operations for the deposit and withdrawal of Statistics and processing
BankSsytem
- 一个 用c语言写的 简单的银行系统 包括 用户开户 存取款 转账 适合 C语言 初学者的一个简单联系-Written in a simple language with c banking system, including user account transfer deposit for a simple C language for beginners links
licai
- 《简单理财》功能包括: 1.使用密码登录系统 2.添加现金记录 3.修改现金记录 4.删除现金记录 5.添加存取款记录 6.修改存取款记录 7.删除存取款记录 8.查看两个日期之间的所有记录 9.查看大于或小于某个金额数值的所有记录 10.某个银行的所有记录 11.自动保存记录 本系统在Visual Studio 2005环境下使用纯Windows API开发而成,在Visual S
bank
- 图形化界面 银行系统涉及存取款转账修改密码查询信息开户等基本功能同时涉及文件读写-Graphical interface to access money transfers involving the banking system to change the password to open an account query information file read and write basic functions involve
cmbbank
- 银行存取款系统,主要实现的是银行系统的简单的基本业务。- systerm of bank
Bank
- 自己学习的时候 写的银行系统:能注册,能登陆,能存取款,注册方式2种,一种是自己注册ID密码,一种是通过系统自动生成得到ID 密码-Learning to write the banking system: registration, able to land, access to models, registered way of two kinds, one of their own login ID password, one is automatically generated by t
Tbannkmanagerh
- 这是我用Visual C编的一个银行管理系统,具有功能:储户开户管理、用户现现金存取款操作、转帐操作、打印报表、更改密码、忘记密码操作等,里面有说明文档。 -I use Visual C series of bank management system with features: savers account management, users can now cash deposit and withdrawal operation, the transfer operation, pr
bank20080129
- 银行存取款系统,简易系统包含存取款以及开户功能,-Bank deposit system, including withdrawal and account features
bank-manage-system
- 银行存取款管理系统 包括ATM 能够对客户存款取款记录进行增删改查操作。客户存取款记录,包括编号、客户姓名、支取密码、客户电话、存取类别、存取金额、账户余额。 基本要求: 1. 设计简单的菜单,能够进行系统功能选择。 2. 实现客户信息的录入功能。 3. 能够进行存取款操作。 4. 根据客户编号查询存款和取款记录,并能得到每次帐户总金额。 5. 实现按账户总金额排序功能。 6. 能够修改、添加、删除信息。-Bank deposit management syst
bank
- c++银行自助存取款系统,用户登录,密码修改,存取款功能,查询余额等。-c++ bank self-Teller system, user login, password changes, withdrawal function, balance inquiries and so on.
银行储蓄系统
- 简单的银行储蓄系统,用C语言实现开户,销户,存取款,修改密码功能。(Bank savings system, using C language to achieve the opening of accounts, account, access, modify the password function.)
JAVA课程设计-银行存取管理系统(所有代码)
- 本软件主要是为用户在银行自助服务的目的设计。主要业务包括注册、取款、存款、转账、修改密码、查询余额和查询修改信息等项目,一个用户只允许操作自己的信息,保证用户账户的安全。(The software is designed for the purpose of self-service banking users. The main business includes registration, withdrawals, deposits, transfers, changes in passwo
一个功能齐全的银行系统
- C++开发,包含两类账户的创建,存取款,用户登录,历史查询等。有图形界面。