CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - 操作系统算法

搜索资源列表

  1. NDisk

    1下载:
  2. 操作系统模拟磁盘调度算法 先进先出 最短优先 扫描算法-disk operating system simulation algorithm FIFO scheduling priority shortest scanning algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44.13kb
    • 提供者:卡卡
  1. 内存算法

    0下载:
  2. 内存分配算法,用c实现内存的管理分配,属于操作系统范畴-memory allocation algorithm, using c realization in the administration and distribution of memory, operating system areas
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:fan
  1. BANKER method

    0下载:
  2. 这是一个C程序,描述的是操作系统中的银行家算法,呵呵,我是花了好长时间才写好的。-This is a C program, describes the operating system as a banker algorithm, huh, I spent a good long time to write the.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.03kb
    • 提供者:yata
  1. 2_1

    0下载:
  2. 这是一个C程序,描述的是操作系统中进程调动模拟算法,写的不好,请不要见笑。-This is a C program, describes the process of mobilizing operating system simulation algorithm, badly written, please do not laughed at.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.04kb
    • 提供者:yata
  1. 先来先服务算法

    0下载:
  2. 操作系统先来先服务算法和优先权调度算法模拟实验-operating system services first-come first-priority scheduling algorithm and simulation algorithm
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:211.04kb
    • 提供者:张杰
  1. 银行家算法1

    0下载:
  2. 这是一个关于操作系统银行家算法的程序,实现资源的各项操作-This is a banker's algorithm on the operating system procedures, the resources to operate
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.46kb
    • 提供者:张亮
  1. WWW.Ahaoz.CoM__vc783453772452

    0下载:
  2. 了解了操作系统中各种资源分配算法的实现,特别是对虚拟存储,页面置换有了深入的了解,并能够用高级语言进行模拟演示。在这短短的两周时间里,通过浏览、阅读有关的资料,学到了很多东西,同时也发现仅仅书本的知识是远远不够的,需要把知识运用到实践中去,能力才能得到提高。有如下几点体会:-understanding of the various operating system resource allocation algorithm implementation, in particular the vi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.78mb
    • 提供者:周剪
  1. chip(单片机源程序)

    0下载:
  2. 好东西 关于单片机的一些重要的代码本程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。期望与大家一起学习交流!-good things on SCM some important source of this procedure is more typical operating system threads simultaneously count the law on the issue of the Dinin
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26.48kb
    • 提供者:大大
  1. cipan

    0下载:
  2. 磁盘分配程序,模拟操作系统中的五种磁盘分配算法,输出磁道的移动顺序。-disk allocation process simulation of the five operating system disk allocation algorithm, the output tracks the movement of the order.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.66kb
    • 提供者:罗潇
  1. neicunfenpei

    0下载:
  2. 模拟操作系统中的五种内存算法实现,最后输出内存空间的分配情况。-simulation of the five operating system memory algorithm, the final output of the memory space allocation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.58kb
    • 提供者:罗潇
  1. ProcessDeployProject

    0下载:
  2. 操作系统课程实习之进程调度模拟实现--采用时间片轮转算法(JAVA版)-training courses on operating system simulation scheduling a process to achieve -- time-use Web algorithm (Java version)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13.06kb
    • 提供者:蓝蜂
  1. MemoryAllocateProject

    1下载:
  2. 操作系统课程设计之内存分配模拟,采用首次适应算法实现(JAVA版)-courses on operating system design from the memory allocation simulation, using the first adaptation algorithm (Java version)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9.75kb
    • 提供者:蓝蜂
  1. DiskManagerProject

    0下载:
  2. 操作系统课程设计之磁盘管理模拟,采用位视图算法(JAVA版)-courses on operating system design from the disk management simulation algorithm used-View (Java version)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.71kb
    • 提供者:蓝蜂
  1. banke_xiaoyi

    0下载:
  2. 这个是编写的一个操作系统算法。用来避免死索的方法。-this is the preparation of an operating system algorithm. To avoid the death claim.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:41.58kb
    • 提供者:陈传义
  1. 操作系统——PCB模拟

    0下载:
  2. 该程序使用tc2.0编译,带有图形界面和可输入命令的简易控制台 源代码较长,但总共就两大部分——进程调度部分和图形界面部分。 /*多道系统动态优先级调度算法及可变大小内存分配模拟*/-the procedures used tc2.0 compiler, with a graphical interface and can import orders of the source code for simple console longer, but the majority of the tot
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.2kb
    • 提供者:范志鸿
  1. 操作系统课程实验报告1

    0下载:
  2. 1. 经典IPC问题的分析报告 根据课本所提供的几个实例或自己查找到的IPC实例,写出具体的模型的设计思想,写出相应的伪代码,并针对于伪码写出具体的设计思路,每个信号量的设置含义及目的,并对于设计的每行伪码给出详细地解释,对其可能被中断情况给与分析。(如有可能,可以利用多线程编程对某个算法具体实现)-1. IPC classic analysis of the textbooks in accordance with the provision of several examples or to
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:77.82kb
    • 提供者:王哲
  1. acm

    0下载:
  2. 操作系统课程实验,模拟进程调度,涉及图形用户界面GUI和进程调度算法,用VC6.0实现,包含定时器应用和快捷键创建。-Operating system course experiment to simulate the process of scheduling, involving graphical user interface GUI and the process of scheduling algorithm, using VC6.0 to achieve, including the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1.99mb
    • 提供者:
  1. directiod

    0下载:
  2. 这个是编写的一个操作系统算法,用来避免死索的方法,()
  3. 所属分类:按钮控件

  1. 4593628

    0下载:
  2. 这个是编写的一个操作系统算法,用来避免死索的方法,()
  3. 所属分类:按钮控件

    • 发布日期:2018-04-22
    • 文件大小:33kb
    • 提供者:Pajentns
  1. KYJV87

    0下载:
  2. 这个是编写的一个操作系统算法,用来避免死索的方法,()
  3. 所属分类:按钮控件

    • 发布日期:2018-05-03
    • 文件大小:33kb
    • 提供者:Wwblir
« 12 3 »
搜珍网 www.dssz.com