搜索资源列表
osbymayfar
- 本程序实现FCFS先来先服务,SPF短进程优先,FPF_Reaved抢占式高优先级,TimePiece时间片轮转这四种进程调度算法。 程序运行时根据提示选择相应进程调度算法,然后调用函数GetRandProc(LPVOID lpParam)(程序专门为该函数开辟新的线程)产生随机进程并将其插入到就绪队列中然后再用相应的进程调度算法调度进程运行。 -the program FCFS first-come first-serve, SPF short process priority, Pr
XXkefuzhongxin
- XX客户服务中心方案建议书,关键字:排队 CTI 座席 建议书 方案 -XX customer service center program proposals, keyword : CTI executives queue program proposals
mmc_analysis
- 单列多服务台排队系统需求分析 用户在系统主界面输入服务台数、顾客总数、仿真时间、等初始数据,经过后台系统处理相关数据并进行分析计算,得出顾客排队的最大队长、平均队长、系统中平均实体数、顾客平均等待时间、顾客最大等待时间、服务台的空期和忙期各占百分比以及每个顾客在系统中花费的时间等等。-Single multi-server queuing system requirements analysis the main user interface to enter in the system h
ARED
- 在NS2下,介绍自适应的RED算法主动队列管理算法,主要原理,希望对大家有帮助-Under NS2, introduced that the auto-adapted RED algorithm driving queue management algorithm, the main principle, hoped has the help to everybody. .
queue
- a queue (lifo memory) algo
queue
- 循环队列的定义及其相关操作算法的实现,包括初始化队列、插入、删除、输出等操作-Cyclic queue algorithm is definition and implementation of related operations, including the initialization queue, insert, delete, export and other operations
Queue
- 这个程序演示了链式队列的基本操作,从键盘上输入一个命令,执行相应的操作。-This program demonstrates the basic operation of the queue chain, from the keyboard to enter a command, do the appropriate action.
droptail-queue
- simulation scr ipt for droptail queue in ns2
Linux_server
- 这里包含了几个Linux服务器设计的文档。内容还很有含金量的。 目录:Linux环境并发服务器设计技术研究.pdf 基于并发服务器的网络通信的设计和实现.pdf 基于进程池的Linux并发服务器的研究.pdf 基于通信接口封装机制的网络并发服务器设计.pdf 基于主动队列管理的Linux并发服务器模型及负载均衡算法的研究.pdf-This contains a number of Linux server design document. It is very gold co
Stocasticqueue
- queue simulation for matlab
queue
- The M/M/1/K queue is a single server queue with a buffer of size K.m =1 k =12
mmc_system_report
- 单队列多服务台排队系统系统分析报告 1、系统的组成实体 实体:顾客、n个服务台、队列 2、系统组成实体的属性 顾客属性:到达时间、编号、 服务机构属性:编号、忙闲状态、服务项目的时长 队列属性:队列长 -Single-queue multi-server queuing system, system analysis 1, the system' s constituent entities of entities: customers, n a d
labview-queue-thread-safe-procedure
- labview采用队列方式实现线程安全的程序设计-labview using queue thread-safe programming
circular-queue
- Circular Queue program in c language-Circular Queue program in c language...
Queue--monitoring
- ns2 simulator for queue monitor
queue
- 1.利用数组实现优先队列; 2.利用链表实现优先队列; (注:默认以最大值为优先级最高,思考:如何实现用户指定优先级(最大优先或最小优先)) -Using an array of priority queues using a linked list priority queue (Note: The default maximum value for the highest priority, thinking: how to implement user-specified
queue
- queue using linked list
Chain-queue
- 栈和队列的基本操作,来自一次数据结构实验内容。-The basic operation of the stack and queue data structure from the first experiments.
(Queue)
- queue using c.we can simulation a queue using c programming.
Chain-queue-validation-test
- 数据结构中 链队验证试验学习借鉴(jaja)-Chain queue validation test