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

搜索资源列表

  1. 操作系统实验报告

    0下载:
  2. 设计一个程序,根据不同的调度算法模拟操作系统对进程的调度。-Design a procedure , to the dispatcher of the process according to algorithm simulation operating systems of different dispatchers.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:11244
    • 提供者:陈可
  1. filemanage_os

    0下载:
  2. 操作系统实验一个关于文件管理的小程序,希望大家喜欢-operating system on an experimental small document management procedures, hope you like
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:15079
    • 提供者:rosn
  1. netlabconference20060404

    0下载:
  2. 网络实验说明书 目  录 实验一 网络入门和WindowsNT网络 1 实验二 NetWare网络、Internet网络和网线制作实践 2 实验三 TCP/IP网络命令使用 3 实验四 基于路由器的互连 4 实验五 sniffer pro软件使用 11 附录一 网线制作说明 16 附录二 Windows操作系统常用网络命令使用技巧详解 20 附录三 TL-R402M SOHO宽带路由器简易使用手册 29 附录四 ServU-v6.0.0.2安装及简易使用说
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1450314
    • 提供者:aoyutian
  1. dfhskdhfkd

    0下载:
  2. 大学操作系统的实验...报告也写好了,修改一下应该能直接用,给学弟们一个方便-University of the operating system ... has written a report, we should be able to amend the wording of the direct use, Xue Di to have a convenient
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:14556
    • 提供者:天涯
  1. fenshixitongmoni

    0下载:
  2. 计算机专业的操作系统实验 运行环境 C语言环境下
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3407
    • 提供者:li
  1. aSDSD

    0下载:
  2. 计算机操作系统实验 小型文件系统模拟实验运行环境C语言
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3496
    • 提供者:li
  1. file

    0下载:
  2. 操作系统课程实验,文件管理。本程序涉及到了对文件的多种 操作,包括打开文件,读写文件,等操作。
  3. 所属分类:文件操作

    • 发布日期:2014-01-17
    • 文件大小:234795
    • 提供者:唐有宝
  1. deadline

    0下载:
  2. 这个是操作系统的一个实验,算法简单易懂,对死锁的理解很有帮助。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:12031
    • 提供者:洪志环
  1. wenjianguangli

    1下载:
  2. 操作系统综合设计实验 文件管理很完善哦-Integrated operating system design experimental document management is sound, oh
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:51187
    • 提供者:llh
  1. file

    0下载:
  2. 文件管理系统 操作系统实验 C源代码 学生实验时常用-The code of file management in C language
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:2290
    • 提供者:jack
  1. C

    0下载:
  2. C语言代码写的文件系统实验操作,主要是提供操作系统课程的实验代码-C language code written in the file system, experimental operation, the main operating system course is to provide experimental code
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:3760
    • 提供者:柯叶曼曼
  1. fileSystem

    0下载:
  2. 操作系统课程的一个实验,实现文件创建,读写,建立索引目录的,即对文件的管理功能。-An experimental course of the operating system, file creation, reading and writing, indexing the directory, file management functions.
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:245865
    • 提供者:阿金
  1. ReadandWrite

    0下载:
  2. windows操作系统内核实验。读者写者问题。创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。-windows operating system kernel experiment. Readers who write. Create a console process. This process contains n threads. With n threads n
  3. 所属分类:File Operate

    • 发布日期:2017-11-12
    • 文件大小:2965
    • 提供者:绫子
  1. FileSystem

    0下载:
  2. 运用c语言实现的简易文件系统-操作系统实验-Use c language simple file system- experimental operating system
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:7173
    • 提供者:童学敏
  1. thread

    0下载:
  2. 本实验的目的是使学生在学习文件系统原理的基础上,通过参考成熟的操作系统中文件系统的设计,实现一个简单的多用户文件系统,加深对文件系统的功能、内部结构包括逻辑结构以及物理结构的理解。有兴趣的同学可以在此基础上进行功能的扩展以及性能的优化。-The purpose of this experiment is to enable students to learn the file system on the basis of principle, by reference to the sophis
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2210450
    • 提供者:杨雪
  1. lvarningnrgr

    0下载:
  2. vb模拟进程调度,rar 是学生学习操作系统的页面存储的课程实验习题(Vb simulated process scheduling, rar is students learning the lessons of the operating system page storage experiment exercises)
  3. 所属分类:文件操作

    • 发布日期:2017-12-23
    • 文件大小:27648
    • 提供者:cjtdan
  1. gooyTve

    0下载:
  2. 操作系统存储管理实验源代码,,与实验报告,不错的东东(The source code, the operating system storage management experiments, and the experiment report, good dongdong)
  3. 所属分类:文件操作

    • 发布日期:2017-12-27
    • 文件大小:9216
    • 提供者:comdlyvlyl
搜珍网 www.dssz.com