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

搜索资源列表

  1. Design

    0下载:
  2. JAVA课的作业 用java applet 实现 模拟队列操作的小程序-The JAVA class working applet java applet simulation queue
  3. 所属分类:Applet

    • 发布日期:2017-12-05
    • 文件大小:10940
    • 提供者:jz
  1. QueueUsingLinkedList

    0下载:
  2. Queue using linked list
  3. 所属分类:Java Develop

    • 发布日期:2017-12-08
    • 文件大小:1012
    • 提供者:DBR
  1. sidekiq-master

    0下载:
  2. Sidekiq为Rails3应用程序提供一个高效的消息队列系统。-Sidekiq Rails3 application provides an efficient system message queue.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:424156
    • 提供者:kkpudn56d
  1. hbc-master

    0下载:
  2. hbc (Hosebird Client)是Twitter Streaming API 的 Java 客户端开发包。 主要特性: • 支持GZip、OAuth和分块(partitioning); • 自动重新连接,并进行适当的backfill计数; • 访问原始字节的有效负载; • 适时重新分配,并进行相关统计。 包含了2个主要模块: • hbc-core:该模块使用了一个简单的消息队列,用户可以轮
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:117312
    • 提供者:gpudn27
  1. queuemm1

    0下载:
  2. m/m/1 queue JAVA 源代码-m/m/1 queue JAVA sourcecode
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:1577
    • 提供者:gavin
  1. queuemm1n

    0下载:
  2. m/m/1/n queue JAVA 模拟实现-m/m/1/n queue JAVA sourcecode
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:1582
    • 提供者:gavin
  1. mqssave-2.0.0-1

    0下载:
  2. MQSSave是一个用来将MQSeries消息队列中的所有消息保存到一个文件的简单Java程序。-MQSSave an MQSeries message queue of all messages for simple Java program saved to a file.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-29
    • 文件大小:20467
    • 提供者:pudn
  1. Main

    0下载:
  2. 基于时间片轮转的进程调度,使用队列. 基于时间片轮转的进程调度,使用队列-Process based on round-robin scheduling, queue process based on round-robin scheduling, use queue
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:1714
    • 提供者:Tong饱饱
  1. diaodu

    1下载:
  2. 计算机处理机进程调度,1. 设定系统中有五个进程,每一个进程用一个进程控制块表示。 2. 输入每个进程的“优先数”和“要求运行时间”, 3. 为了调度方便,将五个进程按给定的优先数从大到小连成就绪队列。用一单元指出队列首进程,用指针指出队列的连接情况。 4. 处理机调度总是选队首进程运行。采用动态优先数算法,进程每运行一次优先数就减“1”,同时将运行时间减“1”。 5. 若要求运行时间为零,则将其状态置为“结束”,且退出队列。 6. 运行所设计程序,显示或打印逐次被选中进程的进程名以及进程控制块
  3. 所属分类:Applet

    • 发布日期:2017-11-20
    • 文件大小:2910
    • 提供者:张岳
  1. FTP-Client

    0下载:
  2. 连接FTP服务器,FTP操作管理,本地操作管理,队列操作管理及帮助5部分-Connect the FTP server, FTP operations management, local operating management, queue operations management and help Part 5
  3. 所属分类:JavaScript

    • 发布日期:2017-11-07
    • 文件大小:611970
    • 提供者:陈倩
  1. ITWORMS

    0下载:
  2. ASP写的工作订单管理系统网站源码,功能有:设置第条订单的优先级队列,还有附加文件功能,和工作指令等。-ASP written work order management system website source code, function: set the first order priority queue, as well as the additional documents, and work instructions.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-12-05
    • 文件大小:214878
    • 提供者:吴忠
  1. MMC

    1下载:
  2. Simulate queueing In queueing theory, a discipline within the mathematical theory of probability, an M/M/1 queue represents the queue length in a system having a single server, where arrivals are determined by a Poisson process and job service time
  3. 所属分类:JavaScript

    • 发布日期:2017-11-16
    • 文件大小:649
    • 提供者:Giren
  1. java-Database

    0下载:
  2. java常用数据结构源码,包括数组/链表/队列/树/图等-java common data structure source, including array/list/queue/tree /
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:34762
    • 提供者:tannaihou
  1. duojifankuiduiliediaodusuanfa

    0下载:
  2. 操作系统多级反馈队列调度算法演示flash-flash of Operating system, multi-level feedback queue scheduling algorithm
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-26
    • 文件大小:20822
    • 提供者:孙飞强
  1. scheduleMonitor

    0下载:
  2. 监控调度任务单独执行与队列执行,此项目用到oracle数据库,需要在linux系统下执行,因为有的命令是调用linux系统的命令来执行的,比如杀死进程的命令。 可自定义单个定时任务,也可自定义多个任务队列顺序执行-Monitoring and dispatching tasks performed separately with the queue execution of this project uses oracle database, you need to run linux sy
  3. 所属分类:Java Develop

    • 发布日期:2017-12-06
    • 文件大小:23827701
    • 提供者:shaokang
  1. jsp实现flowshop

    0下载:
  2. 网上花店实现很多Realized the issue of batch job scheduling priority queue-style backtracking branch and bound method, including flowshop and make the two categories, containing the test data us
  3. 所属分类:JSP源码/Java

  1. Supermarket-Simulation

    0下载:
  2. supermarket queue simulation
  3. 所属分类:JavaScript

    • 发布日期:2017-11-14
    • 文件大小:28957
    • 提供者:guruigang
  1. Using_Java_Queue

    0下载:
  2. 使用Java队列存储对象。 LinkedList创建队列。 offer()插入 poll()遍历并移除-Store objects in Java Queue Create Queue by LinkedList offer() to enqueue poll() to traverse and dequeue
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:881
    • 提供者:ppdouble
  1. AbstractQueue

    0下载:
  2. AbstractQueue is an abstract class which implements some of the methods in Queue for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2018-04-14
    • 文件大小:1024
    • 提供者:boufinpin
  1. time

    0下载:
  2. 用时间片轮转算法的进程调度程序,可以在界面设定的互斥资源(包括两种:输入设备与输出设备)的数目,进程数、进入内存时间、要求服务时间可以在界面上进行设定.采用可视化界面,可在进程调度过程中随时暂停调度,查看当前进程的状态以及相应的阻塞队列.-With a round-robin algorithm process scheduler, you can set the interface mutex resources (including two types: input devices and
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:3847365
    • 提供者:仪珂
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com