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

搜索资源列表

  1. 20050708131632

    0下载:
  2. 用循环单链表实现队列的基本操作,很好的展现了队列的优点-The program realizes the basic performances of the queue, using cycling single table, and make a good exhibition of the queue s advantages.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6529
    • 提供者:王莉
  1. ClassicalDataStructures

    0下载:
  2. 常用的线性数据结构: 包括线性表、环形列表、队列、双端队列、单链表、双端链表、堆、栈、字符串数组等。非常有用,值得参考。-commonly used linear data structure : Table includes linear and circular table, queue, queue-end, single-linked list, double-linked list, heap, stack, as a string array. Very useful and val
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:40431
    • 提供者:许友来
  1. http_download_demo

    0下载:
  2. wisock应用队列思想实现单线程多任务http下载的类. 实现多文件同时下载,断点续传,流量统计等.-wisock Application Queue achieving single-threaded multi-task http download category. Multi-file download, HTTP, traffic statistics.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:32174
    • 提供者:夏佳
  1. NETTransactions

    0下载:
  2. NET的事务控制 在分布式应用程序中,不可避免地会经常使用到事务控制。事务有一个开头和一个结尾,它们指定了事务的边界,事务在其边界之内可以跨越进程和计算机。事务边界内的所有资源都参与同一个事务。要维护事务边界内资源间的一致性,事务必须具备 ACID 属性,即原子性、一致性、隔离性和持续性。 本地事务和分布式事务 -------------------- 本地事务是其范围为单个可识别事务的数据资源的事务(例如,Microsoft SQL Server 数据库或 MS
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:4579
    • 提供者:name
  1. MYMM1

    7下载:
  2. M/M/1单服务台排队系统仿真(用事件调度法实现离散事件系统仿真) 顾客到达模到达时间间隔和顾客服务时间均服从负指数分布,单服务台系统,按照单队排队,按FIFO方式服务。考察服务n个顾客(n=1000,2000,3000,5000)后的顾客平均队长及平均排队等待时间。-M/M/1 single-server queuing system simulation (using Event Scheduling Method Discrete Event Simulation System) t
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1500
    • 提供者:麦麦
  1. Emulator

    1下载:
  2. 单窗口售票系统仿真程序 运用秒推进法模拟了单窗口售票系统售票员忙、闲,客户到达、排队等待、购票/离开等情形,并给出实时报告-single-window ticketing system simulation program to promote the use seconds simulation of single-window ticketing system conductor busy, idle, customers arrived, the queue waiting, bookin
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:1492205
    • 提供者:孙丽霞
  1. zuidatuan.rar

    0下载:
  2. 使用优先队列分支限界法对单源最短路径问题求解,最小堆作为优先队列的存储结构 使用最小堆来存储活结点,解空间树是一个子集树,Priority queue using branch and bound method of single-source shortest path problem solving, and the youngest heap as a priority queue to use the smallest heap storage structure to store s
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1986
    • 提供者:waterfly
  1. duanyuanzuiduan.rar

    0下载:
  2. 单源最短路径问题,分支限界法的优先队列解法,最小堆来存储活结点表,表示活结点优先队列,优先级是结点所对应的当前路长,Single-source shortest path problem, branch and bound method of the priority queue method, the smallest heap to store slipknot points table, said slipknot point priority queue, priority is the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3641
    • 提供者:waterfly
  1. bao

    0下载:
  2. 多级反馈队列进程调度算法 1. 实验目的: 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。 2. 实验内容: 编写一个模拟程序,完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法. 实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等) 然后完成进程创建原语、进程调度原语和进程撤销原语 最后编写主函数,上机实验并取得结果数据。 -The process of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:2321
    • 提供者:Jun
  1. BufList

    0下载:
  2. 环形缓冲队列,带有Event激活,多入单出,用于线程间通信。-Ring buffer queue with Event-activated, multi-income single out for inter-thread communications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:4854
    • 提供者:neil
  1. circularqueue

    0下载:
  2. 数据结构中队列的应用,用单链表实现循环队列-Queue data structure in the application of the realization of a single linked list Circular Queue
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1543
    • 提供者:winnie
  1. WinMonoSong

    0下载:
  2. 基于C#的web发布队列应用程式,能够发布单曲-Based on the C# The web release queue applications, to release single
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:110166
    • 提供者:sony
  1. list

    0下载:
  2. 单链表类双端队列,可从两端插入 单链表类双端队列,可从两端插入-Single-chain-type double-ended queue, can be inserted from the ends of single-chain-type double-ended queue, can be inserted from both ends
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:978
    • 提供者:lxing
  1. C

    0下载:
  2. 一些C语言的常用基本算法,包括单链表,二叉树,顺序队列-Some of the commonly used C language the basic algorithm, including the single-linked list, binary tree, the order queue, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:484602
    • 提供者:QQ
  1. sim

    0下载:
  2. 单服务台排队仿真 模拟银行单服务台排队模型-Simulation of single-desk queue banks line up single-desk model
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:9812
    • 提供者:chenjun
  1. Queue

    0下载:
  2. 软件技术基础课程作业,用单链表实现队列,函数已封装。-Software Technology course work, a single linked list queue, the function package.
  3. 所属分类:Data structs

    • 发布日期:2017-11-28
    • 文件大小:34482
    • 提供者:王世凯
  1. mmc

    1下载:
  2. mmc queue system. single queue multiple server
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10593
    • 提供者:pedo
  1. MM1

    0下载:
  2. mm1单队列模拟,可以进行队列平均长度,队列分布,队列等待时间,-mm1 single queue simulation, the average queue length, distributed queue, the queue waiting time, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2277
    • 提供者:王峰
  1. SingleQueueMonitor

    0下载:
  2. 单服务台排队系统(M/M/1),利用c语言进行编译。可以进行银行的排队模拟-single queue
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:818519
    • 提供者:lyfhdh
  1. queue

    0下载:
  2. This file implements a single-producer single-consumer queue, using a mutex and a condition variable.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2096
    • 提供者:jdbatue
« 1 23 4 5 »
搜珍网 www.dssz.com