CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - queuing

搜索资源列表

  1. paidui

    0下载:
  2. 这是一个排队系统的模拟器,时间出发逻辑,包含伪随机函数发生器,注释比较详细-This is a queuing system simulator, logic starting time, including pseudo-random function generator, a more detailed Notes
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45.15kb
    • 提供者:夏虫
  1. Yinhangpaiduixitong

    1下载:
  2. 银行排队系统程序代码,可运行的排队系统仿真-banks queuing system code can be run Queuing System Simulation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:42.03kb
    • 提供者:
  1. smpl_new

    1下载:
  2. 用C语言写的M/M/1队列模型 简单的模拟了M/M/1型排队 -C language to write the M/M/1 Queue simple model to simulate the type of queuing M/M/1
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14.52kb
    • 提供者:feiteng
  1. FCFSSSTF

    0下载:
  2. 《操作系统原理》课程设计 课题名称:磁臂调度及扇区排队算法模拟 模拟了FCFS和SSTF两种调度 -"Operating Systems Theory" design issues Name : Magnetic Sector arm scheduling and queuing algorithm simulation and the simulation of FCFS queue scheduling two SSTF
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:291.09kb
    • 提供者:张兴州
  1. smqueue

    1下载:
  2. 一个有关排队论的源码,是用MATLAB编写的,希望与大家共享,共同进步。-one of the queuing theory of the source code is the use of MATLAB, I hope to share with you, and common progress.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.12kb
    • 提供者:石改辉
  1. Logger_1_0_0

    0下载:
  2. C# .NET LOGGER Extensible .NET Logger written in C#, w/ advanced message queuing allowing for complete asynchronous use (it won\\\\\\ t stop your code). Core system is in place with simple text logging. Looking to add circular logging, multiple file
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:53.07kb
    • 提供者:Lorry
  1. WalMartSimulation

    0下载:
  2. 排队论模拟,最近刚刚找到的,希望对你们有帮助-simulation of queuing theory
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:26.78kb
    • 提供者:Darwin Chen
  1. linysh1

    0下载:
  2. 泊松排队过程源代码,用于处理超市,银行的排队问题-Poisson queuing process of source code, to deal with supermarkets, banks line up the issue of
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1.74kb
    • 提供者:谢小鹏
  1. simulation

    1下载:
  2. 强插型有优先级的M/M/m排队系统仿真代码-Strong type plug-priority M/M/m queuing system simulation code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3.38kb
    • 提供者:董霄
  1. bankM

    0下载:
  2. C#在Inter C++ 并行环境下实现的排队算法。-C# in the Inter C++ parallel queuing algorithm realized in the environment.
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:15.27kb
    • 提供者:matt.wang
  1. 2001-04-21-mp1

    0下载:
  2. 清华大学计算机系操作系统课程实验源码一: Nachos调度系统,实现了5个调度算法:先来先服务(FCFS)、优先级(抢占式、非抢占式)、轮转和多级排队。-Department of Computer Science, Tsinghua University Curriculum Experimental source operating system a: Nachos scheduling system to achieve the five scheduling algorithms:
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:68.7kb
    • 提供者:plutus
  1. trial-simulator

    0下载:
  2. for modeling a simulator queuing
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:125.51kb
    • 提供者:kukush
  1. VMsim.tar

    0下载:
  2. VMsim is an operating system virtual memory system simulator. It simulates a multi level paging scheme, each level with its own queuing algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:518.12kb
    • 提供者:cellsplicer
  1. mm1

    0下载:
  2. 排队论 经典 M/M/1程序 Queuing theory, the classical M/M/1 proce-Queuing theory, the classical M/M/1 process
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:812byte
    • 提供者:frank
  1. 223

    0下载:
  2. 基于反馈(Feed Back,FB)排队算法的CPU调度的模拟实现. 模拟动态创建多个进程,依据反馈排队算法调度原理,动态显示就绪队列中的进程、进程的剩余时间及占有CPU的进程; 动态显示等待队列中的进程(假设当前只有一个事件的等待队列); -Based on feedback (Feed Back, FB) queuing algorithms CPU scheduling simulation. Analog dynamically create multiple
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:605.64kb
    • 提供者:王健
  1. bank

    0下载:
  2. 很好用的一份有关银行排队叫号系统的运用的c++实现代码-A good use of the bank queuing system using number of c++ implementation code
  3. 所属分类:OS Develop

    • 发布日期:2017-05-19
    • 文件大小:5.04mb
    • 提供者:楚天宇
  1. 003udptest

    0下载:
  2. 医疗排队叫号程序,tcp通信, 包括服务端和客户端-Medical queuing procedures, tcp communications, including server and client
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-07
    • 文件大小:1.39mb
    • 提供者:梁桂诚
  1. apache-storm-0.9.2-incubating-src

    0下载:
  2. Storm是一个实时系统的查询,有twitter发布的-Storm integrates with any queueing system and any database system. Storm’s spout abstraction makes it easy to integrate a new queuing system. Example queue integrations include:
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:1.24mb
    • 提供者:micklongen
  1. Use-ExtendSim-Case

    1下载:
  2. 《面向应用的仿真建模与分析——使用ExtendSim》原书案例,使用ExtendSim可很好实现排队论的仿真。-"Application-oriented simulation modeling and analysis- using ExtendSim" original book case can be properly achieved using ExtendSim simulation of queuing theory.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-30
    • 文件大小:12.2mb
    • 提供者:
  1. paiduijiaohao

    0下载:
  2. 该代码实现的是排队叫号的功能,是基于52单片机,其引脚功能在文档中有详细说明-The code is queuing functions, is based on 52 microcontroller, pin functions are described in detail in the document
  3. 所属分类:ELanguage

    • 发布日期:2017-06-15
    • 文件大小:22.37mb
    • 提供者:黄晶
« 12 »
搜珍网 www.dssz.com