搜索资源列表
停车场
- 我的数据结构的实验题,停车场,用栈和队列 模拟停车场,实现进车和出车-my data structure experiment, a car park, with Stack and Queue simulated car parks, to achieve progress and out of cars
电梯模拟系统
- 非常完整的电梯模拟系统 欢迎大家提出宝贵建议-this a complete system of simulating the elevetor,welcome to your advice,thank you
模拟人走迷宫
- 模拟人走迷宫,主要实现一般操作的程序,数据结构-simulated people Maze, the main general operating procedures, data structure
银行模拟指导
- 数据结构银行模拟指导-simulation data structure to guide banks
模拟分页式存储管理
- 模拟分页式存储管理中硬件的地址转换和用先进先出调度算法(FIFO)处理缺页中断-simulation tabbed storage management hardware address translation, and the use of FIFO scheduling algorithm (FIFO) interrupt handling missing pages
排队系统模拟
- 用于模拟交通的排队-used to simulate traffic queue
救护车调度模拟系统
- 用c语言设计实现一个用事件驱动的“救护车调度”离散模型,模拟120急救中心响应每个病人的呼救信号统一调度救护车运行的情况。 我们对问题作适当简化,假设:某城市共有m个可能的呼救点(居民小区、工厂、学校、公司、机关、单位等),分布着n所医院(包含在m个点中),有k辆救护车分派在各医院待命,出现呼救病人时,由急救中心统一指派救护车接送至最近的医院救治。救护车完成一次接送任务后即消毒,并回原处继续待命。假定呼救者与急救中心、急救中心与救护车之间的通讯畅通无阻,也不考虑道路交通堵塞的影响。可以用m个顶点
计算机模拟考试3级网络技术笔试
- 计算机模拟考试3级网络技术笔试-computer mock examinations three network technology quiz
银行业务模拟
- 数据结构课程设计,一个简单的银行业务模拟.在c++环境下调试通过.-data structure curriculum design, a simple simulation of the banking business. C in the environment through debugging.
模拟
- 用BP算法对某个表达式进行模拟,通过模拟来得到最优的结果-BP algorithm for the simulation of a certain expression, through simulation to get the best results
dianti1
- 这是个电梯模拟系统,是用一些简单的图形来模拟电梯运行时的情况-This is a simulation system for the lift, is to use some simple graphics to simulate the situation of elevator running
datastructure
- 数据结构课程设计,做的一个银行模拟系统,挺好-Data structure the curriculum design, to do a bank simulation system, quite good
quanguojiaotong
- 数据结构课程设计-全国交通咨询模拟系统 程序设计 源代码 -Data Structure course design- the National Transport Advisory simulation system programming source code
Airport_Simulation
- 飞机场模拟的C++源代码 《数据结构与程序设计》里对飞机场模拟的完整c++源代码,能运行。-Airport simulation C++ source code for " data structures and program design," where a complete simulation of the airport c++ source code, can run.
bank
- 这是数据结构报告,主要是研究开发银行业务模拟。-VC++ bank
acmPPT
- acm算法的讲解ppt,包括动态规划,搜索,模拟等重要算法的讲解,对学习算法的朋友一定很有帮助。-acm algorithm explained ppt, including dynamic programming, searching, algorithm simulation, and other important talks, a friend of the learning algorithm must be helpful.
segy1
- 地震波场数值模拟是研究复杂地区地震资料采集处理和解释的有效辅助手段,地震波场数值模拟的主要方法包括两大类,即几何射线法和波动方程法。有限差分法是波动方程法中非常重要的一种方法,它的主要优点是占用内存小,计算速度快。论文采用高阶交错网格差分技术对一阶速度-应力弹性波方程进行数值求解,并对差分方程稳定性条件、频散问题以及边界条件处理进行了讨论。-Numerical simulation of seismic wave is a effective auxiliary means for studyi
airport
- 利用数据结构的队列,模拟一个飞机场的运行,有一条跑道多条跑道等模式,是数据结构预算法的经典问题,这个是我们的项目,压缩包包含了源代码,项目报告,MFC界面。-Queue data structure used to simulate the operation of an airport, there is a multi-runway runway models, the data structure is a classic problem of the Budget Act, this i
airport
- 一个小型的繁忙飞机场模拟,起落,有一个有限的排队队列。共6问(Simulation a small but busy airport with only one runway.)
银行业务模拟
- 设银行有四个服务窗口,一个等待队列, 每个窗口均可以办理存款、取款、挂失、还贷业务,每种业务所需的服务时间不同,客户到达银行后,先到打号机上打号,号票上包括到达时间、编号和需要办理的业务,然后在银行内等候, 当任一服务窗口空闲时,处理等候客户中排在最前面的客户的业务。写一个上述银行业务的模拟系统,通过模拟方法求出客户在银行内逗留的平均时间和每个窗口办理的客户数及办理的每种业务数。(A bank has four service windows, a waiting queue, each win