搜索资源列表
1234
- 银行模拟系统~简易模拟银行~实现客户的排号等待~及对客户总等待时间的计算~和统计-Bank of simple analog simulation system ~ ~ to achieve customer Arranging banks waiting ~ and customer waiting time of the calculation of ~ and statistics
shiyan
- 实验五 类的继承实验3.编写一个基类Shape,在此基础上派生出类Triangle和Circle,二者都有计算对象面积的函数GetArea( )和计算对象周长的函数GetPerim()。 4.开发一个简单的大学人员管理程序,该程序可以管理大学的一些基本人员:学生(student)、教师(teacher)、教授(professor)。首先设计一个虚基类person。通过该类保存人员的最基本信息:姓名(name)、年龄(age)和性别(sex)。然后使用该类派生出学生类student和教师类te
CSharpbank
- 用C# 实现的一个dos窗口简易银行系统的程序。东北大学C#课实验-Simple banking system in a dos window procedures implemented in C#. C# class experiment Northeastern University
www
- 简易银行系统 可以存储 查询 和取款,存款和取款都会增加余额。存储是存储到本地txt文件-simple bank system function : save, search, take
银行管理v2.0
- 这是一个用c++开发的简易银行系统,包括查询充值删除账户(This is a simple bank system developed by c++, including query, recharge and delete account.)