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

搜索资源列表

  1. os4

    0下载:
  2. 这个程序对操作体统关于死琐控制的一个算法银行家算法,进行了很好的模拟和实现
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2147
    • 提供者:liyajun
  1. os4

    0下载:
  2. 操作系统上机\\os_4设备管理-operating system on the plane \\ os_4 equipment management
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2050
    • 提供者:蓝心
  1. caputare_screen

    0下载:
  2. 黑莓截取屏幕程序,对当前屏幕进行截图。OS4.2上测试通过-Blackberry interception screen process to capture the current screen. OS4.2 on the tested
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:630499
    • 提供者:石头
  1. os4

    0下载:
  2. 模拟进程同步算法,包括FCFS(先到先服务),SJF(最短优先),RR(Round-Robin),优先权调度及多级队列调度-Simulation process synchronization algorithms, including FCFS (first come first serve), SJF (shortest first), RR (Round-Robin), priority scheduling and multi-level queue scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:8528
    • 提供者:linqingyang
  1. os4

    1下载:
  2. 用c语言实现模拟unix环境下成组链接法-Unix using c language for analog environment into a set of links France
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:928
    • 提供者:fandy
  1. melp_1.0.tar

    0下载:
  2. Source code for A 2.4 Kbps MELP coder. Target is Sun OS4. -Source code for A 2.4 Kbps MELP coder. Targe t is Sun OS4.
  3. 所属分类:Audio program

    • 发布日期:2017-11-25
    • 文件大小:69258
    • 提供者:Foxxing
  1. os4

    0下载:
  2. 设有两个周期性的实时任务A和B,任务A要求每20ms执行一次,执行时间为10ms 任务B要求每50ms执行一次,执行时间为25ms 试编一调度程序按最小松弛度优先算法对这两个任务进行调度并输出每次调度时被调入运行任务的状态: (任务名,所处周期数,调度时刻,运行持续时间)。-There are two real-time periodic tasks A and B, task A once every 20ms, execution time of 10ms mission B once e
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4391
    • 提供者:yilijuan
  1. OS4

    0下载:
  2. 操作系统先适应法、最优适应法、最差适应法-Operating system to meet the law, the best adapted to law, the worst adaptation law
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:917079
    • 提供者:杀大厦
  1. Upgrade8320-OS4.5

    0下载:
  2. 一份详细的文档,教你怎么升级你的Blackberry的操作系统-A detailed document, teach you how to upgrade your Blackberry OS
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:116354
    • 提供者:sam
  1. OS4

    0下载:
  2. 文件系统实验,模拟文件系统实现的基本功能-File system experiments, analog realization of the basic functions of file systems
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:3221
    • 提供者:deng
  1. OS4

    0下载:
  2. 简单的页面置换算法 全自动实现3种功能 新手编得比较简单-A simple page replacement algorithm to achieve automatic 3 series was relatively simple function novice
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:242186
    • 提供者:贡献了
  1. OS4

    0下载:
  2. 模拟哲学家就餐问题:设置5个子线程模拟5个哲学家,设置5个互斥区为筷子。输出各个哲学家的状态,如果在就餐,则同时输出他所使用的左右筷子序号。-Simulation of the dining philosophers problem: Set 5 5 sub-thread simulation philosopher, set five mutually exclusive area for chopsticks. The state of the output of each philosop
  3. 所属分类:OS Develop

    • 发布日期:2017-05-24
    • 文件大小:7993739
    • 提供者:erevus
  1. os4

    0下载:
  2. 操作系统实验,关于文件系统实验的源代码,内含实验报告。-Operating system experiments, experiments on the file system source code, containing experimental report.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:195968
    • 提供者:郭学海
  1. OS4

    0下载:
  2. 四种页式管理效率比较,随页数增加,产生四种页式管理的命中率-Four kinds of page-style management efficiency compared with the number of pages increase, resulting in four kinds of page-hit rate management
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:2054
    • 提供者:王悟德
  1. os4

    0下载:
  2. File management system implementation: - basic requirements: using the disk file to realize the operating system file management features, mainly including the directory structure management, peripheral storage space allocation and release and free
  3. 所属分类:OS Develop

    • 发布日期:2017-11-10
    • 文件大小:4169
    • 提供者:若瓷
  1. os4

    1下载:
  2. 通过利用磁盘文件,完成实现操作系统的文件管理功能,主要包括目录结构的管理、外存空间的分配与释放以及空闲空间管理三部分,掌握文件管理的相关文件操作的过程。-Through the use of a disk file, complete the operating system s file management functions, including the management of the directory structure, external memory space allocat
  3. 所属分类:Other windows programs

    • 发布日期:2017-10-29
    • 文件大小:7168
    • 提供者:lizhi
  1. OS4

    0下载:
  2. 大学操作系统实验源码,4个实验,2个有关进程调度,2个有关内存分配-Experimental University of the operating system source code, four experiments, two relevant process scheduling, memory allocation for two
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:6657
    • 提供者:yinjili
  1. os4

    0下载:
  2. 利用交互式命令实现树型目录结构和文件管理,同时利用位示图表示外存的分配情况,新建文件时分配必要的空间,模拟文件分配表记录文件在外存上的存储方式-Using interactive command tree directory structure and file management, at the same time use the distribution diagrams of CRT said, the new file space allocated when necessary, s
  3. 所属分类:OS Develop

    • 发布日期:2017-05-02
    • 文件大小:973270
    • 提供者:ltc
  1. www.dssz.com_15883865efpi_os4

    0下载:
  2. 瑞士os4,实现避障功能。包括简单使用说明-code of quadcopter
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:110581
    • 提供者:尚明杰
搜珍网 www.dssz.com