搜索资源列表

  1. process-priority-based-alogrithm

    0下载:
  2. 操作系统进程优先级调度算法,根据进行的优先级进行进程的调度-cpu process manage based on process priority
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:1931264
    • 提供者:lavansum
  1. operator-priority-algorithm

    0下载:
  2. 本程序是对算符优先算法的简单实现,适合初学编译原理的人参考使用-This program is a simple algorithm to achieve the priority operator, suitable for beginners who compiled reference works
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:yjj
  1. priority-dispatching-procedures

    0下载:
  2. 设计一个按优先数调度实现处理器调度的程序-a number of priority dispatching procedures
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:liu
  1. Eight-priority-encoder

    0下载:
  2. 八位的优先编码器 具有优先编码的功能 程序简单易懂-Eight priority encoder
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:37888
    • 提供者:
  1. BAYESIAN-HIGH-PRIORITY-REGION-GROWING-FOR-CHANGE-

    0下载:
  2. BAYESIAN HIGH PRIORITY REGION GROWING FOR CHANGE
  3. 所属分类:编程文档

    • 发布日期:2024-05-18
    • 文件大小:131072
    • 提供者:dharmishtha
  1. Interrupt-priority-levels

    0下载:
  2. 用流水灯或数码管显示实现8051芯片的中断优先级功能。-Lamp or water pipe with a digital display of 8051 s interrupt priority feature.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:28672
    • 提供者:何梓能
  1. priority-inversion

    0下载:
  2. it detects the priority inversion where the high priority task need not have to wait for low priority task
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:ravi
  1. priority-queue

    0下载:
  2. data structure program in c to implement priority q-data structure program in c to implement priority queue
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:scot
  1. Priority-encoder

    0下载:
  2. priority encoders(3:8)(2:4)
  3. 所属分类:VHDL编程

  1. two-priority-methods

    0下载:
  2. 这个是一个比较基础的东西,比较适合初学者来学习,同时,最小二乘法是一个很不错的拟合方法-two priority methods-least logarithm square method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:224256
    • 提供者:xk
  1. Process-priority-scheduling

    0下载:
  2. 优先数调度算法常用于批处理系统中。在进程调度中,每次调度时,系统把处理机分配给就绪队列中优先数最高的进程。-A number of priority scheduling algorithm commonly used in a batch system. In the process of scheduling, every scheduling, the ready queue system allocated to the pro
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:苡莣
  1. thread-priority-example-horse-racing

    0下载:
  2. VC++线程优先级示例程序-赛马,不同优先级执行的程序显示在进度条中,有长有短,像赛马一样,体现出每个线程被执行的优先顺序-VC++ thread priority sample program- horse racing, the priority execution program displays a progress bar with a long or short, like horse racing, reflecting
  3. 所属分类:其他游戏

    • 发布日期:2024-05-18
    • 文件大小:15576064
    • 提供者:
  1. 8-to-3-Priority-Encoder

    0下载:
  2.   1.74148:8-3优先编码器(8 to 3 Priority Encoder)-1.74148:8-3 priority encoder (8 to 3 Priority Encoder)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者:徐林芳
  1. Priority-inversion

    0下载:
  2. 信号量的优先级反转 在uc/os环境下任务1、任务2、任务3的优先级反转-Priority inversion
  3. 所属分类:驱动编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:李秀英
  1. WHILE-loop-simple-priority

    0下载:
  2. WHILE循环语句的翻译程序设计(简单优先法、输出四元式)-The WHILE loop translation program design (simple priority output four yuan)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:19456
    • 提供者:gsm
  1. 8-3-priority-encoder

    0下载:
  2. 用verilog硬件描述语言实现的8-3优先编码器-8-3 priority encoder
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:40960
    • 提供者:丁凤
  1. Priority

    0下载:
  2. This priority based .
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:shilpi
  1. priority-queue

    0下载:
  2. 利用堆实现优先队列的初始化,查找,插入,删除操作-Initialize heap implementation of priority queues, search, insert and delete operations
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:陈天明
  1. Priority-queue

    0下载:
  2. 实现最大优先队列和最小优先队列的相关功能!比如查找、删除、插入、输出等!-Priority queue
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. priority

    0下载:
  2. 基于VxWorks的嵌入式实验程序,priority.c,任务优先级实验-Based on VxWorks embedded experimental procedures, priority.c, task priority experiments
  3. 所属分类:VxWorks

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:黎伶
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org