CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - QUEUE

搜索资源列表

  1. 218

    0下载:
  2. 大顶堆实现一个优先队列。对于队列的操作应该至少支持下列几种指令: Void enqueue[int ObjectID, int Priority] Int dequeue[] Void changeweight[int ObjectID, int newPriority] -Large Top Heap realize a priority queue. For the operation of the queue should be at least support
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:9287
    • 提供者:yiwen
  1. APP

    0下载:
  2. 队列处理函数,包括队列扫描函数,读队列函数,写队列函数以及字符处理函数-Queue handling functions, including the queue scan function, function read queue, write queue function as well as the characters deal with function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4305
    • 提供者:吕利
  1. sendcap

    0下载:
  2. WINPCAP 队列发包程序 比SDK 自带的例子好很多-Winpcap queue contracting procedures than the SDK comes with a lot of examples of good
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-05-06
    • 文件大小:18392
    • 提供者:王炎泽
  1. ThreadDemo

    0下载:
  2. 这是一个多线程操作的例子,其中包括线程同步,互斥及结循环队列的操作!是初始c++builder中线程操作的好实例-This is an example of multi-threaded operation, including thread synchronization, mutual exclusion, and to bear the operation cycle of the queue! Are initial c++ builder in the thread a good ex
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:55874
    • 提供者:zk
  1. FCQ

    0下载:
  2. 固定容量队列,该队列有固定的容量 C,当队列中元素数目小于C时,正常的进 行入队和出队操作,当队列已满时再入队 就会把队头元素挤出队列,所有元素前移 而在队尾加入新元素,用数组来实现循环 队列。-Fixed capacity queue,when it is not full,push and pop data as usual,when it is full,it still can input data from tail,but
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1433
    • 提供者:令狐吹雪
  1. ReadWrite

    0下载:
  2. DriverStudio包含一个DriverMonitor显示工具。ReadWrite实例便是它的一个仿真,其驱动程序接收其它驱动程序的写请求,将输出信息写入一个信息队列中,DPMonitor应用程序从驱动程序读取信息,若没有,则读IRP暂时悬挂起来,待有信息时,将读取的信息显示出来。-DriverStudio contains a tool DriverMonitor show. ReadWrite instance is it a simulation, drivers receive th
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-25
    • 文件大小:7704771
    • 提供者:孔凡超
  1. mm1smpl

    0下载:
  2. A simple M/M/1 queue simulation using SMPL
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:973
    • 提供者:saeed
  1. park

    0下载:
  2. 这是学完《数据结构与算法》后做的课程设计的题目——停车场管理,主要用到了栈和队列的操作。问题描述如下: 设停车场内只有一个可停放n辆汽车的狭长通道,且有南北两大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后开入的车辆必须先退出车场为它让路,待该辆车开出大门外,其它车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3846
    • 提供者:在路上
  1. structure

    0下载:
  2. 里面涉及了数据结构中的链表、队列和栈的一些知识和算法,希望对朋友们有所帮助。-Involved in the data structure inside the linked list, queue and stack some of the knowledge and algorithms, and they hope to help my friends.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:251872
    • 提供者:刘海涛
  1. Socket

    0下载:
  2. 实现了Socket的异步通信,包括线程间通信,双端队列通信等功能。-Socket implementation of the asynchronous communication, including inter-thread communications, double-ended queue communications functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:257187
    • 提供者:Kelly Li
  1. os

    0下载:
  2. 1.设某年级有n位学生,名单以文本文件方式(见下页)存放在盘上,试编一程序随机抽取m位学生并输出其名单。 2.试编一程序分别建立随机事件链表和事件队列。 -1. Set up a grade has n students, the list to a text file method (see next page) stored in the disk, the trial procedures 1 m randomly selected students and their list
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1559
    • 提供者:yilijuan
  1. os3

    0下载:
  2. 设系统有4个CPU并行处理提交(创建)的作业(进程)。作业(进程)的提交(创建)时刻从0开始计时,每隔一时间间隔(随机数)提交(创建)一作业(进程),作业(进程)运行需要的CPU时间也是一个随机数。每个CPU上有一就绪队列,提交(创建)的作业(进程)总是卦到长度最短的就绪队列上。试编一模拟程序统计一个工作日(8小时)内,作业(进程)的平均周转时间和系统的吞吐量(处理的作业(进程)数)。 -Based system has 4 CPU parallel processing to submit
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:2065
    • 提供者:yilijuan
  1. projjj

    0下载:
  2. data structures in c language stack queue -data structures in c language stack queue ...
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:124981
    • 提供者:wayil
  1. dlcx

    0下载:
  2. 用C完成的队列程序,这是我的课程设计程序,花费了我很长时间!-With C the completion of the queue process, This is my curriculum design process, I spent a long time!
  3. 所属分类:Education soft system

    • 发布日期:2017-04-12
    • 文件大小:816
    • 提供者:陈塘
  1. FCFSandSPF-basedprocessmanagementsystem

    0下载:
  2. 课程设计的目的 本设计的目的是:加深对进程概念及进程管理各部分内容的理解;熟悉FCFS和SPF两种进程调度算法。 课程设计的要求 (1)设计一个完整的进程调度系统,系统中至少包括5个进程;(2)定义PCB; (3)采用链表管理就绪队列; (4)结果要能够显示出进程的调度序列及进入系统的时间、运行时间等必要信息。-The purpose of the curriculum design of the purpose of this design are: better unde
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2626561
    • 提供者:杨夏
  1. list_stack_que

    0下载:
  2. 链表、堆栈、队列的集合操作,展现链表插入、删除、堆栈的入栈出栈、队列的入对出队等集合算法。-Linked list, stack, queue collection operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1906
    • 提供者:qgy
  1. datastruct_example

    0下载:
  2. 本人讲授数据结构课程时的所写的示例程序,结构清晰规范,有注释,全部可编译运行,包括如下代码: 长整数:ch0_bigint2.c 顺序表的实现:ch2_stable.c 链表的实现ch2_ltable.c 合并两个有序表:ch2_stable_merge.c 表达式计算:ch3_express.c 队列的链式实现:ch3_lqueue.c 栈的链式实现:ch3_lstack.c 迷宫求解:ch3_maze.c 队列的顺序实现:ch3_squeue.c
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:14766
    • 提供者:kk.h
  1. datastruct_flash

    0下载:
  2. 数据结构算法的flash动画演示,形象生动地说明了链表、栈、队列等操作的流程。-Data Structure Algorithm Animation flash, image vividly illustrates linked list, stack, queue operations, such as flow.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:560982
    • 提供者:kk.h
  1. linux

    0下载:
  2. linux下的进程通讯机制的代码例子。消息队列以及共享内存。-linux process communication mechanism under the code examples. Message queue and shared memory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2175
    • 提供者:李涛
  1. szpay_jabbar

    0下载:
  2. 软件介绍:程序刚编好Beta版;多人聊天没问题; 手工编写内存队列加速,速度奇快; 只是还未建后台因此暂时不可以踢人-Software Introduction: The procedure has just made a good Beta version people chat no problem manual preparation of the memory queue to speed up, speed, a swift pace just not built Bac
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:26678
    • 提供者:王睿晨
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com