搜索资源列表
bank.java
- 主要模拟银行管理系统的功能可以添加用户和删除可以实现存钱取钱-simulated bank management system function can add and delete users can achieve receive their deposit
BankSystem_TCP
- VC环境下网络编程模拟银行系统的源代码。模拟银行自动取款机的取钱、查询、存钱、修改密码等等。功能完善。-VC network programming environment simulation banking system's source code. Simulated bank automatic teller machine to pick it up, inquiries, and to save, change passwords, and so on. Functional
WebServ
- 基于.net,为了配合分布式系统课程实践而安排的实习,具体内容为利用Web Service技术实现个人银行业务服务。该项目是利用WebService技术实现模拟ATM机的个人网上银行的业务操作。-based. Net, in order to meet the Distributed Systems Practice arranged internship specific content for the Web Service Technology personal banking servi
bankathreadasocket
- 模拟银行开户,存取款,转账等的字符界面程序源码,采用linux消息队列在进程间通信,使用多进程,多线程技术,采用socket技术实现网络通信,最终实现多个客户端同时访问服务端。-Simulated bank account deposits and withdrawals, transfers and other characters interface program source, linux message queues, interprocess communication, the u
myBank
- 模拟银行存取款业务,可以查询余额,模拟存取款-Analog bank deposit business, you can check balances, deposits and withdrawals simulation
myBank
- 模拟银行ATM机功能,用户可实现开户,销户,存钱,取钱,修改密码,查询余额等功能-Bank ATM machine simulation capabilities, users can realize accounts, sales households, to save money, change passwords, check balances and other functions
queue
- .银行业务队列模拟:假设某银行某网点有A和B两个业务窗口,其中A办理业务的速度是B的2倍。给定到达银行的顾客序列,请按业务完成的顺序输出顾客序列。(假定不考虑顾客先后到达的时间间隔,并且当不同窗口同时处理完2个顾客时,A窗口顾客优先输出。) a. 输入说明:输入为一行正整数,其中第1个数字N(N<=1000)为顾客总数,后面跟着N位顾客的编号。编号为奇数的顾客需要到A窗口办理业务,为偶数的顾客则去B窗口。数字间以空格分隔。 b.输出说明:按业务处理完成的顺序输出顾客的编号。数字间以
Algo3-12
- 银行业务模拟,银行的关门时间与客户的到达时间问题,主要是栈和队列的y-Banking business simulation, banks closing time with the customer