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

搜索资源列表

  1. myprocess

    0下载:
  2. 模拟windows下的消息队列传递机制,可以自己进行进程的设计和管理-Under simulated windows message queue transmission mechanism, can conduct your own design and management of the process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2846
    • 提供者:zzq
  1. parkingarea

    0下载:
  2. 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入数据的序列进行模拟管理。-In order to simulate the stack parking lot to the sidewalk outside a simulated queue, in accordance with the data read from the terminal sequence of simulation management.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1418
    • 提供者:诸葛孔亮
  1. 4

    0下载:
  2. [问题描述] 设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交纳费用。试为停车场编制按上
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:137558
    • 提供者:楚潇
  1. park23

    0下载:
  2. 以栈模拟停车场,以队列模拟场外的车道,按照从终端读入的输入数据序列进行模拟管理。内含需求分析 概要设计等 -In order to simulate the stack parking lot, in order to simulate the queue outside the lane, in accordance with the input from the terminal read sequences simulated data management. Summary of req
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:100891
    • 提供者:zhaoshuangxiang
  1. MEF14

    0下载:
  2. 该规范主要定义了流量管理方面的测试内容(流量管理的相关定义在MEF10),提供承载在EVC之上的流量性能测试规范。实际上,对于基于队列的流量管理,流量整形等QoS相关的测试,MEF14测试套件也是一个非常好的选择。 -The specification defines the traffic management aspects of the major test content (defined in the related flow management MEF10), to provi
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:85313
    • 提供者:f886
  1. CSHARPSOCKET

    0下载:
  2. C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-23
    • 文件大小:9951
    • 提供者:鸣鸣
  1. zhanyuduillie

    0下载:
  2. c语言实现链栈及环状队列,代码简练,菜单管理,完全自编,大家-c language chain ring stack and queue, concise code, menu management, fully scr ipted, we look
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:13175
    • 提供者:宋悦
  1. hospitalize

    0下载:
  2. 病人就医管理系统,包括排队,就诊,查看队列,输入病例号等。-Medical management of patients
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:179217
    • 提供者:邱丽芳
  1. 11

    0下载:
  2. 进程控制用PCB表示整个进程实体,利用随机数方法或键盘控制方法模拟进程执行中产生的事件。或者利用鼠标或者键盘中断的基于图形接口方式的进程控制管理。 具体过程: 1、 定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如内部ID、外部ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 2、 定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1776
    • 提供者:yli
  1. bufferpool

    0下载:
  2. Bufferpool,内存管理程序,用于管理应用程序共享队列。-Bufferpool, memory management procedures for the management of application shared queue.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:32195
    • 提供者:oohsoo
  1. checha

    0下载:
  2. 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。栈以顺序结构实现,队列以链表实现。-Simulation of car parks in order to stack to queue simulation sidewalk outside the car, in accordance with the read from the terminal sequence of the input data to simulate management.-Parkin
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2993
    • 提供者:sad
  1. ACE_Programmer_JiaoCheng

    0下载:
  2. < ACE程序员教程> ,主要讲叙了ACE SAP,ACE的内存管理,ACE的同步和线程管理机制,ACE并发编程模式,ACE事件多路分离和分派的体系结构,ACE接受器和连接器,ACE服务器动态配置模式,ACE消息队列等内容。-< <ACE程序员教程> " Mainly spoke of the ACE SAP, ACE memory management, ACE synchronization and thread management mechanis
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:820049
    • 提供者:老方
  1. PrimroseForJava

    0下载:
  2. Primrose是一个Java开发的数据库连接池。当前支持的容器包括Tomcat4&5,Resin3与JBoss3.它同样也有一个独立的版本可以在应用程序中使用而不必运行在容器中。Primrose通过一个web接口来控制SQL处理的追踪,配置,动态池管理。在重负荷的情况下可进行连接请求队列处理。
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:190845
    • 提供者:xixi
  1. Multi-level_feedback_queue

    0下载:
  2. 模拟操作系统进程管理实验中的多级反馈队列调度算法-Multi-level feedback queue scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:5671
    • 提供者:赵胜楠
  1. parking

    0下载:
  2. 这是一个简单的停车场管理系统 运用到了栈 和队列-This is a simple parking lot management system applied to the stack and queue
  3. 所属分类:transportation applications

    • 发布日期:2017-03-31
    • 文件大小:256409
    • 提供者:yihuolei
  1. STL_standardlibrary

    0下载:
  2. C++标准库简介,包括以下内容: 1.C++标准库——函数对象 2.pair-min-max-swap 3.std_deque双端队列容器 4.std_map作为一个关联数组 5.std_set作为一个有序集合 6.容器中的型别 7.使用std_list作为链表 8.使用以vector简化对象管理 -About C++ standard library, including the following: 1.C++ standard librar
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:58915
    • 提供者:陈亨利
  1. The_sovles_of_The_problem_of_stopping_cars

    0下载:
  2. 停车厂模拟管理程序的设计与实现 本实验的目的是进一步理解栈和队列的逻辑结构和存储结构,进一步提高使用理论知识指导解决实际问题的能 力。-Ting Juchang simulation management program design and implementation of the purpose of this study is to further understand the logical structure of stacks and queues, and storag
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:4926
    • 提供者:金尚赟
  1. SDCARD_FATFileSystem

    0下载:
  2. [FAT文件系统读写程序(目前在已经在fs2410开发板上经过sd卡测试,实现多级目录,文件的创建读写,24位bmp的读写),对FAT16文件系统进行了改进,主要是引入了缓冲队列,同时对缓冲队列使用了hash表的管理-[FAT file system read and write program (current board has been developed in fs2410 sd card test, multi-level directory, file creation readin
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-15
    • 文件大小:3928631
    • 提供者:于岩
  1. park

    0下载:
  2. 停车场管理系统 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。-Parking Management System parking lot to stack simulation to simulate vehicle off the road on the queue, in accordance with the input from the terminal read sequences simulated data management.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-08
    • 文件大小:1812
    • 提供者:jia
  1. Processer_Manager

    0下载:
  2. 加深对进程概念及进程管理各部分内容的理解;熟悉进程管理中主要数据结构的设计及进程调度算法。 1) 基本操作:进程的创建、删除。 2) 进程的基本属性: 进程名、进程时间片、进程优先级 3) 支持进程创建与撤销功能,创建后的进程在其整个生命周期中以PCB形式存在。每个进程用一个PCB表示,其内容根据具体情况设置。 进程根据其执行情况在不同队列(就绪队列、阻塞队列)间迁移。 5) 实现单处理器进程调度功能,调度等调度算法实现。 6) 管理的进程数目不少于3个,竞
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:2228485
    • 提供者:moondancing
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com