CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - priority

搜索资源列表

  1. readerwriter.cpp

    1下载:
  2. 读者—写者问题的读写操作限制(包括读者优先和写者优先): 1)写—写互斥,即不能有两个写者同时进行写操作。 2)读—写互斥,即不能同时有一个线程在读,而另一个线程在写。 3)读—读允许,即可以有一个或多个读者在读。 -readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) w
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-15
    • 文件大小:5568
    • 提供者:jj
  1. project3

    2下载:
  2. The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-17
    • 文件大小:589155
    • 提供者:向东
  1. env_audit-1.05.tar

    0下载:
  2. 项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for process IDs, UID, GID, signal masks, umask, priority, file descr iptors, and environmental variables. It comes with test configurations for anacron, a
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:20014
    • 提供者:阿荣
  1. JESD84-A441

    0下载:
  2. eMMC标准:JEDEC Standard No. 84-A441-Embedded MultiMediaCard(e• MMC) e• MMC/Card Product Standard, High Capacity, including Reliable Write, Boot, Sleep Modes, Dual Data Rate, Multiple Partitions Supports, Security Enhancement, Background O
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-25
    • 文件大小:1898496
    • 提供者:徐铭泽
  1. pintos-priority

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

    • 发布日期:2017-03-24
    • 文件大小:810897
    • 提供者:Jason_walkingon
  1. cuncuqi

    0下载:
  2. 实现首次适应算法的动态分配过程alloc()和回收过程setfree()。其中,空闲分区通过空闲区说明表;在进行内存分配时,系统优先使用空闲区低端的空间。-Algorithm to achieve the first time to adapt to the dynamic allocation process alloc () and the recycling process setfree (). Among them, the idle through the free zone Zon
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:7403
    • 提供者:machunyu
  1. PriorityScheduler

    0下载:
  2. A small program to simulate priority scheduling in Unix.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:17190
    • 提供者:SAS
  1. cpulimit-1.1.tar

    0下载:
  2. 它是什么? cpulimit是一个简单的程序,将限制CPU使用率的进程(以百分比表示,而不是在CPU clock)。这是非常有用的控制shell工作,当你不想让他们吃太多的CPU 。它没有采取行动或其他调度优先的东西,但真正的CPU使用率。此外,它能够适应整个系统的负载,动态和快速。-What is it? cpulimit is a simple program that attempts to limit the cpu usage of a process (expressed i
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:5130
    • 提供者:noe1988
  1. ieee802

    0下载:
  2. To support the varying Quality-of-Service (QoS) requirements of emerging applications such as those involving continuous media, a new standard IEEE 802.11e has been specified [1]. This standard aims to support QoS by providing differentiated classes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2290
    • 提供者:mina
  1. Linux

    0下载:
  2. LINUX环境下的最高优先数算法思想及源码-Algorithm for the highest priority number
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:5075
    • 提供者:李慧
  1. reader_writer

    0下载:
  2. 读者-写者问题的读写操作限制(包括读者优先和写者优先) 写-写互斥:不能有两个写者同时进行写操作 读-写互斥:不能同时有一个线程在读,而另一个线程在写。 读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred) Write- write
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1809
    • 提供者:JK
  1. priority_ver2

    0下载:
  2. 优先权模拟进程调度。写的比较简单,比较幼稚。-Simulation process scheduling priority. Written in simpler, more naive.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1666
    • 提供者:stone23
  1. UrgentServerClient

    0下载:
  2. This an example of socket programming in which client will send data with a priority and server will respond the client according to their priority.-This is an example of socket programming in which client will send data with a priority and server wi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1095
    • 提供者:anilmlvtec
  1. algpre.c.tar

    0下载:
  2. 算符优先算法,北交编译原理书上源码的实现,书上的有错误-Operator priority algorithm, the North cross compiling principle source of the realization of the book, the book' s errors
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1402
    • 提供者:北交,计科
  1. schedule2

    0下载:
  2. 进程调度程序,包括优先级调度、时间片循环轮转调度-schedule program,priority,RR
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:3127
    • 提供者:susan
  1. my_parse

    0下载:
  2. 该程序是用来实现语法分析,算法采用算符优先算法,优先表从文件中读取-The program is used to achieve syntax analysis, algorithm uses operator precedence algorithm, the priority table to read from a file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:54129
    • 提供者:caojiangfeng
  1. UnderstandingUnixLinuxProgramming

    0下载:
  2. 《Unix/Linux编程实践》一书源程序,本书通过解释Unix的工作原理,循序渐进地讲解实现Unix中系统命令的方法,让读者理解并逐步精通Unix系统编程,进而具有编制Unix应用程序的能力。书中采用启发式、举一反三、图示讲解等多种方法讲授,语言生动、结构合理、易于理解。-" Unix/Linux programming practice," a book source, Unix book by explaining the working principle of pro
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:100822
    • 提供者:fbin
  1. priority

    0下载:
  2. Priority Scheduling algorithm Shell program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:634
    • 提供者:mreddy
  1. pintos-priority

    0下载:
  2. pintos project1的实现,这是斯坦福大学推出的一个操作系统,要我们自己实现其功能-pintos project1 implementation, it is Stanford University launched an operating system, if we are to realize its function
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-24
    • 文件大小:458752
    • 提供者:Cindy
  1. Priority

    0下载:
  2. the Priority header Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3469
    • 提供者:zingnihun
« 12 3 4 5 »
搜珍网 www.dssz.com