搜索资源列表

  1. tingchechang

    0下载:
  2. 停车场管理首先,实现栈和队列的基本操作,在此基础上,实现停车场管理。 停车场管理问题描述:设停车场是一个可停放n辆车的狭长通道,且只有一个大门可供汽车进出。在停车场内,汽车按到达的先后次序,由北向南依次排列(假设大门在最南端)。若车场内已停满n辆车,则后来的汽车需在门外的便道上等候,当有车开走时,便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门后,其它车辆再按原次序返回车
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:小也
  1. ipc

    0下载:
  2. Linux IPC (message queue, pipe, sharememory, semaphore, signal and socket) examples
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:718848
    • 提供者:Ricky
  1. simulation

    0下载:
  2. 设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。 M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)
  3. 所属分类:传真(Fax)编程

    • 发布日期:2024-05-10
    • 文件大小:112640
    • 提供者:张三
  1. tcc

    0下载:
  2. 以栈模拟停车场,以队列模拟车场外的便道。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停车不收费)。栈以顺序存储结构实现,队列以链表结构实现。-Simulation of the car park to the stack to q
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:XH
  1. queue

    0下载:
  2. This queue structure, especially, circular queue which includes clear-cut instructions. you can get the algorithm of queue structure more than other-This is queue structure, especially, circular queue which includes cl
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:220160
    • 提供者:Henrty
  1. fred

    0下载:
  2. NS2下fred队列管理算法,验证能够运行..希望对大家有帮助-Under NS2 the fred queue management algorithm, the confirmation can move. Hoped that has the help to everybody
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:wensha
  1. ARED

    0下载:
  2. 在NS2下,介绍自适应的RED算法主动队列管理算法,主要原理,希望对大家有帮助-Under NS2, introduced that the auto-adapted RED algorithm driving queue management algorithm, the main principle, hoped has the help to everybody. .
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:3518464
    • 提供者:wensha
  1. UCOS-Q

    0下载:
  2. 在UC/OS-II上调用消息队列函数对消息队列进行编程-In the UC/OS-II on the function of call message queue message queue programming
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-10
    • 文件大小:3100672
    • 提供者:李小芸
  1. Fifo

    0下载:
  2. Shows how to set up a FIFO data queue for sharing data between real-time tasks and user-level applications. The RT task creates two FIFOs, one for commands in from the user process and one for status back to the
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:sijith
  1. Queue

    0下载:
  2. implementation of Q-implementation of Queue
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:468992
    • 提供者:rapboyx
  1. queue

    0下载:
  2. Write tamplate class queue with standart operation of the queue.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:464896
    • 提供者:Sashenceto
  1. red.tcl.tar

    0下载:
  2. an example to monitor red queue in ns2
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:babab
  1. VC_Queue

    0下载:
  2. 这是用VC编写的一个“队列”的插入和删除程序,使用的是循环队列。-This is prepared by VC a " queue" of the insert and delete procedures, the use of the circle queue.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:275456
    • 提供者:Mr.Chen
  1. roundsimul

    0下载:
  2. 拥有四条通路的转盘路口排队模型模拟。相邻路口的弧形段假设为一容量有限的队列。到达为泊松分布,不考虑车长的堵塞影响-Four channels have lined up at the junction of the turntable model. Paragraph of the arc adjacent to the junction is assumed to be a queue with limited capacity. T
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:Wico
  1. TCP_IP

    0下载:
  2. Resolve an IP address to a hardware address if not found,initiate query and return NULL. If an address is returned, the interface driver may send the packet if NULL is returned,res_arp() will have saved the packet on its
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:656384
    • 提供者:仇芳
  1. sun-jms

    0下载:
  2. jms资料 Message Queue 3 技术概述-Message Queue 3 information jms Technical Overview
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:1476608
    • 提供者:石志军
  1. queueTheory_src

    0下载:
  2. Queue Theory simulation in statistic. java source
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:49152
    • 提供者:tecessus
  1. queue

    0下载:
  2. Simple queue implementation in C
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:die4home
  1. Queue

    0下载:
  2. the queue code that wrote in C++ language
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-10
    • 文件大小:112640
    • 提供者:Alexander
  1. paidui

    0下载:
  2. mm1排队模型的matlab源码,从c语言裸转过来的,主要解决排队论在matlab中的仿真问题-mm1 queue model matlab source code, from the c language naked in turn, mainly queuing theory to solve the simulation problem in matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:skyout
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org