搜索资源列表
QueueDll
- windows2000系统消息队列编程。 本例子是一个DLL文件,具体使用说明在QueueDll.h文件中。-by Windows Message Queue System Programming. This example is a DLL files, the specific use in QueueDll.h document.
2212
- 源程序可使用Jdk1.3以上的任何版本编译和运行主类是Simulator也可以在eclipse环境下直接编译和运行。 顾客队列服务模拟系统-Jdk1.3 source can be used over any version of compiler and run the main category is Simulator can also eclipse environment directly translated and running. Customer service Queue
job-queue
- C++语言\\面向对象编程(银行排队系统的程序)-C \\ object-oriented programming (banks queuing system procedures)
yinghangpeidui
- 银行排队系统仿真 银行排队系统仿真 -Bank Queuing System Simulation Bank Queuing System Simulation bank queue System Simulation
Ex_Thread
- 5个进程 开始时处于就绪队列中 该单机系统采用时间片轮转法进行调度。假定A每运行4个时间片就发出一次I/O请求,I/O完成时间为20个时间片。D每运行2个时间片就发出一次I/O请求,I/O完成时间为10个时间片。-five at the beginning of the process, in place of the single queue system uses Web Tablet time scheduling method. A running assumed every f
2.rar
- 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)
MultilevelFeedbackQueue
- 操作系统实验、多级反馈队列、java swing-Operating System Experiment, multi-level feedback queue, java swing
mmc_analysis
- 单列多服务台排队系统需求分析 用户在系统主界面输入服务台数、顾客总数、仿真时间、等初始数据,经过后台系统处理相关数据并进行分析计算,得出顾客排队的最大队长、平均队长、系统中平均实体数、顾客平均等待时间、顾客最大等待时间、服务台的空期和忙期各占百分比以及每个顾客在系统中花费的时间等等。-Single multi-server queuing system requirements analysis the main user interface to enter in the system h
queue
- 单服务台排队系统仿真 离散事件系统仿真 达时间间隔以及服务员为每个顾客服务的时间服从指数分布,-Single-server queuing system, discrete event system simulation
simulation
- 设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。 M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)。由于系统容量为k,有S个服务器,所以系统队列的长度为k-S
Packet_Analysis
- 基于Passthru的扩展,抓取IP数据包,并在内核中利用队列、系统线程实时将IP数据包解析到磁盘文件中,同时提供用户控制,在RING3使用SDK编写界面。 本程序可以帮助您熟悉驱动编写、windows编程、用户态和内核态交互编程以及网络知识的基础应用。 驱动安装使用snetcfg,已集成到用户界面中。-Based on the expansion of passthru, crawl IP packet, and the use of the kernel queue, the sys
Multilevel_Feedback_Queue
- 这是用c实现的操作系统的调度算法,包括多级反馈队列调度、先来先服务、最短作业优先、高响应比、时间片轮转。-C This is achieved by operating system scheduling algorithms, including multi-level feedback queue scheduling, first-come, first serve, shortest operation priority, high-response ratio, time piece
mm1
- M/M/1 Queue system M/M/1 Queue system-M/M/1 Queue system M/M/1 Queue system M/M/1 Queue system
BankLiner
- 模拟银行排队机系统,父进程负责调度,子进程负责接收顾客、打印顾客号、呼叫顾客到相应窗口和服务顾客。-Simulation Bank Queue System, the parent process is responsible for scheduling, sub-process is responsible for receiving clients, print customer number, call customer to the appropriate window and cus
mm1_simple
- M/M/1 queue system simulation
Matlab-simulation-queue-process
- 排队问题仿真的目的是要寻找服务对象与服务设置之间的最佳配置,保证系统具有最佳的服务效率与最合理的配置,通过matlab平台对单服务台有限队长的排队系统进行 过程仿真 可以协助设计人员分析顾客的需求 从而合理规划出符合实际条件的服务设施-The purpose of the queuing simulation is to find clients and the best allocation between service settings, ensure that the system
Bank-Queue-Management-System
- 基于Visual C++环境下编写的完整银行排队系统C代码。界面优美,程序易懂。-Environment based on Visual C++ to prepare a complete line banking system C code. Beautiful interface, the program easy to understand.
fifo-queue
- The advantage of using a FIFO structure for a data flow problem is that we can decouple the source and sink processes. Without the FIFO we would have to produce 1 piece of data, then process it, produce another piece of data, then process it. With th
bank-queue-system
- 此程序为银行排队系统程序,是基于C++语言环境下的一个面向过程程序,主要涉及到C++语言数组知识的应用,供C++初学者学习-Bank queuing system in this program, is based on a process-oriented program C++ language environment, mainly related to the application of the knowledge of C++ language array, for C++ begi
tandem-queue
- 二级有阻塞串联排队系统,第一级队列容量无线,第二级队列容量有限-two stage tandem queue system