搜索资源列表
l7
- 时考虑到在哈夫曼中要每次挑选两个频率最小(即出现次数最小,我那个hNode里的value 是出现的次数),很自然的就想到了std::priority_queue容器,优先队列每次都会弹出队列 中权值最高的元素,这个特性无疑是实现哈夫曼算法的最佳选择。 ... -to consider the Huffman each selected to be the smallest two frequencies (that is, the minimum number, which I hN
Dati
- 内部含有Windows的消息队列的,是一个短信答题的模拟程序。-contained within the Windows message queue, is a short message to answer the simulation program.
yy2
- 1.定义顺序栈的数据结构 2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。 3.定义队列的链式数据结构 4.编写函数实现链队列的入队列、出队列算法 -1. Stack data structure defines the order of 2. Write a function to achieve the stack initialization, stack, stack, to determine the stack is em
SqlServer2005msgque
- Sql Server2005消息队列主动通知程序-Sql Server2005 message queue to inform the process
Discrete_Time_Queue
- 离散时间堆栈系统 The queue can store up to five packets. All packets are processed on a first come – first served basis. Assume that when a packet is serviced all other packets in a queue (if any) are shifted instantaneously towards the output. Each slot d
Queue-and-stack-chain
- 数据库结构课程里的队列与堆栈链表的基本操作函数,与以这些函数编译而成的可执行文件-Courses in the queue database structure and basic operation of the function stack list, and to compile these functions from the executable file
chaduimaipiao
- 在每个队伍允许插队的情况下,若你在排队,有一个以上的朋友要求插队,你可以安排他们的顺序,每次一个人入队,并且如果这个入队的人发现队伍中有自己的朋友,则可以插入到这个朋友的后面,当队伍中的朋友不止一个时,这个人会排在最后一个朋友的后面。若队伍中没有朋友,则排在队伍的最后面。每一个入队的人都先进行上述判断。当队伍前面的人买到票后,依次出队。 -In the case of each team allowed to jump the queue, if you are in the line up,
linkqueue
- 本程序是关于链队的构造过程,其包含队抽象数据类型定义,链队的工作构造过程-the structure of the link queue
your-own-miniPQ
- 自己开发的一个优先级队列,主要是有序向量实现堆结构,然后再此基础上实现的-Their development of a priority queue, the main vector to achieve an orderly stack structure, and then implemented on the basis of
Common-ADT
- 数据结构中常用抽象数据类型(栈,队列,表等等)的自定义实现-The custom implementation of some common Abstract Data Type(ADT),such as stack,queue,list and so on in data structure
duilie
- 数据结构实验,所表示的是队列,即入队、出队等操作-Experimental data structure, which represents the queue, namely into the team, the team and other operations
c-QUEUE
- c QUEUE PROGRAMS. EVERYTHING ABOUT Q-c QUEUE PROGRAMS. EVERYTHING ABOUT QUEUE
park100
- 用C++实现的简单小停车厂管理系统,对队列、栈进行了灵活的运用-C++ implementation with a simple small for Parking management system, queue, stack the use of flexible
STL-
- STL编程,这里主要包含利用STL中的知识创建栈,堆,队列等知识,容易被遗忘的知识点-STL programming, which mainly contains the use of STL in the creation of knowledge of the stack, heap, queue and other knowledge, easy to be forgotten knowledge point
Exp5
- 自己用队列制作的杨辉三角,可以任意控制行数,控制台-Produced its own queue with Yang Hui triangle can control the number of rows, the console
FCFS101
- FCFS算法每次从就绪队列中选择一个最先进入该队列的进程,为之分配CPU,使之运行。该进程一直运行道完成或被某事件阻塞后,才放弃CPU。本程序模拟了FCFS算法。-FCFS algorithm for each queue ready to a first cohort to enter the process, which the allocation of CPU, to make it run. Run Road, the process has been completed or o
INFOCTRS.h2
- windows 补丁,消息队列安装MCQU的工具-windows patch, the message queue to install the tools MCQU
jcddsf
- //数据:进程,队列结构进程调度算法,处理流程:1 初进程始化--进程队列结构(包括:就绪队列,等待队列,运行队列)等必要的数据结构 init() 2 进入无限循环,反复调度队列-//Data: process, structure the process of queue scheduling algorithms, process: 1 the beginning of the beginning of the process- the process of the queue struct
Multilevel-feedback-queue-scheduling
- 进程多级反馈队列调度:当一个新进程进入内存后,首先将它放入第一队列的末尾,按FCFS原则排队等待调度.当轮到该进程执行时,如它能在该时间片内完成,便可准备撤离系统 如果它在一个时间片结束时尚未完成,调度程序便将该进程转入第二队列的末尾,再同样地按FCFS原则等待调度执行,以此类推。-Multilevel feedback queue scheduling
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