-
银行业务模拟系统
假设某银行有4个窗口对外接待客户,从早晨银行开门起不断有客户进入银行,由于每个窗口在某个时刻只能接待一个客户。因此在客户人数众多时需要在每个窗口前顺次排队,对于刚进入银行的客户。如果某个窗口的业务员正空闲,则可上前输业务。反之,若个窗口均有客户所占,他便会排在为数最少的队伍后面。编制一个程序模拟银行的这种业务活动并计算一天中客户在银行的平均逗留时间。
- 2022-07-19 00:37:28下载
- 积分:1
-
链表、栈、多项式乘法实现
代码提供顺序链表、链式链表和栈C语言实现版本,其中包括链表的初始化、插入元素、删除元素、获取元素、输出元素等操作。同时提供多项式乘法的实现代码。
- 2022-08-24 02:56:22下载
- 积分:1
-
求和最大的子序列,采用动态规划算法,经典算法
求和最大的子序列,采用动态规划算法,经典算法-sequences using dynamic programming algorithm, the algorithm classic
- 2022-05-22 04:53:59下载
- 积分:1
-
C++面试试题,值得一看
C++面试试题,值得一看-C interview questions, the eye-catcher
- 2022-03-06 19:41:08下载
- 积分:1
-
数据结构自考试题及答案
希望能够帮助大家
数据结构自考试题及答案
希望能够帮助大家-Data structure questions and answers to help everyone
- 2022-12-21 15:50:03下载
- 积分:1
-
离散点插值程序,采用的是cressman客观插值原理
离散点插值程序,采用的是cressman客观插值原理-discrete points interpolation procedure, the objective is cressman interpolation Principle
- 2022-03-23 15:55:46下载
- 积分:1
-
Maze with the Games, has a wealth of examples and test data, data structure to l...
迷宫问题与运动会,有丰富的实例与测试数据,是学习数据结构的较好的资料!-Maze with the Games, has a wealth of examples and test data, data structure to learn the information better!
- 2022-10-01 08:00:03下载
- 积分:1
-
投票问卷管理系统 V1.2.rar
投票问卷管理系统 V1.2.rar-vote questionnaire management system V1.2.rar
- 2022-08-14 06:11:20下载
- 积分:1
-
Four kinds of sorting algorithms (exchange sort bubble sort quick sort sort m...
四种排序算法(交换排序 冒泡排序 quick sort排序 mergesort归并排序 )源码,以及各种算法排序效果的对比。-Four kinds of sorting algorithms (exchange sort bubble sort quick sort sort mergesort mergesort ) source code, as well as comparison of various algorithms to sort results.
- 2023-02-13 09:40:03下载
- 积分:1
-
数据库源代码,用来创建一个数据库,是做一个燃气系统的.
数据库源代码,用来创建一个数据库,是做一个燃气系统的.-Database source code, used to create a database, is a gas system.
- 2022-02-05 20:41:58下载
- 积分:1