Welcome![Sign In][Sign Up]
Location:
Search - queue

Search list

[SMSNewNew监控

Description: 参照SPComm,CMSControl控件,写的自动接收短信、解析短信、删除短信。用到了Windows API,多线程,队列,消息,具有很高的参考价值-reference SPComm, CMSControl controls automatically receive written messages, parse messages, delete messages. Use of the Windows API, multithreading, queue and the news, have a very high reference value
Platform: | Size: 445440 | Author: 摄氏37度 | Hits:

[Data structs数椐结构实验指导书

Description: 数据结构的实验算法 有线性表的,栈和队列,数组,树和而叉树,图,查找以及排序等算法的源代码 -experimental data structure is linear algorithm to the table, stack and queue, arrays, trees and the trees and fork, graphics, such as search and sorting algorithm source code
Platform: | Size: 61440 | Author: 龙亚星 | Hits:

[OpenGL program银行OpenGL模拟

Description: 利用VC开发的银行系统的场景仿真,能够控制等待顾客的排队等。-Scene simulation of bank system in VC which could control the queue of customer etc.
Platform: | Size: 320512 | Author: 张在房 | Hits:

[uCOSQueueDriver

Description: uc/osII平台下一个队列数据结构的源代码实现,该代码可以直接应用到用户的程序中而无需做任何改动。-uc/osII platform under a queue data structure to achieve the source code, the code can be applied directly to the user's proceedings without any changes.
Platform: | Size: 209920 | Author: 周冬生 | Hits:

[SCMr_buf

Description: 自己写的一个用在单片机串口通讯中的环形队列缓冲区管理模块。-himself wrote a serial microcontroller used in the communications ring buffer queue management module.
Platform: | Size: 2048 | Author: 谢经波 | Hits:

[Windows Develop排队问题的系统仿真

Description: 题目内容:使用队列模拟理发馆的排队现象,通过仿真手法评估其营业状况。 基本要求: 假设理发馆内设有N把理发椅,可同时为N位顾客进行理发。对于在营业时间(假设为T小时)内进门的顾客: *当顾客进门时,若有空椅,则可以立即坐下理发,否则需要依次排队等候。 *一旦有顾客理完发离去时,排在队头的顾客便可开始理发。 *若理发馆每天连续营业T小时,求一天内顾客在理发馆内的平均逗留时间 *顾客排队等候的队列平均长度。 *营业时间到点后仍需完成服务的收尾工作时间。-topics as : the use of cohort simulation barber's shop, the queues, through simulation methods to assess its financial situation. Basic requirement : Suppose N Barber Library has put barber chairs, as well as for customers, N barber. For hours (assuming T-hour) entering customers :* When customers come through the door, if empty chairs, they can sit down barber immediately, otherwise needs were queuing up.* Once customers Jimmy End made to leave, the first in the queue of customers will start barber.* If the Barber Museum consecutive business day T-hour day for customers in the barbershop where the average length of stay* Customers waiting in line for the average queue length.* Hours after the close of the service needs to be done finishing time.
Platform: | Size: 62464 | Author: lucky100 | Hits:

[GUI Develop数据结构及算法经典源程序集

Description: 数据结构经典算法源码,包括二叉数,队列,栈.应有尽有-data structure classical algorithm source code, including the number two forks, queue, stack. Everything
Platform: | Size: 309248 | Author: | Hits:

[Linux-Unixqueue-1.40.1.tar

Description: Linux的MessageQueue的实现-Linux MessageQueue Implementation
Platform: | Size: 747520 | Author: 张先生 | Hits:

[OtherClassicalDataStructures

Description: 常用的线性数据结构: 包括线性表、环形列表、队列、双端队列、单链表、双端链表、堆、栈、字符串数组等。非常有用,值得参考。-commonly used linear data structure : Table includes linear and circular table, queue, queue-end, single-linked list, double-linked list, heap, stack, as a string array. Very useful and valuable reference.
Platform: | Size: 39936 | Author: 许友来 | Hits:

[Printing program19577_printer_monitoring.ZIP

Description: 打印机队列监视程序,监视文件开始打印及打印进程。 文件清单: main.cpp main.dfm main.h printerNotfier.cpp printerNotfier.h project1.cpp SortJobThread.cpp SortJobThread.h SpyPrinter.bpr SpyPrinter.cpp SpyPrinter.exe SpyPrinter.res Unit1.dfm -Printer queue surveillance procedures, surveillance documents and printing process to print. The list of documents: main.cppmain.dfmmain.hprinterNotfier.cppprinterNotfier.hproject1.cppSortJobThread.cppSortJobThread.hSpyPrinter.bprSpyPrinter.cppSpyPrinter.exeSpyPrinter.resUnit1.dfm
Platform: | Size: 264192 | Author: water1974 | Hits:

[Internet-Networkopnet-simulation-of-initiative-queue-management.ra

Description: opnet simulation of initiative queue management
Platform: | Size: 1024 | Author: 刘传辉 | Hits:

[Shop supermarket software system2212

Description: 源程序可使用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 System Simulation
Platform: | Size: 22528 | Author: VIVI | Hits:

[OtherC_data_structure

Description: 清华出版社出版,严蔚敏和吴伟民编写的,C语言版数据结构参考程序,有线性表、栈和队列、串、数组和广义表、树和二叉树、图、动态存储器、查找-Tsinghua University Publishing House, Yan Wei-min and Xiulan WU Weimin prepared by the C language version of the reference program data structure, linear scale stack and Queue, strings, arrays and generalized form, tree and binary tree, graphics, dynamic memory, you
Platform: | Size: 41984 | Author: fanyan | Hits:

[Data structsQueueFromStack

Description: Microsoft 面试常考算法 Implementation of Queue using 2 Stacks.-interviews often test algorithm Implementation of Queue using two protocol stacks.
Platform: | Size: 6144 | Author: 李萍 | Hits:

[Data structsdata_struct(C)

Description: C语言数据结构源代码,包括队列,栈和链表等。-C language source code for data structure, including the queue, stack and other Chain.
Platform: | Size: 14336 | Author: david | Hits:

[Data structsdata_structC++

Description: C++数据结构源代码及算法实现说明,包括链表、树、队列和栈等。-C++ source code for data structure and algorithm description, including Chain, trees and Queue and stack.
Platform: | Size: 93184 | Author: david | Hits:

[Internet-Networkmsmq

Description: 在.Net环境下C#编写的Windows Message Queue程序,VS2003调试通过: (1)先安装Message Queuing Services 通过Control Panel,“Add/Remove Programs” – “Add/Remove Windows Components”步骤安装MSMQ。 (2)配置MSMQ 打开Computer Management – Message Queuing,在Private Queues下创建MSMQDemo队列 (3)运行本程序-In. Net environments C# Prepared Windows Message Queue procedures, VS2003 debugging through: (1) to install Message Queuing Services through Control Panel, Add/Remove Programs - Add/Remove Windows Components steps to install MSMQ. (2) configure MSMQ to open Computer Management- Message Queuing, created under the Private Queues in MSMQDemo Queue (3) run the program
Platform: | Size: 51200 | Author: andy.liu | Hits:

[Windows Develop060623

Description: 停车场管理系统源程序 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理-carpark management system to stack source simulated car parks, to queue outside the simulated car sidewalk, according to read from the terminal input sequence data management simulation
Platform: | Size: 4096 | Author: guoxingxi | Hits:

[Documentssim.tar

Description: 简单的 Discrete Event Simulator M/M/K/K queue 含Readme。 可在此基础上开发复杂的仿真程序 请用 tar -xzvf sim.tar.gz 解压 -simple Discrete Event Simulator M/K/K queu e-readme. In this complex development on the basis of the simulation program please use the tar-xzvf sim.tar.gz extract
Platform: | Size: 31744 | Author: digitalkai | Hits:

[matlabqueure

Description: 针对M/PH/1(k)排队系统推导出该排队系统在任意时刻、到达时刻、退去时刻的队列长度状态概率分布、平均队列长度、以及平均等待时间,并编写程序进行数值计算,并对M/E2/1(k), M/M/1(k), M/H2/1(k)排队系统的性能进行数值比较。-against M/PH/1 (k) queuing system derived the queuing system at any time, the arrival time, faded moment of the queue length probability distribution, the average queue length, and the average waiting time, and the preparation procedures for numerical computation, and M/E2/1 (k), M/M/1 (k), M/H2/1 (k) queuing system performance numerical comparison.
Platform: | Size: 3072 | Author: lidong | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net