CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 操作系统 c

搜索资源列表

  1. C语言文件管理

    0下载:
  2. 操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。 假设以一串字符代表一个文件,每个字符表示一个记录。 在建立上述目录结构的基础上,建立相应的管理系统并要求完成以下各项操作: 1. 一次建立各个文件 2. 查访两个用户的所有文件 3. 查访用户sun 是否有文件AB 4. 删除用户sun的文件AC,然后在分别查访两个用户的全部文件,检查是否已经删除文件AC 5. 撤销用户sun,并检查是否
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8501
    • 提供者:葛林
  1. Simulate_Allocate_Memory_Implement_by_C

    0下载:
  2. 模拟内存分配的c语言实现 六、 实验目的 了解用户程序分配内存以及回收所用内存的过程,加深对操作系统存储管理机制的理解。 七、 实验内容 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 (提示:“内存空闲区”数组的设置原理类似于实验一。动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。) -simulation memory allocation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3617
    • 提供者:丘方
  1. duopidao

    0下载:
  2. 模拟多批道处理程序C# 操作系统课程设计,这个把握不大,没有好的测试例子。自己看吧。 转载请注明出自www.shootsoft.net-simulated multiple processing Road # C courses on operating system design, not grasp this, there is no good test case. Ion battery. Please specify reproduced from www.shoot
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11893
    • 提供者:尹君
  1. BANK_er

    0下载:
  2. Banker.c 课程设计所需者请下 操作系统避免死锁算法-Banker.c courses necessary for the design of the floor to the next operating system to avoid deadlock algorithm
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 此代码具体用C实现了银行家算法,对操作系统很用帮助
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1529
    • 提供者:ren
  1. 7个数据结构的实验_DataStructure

    0下载:
  2. 编译系统: Visual C++ 6.0 操作系统: Windows 2000/XP 这几个程序对于学习和理解数据结构有很大的帮助。-Compiler System : Visual C 6.0 operating system : Windows 2000/XP these procedures for the study and understanding of data structure will be very helpful.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:230081
    • 提供者:郑浩
  1. FIFO-LFU

    0下载:
  2. 用C语言实现操作系统请求页面调度算法FIFO LFU的实现 提前装入0,5,6页最后能够计算出缺页中断率-Operating system using C language the page is requested the implementation of scheduling algorithms FIFO LFU advance into 0,5,6 page last page fault rate to calculate the vacancy
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:2170
    • 提供者:sunying
  1. Page-out-algorithm

    0下载:
  2. 操作系统算法演示,页面淘汰算法的c语言演示,比较简单-Algorithm demonstrates the operating system, page-out algorithm c language shows, a relatively simple
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1305
    • 提供者:annexu
  1. exam5te

    0下载:
  2. 用C写的银行家算法……在学操作系统的朋友可以参考一下-Using C to write the banker
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1410
    • 提供者:Jamon Wong
  1. c++yinhangjia

    0下载:
  2. 操作系统中的银行家算法源码,用c++写的关于避免死锁的算法。-Banker s algorithm in the operating system source code, using c++ Write on the algorithm to avoid deadlock.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:106805
    • 提供者:tiantian
  1. Cpp1

    0下载:
  2. 计算机操作系统,银行家算法的C++源代码,-Computer operating system, bankers algorithm C++ Source code,
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2135
    • 提供者:dongbo
  1. DataStructure(CSharp)

    0下载:
  2. 将数据结构与C#语言和.NET框架结合是本书的一大特点。.NET平台是微软推出的一个新的开发平台,目的是让“不同的语言共享同一平台”。.NET很可能成为下一代Windows操作系统的一部分。而C#语言作为新一代完全面向对象的语言,是.NET的母言。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structure and C# language and
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1346108
    • 提供者:liukunyao
  1. read_write

    0下载:
  2. 实现操作系统读者写者问题,此处为C++实现的源代码-Readers to write to achieve the operating system problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:391682
    • 提供者:东升
  1. Banker

    0下载:
  2. 计算机操作系统死锁的避免--银行家算法C语言版。-Computer operating system deadlock detection algorithm for C language.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1399
    • 提供者:hezj
  1. ss

    0下载:
  2. 操作系统的进程调度的一个实验,是用C++程序编写,易于理解和调试-Operating system, the process of scheduling an experiment, is to use C++ programming, easy to understand and debug
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1506
    • 提供者:何玉
  1. system_arithmetic-c

    0下载:
  2. 操作系统算法的源代码,一共有9中算法。 包含常见的算法。-The operating system source code for the algorithm, a total of 9 algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:597548
    • 提供者:jianbin
  1. lru

    0下载:
  2. lru算法,属于操作系统范畴,有c++实现-lru
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:914
    • 提供者:doper
  1. FIFO-c

    0下载:
  2. 操作系统先来先服务调度算法模拟(C描述)-Operating a first-come first-served scheduling simulation (C descr iption)
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:993
    • 提供者:olivejy
  1. C8

    0下载:
  2. 用C代码模拟操作系统的进程调度,其中用到图形库-With C code simulation of the operating system process scheduling, which uses graphics library
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2040
    • 提供者:abc135790
  1. 041761银行家算法(C语言)

    0下载:
  2. 在计算机操作系统中,最有代表的避免死锁的算法,是Dijkstra银行家算法。这是由于该算法能用于银行系统现金贷款的发放而得名的。为了加深对该算法的认识和掌握,进而在计算机上实现。为了实现银行家算法,系统中必须设置若干数据结构(In the computer operating system, the most representative algorithm to avoid deadlock is the Dijkstra banker algorithm. This is because t
  3. 所属分类:数据结构

    • 发布日期:2018-05-03
    • 文件大小:20480
    • 提供者:冷葉
« 12 »
搜珍网 www.dssz.com