搜索资源列表

  1. 操作系统Minix 简介

    0下载:
  2. 简单介绍了操作系统Minix
  3. 所属分类:文档资料

    • 发布日期:2011-12-12
    • 文件大小:433810
    • 提供者:jlike2011
  1. minix51源代码

    0下载:
  2. minix rtos 测试代码-Minix Byelorussian test code
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-18
    • 文件大小:33792
    • 提供者:王明和
  1. mpx386

    0下载:
  2. minix的mpx386.s注释-Minix the mpx386.s Notes
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:21504
    • 提供者:于于
  1. minixcom

    0下载:
  2. minix软件源代码-Minix source code software
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:5438464
    • 提供者:于于
  1. rawfs

    0下载:
  2. minix操作系统的引导相关程序-Minix operating system to guide related procedures
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:张宇
  1. minix

    0下载:
  2. minux的源代码,一个非常小的操作系统-minux the source code, a very small operating system
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:1059840
    • 提供者:贝尔
  1. wait系统调用

    0下载:
  2. minix中wait系统调用的分析-wait system call analysis
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:崔海洋
  1. os_minix

    0下载:
  2. 一个简单的操作系统minix的核心代码,包括所有的底层实现和上层架构。-a simple core of the Minix operating system code, including all the underlying implementation and the upper echelons.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:593920
    • 提供者:王回
  1. 2005040111150712947

    0下载:
  2. MINIX2.0操作系统源码,是Linux的前身,世界上最小的32位操作系统-Minix operation system ver 2.0,the pater of Linux,the smallest 32bits operation system in the world.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:1124352
    • 提供者:刘军
  1. minix_source

    0下载:
  2. 提供minix的核心源代码,供大家学习参考使用。-provide the source code for all to study use and reference.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-18
    • 文件大小:5615616
    • 提供者:余士威
  1. MINIXDesignAndImplement

    0下载:
  2. 关于一个早期的MINIX操作系统实现介绍的书籍 对关心操作系统实现的程序员有一定的参考价值。-on an early realization of the x86 operating system introduced on the books to achieve the operating system programmer there will be some reference value.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:9828352
    • 提供者:
  1. minix_source_3_1_1_complete

    0下载:
  2. minix操作系统最新版本(3.1.1)的源代码,不在纯脆用于教学,主要面向嵌入式应用,功能齐全-minix latest version of the operating system (3.1.1) of the source code, not pure crisp used in teaching, primarily for embedded applications, multifunctional
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:3388416
    • 提供者:zuozaior
  1. VM_minix_setupTxt

    0下载:
  2. VM中minix安装手册,想看看minix.从没有自己装过的朋友现在可尝试一下在VM里装minix.-VM minix installation manual I would like to see minix. from the installation of their friends may now try to make the VM carried minix.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:hexj
  1. micro6.26

    0下载:
  2. 微小语言编辑器的代码 虽然简单但是LINUX都是由MINIX来的 这也算是启发之源了-Micro-language code editor is simple, however LINUX by MINIX to also be regarded as a source of inspiration
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:295936
    • 提供者:zhouxin
  1. Codeforstudent

    0下载:
  2. minix详细源代码,带中文注释,操作系统设计与实现的电子版本,上课提供给学生阅读用。-Minix source code in detail, with English Notes, the operating system design and implementation of the electronic version, available to school students to read by.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:685056
    • 提供者:王浩
  1. OS_Design_and_Implementation

    0下载:
  2. 一本介绍操作系统设计的好书,英文版的,书中最后还有Minix的源码-Introduced an operating system designed book, the English version of the book and last but not least Minix source code
  3. 所属分类:电子书籍

    • 发布日期:2024-05-18
    • 文件大小:6701056
    • 提供者:wanghuan
  1. 1921682911620075311011505205129

    0下载:
  2. 本章主要描叙Linux核心对文件系统的支持, 虚拟文件系统(VFS)以及Linux核心对实际文件系统的支持。  Linux的最重要特征之一就是支持多种文件系统。这样它更加灵活并可以和许多其它种操作系统共存。在本文写作时Linux已经支持15种文件系统:ext,ext2,xia,minix,umsdos,msdos,vfat,proc,smb,ncp,iso9660,sysv,hpfs,affs以及ufs。毫无疑问,今后支持的
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-18
    • 文件大小:9433088
    • 提供者:黄宇
  1. src

    0下载:
  2. minix源代码,可以在minix系统上编译-Minix source code, you can compile Minix system
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:1053696
    • 提供者:answer
  1. MINIX2

    0下载:
  2. minix 2.0操作系统源代码,大家可以看看啊 -minix 2.0 operating system source code, everyone can look at ah
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:726016
    • 提供者:werock
  1. Minix-2

    0下载:
  2. 系统开发必看教程与源代码,大家可以一起来交流一下,QQ:45405061-System development must-see tutorial with source code, everyone can work together to exchange, QQ: 45405061
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:3113984
    • 提供者:werock
« 1 23 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org