CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 数据库编程 搜索资源 - Queue

搜索资源列表

  1. l7

    0下载:
  2. 时考虑到在哈夫曼中要每次挑选两个频率最小(即出现次数最小,我那个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
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:16525
    • 提供者:kdfj
  1. Dati

    0下载:
  2. 内部含有Windows的消息队列的,是一个短信答题的模拟程序。-contained within the Windows message queue, is a short message to answer the simulation program.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:154982
    • 提供者:小三
  1. yy2

    0下载:
  2. 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
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-26
    • 文件大小:184803
    • 提供者:武朝阳
  1. SqlServer2005msgque

    0下载:
  2. Sql Server2005消息队列主动通知程序-Sql Server2005 message queue to inform the process
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:657240
    • 提供者:tony
  1. Discrete_Time_Queue

    0下载:
  2. 离散时间堆栈系统 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
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-09
    • 文件大小:1669564
    • 提供者:Yan Liu
  1. Queue-and-stack-chain

    0下载:
  2. 数据库结构课程里的队列与堆栈链表的基本操作函数,与以这些函数编译而成的可执行文件-Courses in the queue database structure and basic operation of the function stack list, and to compile these functions from the executable file
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:20790
    • 提供者:rongdelee
  1. chaduimaipiao

    0下载:
  2. 在每个队伍允许插队的情况下,若你在排队,有一个以上的朋友要求插队,你可以安排他们的顺序,每次一个人入队,并且如果这个入队的人发现队伍中有自己的朋友,则可以插入到这个朋友的后面,当队伍中的朋友不止一个时,这个人会排在最后一个朋友的后面。若队伍中没有朋友,则排在队伍的最后面。每一个入队的人都先进行上述判断。当队伍前面的人买到票后,依次出队。 -In the case of each team allowed to jump the queue, if you are in the line up,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-07
    • 文件大小:98135
    • 提供者:梁逸杰
  1. linkqueue

    0下载:
  2. 本程序是关于链队的构造过程,其包含队抽象数据类型定义,链队的工作构造过程-the structure of the link queue
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-10
    • 文件大小:1015
    • 提供者:lifangzhao
  1. your-own-miniPQ

    0下载:
  2. 自己开发的一个优先级队列,主要是有序向量实现堆结构,然后再此基础上实现的-Their development of a priority queue, the main vector to achieve an orderly stack structure, and then implemented on the basis of
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:3210
    • 提供者:高岚
  1. Common-ADT

    0下载:
  2. 数据结构中常用抽象数据类型(栈,队列,表等等)的自定义实现-The custom implementation of some common Abstract Data Type(ADT),such as stack,queue,list and so on in data structure
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-25
    • 文件大小:76432
    • 提供者:孔维康
  1. duilie

    0下载:
  2. 数据结构实验,所表示的是队列,即入队、出队等操作-Experimental data structure, which represents the queue, namely into the team, the team and other operations
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-11
    • 文件大小:1016
    • 提供者:刘容
  1. c-QUEUE

    0下载:
  2. c QUEUE PROGRAMS. EVERYTHING ABOUT Q-c QUEUE PROGRAMS. EVERYTHING ABOUT QUEUE
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4014
    • 提供者:cang07135
  1. park100

    0下载:
  2. 用C++实现的简单小停车厂管理系统,对队列、栈进行了灵活的运用-C++ implementation with a simple small for Parking management system, queue, stack the use of flexible
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2786
    • 提供者:zia270i627
  1. STL-

    0下载:
  2. 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
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-03
    • 文件大小:861684
    • 提供者:yu
  1. Exp5

    0下载:
  2. 自己用队列制作的杨辉三角,可以任意控制行数,控制台-Produced its own queue with Yang Hui triangle can control the number of rows, the console
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6406
    • 提供者:vh07zong
  1. FCFS101

    0下载:
  2. 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
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-30
    • 文件大小:7998
    • 提供者:m41ouba
  1. INFOCTRS.h2

    0下载:
  2. windows 补丁,消息队列安装MCQU的工具-windows patch, the message queue to install the tools MCQU
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1470
    • 提供者:w2038chuang
  1. jcddsf

    0下载:
  2. //数据:进程,队列结构进程调度算法,处理流程: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
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3845
    • 提供者:e4292paofan
  1. Multilevel-feedback-queue-scheduling

    0下载:
  2. 进程多级反馈队列调度:当一个新进程进入内存后,首先将它放入第一队列的末尾,按FCFS原则排队等待调度.当轮到该进程执行时,如它能在该时间片内完成,便可准备撤离系统 如果它在一个时间片结束时尚未完成,调度程序便将该进程转入第二队列的末尾,再同样地按FCFS原则等待调度执行,以此类推。-Multilevel feedback queue scheduling
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2128
    • 提供者:aw13052nam
  1. Process-priority-scheduling

    0下载:
  2. 优先数调度算法常用于批处理系统中。在进程调度中,每次调度时,系统把处理机分配给就绪队列中优先数最高的进程。-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
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1868
    • 提供者:ttrdr1422zhole
« 12 »
搜珍网 www.dssz.com