搜索资源列表

  1. queue

    0下载:
  2. M/M/1 模型,主要用来求解单对单服务台的模型,过程比较简介,适合任何分布-M/M/1 model, mainly used to solve the one-on-one help desk model, the process is relatively brief, suitable for any distribution
  3. 所属分类:并行运算

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:
  1. vxworks

    0下载:
  2. 定时中断程序,源码的注释十分详细,具体功能如下: 1.fr a me 实现能有效降低VxWorks 内存管理内部/外部碎片的机制。 2. fr a me 实现为系统提供软定时器功能的机制,定时器timeout 信息以message 或其他快捷有效方式通知定时器申请者(Task)。 3. 参考实验一要求,系统中每个Task 拥有自己的Message Queue,以此方式作为系统的消息驱动基础。 4. 系统中各Task 应使
  3. 所属分类:VxWorks

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

    0下载:
  2. 练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容,并形成嵌入式实时应用软件的良好编程习惯。创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有MessageQueue 发送消息完成。 Task1:管理Task。负责系统启动时同步系
  3. 所属分类:VxWorks

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

    0下载:
  2. Round-robin scheduling algorithm is one of the simplest scheduling algorithms. It is designed especially for time-sharing systems. The ready queue is treated as a circular queue. The algorithm assigns a time slice(also c
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:148480
    • 提供者:邓思兵
  1. VehicleQueueDetection

    0下载:
  2. 基于图像的车流排队长度检测算法,车辆存在和运动分析。意大利,2003 an efficient Vehicle Queue Detection based on image process.include vehicle presence analysis and move analysis Italy 2003-Image-based traffic queue length detection algorithm, vehicle
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:168960
    • 提供者:李鑫
  1. mm1

    0下载:
  2. 对MM1排队系统的仿真,采用事件调度法,计算队列的平均队长与平均等待时间-MM1 queuing system for the simulation event scheduling method used to calculate the average queue captain and the average waiting time
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:51200
    • 提供者:
  1. Queue_For_C51

    0下载:
  2. 在c51上实现的队列,包括InitQueue,EnQueue,DelQueue,查询队列等等,用于在键盘输入显示上,队列很有效!-In the C51 to achieve the queue, including InitQueue, EnQueue, DelQueue, query queues, etc., for display in the keyboard input, the queue is very effective
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    1下载:
  2. 单服务排队系统的马尔可夫过程源码并附详细解释!可得平均队列长度、平均等待时间、队列长度的变化情况、以及每次变化的详细时间,并附详细图表-Single-service queuing system with the source of the Markov process explained in detail! Available to the average queue length, average wait time, queue
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:金火星
  1. myMM1

    0下载:
  2. 刚写的Matlab下的M/M/1排队的仿真代码,加了完整的注释-Just write the M/M/1 queue under Matlab simulation code, plus a complete Notes
  3. 所属分类:matlab例程

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

    0下载:
  2. using queue to solve traffic matter by C++ in linux environment
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:alex
  1. ProcSchedule

    0下载:
  2. 多级反馈队列调度的模拟实现,通过调度过程,模拟进程调度。-Multilevel Feedback Queue Scheduling Simulation realize, through the activation process, simulating the process of scheduling.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:568320
    • 提供者:钟远辉
  1. queue

    0下载:
  2. 排队论 排队问题 关于排队的详细介绍 排队的具体问题具体分析-On the issue of queuing queuing queuing detailed introduction on the queuing concrete analysis of concrete problems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1350656
    • 提供者:ajax
  1. finite_queue

    0下载:
  2. 基于matlab的m/m/n排队仿真源码-Matlab based on the m/m/n queue simulation source
  3. 所属分类:matlab例程

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

    0下载:
  2. Markov queue algorithm
  3. 所属分类:Internet/网络编程

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

    0下载:
  2. queue这是一个如何制作一个queue的程式,一般常用的方法-This is a queue how to create a queue of programs, commonly used methods
  3. 所属分类:文档资料

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:陳悟
  1. 3

    0下载:
  2. 假设以数组sequ[MaxSise]存放环形队列的元素,同时rear和len分别指示环形队列中队尾元素的位置和内含元素的个数-Assuming an array sequ [MaxSise] storage ring queue element, and len, respectively, at the same time rear ring instructions squadron tail queue element conta
  3. 所属分类:OpenGL

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

    0下载:
  2. 数据结构 停车场管理 栈和队列的应用 双栈 停车场 便道问题-Car park management data structure of the application stack and queue issues dual stack parking lot pavement
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 用宏的方法实现fifo,纯c语言实现,大家可以试一试-Methods used to achieve macro fifo, pure c language, we can try
  3. 所属分类:操作系统开发

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

    0下载:
  2. 数据结构 详细描述了如何创建队列 以及操作-Data structure described in detail how to create a queue and the operation
  3. 所属分类:其他小程序

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

    0下载:
  2. 基本上实现处理机对进程的最主要的调度执行算法:包括先来先服务、短作业/进程优先、时间片轮转调度算法、优先权调度算法、高响应比优先调度算法、多级反馈队列调度算法等算法。-Basically realize the main processor to process the implementation of the scheduling algorithm: including first-come, first serve, shor
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:49152
    • 提供者:wf
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org