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

搜索资源列表

  1. suanshubiaodashiqiuzhi.rar

    0下载:
  2. 1、 以字符序列的形式从终端输入语法正确的、不含变量的证书表达式。利用一定的运算符优先关系,实现对算术四则混合运算表达式的求值,并且在求值中运算符栈、运算数栈、输入字符和主要操作的的变化过程。 2、 设置运算符栈和运算数栈辅助分析算符的优先级。 3、 在读入表达式的字符序列的同时,完成运算符和运算数的识别处理,以及相应的运算。 4、 在识别处运算符的同时,要将其字符序列形式转换成整数形式。 5、 在程序的适当的位置输入运算符栈、运算数栈、输入字符和主要操作内容。 ,1, to form
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1280
    • 提供者:李涛
  1. PRIORITY

    0下载:
  2. 完整的特洛伊木马 PRIORITY 源代码-PRIORITY Trojans complete source code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-08
    • 文件大小:30701
    • 提供者:站长
  1. processschedule

    0下载:
  2. 模拟进程调度 实现了FCFS,SJF和Priority算法 界面友好,使用C#编写,异常处理严密-Simulate the process of scheduling implements FCFS, SJF, and Priority algorithm is user-friendly, using C# write, exception handling tight
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:2971
    • 提供者:Hom
  1. fenzhixianjie

    0下载:
  2. 0/1背包问题的优先队列式分支限界算法程序-0/1 knapsack problem the priority queue-type branch and bound algorithm procedure
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2252
    • 提供者:shanyan
  1. pintos-priority

    0下载:
  2. pintos 全部原码 希望能有所帮助-pintos all code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:810897
    • 提供者:Jason_walkingon
  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 Develop

    • 发布日期:2017-03-29
    • 文件大小:1992
    • 提供者:朱科
  1. shuziluoji

    0下载:
  2. 数字逻辑的课件 ,讲解很详细。并附74F148 8-Line to 3-Line Priority Encoder的图解-Digital logic courseware, explaining in great detail. With 74F148 8-Line to 3-Line Priority Encoder diagram
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2272734
    • 提供者:有天
  1. fanzhuanxinhao

    0下载:
  2. MyTask、YouTask和ThreeTask 。在主函数中创建任务MyTask。而YouTask和ThreeTask由任务MyTaskTask创建,其优先级分别为2、4、6。这三个任务都要占用资源s,任务YouTask访问时间短一些,在任务MyTask和任务ThreeTask利用while(OSTime<T) {}增加访问时间,T值分别为300,500。MyTask、YouTask和ThreeTask采用OSTimeDly(K)延时等待,K值均为200。这样出现任务优先级反转。为了解决
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1201
    • 提供者:霍钱进
  1. priority

    0下载:
  2. 验证单片机的中断优先级。外部中断的优先级高于定时器中断。-Verify SCM Interrupt Priority. External interrupt priority level higher than the timer interrupt.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:1105
    • 提供者:蒋利
  1. priority

    0下载:
  2. 这是自己编写的一个优先编码器程序,很简单,希望大家不要见笑-This is a priority for the preparation of their own encoder procedure, very simple, hope that we will not stock
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1840
    • 提供者:ylh
  1. 1

    0下载:
  2. 抢占式的优先级调度,可以动态演示其过程!-Preemptive priority scheduling, dynamic demonstration of its process can be!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1533
    • 提供者:wl
  1. daima

    0下载:
  2. 操作系统,模拟抢占式短进程优先调度算法,先来先服务算法-Operating systems, process simulation of short-priority preemptive scheduling algorithm, first-come first-serve algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-04-15
    • 文件大小:6132
    • 提供者:jdk_1_ok
  1. distributed

    0下载:
  2. matlab 仿真程序可用于kalman滤波应用。- INTRODUCTION This example simulates distributed control of a DC-servo. The example contains four computer nodes, each represented by a TrueTime kernel block. A time-driven sensor node samples the process periodical
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:21910
    • 提供者:zhangxiangbin
  1. PRIORITY

    0下载:
  2. Priority Scheduling using arrays.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:529
    • 提供者:Ankur
  1. priority

    0下载:
  2. 处理机优先级管理程序 此源码为操作系统设计与实践的实验作业-Processor priority management procedures for the operating system of this source of experimental design and operating practice
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1670
    • 提供者:邱一辰
  1. socket_ipv6-priority.tar

    0下载:
  2. this an ipv6 server it listens to the tcp port 61616 ,you can change the port to what ever you want the compile with gcc to have it working with client and priority-this is an ipv6 server it listens to the tcp port 61616 ,you can change the port to w
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:2242
    • 提供者:kramer
  1. ucosmem

    0下载:
  2. 设计三个任务Task1、Task2、Task3,优先级分别为12,13,14。创建一个2个64B内存块的内存分区CommMem。-The design of the three tasks Task1, Task2, Task3, priority 12,13,14, respectively. 2 64B to create a memory partition block of memory CommMem.
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:462674
    • 提供者:李小芸
  1. PRIORITY

    0下载:
  2. it is priority queue program in c-it is priority queue program in c++
  3. 所属分类:Software Testing

    • 发布日期:2017-04-02
    • 文件大小:963
    • 提供者:Shreyans jain
  1. priority

    0下载:
  2. 编写并调试一个多道程序系统的作业调度模拟程序。   作业调度算法:采用基于优先级的作业调度。 -Write and debug a multi-track procedures for job scheduling system simulation program. Job scheduling algorithms: Priority-based job scheduling.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:1807
    • 提供者:sylvia
  1. Priority

    0下载:
  2. Priority Queue. Simple but effective. Implemented with heap.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1533
    • 提供者:Latkin
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com