搜索资源列表

  1. _banker

    0下载:
  2. 银行家算法可以解决计算机操作系统里的互斥。还有peterson等其他算法-bankers algorithm can solve computer's operating system Mutex. There are other algorithms Peterson
  3. 所属分类:数据库系统

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:wf
  1. 计算机02-2胡英飞02824227

    0下载:
  2. 这是一个关于操作系统的编程实现以及源码,源码的实现是用VC,可供学习操作系统的的同学用-This is one of the operating systems and programming source, the source code and realization of the VC, the operating system for learning with students
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:32768
    • 提供者:胡英飞
  1. 进程调度法

    0下载:
  2. 一个计算机操作系统实验程序,模拟进程调度算法。-a computer operating system experimental procedure, process simulation scheduling algorithm.
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:尹亮
  1. 毕业论文_Windows下取证研究

    0下载:
  2. 论文从计算机取证角度出发,详细研究操作系统内核、入侵与反入侵策略、网络监测技术、系统分析技术等。用软件工程的方法,设计实现适合于Windows NT/2000/XP操作系统下的计算机取证软件-papers from the perspective of Computer Forensics, a detailed study operating system kernel, the invasion and the anti-invas
  3. 所属分类:文件格式

    • 发布日期:2024-05-16
    • 文件大小:660480
    • 提供者:成才
  1. zy19810412

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

    • 发布日期:2024-05-16
    • 文件大小:530432
    • 提供者:张学友
  1. 虚拟存储器实验

    0下载:
  2. 此为操作系统实验报告:虚拟存储器 内含:程序流程图 设计思路 主要源码等等。 简介:在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。用这种办法扩充的主存储器称为虚拟存储器。通过本实验帮助同学理解在分页式存储管理中怎样实现虚拟存储器。-experimental operating system for this report : virtu
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:21504
    • 提供者:何浩
  1. scan与cscan算法模拟磁盘调度实验

    0下载:
  2. 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experimen
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:何浩
  1. 生产者消费者c++

    0下载:
  2. 计算机操作系统的c++版本,很不错的哦,实用,适合广大的大学生参考-computer operating system c version, oh very good, practical and suitable for the majority of the students reference
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:柴俊
  1. 内存回收算法

    0下载:
  2. 内存回收算法,一般学校计算机专业的操作系统课程设计内容.可以免费下载-Algrithms for memory recycle, the subject of the OS curriculum design for the computer department students of colleges.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:189440
    • 提供者:邱水云
  1. p-c

    0下载:
  2. 计算机操作系统的生产者与消费者问题 一组生产者向一组消费者提供消息,它们共享一个有界缓冲池,生产者向其中投放消息,消费者从中取得消息。生产者要不断将数据放入共享的缓冲,消费者要不断从缓冲取出数据。消费者必须等生产者取走数据后才能再放新数据(不覆盖数据),消费者必须等生产者放入新数据后才能去取(不重复)。-computer operating system, the producer and a consumer group to a
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:紫水晶
  1. 黄欣50号

    0下载:
  2. 这是广工计算机学院05级的操作系统课程设计,是用TOUBO C做的~-Public School 05 computer operating system course design is done TOUBO C ~
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:144384
    • 提供者:chen
  1. TimeMaster

    0下载:
  2. 是一款控制电脑上机时间的软件,管理员可以自定义开机时间和下次开机时间。界面简洁、操作方便,安全性高。适合于为控制小孩玩电脑的家长们和废寝忘食的程序员们。 计时采用程序本身自带计数器,如本机时间无关。 本软件属于绿色软件,对计算机操作系统无影响。 -control is a time machine computer software, administrators can customize boot time and t
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:535552
    • 提供者:黄冠
  1. Cache_emu

    0下载:
  2. 这是Vc++6.0实现的用于大学操作系统或计算机系统结构课程实验的缓存算法模拟程序(有图形界面)-Vc 6.0 for the University of operating system or computer system architecture courses experimental cache algorithm simulation program (with a graphical interface)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:33792
    • 提供者:刘权
  1. xinhaoliangtongbu

    0下载:
  2. 信号量同步的实验,计算机操作系统的实验完全实现代码-signal synchronization experiments, the experimental computer operating system fully realized code
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:31744
    • 提供者:mantian
  1. xitongjinchengguanli

    0下载:
  2. 计算机操作系统中的重要实验,系统进程管理的同步问题的实现-computer operating system, an important experiment, the process management system Synchronization Implementation
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:91136
    • 提供者:mantian
  1. java_osdesign

    0下载:
  2. 一个整体操作系统的主要功能的计算机模拟实现(含进程、内存与设备管理)-an overall system of the main functions of the computer simulation (including the process, memory management and equipment)
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:89088
    • 提供者:张生
  1. SinFP-2.04-1.tar

    0下载:
  2. SinFP是一种新的识别对方计算机操作系统类型的工具,它可以克服以往nmap工具的众多限制。-SinFP is a new computer operating system to identify other types of tools, It can overcome the many tools nmap restrictions.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:2795520
    • 提供者:hujianwei
  1. modd

    0下载:
  2. 这是计算机操作系统中最基础的上机实验就是模拟的PCB编程,实现进程模拟调度!-This is the most computer operating system based on the experimental simulation of the PCB is programming, Implementation process simulation scheduling!
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:陈朝熙
  1. Chapter4NetworkOS

    0下载:
  2. 第四章网络操作系统,主要介绍计算机网络操作系统的有关基础知识-fourth chapter network operating systems, mainly on computer network operating system based on the knowledge
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:abcd123401
  1. cipanfdiaodu

    0下载:
  2. 选择一个自己熟悉的计算机系统和程序设计语言模拟操作系统基本功能的设计方法及其实现过程。-choose a familiar computer systems and programming language simulation basic functions of the operating system design and the implementation process.
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:353280
    • 提供者:chengui
« 1 2 3 4 5 6 78 9 10 11 12 ... 40 »

源码中国 www.ymcn.org