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

搜索资源列表

  1. 操作系统原理上机报

    0下载:
  2. 用C语言编写和调试一个简单的进程调度程序-C language writing and debugging a simple process scheduler
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:16729
    • 提供者:胡利军
  1. DOS 操作系统源代码

    0下载:
  2. DOS操用系统源代码,C语言编写,对操作系统的认识有很大的帮助.-DOS speaks system source code, C language, the awareness of the operating system will be very helpful.
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-21
    • 文件大小:433134
    • 提供者:丁立平
  1. C++内存管理

    1下载:
  2. 操作系统的内存管理模拟,用C++编写,不是可视化界面,但是十分方便实用~-operating system memory management simulation, C preparation, not visual interface, but very convenient and practical ~
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1638
    • 提供者:
  1. Ucore是一个很小的适于学习的操作系统

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore实验6:文件系统。通过完成本次实验,希望能达到以下目标:了解基本的文件系统系统调用的实现方法;了解一个基于索引节点组织方式的Simple FS文件系统的设计与实现;了解文件系统抽象层-VFS的设计与实现。文件中包括源代码和实验指导书。-Ucore is a small
  3. 所属分类:操作系统开发

    • 发布日期:2017-04-09
    • 文件大小:1038179
    • 提供者:gyh
  1. FIFO.先进先出调度算法(FIFO)处理缺页中断

    1下载:
  2. 关于操作系统:先进先出调度算法(FIFO)处理缺页中断,On the operating system: FIFO scheduling algorithms (FIFO) handling page fault
  3. 所属分类:操作系统开发

  1. p-c

    0下载:
  2. 操作系统经典问题生产者和消费者,互斥信号量解决进程同步的问题-Classic problem of the operating system producers and consumers, the settlement process mutex synchronization problem
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:6119
    • 提供者:huajinliang
  1. Object-C

    0下载:
  2. iOs 操作系统,包括创建类,内存管理等,可供软件设计人员参考。-ios system operation,include memory manage,crate class and reference by software engineneer.
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-03
    • 文件大小:323140
    • 提供者:zhaohuadan
  1. Nachos

    0下载:
  2. 高级操作系统实验nachos源码-Software and Microelectronics, Peking University Institute of Experimental nachos advanced operating system source code
  3. 所属分类:OS Develop

    • 发布日期:2017-06-20
    • 文件大小:30358509
    • 提供者:
  1. miniosbyc

    0下载:
  2. C写的小型操作系统源码,包括两个版本。挺好的,试试看。-Small operating system written in C source code, including the two versions. Very good, and give it a try.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:748683
    • 提供者:icemanlfw
  1. caozuoxitongshiyandaima

    0下载:
  2. 操作系统实验源代码 用C++写的 包括 进程调度,内存分配与回收 文件管理 -Experiment with the operating system source code C++ Writing, including process scheduling, memory allocation and recovery of document management
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:41701
    • 提供者:wtl
  1. vc2

    0下载:
  2. 这是一个在C环境下编写的操作系统课程设计 包含了内存管理 CPU管理 文件管理 设备管理-This is an environment in C curriculum design to prepare the operating system includes a memory management CPU Management Document Management Equipment Management
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:116421
    • 提供者:刘明
  1. Producer_Customer

    0下载:
  2. 模拟操作系统中进程的互斥和同步,解决生产者和消费者问题。使用图形界面,可以在程序中方便的更改生产者和消费者个数,和模拟速度。-Simulation of the operating system mutex and synchronization process to resolve the issue of producers and consumers. Use graphical interface, you can change the process convenient number
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:14186
    • 提供者:xjp
  1. zuoy

    0下载:
  2. 操作系统的实验包含报告,源代码,用C语言写的-An experimental operating system that contains reports, source code, written using C language
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:103285
    • 提供者:李丽
  1. sanos-src-latest

    0下载:
  2. 一个小型操作系统的源代码,其目的仅 仅是为了在x86电脑上在没有windows 操作系统的情况下能使用java虚拟机。 研究操作系统的好东西。-A small operating system source code, which is made solely to the x86 computer in the absence of windows operating system can use the case of java virtual machine. Research
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1386164
    • 提供者:陈显永
  1. duanye

    0下载:
  2. 段页式虚拟存储管理的地址转换程序,操作系统的课程设计,使用C++的控制台程序,结构化的.-Paragraph on page virtual storage management addresses the conversion process, the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:15245
    • 提供者:xuekunlun
  1. C

    0下载:
  2. 这是操作系统实验时所编写的一个模拟进程调度用c++语言所编写的一个小程序-This is the operating system during the preparation of the experimental simulation of the process of scheduling a c++ language used by a small program to prepare
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1463
    • 提供者:金鑫
  1. 3_filesystem

    0下载:
  2. 文件系统,操作系统C++编程,可执行,有源码-File system, operating system, C++ programming, executable, a source
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1233678
    • 提供者:jsbykmd
  1. C

    0下载:
  2. 操作系统开发3,包含nasm调试工具,td调试工具-3 operating system development, including debugging nasm tool, td debug tools
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:390793
    • 提供者:boozer
  1. c

    0下载:
  2. 操作系统 此法分析程序 程序进行扫描过程中将其分解为各类单词的词法分析方法-Analysis of the operating system this program will be scanning process procedures for all types of the decomposition of the lexical analysis of words
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:2174
    • 提供者:h
  1. c

    0下载:
  2. 用c++写的一个超小型的"操作系统".这个文档只是帮助大家理解操作系统的最基本概念.-a mini "operating system" compiled with c++ language
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:4846
    • 提供者:hacksign
« 1 23 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com