搜索资源列表

  1. ProcessSchecule

    0下载:
  2. 进程管理,动态分配内存,按照最大优先级的动态分配-process management, dynamic memory allocation, in accordance with the priority of the largest dynamic allocation
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:10.04kb
    • 提供者:翟曼妮
  1. safmq.src.0.5

    0下载:
  2. 一个简单实用的开源C++消息中间件SAFMQ - [软件开发] - [开源 消息中间件 SAFMQ ] 2006-11-23 在很多网络应用中,尤其那些服务器有时不在线的应用中,将客户端的数据变更按照产生顺序同步到服务器的操作是比较复杂的。为了解决这种问题,可以采用消息中间件产品(例如Windows的MSMQ还有IBM的MQ),但是这种产品比较庞大而且花费不少,对于小规模应用而言没有必要。 SAFMQ(全称为Stor
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:220.16kb
    • 提供者:童小军
  1. os

    0下载:
  2. 操作系统调度算法按照优先级的大小找到适合新进程的位置进行排序
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:34.96kb
    • 提供者:cong
  1. uCos2_MessageQueue

    0下载:
  2. 这个程序演示基本的消息队列。程序启动设计了6个普通应用任务以及一个控制任务TAC,等待消息的任务总是按照优先级的高低来决定获得消息的顺序,实现消息队列的使用。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3.36kb
    • 提供者:赵庆明
  1. cup

    0下载:
  2. ⑴ 自定义CPU调度进程所需要的数据结构; ⑵ 要求有按照优先级与无优先级调度的策略; ⑶ 够动态调整进程调度优先级; ⑷ 够显示当前系统进程调度情况
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.75kb
    • 提供者:gao
  1. os

    0下载:
  2. 操作系统内存分配:按照进程的优先级实现进程进出就绪队列,并从阻塞队列中选择进程执行。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4.13kb
    • 提供者:nzq
  1. 我们这样实践Scrum

    0下载:
  2. Scrum是一种迭代式增量软件开发过程,通常用于敏捷软件开发。Scrum在英语的意思是橄榄球里的争球。虽然Scrum是为管理软件开发项目而开发的,它同样可以用于运行软件维护团队,或者作为计划管理方法:Scrum of Scrums. Scrum过程   Scrum是一个包括了一系列实践和预定义角色的过程骨架。Scrum中的主要角色包括同项目经理类似的Scrum主管角色负责维护过程和任务,产品负责人代表利益所有者,开发团队包括了所有开发人
  3. 所属分类:电子书籍

  1. os

    0下载:
  2. 操作系统调度算法按照优先级的大小找到适合新进程的位置进行排序-Operating system scheduling algorithm in accordance with the size of the priority to find a suitable location for the new process to sort
  3. 所属分类:操作系统开发

    • 发布日期:2025-01-28
    • 文件大小:35kb
    • 提供者:cong
  1. uCos2_MessageQueue

    0下载:
  2. 这个程序演示基本的消息队列。程序启动设计了6个普通应用任务以及一个控制任务TAC,等待消息的任务总是按照优先级的高低来决定获得消息的顺序,实现消息队列的使用。-err
  3. 所属分类:uCOS开发

    • 发布日期:2025-01-28
    • 文件大小:3kb
    • 提供者:赵庆明
  1. cup

    0下载:
  2. ⑴ 自定义CPU调度进程所需要的数据结构; ⑵ 要求有按照优先级与无优先级调度的策略; ⑶ 够动态调整进程调度优先级; ⑷ 够显示当前系统进程调度情况 -⑴ custom CPU scheduling process required by the data structure ⑵ required in accordance with the priority and non-priority scheduling
  3. 所属分类:系统编程

    • 发布日期:2025-01-28
    • 文件大小:1kb
    • 提供者:gao
  1. os

    0下载:
  2. 操作系统内存分配:按照进程的优先级实现进程进出就绪队列,并从阻塞队列中选择进程执行。-Operating system memory allocation: In accordance with the priority of the process of realization of the process of access to ready queue, and queue from blocking the implementa
  3. 所属分类:操作系统开发

    • 发布日期:2025-01-28
    • 文件大小:4kb
    • 提供者:nzq
  1. Priority

    0下载:
  2. 在Windows操作系统中,任务是有优先级的,本程序演示了不同的线程按照优先级来运行。-In the Windows operating system, the task is a priority, the program demonstrated a different thread to run in accordance with priority.
  3. 所属分类:Windows编程

    • 发布日期:2025-01-28
    • 文件大小:2kb
    • 提供者:朱科
  1. chulijidiaodusuanfa

    0下载:
  2. 处理机调度算法 程序先对进程进行读入,每读入一次将进程添加到队列中去,当读入结束的时候对读入的进程按照优先级排序,就实现了进程按优先级处理的结构。 通过一个临时的进程控制块存储输入的信息,然后将该临时进程控制块中的内容存储到队列中去-Processor scheduling algorithm procedures first time into the process, each one will be read into t
  3. 所属分类:其他小程序

    • 发布日期:2025-01-28
    • 文件大小:1kb
    • 提供者:
  1. ucos_MessageQueue

    0下载:
  2. uC/OS消息队列演示.这个程序演示基本的消息队列。程序启动设计了6个普通应用任务以及 一个控制任务TAC,等待消息的任 * 务总是按照优先级的高低来决定获得消息的顺 序,实现消息队列的使用。-uC/OS message queue presentation. This program demonstrates a basic message queue. Proceedings designed six common appli
  3. 所属分类:uCOS开发

    • 发布日期:2025-01-28
    • 文件大小:3kb
    • 提供者:leo
  1. Processor-Scheduling

    0下载:
  2. 利用vc工具实现按照优先级的处理器调度。 预置后,可填写处理时间和处理优先级,单步运行。-Vc tools to achieve using the processor in accordance with priority scheduling. Preset, you can fill out the processing time and processing priority, single-step operation.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2025-01-28
    • 文件大小:1.8mb
    • 提供者:张腾飞
  1. PriorityQueue

    0下载:
  2. 优先队列,设置优先级,使队列按照优先级出队-Priority queue, set priorities, make the team out in priority queue
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-01-28
    • 文件大小:64kb
    • 提供者:尹笑彬
  1. SP_SCH(Executable)

    0下载:
  2. 调度器一般包括SP、RR、WFQ等,SP调度指的是绝对高优先级调度,此种调度不带权重概念,按照优先级进行调度。四个按键作为端口有效指示,2个LED发光二极管指示此时调度的端口号,可以按下KEY3按键,按下按键代表当前按键输入无效,然后观测LED,没有按下的时候LED1 LED0都发光,按下KEY3按键的时候LED1发光 LED0不发光,代表此时调度端口为2,不按下时候代表调度端口为3。 -The scheduler typically
  3. 所属分类:VHDL编程

    • 发布日期:2025-01-28
    • 文件大小:6.49mb
    • 提供者:wangfeng
  1. SwiSchedule

    0下载:
  2. RTOSCK软中断的实现,其中通过算法来模拟实时操作系统的软中断调度,按照优先级的高低-RTOSCK implementation of soft interrupt, which through the algorithm to simulate real-time operating system of soft interrupt scheduling, in accordance with the level of priori
  3. 所属分类:系统编程

    • 发布日期:2025-01-28
    • 文件大小:7.91mb
    • 提供者:阿狸
  1. superqueue

    0下载:
  2. 优先队列,区别于传统队列队首出队,而是按照优先级出队,比如键值的大小-Priority queue, the queue is different traditional first team out of the team, but in accordance with the priority of the team, such as the size of the keys
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-01-28
    • 文件大小:13kb
    • 提供者:李智强
  1. process

    0下载:
  2. 进程的调度,四种进程存在形式,从就绪队列开始执行,同时,进行随机数的产生,形成阻塞队列,可手动进行模拟进程调度(Process scheduling, four processes exist in the form)
  3. 所属分类:Windows编程

    • 发布日期:2025-01-28
    • 文件大小:384kb
    • 提供者:数独
« 12 3 »

源码中国 www.ymcn.org