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

搜索资源列表

  1. prosscd

    1下载:
  2. 操作系统实验中的进程创建与删除 1) 采用动态或静态方法生成一颗进程树(进程数目≥20); 2) 设计进程撤销算法; 3) 实现进程撤销函数,采用级联方式撤销; 4) 可动态撤销进程; 5) 可动态观察进程树的情况; 6) 测试程序并得到正确结果。 -Experiment operating system process creation and deletion of 1) the use of dynamic or static method to generat
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:2749
    • 提供者:ajun
  1. bank

    0下载:
  2. 操作系统银行家算法,用java实现,有图形界面-Operating system banker s algorithm, using java to achieve, there are graphical interface
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3755
    • 提供者:dingjianhua
  1. file

    0下载:
  2. 用vc写得操作系统课程设计题,简单文件系统实现,对文件和目录进行创建,修改,查询,删除,读,写,打开,关闭等功能-Written by vc title operating system curriculum design, simple file system for files and directories to create, modify, query, delete, read, write, open, shut down and other functions
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:7429
    • 提供者:ws
  1. cpu

    0下载:
  2. 操作系统课程设计CPU管理源码 用JAVA实现 -Operating system CPU management curriculum design using JAVA source code to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:12518
    • 提供者:刘明
  1. ffbfwf

    0下载:
  2. 操作系统原理,实现可变分区存储管理的三种算法-Operating principle, the realization of the variable partition of the three storage management algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2543
    • 提供者:刘佳
  1. yinhangjia

    0下载:
  2. 操作系统课程设计报告(含源码),C语言实现。功能比较简单,课自己添加功能,应付报告还是可以的。 资源管理系统的设计与实现-银行家算法实现-Operating systems curriculum design report (including source), C language. Function of relatively simple classes to add their own features, or can deal with the report. Resource M
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:68163
    • 提供者:张许
  1. Linux_Thread

    0下载:
  2. 操作系统实验,实现了linux下的多线程-Operating system experiments, realized under the multi-threaded linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5679
    • 提供者:蝶舞
  1. 11

    0下载:
  2. 操作系统课程设计----文件管理系统的vc语言实现-Operating System Course Design Document Management System---- vc language
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:35417
    • 提供者:又名
  1. manager_save

    0下载:
  2. 操作系统课程设计 模拟实现可变分区存储管理-Curriculum design simulation of the operating system to achieve variable partition storage management
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:257923
    • 提供者:kaixincai
  1. SPF

    0下载:
  2. 操作系统-短进程优先调度算,JAVA实现,带界面,有解释-Operating system- short process scheduling priority operator, JAVA achieved with interface, are explained
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:2011
    • 提供者:
  1. AddressExchangeDlg

    0下载:
  2. 实现虚拟地址向物理地址的转化,操作系统的课程设计时可用-The realization of virtual address to physical address transformation of the curriculum design of the operating system when available
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:3149
    • 提供者:43653463466
  1. aa

    0下载:
  2. windows环境下实现操作系统进程调度的一个程序实例,开发环境为vc-windows operating system environment to achieve the process of scheduling a procedure example, development environment for vc++
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-20
    • 文件大小:3518688
    • 提供者:林思哲
  1. Exception

    0下载:
  2. Win32 结构化异常处理其核心是操作系统提供的服务,你能找到的关于 SEH 的所有文档都是描述一个特定的编译器运行时库,这个运行库包装着操作系统实现。在本文中,我将一层一层对 SEH 进行剥离,以便展现其最基本的概念-Win32 structured exception handling are its core operating system services, you can find about SEH all documents are to describe a specific
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:31398
    • 提供者:林枫
  1. caozuoxitong.doc

    0下载:
  2. 操作系统课程设计报告,实现读者与写者问题。-Operating systems curriculum design report, the reader realize the problem and write.
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:116640
    • 提供者:凤之羽
  1. LINUX-socket

    1下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1406540
    • 提供者:陈威
  1. operatingsystemexperiment

    0下载:
  2. 操作系统实验,包括创建进程,进程同步,进程互斥,特别是实现了互锁函数的信号量-Experimental operating system, including the establishment of processes, process synchronization, process of mutually exclusive, especially in the implementation of the semaphore interlocking function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:9611
    • 提供者:成炼
  1. LinuxShell

    0下载:
  2. 大学操作系统课程实验:Linux下实现的一个shell解释器。能够比较完整完好地执行Linux下的普通命令、重定向命令、管道命令等多种命令。-Experimental University of the operating system: Linux under a shell interpreter. Good to be able to complete the implementation of Linux under the general command, redirect comma
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:202181
    • 提供者:李毅
  1. threads.tar

    0下载:
  2. 一个简单的类UNIX操作系统的调度程序,简单实现了进程的切换等功能-A simple UNIX-like operating system scheduler, a simple realization of the process of switching functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2295
    • 提供者:邓良
  1. bank

    0下载:
  2. 操作系统中银行家算法实现科技的方式卡萨合法的卡萨合法-bank
  3. 所属分类:OS Develop

    • 发布日期:2017-05-07
    • 文件大小:1173572
    • 提供者:xiajia
  1. prnt

    0下载:
  2. 基于ARM与μCOS-II的嵌入式操作系统实现针式和热敏微型打印程序.-ARM-based μCOS-II with the embedded operating system to achieve micro-needle and thermal printing process.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:45625
    • 提供者:keyuhui
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com