搜索资源列表
20090106
- 停车场管理系统,运用链表和队列的数据结构-Car park management system, the use of linked list and queue data structure
Queue
- 队列管理封装类,包括mutex锁, 先进先出的功能-Queue management package categories, including mutex locks, the function of FIFO
park23
- 以栈模拟停车场,以队列模拟场外的车道,按照从终端读入的输入数据序列进行模拟管理。内含需求分析 概要设计等 -In order to simulate the stack parking lot, in order to simulate the queue outside the lane, in accordance with the input from the terminal read sequences simulated data management. Summary of req
Shop_Management
- This is Management program using linked queue methos.
park
- 用C++实现的简单小停车厂管理系统,对队列、栈进行了灵活的运用-C++ implementation with a simple small for Parking management system, queue, stack the use of flexible
WCF
- 本书涵盖了所有设计开发基于WCF的面向服务应用程序所需的知识与技能。通过本书,你可以看到如何利用WCF内建的特性,例如服务托管、实例管理、并发管理、事务、离线队列调用以及安全。-This book covers all the design and development of service-oriented WCF-based applications with the necessary knowledge and skills. Through this book, you can se
lunchuanguanli
- 一个轮船渡口管理的应用程序。采用队列数据结构。-A steamboat ferry management application. Queue data structure.
car_park
- 停车场管理系统 使用栈和队列实现 车子可以离开停车场 并且在离开时计算所用的费用-The parking management system stack and queue to realize the cost of the car leaving the parking lot and leave used in the calculation
Huffman-tree-and-Parking-management
- 本程序是双工信道哈夫曼的编/译码器,该系统可进行字符与二进制码值间转换。栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。-This procedure is a duplex channel Huffman of knitting/decoder, this system can be character and the binary code value among conversion. Stack simulation parking lot to queu
PACKMANAGEMENTSYS
- 一个模拟停车管理系统作业,利用栈和队列记录进入的车辆,离开的车辆,停留时间,收费情况等信息,内附作业报告,详细内容可参考报告-A simulated parking management system operation, the use of stack and queue record to enter the vehicle, the vehicle left the residence time, the charges and other information included jo
44parkingmanage
- 数据结构课程设计-停车场管理系统,用栈实现的停车场,用队列实现的便道-Data structure curriculum design- parking management system, implemented with stack parking, sidewalk with a queue implementation
FIFO
- 进程的管理 1、设计一个进程PCB的数据结构 2、设计三种进程基本状态的队列 3、创建进程,并将其送入某状态队列 4、实现进程之间状态的转换,进程转换到不同队列-Management of a process, the process of designing a data structure 2 PCB design three kinds of basic state process queue 3, the creating process, and sends it to
process-manage
- 设计一个程序实现进程的管理 1、设计一个进程PCB的数据结构 2、设计三种进程基本状态的队列 3、创建进程,并将其送入某状态队列 4、实现进程之间状态的转换,进程转换到不同队列-Design a program to achieve process management 1, the design data structure of a process of PCB 2, three processes could design the
ParkCPro
- 大二时用C++写的一个停车场管理系统,运用了队列的知识,没有使用界面,只是控制台。-Sophomore in C++ to write a parking management system, using the knowledge of the queue, there is no user interface, just the console.
商品货架管理
- 商品货架管理:商品货架可以看成一个栈,栈顶商品的生产日期最近,上货时,需要倒货架,以保证生产日期较近的商品在较下的位置,用队列和栈最为周转,实现上述管理过程(Goods shelves can be seen as a stack, the stack of goods production date recently on the goods, need to pour the shelves, to ensure production date near goods in the lower
pbthreadpool
- pb线程池,支持线程管理、等待队列、控制并发数(thread pool for pb,management for thread,waiting queue and concurrency)