CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - queue simulation code

搜索资源列表

  1. pai_dui_xi_tong_fang_zhen

    0下载:
  2. 排队问题的仿真论文,内有详细的代码。解释详尽。-queue of simulation papers, which detailed code. Explained in detail.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:186.57kb
    • 提供者:长城
  1. MyComm

    0下载:
  2. 一个排队机伺服器的测试程序源代码,有队列模拟,呼号终端扫描等功能。-a Queue server testing procedures source code, a cohort simulation, call terminal scanning capabilities.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:83.1kb
    • 提供者:新康
  1. 2.rar

    0下载:
  2. M/M/m排队系统性能仿真代码matlab function r=randexp(lambda) r = -lambda*log(rand) ,M/M/m queuing system performance simulation code matlab function r = randexp (lambda) r =-lambda* log (rand)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2.6kb
    • 提供者:jacky
  1. paidui

    0下载:
  2. mm1排队模型的matlab源码,从c语言裸转过来的,主要解决排队论在matlab中的仿真问题-mm1 queue model matlab source code, from the c language naked in turn, mainly queuing theory to solve the simulation problem in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1.98kb
    • 提供者:skyout
  1. form

    0下载:
  2. 多级反馈队列模拟进程调度C语言代码,多级反馈队列模拟进程调度C语言代码。-Multi-level feedback queue scheduling C language code modeling process, multi-level feedback queue scheduling simulation of the process of C language code.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1.09kb
    • 提供者:
  1. queue

    0下载:
  2. 排队问题仿真模型的代码,顾客到达时间和服务时间服从均匀分布。-Simulation model of the queuing code, the customer arrival time and service time uniform distribution.
  3. 所属分类:Applications

    • 发布日期:2017-04-01
    • 文件大小:3.7kb
    • 提供者:周朝
  1. stackqueue

    0下载:
  2. 数据结构栈和队列基本源代码,并包括银行模拟、中缀表达式计算、列车调度、农夫过河问题等经典数据结构算法。-Stack and queue data structure of the basic source code, and includes Bank of simulation, in the calculation is made up of expressions, the train scheduling, the farmer across the river, such as the
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:12.47kb
    • 提供者:guanjun
  1. CPU_Schedu

    0下载:
  2. CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7.16kb
    • 提供者:zds
  1. MOKA

    0下载:
  2. Matlab source code for simulation of queue in Bank using exponencial distribution.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.3kb
    • 提供者:Dave
  1. qlen

    0下载:
  2. 节点队列的实时监测,包括仿真的源代码,仿真的trace文件,仿真结果-Real-time monitoring of the node queue, including the simulation of the source code, the simulation trace file, the simulation results
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1022.98kb
    • 提供者:wyao
  1. m1

    0下载:
  2. 用来对图书馆排队借书的情况进行仿真,假设只有一个对列时的仿真程序见源代码,用的MatlAB写的-Library queue library used to simulate the situation, assuming that only one simulation program when the column, see the source code, written with the MatlAB
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.08kb
    • 提供者:小新
  1. m2

    0下载:
  2. 用来对图书馆排队借书的情况进行仿真,假设有2个对列时的仿真程序见源代码,用的MatlAB写的-Library queue library used to simulate the situation, assuming there are two pairs of columns in the simulation program, see the source code, written with the MatlAB
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.3kb
    • 提供者:小新
  1. Queue-Simulation-Matlab

    0下载:
  2. this a Queue implemented with matlab.the code consist event based and time based simulation.the performance result has been showed with charts -this is a Queue implemented with matlab.the code consist event based and time based simulation.the perfor
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:495.14kb
    • 提供者:nazi
  1. code

    0下载:
  2. 模拟排队论中的ErlangA模型,到达时间,服务时间,放弃时间服从指数分布-simulation about queue theory
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:5.46kb
    • 提供者:帅帅琦
  1. Huffman-tree-and-Parking-management

    0下载:
  2. 本程序是双工信道哈夫曼的编/译码器,该系统可进行字符与二进制码值间转换。栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。-This procedure is a duplex channel Huffman of knitting/decoder, this system can be character and the binary code value among conversion. Stack simulation parking lot to queu
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:3.36kb
    • 提供者:李密
  1. my-parking

    0下载:
  2. 本代码实现的是一个简单的停车场管理系统。设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。 汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在停车场的最北端),若车场内已停满n辆汽车,则后来的车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆汽车要离开时,在它之后进入的车辆必须退出车场为它让路,待该车辆开出大门外,其他车辆再按原次序进入车场,每辆停放在停车场的车在它离开停车场时必须按它停留时间的长
  3. 所属分类:Console

    • 发布日期:2017-11-22
    • 文件大小:236.75kb
    • 提供者:丁洁琼
  1. banksystem

    0下载:
  2. 该代码为模拟银行业务,用于学习数据结构课程时,熟悉队列的使用-The code for the simulation of banking, data structures for learning courses, the use of familiar queue
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:460.19kb
    • 提供者:肖肖
  1. processscheduling

    0下载:
  2. 操作系统: 进程调度模拟程序设计 2,实现的功能:实现了进程调度模拟程序设计中的基于动态优先权的算法。 3,优点: 在程序的窗口给出了最开始的时候的队列里的状况,随机生成了每个进程的“优先权”和“要求运行时间”,并考虑到了避免产生 较大的数而导致程序长时间陷入循环,(即设定了优先权和要求运行时间的上下限); 可以方便的添加或者删除进程数目,(只需要改动源代码中的MAXN值即可,其他的不需要改动)而不影响程序的运行,健壮性好。 4,缺点:
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:293.95kb
    • 提供者:天蓝
  1. Code

    0下载:
  2. SIMULATION OF NETWORK TOPOLOGY USING NS2 Consider the network where T1-T6 are transmitters and R1-R6 are receivers. R1 receives from T1, R2 receives from T2 and so on. B1,B2 and B3 act as bottleneck nodes and also provide for routing of packets
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:122.76kb
    • 提供者:sac kaus
搜珍网 www.dssz.com