搜索资源列表
zqjczs
- 证券基础知识客观题,其中包括四套模拟题大综合-Basic knowledge of securities objective topic, including four sets of large integrated simulation topic
ATM
- 使用c++编写的ATM柜员机模拟系统。实现了柜员机的基本操作!-Prepared using c++ ATM ATM simulation system. Achieved the basic operation of ATM!
yinhang
- 模拟银行系统是一个适合于Java初级学习者学习和使用的项目, 综合使用Java的基础知识和常见API,是一个极好的练习项目。 具体功能: 1:银行服务的启动、多层菜单的选择、银行操作人员的维护(增删改查) 2:客户资料的维护、帐号的维护 3:完成开户、销户、存款、取款、转帐等功能 4:示范如何给项目添加基本的权限控制-Simulation of the banking system is a suitable primary learners to learn an
BankSimulationSystemVS05
- 该系统模拟银行服务系统,通过 因为客户业务有存钱和取钱两种,所以我们用0和1来分别表示存和取;因为两个窗口前要排队,所以用链表实现的队列来表示排队的情况;对于每个客户的基本信息,我们创建Customer结构来实现对客户信息的处理;我们用随机函数rand()来实现对生活中客户存与取、钱数、处理时间等情况的模拟。-The system simulated banking system, through the business because customers get money saving a
atm
- 模拟实现基本的atm功能,包括存取款、后台管理、用户管理等-Atm to achieve the basic simulation functionality, including deposit, backstage management, user management, etc.
F
- 模拟ATM机,简单的实现了atm的基本功能,能够实现取款、存款、查看余额积分等。-Simulation of ATM machine, the simple realization of the ATM basic functions, can realize the withdrawals, deposits, check balance integral.
MINI_ATM
- 模拟实现ATM取款机的基本功能,linux-c环境实现,代码完整,写法规范-Simulation to achieve the basic functions of ATM machines, using c language, linux-c environment to achieve
