CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - .s

搜索资源列表

  1. fuzzy_logic_example

    0下载:
  2. It s a simple example for a fuzzy logic example.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:732
    • 提供者:JL
  1. PCI9054_device_driver_for_vxworks

    0下载:
  2. 本代码为vxworks下PLX的PCI9054的驱动程序,很不错的哦-The code for PLX' s PCI9054 under vxworks driver, very nice oh
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:19909
    • 提供者:julian
  1. linux-driver-demo-audio

    1下载:
  2. 宋宝华《Linux设备驱动开发详解》sound设备驱动及应用程序例程-Sound driver demo and aplication demo based on alsa lib, from Song Baohua s 《Linux device driver in detail》.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:32825
    • 提供者:蒋志峰
  1. banker

    0下载:
  2. 操作系统实验银行家算法,检测死锁并且给出相应序列-En Operating System Experiment banker' s algorithm. . .
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:2889
    • 提供者:jiazhiyu
  1. bank

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。要解释银行家算法,必须先解释操作系统安全状态和不安全状态。该程序实现有效描述。-Banker' s algorithm is one of the most representative of the deadlock avoidance algorithms. To explain the banker' s algorithm, we must first explain the operating system security st
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:276167
    • 提供者:王道
  1. yinhangjiasuanfa

    0下载:
  2. 用银行家算法实现资源分配。设计五个进程{0, 1, 2, 3, 4}共享三类资源{A,B,C}的系统, {A,B,C}的资源数量分别为10,5,7。进程可动态地申请资源和释放资源,系统按进程的申请动态地分配资源,要求程序具有显示和打印各进程的某一个时刻的资源分配表和安全序列;显示和打印各进程依次要求申请的资源号以及为某进程分配资源后的有关资源数据。-With the banker' s algorithm to achieve resource allocation. Designed t
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1480
    • 提供者:fujiao
  1. 1

    0下载:
  2. 用C++语言实现银行家算法,以操作系统书为例子-Using C++ language implementation banker' s algorithm, to the operating system as an example the book
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:8217
    • 提供者:雷哲文
  1. banker

    0下载:
  2. 使用C语言实现的模拟操作系统的资源分配的银行家算法~-Using the C language implementation of the simulation of the operating system allocation of resources banker' s algorithm ~
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:53586
    • 提供者:于海南
  1. writeos-1.0-2-weekly

    0下载:
  2. 自己写操作系统!杨文博著的一部很好的学习操作系统的书籍!-Write your own operating system! YANG Wen-bo' s a good learning experience for the operating system, the books!
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3333882
    • 提供者:殷桃
  1. kolibri_src

    0下载:
  2. New Kolibri version 0.6.5.0 released. It s based on a bit less than hundred and a half revisions, including many changed and additions for both kernel and applications. Most noticeable is read ability from NTFS partitions, kernel support for programs
  3. 所属分类:OS Develop

    • 发布日期:2017-05-16
    • 文件大小:4470259
    • 提供者:Cao
  1. dosSource

    0下载:
  2. DOS - ç ,它的内核也是FreeDOS的内核。并在此基础上进行了一定的修改,使其更加实用。 FreeDOS的是项目设计 提供替代到MS - DOS,PC的DOS的和DR - DOS的自由 。-DOS-C started in 1988 as an experiment in writing device drivers in C for Microsoft s MS-DOS. Both block and character device drivers were
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:421580
    • 提供者:张启航
  1. banker

    0下载:
  2. 银行家算法小程序,Linux平台下运行。-Banker' s algorithm applet, Linux platform to run.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1350
    • 提供者:
  1. bank)

    0下载:
  2. 银行家算法的程序,将文件改成c语言就行了。认真编写-Banker' s algorithm process the file into c language on the list. Carefully prepared
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1394
    • 提供者:vicky
  1. standord.os.140

    0下载:
  2. 美国斯坦福大学操作系统课程讲义 c s 1 4 0-stanford university operating system lecture notes
  3. 所属分类:OS Develop

    • 发布日期:2017-06-14
    • 文件大小:21332916
    • 提供者:张志
  1. yhj

    0下载:
  2. 主要实现银行家算法相关问题 基本能解决上级的任务与要求-Main achieved banker' s algorithm can solve the related problems of basic tasks and requirements for higher
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:309477
    • 提供者:
  1. OS_Big_Work_No3

    0下载:
  2. 一、设计目的 1、理解动态分区式存储管理的工作原理 2、掌握分区分配的一下三算法:首先适应算法、最佳适应算法和最坏适应算法 3、掌握动态分区分配的存储分配和存储回收的过程 二、设计要求 1、建立空闲分区表数据文件,该文件包括两个字段:空闲区的起始地址和长度;该文件有若干个记录,表示目前系统有多个空闲分区; 2、建立已分配分区表数据文件,该文件包括三个字段:已分配分区的起始地址、长度、作业名称;该文件有若干个记录,表示目前系统有多个作业; 3、程序启动时读两分区表数据文
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:322470
    • 提供者:xcc
  1. yinhangjiasuanfa

    0下载:
  2. 操作系统中用C++实现银行家算法,实现安全性算法。可以判断这个系统资源是否足够与是否可以进程申请资源后系统是否安全。-The operating system using C++ realization of banker' s algorithm to achieve security algorithms. The system can determine the adequacy of resources and the possibility of the application
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1634
    • 提供者:siala
  1. wjq

    0下载:
  2. TSOT:实验一 进程队列模拟,队列使用链表形式。 TSOP:实验二 页面请求模拟,生成表单一中的页面地址映射有严重问题,我没有重做。 TAOT:实验三 进程调度。 TAOB:实验四 银行家算法,不能自行设定进程数量,用的是递归算法。-TSOT: experimental simulation of a process queue, the queue using linked list form. TSOP: 2 page requests simulation exp
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:36740
    • 提供者:yaowenxue
  1. yhj

    0下载:
  2. 银行家算法 已分配和可利用的 利用银行家算法可以避免死锁的发生-Banker' s algorithm has been allocated and the use of banker' s algorithm can be used to avoid the occurrence of deadlock
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:19219
    • 提供者:yaowenxue
  1. banker

    0下载:
  2. 操作系统小程序--银行家算法.该代码主要是针对计算机系高校学生在操作系统中有编程困难的同学而设计的,针对性教强.模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁.-Operating System applet- Banker' s algorithm. The code is mainly for the Department of Computer Science College Students in the
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:46768
    • 提供者:gaoning
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »
搜珍网 www.dssz.com