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

搜索资源列表

  1. os_2

    0下载:
  2. 本程序需要用到数据结构中队列的概念完成。用指针指出下一个进程的PCB首地址,最后一个进程中指针为“0”。该调度算法是从后备队列中选择一个或若干个估计运行时间最短的作业,将其调入内存运行。当要求运行时间不为0时,将PCB加入队列(按优先数大小插入,且置队首标志);若要求运行时间为0,则把它的状态修改为“结束”(),并退出队列。-the procedures need to resort to queue data structure to complete the concept. Using i
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:紫水晶
  1. djb

    0下载:
  2. 数据结构中队列源程序: 顺序队列.c 顺序循环队列.c 链式队列.c-queue data structure source : the order queue. C sequence and cycle cohort. C chain cohort. C
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.79kb
    • 提供者:safsadfa
  1. queue

    0下载:
  2. 一个数据结构的编程,练习了插入删除队列的操作
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:900byte
    • 提供者:s.y
  1. zhan

    0下载:
  2. 通过对队列的入栈出栈实行的程序,数据结构栈的操作的实验-Through the queue stack a stack to implement the procedures, data structure stack operation experiment
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:2.36kb
    • 提供者:蔡晶
  1. Alex

    0下载:
  2. 大二数据结构实验课的几个源码(顺序表的合并、多项式的合并、栈和队列的基本操作、稀疏矩阵的运算、二叉树基本操作、图的存储和应用)-Experimental data structure sophomore class several source (the order form merger, the merger of polynomial, stack and the basic operation of the queue, sparse matrix computation, the ba
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:57.98kb
    • 提供者:Alex
  1. hanoi

    0下载:
  2. 数据结构栈和队列的算法实现,实验内容:汉诺塔问题。程序结果给出程序执行过程中栈的变化过程与圆盘的搬动状态。-Stack and queue data structure of the algorithm, experimental elements: Tower of Hanoi problem. Procedures for the implementation of the results of the proceedings given the changes in the course
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:16.38kb
    • 提供者:
  1. pdicui

    0下载:
  2. 对于数据结构队列的应用,主要是关于排队出对的配对问题。-Queue data structure for the application, mainly on the queue for the matching problem.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:65.38kb
    • 提供者:wang
  1. shujujiegousuanfa

    0下载:
  2. 用C语言实现的数据结构算法,采用顺序队列对医院就诊排队进行计算处理,比较好的实现了排队。-With the C language implementation of the data structure algorithms, using the order of the queue on the queue for hospital computing, and better achieved by queuing.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:46.83kb
    • 提供者:liusong
  1. duilie

    0下载:
  2. 数据结构中中有关堆栈和队列,循环队列的实现程序-Data structure in the stack and queue, circular queue implementation procedures
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:2.43kb
    • 提供者:收到回复
  1. DataStructure

    0下载:
  2. C#语言版本的各种数据结构的代码,包括线性表、循环链表、堆栈、队列、矩阵、树、图及各种查找算法的代码。-C# language versions of the various data structures of the code, including the linear form, circular linked list, stack, queue, matrix, tree, graph, and a variety of search algorithm code.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:608kb
    • 提供者:周朝
  1. shiyan3

    0下载:
  2. 这个压缩格式关于栈,队列和递归数据结构源代码-The compression format on the stack, queue, and recursive data structure source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:691.67kb
    • 提供者:王鹏泰
  1. Multilevel_Queue_Scheduling

    1下载:
  2. 合肥工业大学操作系统课程设计-实现进程多级队列调度算法的模拟(附课程设计报告) 建立作业的数据结构描述;  使用两种方式产生作业:(a)自动产生, (b)手工输入;  在屏幕上显示每个作业的执行情况;  时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER;  计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:640.13kb
    • 提供者:
  1. mowangyuyan

    0下载:
  2. 实现魔王语言,通过数据结构的还在那和队列-Achieve devil language, through the data structure is still there and the queue
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:1.46kb
    • 提供者:wangjian
  1. queue

    0下载:
  2. 清华大学电子工程系《数据结构与算法》课程课件:队列问题-queue problem_ courseware from the department of electronic engineering of Tsinghua University
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:843.7kb
    • 提供者:毛祥荟
  1. zuixiaohuadui

    0下载:
  2. C++数据结构优先级队列实现中,二叉堆实现,根元素为最小元素,即最小化堆-C++ priority queue data structure implementation, the binary heap implemented root element for the smallest element, namely to minimize the heap
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:2.57kb
    • 提供者:yang
  1. 6_5

    0下载:
  2. 贝努力队列的实现,采用上海交大数据结构课程的原理编写-Principle of the preparation of the realization of the Bernoulli force queue, Shanghai Jiaotong University data structures course
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:232.94kb
    • 提供者:盛斌
  1. CSharp-database

    0下载:
  2. c#数据结构源码word版,包括数组/队列/链表/树/图-c# data structure source code version of the word, including an array/queue/list/tree /
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:209.73kb
    • 提供者:tannaihou
  1. acm2

    0下载:
  2. 采用队列数据结构按层次遍历二叉树,用一般的队列来存储和访问二叉树 -The queue data structure traversal of binary tree according to the level of two, with the general queue to store and access the two fork tree
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:11.37kb
    • 提供者:向日葵
  1. example-of-queue

    0下载:
  2. 包含了2个示例展示了最常用的数据结构:队列的使用方便。初学者可以根据示例学习相关函数。-Contains two examples show the most commonly used data structures: easy to use queue. Beginners can learn to function in accordance with the relevant examples.
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:628.46kb
    • 提供者:龙先杰
  1. 附录代码(笔记)

    0下载:
  2. 数据结构的附录代码展示,如循环队列,约瑟夫,链表(Data structure appendix code display, such as circular queue, Joseph, linked list)
  3. 所属分类:C#编程

    • 发布日期:2017-12-26
    • 文件大小:15kb
    • 提供者:无缩
« 12 »
搜珍网 www.dssz.com