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

搜索资源列表

  1. caozuoxitong

    0下载:
  2. 操作系统课程设计 内涵spooling Rsa加密 生产者与消费者 银行家算法 内容简单 适合初学者 -Curriculum design content of the operating system spooling Rsa encryption algorithm banker producers and consumers simple and suitable for beginners content
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2082299
    • 提供者:付斌
  1. yinhangjiasuanfa

    0下载:
  2. 这是操作系统的第一个实验叫做银行家算法,它由三部分组成-This is the first experimental operating system called the banker' s algorithm, which consists of three parts
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:571718
    • 提供者:liu cuiru
  1. yinhang

    0下载:
  2. 实现银行家算法,对学生非常有用,在大学操作系统中都会用到-The realization of banker' s algorithm, is very useful to students in the University of the operating system will be used
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:666
    • 提供者:dingding
  1. yinghanjia

    0下载:
  2. 这是操作系统的银行家算法,实验源代码,共同分享吧-This is the operating system of the banker' s algorithm, the experimental source code and share it
  3. 所属分类:Data structs

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

    0下载:
  2. 实现了银行家算法,可以作为一个很好的学习例子参考-The realization of the banker' s algorithm can be used as a good example of a reference study
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2020
    • 提供者:xiaohei
  1. yinhangjiasuanfa

    0下载:
  2. 操作系统 “银行家算法”- os "banker s algorithm"
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:98140
    • 提供者:dong
  1. yhj

    0下载:
  2. 典型的银行家算法,linux下gcc编译通过,默认3进程,3类资源,自己稍作修改可以手动分配资源。-A typical banker' s algorithm, linux under the gcc compiler is passed, the process of the default 3, 3 types of resources, with some slight modifications to their allocation of resources manually.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1849
    • 提供者:Michel
  1. RS_FALLY_YEW_CUTTER_BANKER_[OUTDATED]

    0下载:
  2. Runescape falador yew autochopper and banker Will not work correct since 1.July 2008 RS High Detail remake, must be rewritten but contains all necessary functions to make it functional +many more functions It has some bugs like cant close
  3. 所属分类:Game Hook Crack

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

    0下载:
  2. 银行家算法的简单实现,实现了简单的银行家算法的模拟-Bankers to achieve a simple algorithm to achieve a simple simulation of Banker' s Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:238015
    • 提供者:kingdom天狗
  1. bank

    0下载:
  2. 银行家算法,输入一个要分配资源的进程,判断状态是否安全,决定是否分配-Banker' s algorithm, the allocation of resources to enter a process to determine whether the state of security, decide whether or not the distribution of
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1617
    • 提供者:张晓安
  1. banker

    0下载:
  2. 一个n 个并发进程共享m 个系统资源的系统。进程可动态申请资源和释放资源,系统按各进程的申请动态的分配资源。-N the process of a concurrent shared m the system of system resources. Application process can be dynamic resources and the release of resources, the system according to the process of dynamic al
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:658722
    • 提供者:华夏
  1. yinghangjiasuanfa

    0下载:
  2. 是很好的一个操作系统课程设,是银行家算的应用,希望大家找出哪有不足及时联系我,之前调试了应该没问题-Being a good operate system course to establish is a banker to calculate of application, hope everyone find out where have shortage in time contact I, previous adjusted to try should be all right
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:118607
    • 提供者:孙玉闯
  1. OS

    0下载:
  2. 银行家算法,没什么好说的啦,初学~有错的地方大家多指教~-Banker' s algorithm, to say nothing of you, beginner ~ where we have the wrong number of index ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1293
    • 提供者:周建远
  1. Banker

    0下载:
  2. 管理员可以把一定数量的作业供给多个用户周转使用,为保证作业的安全管理员规定: 当一个用户对作业的最大需求量不超过管理员现有的资金就要接纳该用户; -Administrator can supply a certain number of operating working capital use of multiple users, in order to ensure the safety of operations manager states: When a user on th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:23830
    • 提供者:李言
  1. yinhangjia

    0下载:
  2. 通过用c++语言来实现银行家算法,同时也注重到如何防止死锁的发生-By using c++ language to achieve the banker' s algorithm, but also pay attention to how to prevent the occurrence of deadlock
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:2099
    • 提供者:孙方俊
  1. bank

    0下载:
  2. 一个简单的实现银行家算法的程序,希望能对大家有所帮助。功能不是很多-The realization of a simple procedure of Banker' s Algorithm, hoping to be helpful for all of us. Not many features
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1697
    • 提供者:那振远
  1. yhj

    0下载:
  2. 实现操作系统中的经典问题银行家算法,主要的核心代码-The realization of the classic problem of the operating system banker' s algorithm, the main core of the code
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:967
    • 提供者:tmac
  1. yinghangjia

    0下载:
  2. 操作系统中用到得一个银行家算法!可以实现安全性检查-Operating system used was a banker' s algorithm! Security checks can be ~ ~
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1433
    • 提供者:邵二丫
  1. yinhangjiasuanfa

    0下载:
  2. 银行家算法,可以检测死锁,自己写的 ,满足同学的操作系统作业-Banker' s algorithm, can detect the deadlock, his own written work to meet the students of the operating system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1367
    • 提供者:永不言弃
  1. GroupLink

    0下载:
  2. 银行家算法。C++实现的,精确。命令行界面。很好用。-Banker' s algorithm. C++ to achieve accurate. Command line interface. Good use.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2487
    • 提供者:David Stone
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 33 »
搜珍网 www.dssz.com