搜索资源列表
tree
- 用树的应用模拟铁路查询功能。掌握图的邻接表的定义及应用,能够熟练使用邻接表。加强对map容器的理解,能够熟练使用map容器,复习集合和字典的相关知识。理解最短路径问题,并使用Dijkstra算法解决最短路径问题。掌握线形表的使用,并理解优先队列解决问题的过程。利用栈解决需要逆向输出的问题。 -Application of simulation using the tree railway inquiry function. Master graph adjacency list of def
Swithcing.tar
- This a Switch simulation... with 4 types of switches... and also we have average simulation time over these 4 switches 1. No Queue 2. Input Queue 3. Input Queue with iterative 4. Output QUeue-This is a Switch simulation... with 4 types
dazuoye
- 飞机场的模拟 属于队列的应用 通过函数允许用户预测-Simulation of airports belonging to the application queue allows users to predict the function
sim
- 单服务台排队仿真 模拟银行单服务台排队模型-Simulation of single-desk queue banks line up single-desk model
MMK
- 排队论 M/M/K 模拟。 VC6.0 环境下调试通过。 运行时输入到达率, 离开率和服务器个数, 输出为平均队伍长度。-Queuing theory M/M/K analog. VC6.0 environment to debug through. Run-time input arrival rate, departure rate and the number of servers, the output length of average ranks.
t_system
- CPU分时系统模拟.不同用户轮流使用CPU.用到队列的数据结构.-CPU time-sharing system simulation. Different users take turns using the CPU. To use queue data structure.
proj3_6
- 编写一个程序,反映病人到医院看病排队看医生的情况。在病人排队的过程中,主要重复两件事: (1)病人到达诊室,将病历本交给护士,排到等待队列中候诊。 (2)忽视从等待的队列中取出下一位病人的病历比,该病人进入诊室就诊。 模拟病人等待就诊这一过程 -Write a program, reflecting the patients to hospital queue to see a doctor situation. Patient queuing process, the main
hw1
- 简易单服务台队列系统,C语言,VC6.0开发环境-M/M/1 queue simulation
paiduilun
- 做数学建模时编的程序,仿照linix系统中进程调度,作出的医院排队模拟程序。-Mathematical modeling prepared to do the procedure, modeled on the process of scheduling linix system to make the hospital queue simulation program.
VPRY
- 可变分区回收算法。将回收的内存插入到自由主存队列中,供下次分配内存时使用.在本模拟程序中,自由主存队列的排序原则是按地址排列的-Variable partition recovery algorithm. The recovery of memory inserted into the free queue in main memory, the memory allocated for the next use. In this simulation program, free main me
simulation_of_QuickPass_system
- 模拟游乐场的排队,验证Quickpass系统的可靠性-Simulation of the Queue in a theme park to test the stability of QuickPass system
mm1
- 一个简单的排队系统仿真应用,可用于理发店等单队列的场合。-A simple queuing system simulation application, can be used for a single queue barber shop and other occasions.
duiliemoni
- 采用C语言编写的数据结构队列,并用队列模拟银行作业处理系统-Using C language data structure queue, and queue simulation of banking operations with the treatment system
bankSimulation
- 模拟银行一天的人均逗留时间,其中采用队列和栈来实现主要功能。-Simulation of per capita stay one bank, which adopts queue and stack to achieve the main function.
simulation
- simulation of queue using excel
MM1-SIMULATION
- MM1排队仿真,对平均队长,平均等待时间的仿真-MM1 QUEUE SIMULATION,get average length, average waiting time
queue-model
- Create a Monte Carlo simulation of random source of packets that are received and processed by a M/M/1 queue.-Create a Monte Carlo simulation of random source of packets that are received and processed by a M/M/1 queue.
CPP
- C++实现栈的操作,队列的操作和用栈模拟队列-C++ achieve stack operation, operation and use of the queue stack simulation queue
MM1-Queue
- Broadband networking M/M/1 Queue Matlab simulation
boarding
- 元胞自动机模拟排队登录程序,MATLAB亲测可用。(Cellular automata simulation queue login program. You can try this with your matlab pltform.)
