CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - queues

搜索资源列表

  1. Classic_Alogrithm_10_Book_EN

    0下载:
  2. 十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE CHAPTER 1: INTRODUCTION CHAPTER 2: ARRAYS CHAPTER 3: STACKS AND QUEUES CHAPTER 4: LINKED LISTS CHAPTER 5: TREES CHAPTER
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:19.08mb
    • 提供者:icc
  1. zhanduilie

    0下载:
  2. 熟悉栈、队列这种特殊线性结构的特性; 2 熟练掌握栈、队列在顺序存储结构和链表存储结构下的基本操作 -Are familiar with stacks, queues the linear structure of this particular characteristic two master stack, queue list in the order of storage structures and storage structures of the basic opera
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:5.63kb
    • 提供者:zhangge
  1. ListsStacksQueues

    0下载:
  2. Data Structure: List, stacks and queues. Implemented in Java
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:256.11kb
    • 提供者:Toky
  1. Inter_process_communication

    0下载:
  2. 进程间通信 包括管道,消息队列,共享内存-Inter-process communication, including pipes, message queues, shared memory
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:303kb
    • 提供者:wangwr
  1. Queues

    0下载:
  2. this program is a simulation program that simulates the waiting line of tellers in a bank or applies to anything that deals with waiting
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:6.75kb
    • 提供者:dwayne
  1. shujujiegou

    0下载:
  2. 主要介绍数据结构,是对c语言学习的加强,主要介绍了排序,线性表,队列,数组,广义表,书和二叉树,查找,图等类容。-Introduces the data structure is the c language to enhance learning, introduces the sort, linear tables, queues, arrays, generalized table, books and binary tree, locate, map, and the like capa
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1.76mb
    • 提供者:22
  1. jiaotongzixun

    0下载:
  2. 利用栈和队列构造的交通信息查询系统,可计算两个城市之间的时间花费路程-Constructed using stacks and queues of traffic information system, calculate the time spent between the two cities away
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:66.69kb
    • 提供者:hanwenjing
  1. matlab

    0下载:
  2. matlab数据结构教程:主要内容有栈,队列,树,图等-matlab data structure tutorial: The main contents of stacks, queues, trees, graphs, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3.42mb
    • 提供者:王强
  1. Linear-table-design

    0下载:
  2. 实验一是线性表的设计与实现程序;实验二是栈和队列的应用程序;实验三是树型结构的应用程序;-The first experiment, the linear table design and implementation of procedures experimental application of stacks and queues In Experiment 3, the tree structure of the application
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:16.3kb
    • 提供者:JingxWang
  1. MessageQueues

    0下载:
  2. message queues used in operating system
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:11.06kb
    • 提供者:PRACHI
  1. queue

    0下载:
  2. 1.利用数组实现优先队列; 2.利用链表实现优先队列; (注:默认以最大值为优先级最高,思考:如何实现用户指定优先级(最大优先或最小优先)) -Using an array of priority queues using a linked list priority queue (Note: The default maximum value for the highest priority, thinking: how to implement user-specified
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:70.44kb
    • 提供者:丹枫晓晓
  1. shejiwendang

    0下载:
  2. 银行业务模拟问题描述:客户业务分为两种:第一种是申请从银行得到一笔资金,即取款或借款。第二种是向银行投入一笔资金,即存款或还款。银行有两个服务窗口,相应的有两个队列。客户到达银行后先排第一个队。处理每个客户业务时,如果属于第一种,且申请额超出银行现存资金总额而得不到满足,则立即排入第二队等候,直至满足时才离开银行,否则业务处理完后立即离开银行。每接待完一个第二种业务的客户,则顺序检查和处理(如果可能)第二个队列的客户,对能满足的申请者予以满足,不能满足者重新排到第二个队列的队尾。通过模拟方法求出
  3. 所属分类:Project Design

    • 发布日期:2017-11-26
    • 文件大小:29.28kb
    • 提供者:zujie
  1. An-Introduction-to-Stochastic--Process-Limits-And

    0下载:
  2. An Introduction to Stochastic -Process Limits And their Application to Queues - Ward Whi-An Introduction to Stochastic -Process Limits And their Application to Queues - Ward Whitt
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:3.36mb
    • 提供者:ramsetii
  1. Big-Queues---Ayalvadi-Ganesh

    0下载:
  2. Big Queues - Ayalvadi Ganesh, Neil O’Connell, Damon Wischik
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:1.5mb
    • 提供者:ramsetii
  1. Large-Deviations-for-Gaussian-Queues---Modelling-

    0下载:
  2. Large Deviations for Gaussian Queues - Modelling Communication Networks - Michel Mandjes
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:1.76mb
    • 提供者:ramsetii
  1. Lecture_07-(Queues)

    0下载:
  2. The queue structure is a simple structure like the stack. The difference from the stack is that the first elements to enter the queue get processed first. That is, service requests get added to the end of the list. That is why, it is also defined
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:338.83kb
    • 提供者:Nameless
  1. DS_SelfStudy_Resources

    0下载:
  2. Data structers for c++, study resources - Pointers&Arrays - Linked Lists - Queues - Stacks - Trees
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:315.89kb
    • 提供者:Nameless
  1. data-structure

    0下载:
  2. 数据结构的一些实现技巧,包括二叉树,堆栈,队列-Some of the data structure to achieve skills, including binary, stacks, queues, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:25.55kb
    • 提供者:曾吉申
  1. UNIX

    0下载:
  2. 进程间通信(IPC)几乎是所有Unix程序性能的关键,理解IPC也是理解如何开发不同主机间网络应用程序的必要条件。本书从对Posix IPC和System V IPC的内部结构开始讨论,全面深入地介绍了4种IPC形式:消息传递(管道、FIFO、消息队列)、同步(互斥锁、条件变量、读写锁、文件与记录锁、信号量)、共享内存(匿名共享内存、具名共享内存)及远程过程调用(Solaris门、Sun RPC)。-Interprocess communication (IPC) is the key to a
  3. 所属分类:software engineering

    • 发布日期:2017-06-18
    • 文件大小:26.8mb
    • 提供者:zhj
  1. queuesNew

    0下载:
  2. A queue is a list from which items are deleted from one end (front) and into which items are inserted at the other end (rear, or back) It is like line of people waiting to purchase tickets: Queue is referred to as a first-in-first-out (FIFO) data
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:871.32kb
    • 提供者:ashlafir
« 12 »
搜珍网 www.dssz.com