搜索资源列表
Classic_Alogrithm_10_Book_EN
- 十部经典算法合集 .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
fullSim
- This a simulator written in Tcl to simulate a network node carrying GSM and GPRS traffics with QoS mechanisms. The payload type including circuit-switched voice, VoIP and web traffic, and the performance including packet drop, delay can be analyzed.
shiyan
- 利用队列的先进先出特性解决火车重排问题,输入车厢长度及顺序编号后由程序自动完成排列-Characteristics of the use of FIFO queues to solve the train rearrangement problem, enter the compartment length and serial numbers automatically after the completion of arrangement
zhanduilie
- 熟悉栈、队列这种特殊线性结构的特性; 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
ListsStacksQueues
- Data Structure: List, stacks and queues. Implemented in Java
Inter_process_communication
- 进程间通信 包括管道,消息队列,共享内存-Inter-process communication, including pipes, message queues, shared memory
Queues
- this program is a simulation program that simulates the waiting line of tellers in a bank or applies to anything that deals with waiting
shujujiegou
- 主要介绍数据结构,是对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
duilie
- 编写一个看病排队的队列程序,有排队,查看,下一个,删除释放,等功能。-Write a doctor' s queue line procedures, queues, see the next one, remove the release, and so on.
process
- 有关Linux中进程间的通信 , 包括信号量 , 管道 , 有名管道 , 消息队列等 , 从系统方面详细介绍进程间的通信-For communication between processes in Linux, including semaphores, pipes, named pipes, message queues, etc., from the system described in detail the communication between processes
jiaotongzixun
- 利用栈和队列构造的交通信息查询系统,可计算两个城市之间的时间花费路程-Constructed using stacks and queues of traffic information system, calculate the time spent between the two cities away
matlab
- matlab数据结构教程:主要内容有栈,队列,树,图等-matlab data structure tutorial: The main contents of stacks, queues, trees, graphs, etc.
load-balance4
- 国外老师写的文章,关于负载平衡的,研究生及以上人群可以学习一下-Asymptotic Independence of Queues under Randomized Load Balancing
Linear-table-design
- 实验一是线性表的设计与实现程序;实验二是栈和队列的应用程序;实验三是树型结构的应用程序;-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
MessageQueues
- message queues used in operating system
messagequeus
- Messagee queues documents
queue
- 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
22.01
- 编写并调试一个模拟的进程调度程序,采用“轮转法”调度算法对五个进程进行调度。 轮转法可以是简单轮转法、可变时间片轮转法,或多队列轮转法。 简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程,直至所有的进程运行完毕。-Write and debug a simulation of the process schedul
Big-Queues---Ayalvadi-Ganesh
- Big Queues - Ayalvadi Ganesh, Neil O’Connell, Damon Wischik
Large-Deviations-for-Gaussian-Queues---Modelling-
- Large Deviations for Gaussian Queues - Modelling Communication Networks - Michel Mandjes