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

搜索资源列表

  1. 银行家算法(C Sharp)

    0下载:
  2. 操作系统银行家算法实习程序,可以输入资源和进程信息,计算安全序列,能否为某个请求分配资源-operating system bankers algorithm attachment procedures, can be imported resources and process information, computing security sequence, Can a request for the allocation of resources
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:566896
    • 提供者:崔哈
  1. 存储器管理

    0下载:
  2. 操作系统实验(粗存储器管理)采用可变分区存储器管理方案的模拟系统-experimental operating system (memory management rough) using variable memory management program through a simulation
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10265
    • 提供者:张鹏
  1. SPOOLing输出模拟系统

    0下载:
  2. 操作系统实验(设备管理)源码,SPOOLing输出模拟系统-experimental operating system (facilities management) of the source code, SPOOLing output simulation system
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8157
    • 提供者:张鹏
  1. 支持多个进程并发运行的简单进程管理模拟系统

    0下载:
  2. 支持多个进程并发运行的简单进程管理模拟系统。本系统的同步机构采用的信号量上的P,V操作的机制;控制机构包括阻塞和唤醒操作;时间片中断处理程序模拟的时间片中断;进程调度程序负责为各进程分配处理机。-support multiple concurrent processes running a simple process management simulation system. The system adopted by the synchronization signal quantity o
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:11059
    • 提供者:张鹏
  1. 计机031蔡煊臻12号

    0下载:
  2. 里面是有关C++的程序,是“固定分区管理模拟器”的程序的源代码。而且已经试验过没有半点的错误,大家不信可以下载来看看。保证是正野来的-inside of the C procedures, "regional management simulator fixed," the program's source code. It has been tested has not the slightest mistake, we do not believe it can
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:42981
    • 提供者:月神逸
  1. hpauth

    0下载:
  2. This file contains a summary of what you will find in each of the files that make up your hpauth application.-This file contains a summary of what you wil l find in each of the files that make up your hpaut h application.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:37636
    • 提供者:林杰
  1. instlogon

    0下载:
  2. 一个和操作系统登陆有关的程序源代码,显示了logon的相关功能-a landing and the operating system source code, showing the relevance of the functional logon
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:5082
    • 提供者:林杰
  1. xxxlogon

    0下载:
  2. This file contains a summary of what you will find in each of the files that make up your xxxlogon application.-This file contains a summary of what you wil l find in each of the files that make up your xxxlo gon application.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:50019
    • 提供者:林杰
  1. PwDump4

    0下载:
  2. This program dump password hashes from local or remote Windows NT/2000 machines. It prints them onto the screen in l0phtcrack format, or will write them to a file if desired. -This program dump password hashes from loc al Windows NT/2000 or remote
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:252055
    • 提供者:林杰
  1. XP优化高氏秘籍

    0下载:
  2. windowsXP优化高氏秘籍是XP的一个高级技巧的集合-AIX optimization Niches SECRET XP is a senior skills pool
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:600457
    • 提供者:许飞
  1. t_shyna_v0.1.1

    0下载:
  2. Shyna操作系统,目前的开发版本,提供下载运行和v0.0版的原代码 有任何建议或意见,请到www.woos.cn-Shyna operating system, the current development version. downloading and running v0.0 version of the original code has any suggestions or ideas, the free www.woos.cn
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:282882
    • 提供者:姚聪
  1. neicun

    0下载:
  2. 页面淘汰算法采用LRU页面淘汰算法,并且在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-pages out of LRU algorithm out pages algorithm, and in an out, only to the page in the page table to amend the state spaces. Rather than judge whether it be redrafted, it was not to ret
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:11469
    • 提供者:阎玲
  1. LinuxGroupMan

    1下载:
  2. Unix 成组链接法 模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理-Unix Group Links UNIX System Simulation of spare pieces Group link, disk storage space to achieve the management
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:37451
    • 提供者:戴其蓬
  1. OSFirstFit

    0下载:
  2. 主存空间的分配和回收 可变分区管理方式下采用首次适应算法实现主存分配和回收-main memory space allocation and recovery of the variable through the adoption of management algorithm to adapt to the first main memory allocation and recovery
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:73218
    • 提供者:戴其蓬
  1. OSTimeSlice

    0下载:
  2. 处理器调度 设计一个按时间片轮转法实现处理器调度的程序-processor scheduling design a Web tablet by the time Method processor activation procedures
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:45930
    • 提供者:戴其蓬
  1. jnvm

    0下载:
  2. 这个代码用C++实现了一个小型虚拟机,功能完整。希望能对大家有所帮助。-the code in C + + implementation of the virtual machine of a small, functional integrity. We want to help.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:104566
    • 提供者:潇潇
  1. Microsoft_Windows_ERR_2.6chs

    0下载:
  2. 《Windows错误码大全》,可以查找Windows的错误码-"Windows error code Encyclopaedia", can find the Windows error code
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:64266
    • 提供者:刘晓文
  1. dao350

    0下载:
  2. 重写的dao350.dll动态连接库程序。-rewriting dao350.dll dynamic link library procedures.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:225518
    • 提供者:李鹏
  1. p_eating

    0下载:
  2. 本程序是模拟哲学家进餐这个经典的操作系统的问题-the simulation procedure is the classic philosophers dining operating system problems
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:545563
    • 提供者:斌斌
  1. wrOS3

    0下载:
  2. 操作系统相关的东东 操作系统相关的-OS saucepan OS operating system of the Eastern Eastern
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:17314
    • 提供者:wr
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com