搜索资源列表
QueueDll
- windows2000系统消息队列编程。 本例子是一个DLL文件,具体使用说明在QueueDll.h文件中。-by Windows Message Queue System Programming. This example is a DLL files, the specific use in QueueDll.h document.
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
queue
- 单服务台排队系统仿真 离散事件系统仿真 达时间间隔以及服务员为每个顾客服务的时间服从指数分布,-Single-server queuing system, discrete event system simulation
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
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
Queue
- 叫号系统 6位LCD液晶显示:前两位显示队列号,后四位显示顾客排队号码。 登录:在一天工作开始前,输入员工代码(最大4位数)进行登录。 退出:在一天工作结束后,退出系统。 顺呼:呼叫第一位或下一位顾客。-Calling system 6 LCD liquid crystal display: first two numbers shows the queue after queue number 4 show customers. Log in: In the
mm1
- 一个简单的排队系统仿真应用,可用于理发店等单队列的场合。-A simple queuing system simulation application, can be used for a single queue barber shop and other occasions.
yinhang
- 模拟银行排队系统,实现叫号,显示等待时间和服务时间-Bank Queue System
Queue
- 设计一个队列,是操作系统等各种软件最常用的数据结构,特点是先进先出,堆栈的结构一般都很简单-Design a queue, the operating system and other software, the most commonly used data structure, characterized by FIFO, the structure of the stack are generally simple
mm1_simple
- M/M/1 queue system simulation
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
yinghangpaidui
- 银行排队系统具有许多功能。 1、顾客到达:分为vip用户与普通用户排队; 2、顾客离开:将该顾客从队列中删除,并让客户评价; 3、查看业务办理:查看每个业务窗口正给几号顾客办理业务; 4、查看排队情况 5、系统查询 6、退出-The bank line up system has many functions. 1, customers arrived: divided into VIP customers line up with ordinary user
mm1
- implement mm1 queue system on customer proce-implement mm1 queue system on customer process
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
barber-simulation-system
- 理发馆仿真系统,利用链表,实现理发馆排队时间统计和仿真。-The barber simulation system, using the list, realize the barber queue time statistics and simulation.
message-queue
- 消息的创建、发送和接收,使用系统调用msgget()、msgsnd()、msgrcv()、msgctl()编制长度为1K的消息的发送和接收程序。-Create a message, send and receive calls using the system msgget (), msgsnd (), msgrcv (), msgctl () preparation program length 1K sending and receiving messages.
beanstalkd
- beanstalkd 一个高性能、轻量级的分布式内存队列系统-beanstalkd a high-performance, lightweight distributed memory queue system
Process-priority-scheduling
- 优先数调度算法常用于批处理系统中。在进程调度中,每次调度时,系统把处理机分配给就绪队列中优先数最高的进程。-A number of priority scheduling algorithm commonly used in a batch system. In the process of scheduling, every scheduling, the ready queue system allocated to the processor the highest priority in
Process-priority-scheduling
- 优先数调度算法常用于批处理系统中。在进程调度中,每次调度时,系统把处理机分配给就绪队列中优先数最高的进程。-A number of priority scheduling algorithm commonly used in a batch system. In the process of scheduling, every scheduling, the ready queue system allocated to the processor the highest priority in
Chapter1Programs
- MM1 QUEUE system simulation
