CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程

文件名称:NachOS-4.1

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    297.39kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Nachos的全称是“Not Another Completely Heuristic Operating System”,它是一个可修改和跟踪的操作系统教学软件。它给出了一个支持多线程和虚拟存储的操作系统骨架,可让学生在较短的时-Nachos is the full name of " Not Another Completely Heuristic Operating System" , which is a modification of the operating system and follow-up of educational software. It gives a support for multi-threaded operating systems and virtual storage framework that allows students in a short period of time
相关搜索: nachos

(系统自动生成,下载前可以参看下载内容)

下载文件列表

NachOS-4.1/c++example/c++.ps
NachOS-4.1/c++example/c++.tex
NachOS-4.1/c++example/copyright.h
NachOS-4.1/c++example/inheritstack.cc
NachOS-4.1/c++example/inheritstack.h
NachOS-4.1/c++example/list.cc
NachOS-4.1/c++example/list.h
NachOS-4.1/c++example/Makefile
NachOS-4.1/c++example/stack.cc
NachOS-4.1/c++example/stack.h
NachOS-4.1/c++example/templatestack.cc
NachOS-4.1/c++example/templatestack.h
NachOS-4.1/code/build.cygwin/Makefile
NachOS-4.1/code/build.cygwin/Makefile.dep
NachOS-4.1/code/build.linux/Makefile
NachOS-4.1/code/build.linux/Makefile.dep
NachOS-4.1/code/build.macosx/Makefile
NachOS-4.1/code/build.macosx/Makefile.dep
NachOS-4.1/code/filesys/directory.cc
NachOS-4.1/code/filesys/directory.h
NachOS-4.1/code/filesys/filehdr.cc
NachOS-4.1/code/filesys/filehdr.h
NachOS-4.1/code/filesys/filesys.cc
NachOS-4.1/code/filesys/filesys.h
NachOS-4.1/code/filesys/openfile.cc
NachOS-4.1/code/filesys/openfile.h
NachOS-4.1/code/filesys/pbitmap.cc
NachOS-4.1/code/filesys/pbitmap.h
NachOS-4.1/code/filesys/synchdisk.cc
NachOS-4.1/code/filesys/synchdisk.h
NachOS-4.1/code/lib/bitmap.cc
NachOS-4.1/code/lib/bitmap.h
NachOS-4.1/code/lib/copyright.h
NachOS-4.1/code/lib/debug.cc
NachOS-4.1/code/lib/debug.h
NachOS-4.1/code/lib/hash.cc
NachOS-4.1/code/lib/hash.h
NachOS-4.1/code/lib/libtest.cc
NachOS-4.1/code/lib/libtest.h
NachOS-4.1/code/lib/list.cc
NachOS-4.1/code/lib/list.h
NachOS-4.1/code/lib/sysdep.cc
NachOS-4.1/code/lib/sysdep.h
NachOS-4.1/code/lib/tut.h
NachOS-4.1/code/lib/tut_reporter.h
NachOS-4.1/code/lib/tut_restartable.h
NachOS-4.1/code/lib/utility.h
NachOS-4.1/code/machine/callback.h
NachOS-4.1/code/machine/console.cc
NachOS-4.1/code/machine/console.h
NachOS-4.1/code/machine/disk.cc
NachOS-4.1/code/machine/disk.h
NachOS-4.1/code/machine/interrupt.cc
NachOS-4.1/code/machine/interrupt.h
NachOS-4.1/code/machine/machine.cc
NachOS-4.1/code/machine/machine.h
NachOS-4.1/code/machine/mipssim.cc
NachOS-4.1/code/machine/mipssim.h
NachOS-4.1/code/machine/network.cc
NachOS-4.1/code/machine/network.h
NachOS-4.1/code/machine/stats.cc
NachOS-4.1/code/machine/stats.h
NachOS-4.1/code/machine/timer.cc
NachOS-4.1/code/machine/timer.h
NachOS-4.1/code/machine/translate.cc
NachOS-4.1/code/machine/translate.h
NachOS-4.1/code/network/post.cc
NachOS-4.1/code/network/post.h
NachOS-4.1/code/README
NachOS-4.1/code/shell/config.h.in
NachOS-4.1/code/shell/configure
NachOS-4.1/code/shell/configure.ac
NachOS-4.1/code/shell/Makefile.in
NachOS-4.1/code/shell/nachos_syscall.c
NachOS-4.1/code/shell/nachos_syscall.h
NachOS-4.1/code/shell/shell.c
NachOS-4.1/code/test/add.c
NachOS-4.1/code/test/halt.c
NachOS-4.1/code/test/Makefile
NachOS-4.1/code/test/Makefile.dep
NachOS-4.1/code/test/matmult.c
NachOS-4.1/code/test/script
NachOS-4.1/code/test/segments.c
NachOS-4.1/code/test/shell.c
NachOS-4.1/code/test/sort.c
NachOS-4.1/code/test/start.s
NachOS-4.1/code/threads/alarm.cc
NachOS-4.1/code/threads/alarm.h
NachOS-4.1/code/threads/kernel.cc
NachOS-4.1/code/threads/kernel.h
NachOS-4.1/code/threads/main.cc
NachOS-4.1/code/threads/main.h
NachOS-4.1/code/threads/scheduler.cc
NachOS-4.1/code/threads/scheduler.h
NachOS-4.1/code/threads/switch.h
NachOS-4.1/code/threads/switch.s
NachOS-4.1/code/threads/synch.cc
NachOS-4.1/code/threads/synch.h
NachOS-4.1/code/threads/synchlist.cc
NachOS-4.1/code/threads/synchlist.h
NachOS-4.1/code/threads/thread.cc
NachOS-4.1/code/threads/thread.h
NachOS-4.1/code/userprog/addrspace.cc
NachOS-4.1/code/userprog/addrspace.h
NachOS-4.1/code/userprog/errno.h
NachOS-4.1/code/userprog/exception.cc
NachOS-4.1/code/userprog/ksyscall.h
NachOS-4.1/code/userprog/noff.h
NachOS-4.1/code/userprog/synchconsole.cc
NachOS-4.1/code/userprog/synchconsole.h
NachOS-4.1/code/userprog/Syscall.c
NachOS-4.1/code/userprog/Syscall.cc
NachOS-4.1/code/userprog/syscall.h
NachOS-4.1/coff2noff/coff.h
NachOS-4.1/coff2noff/coff2noff.c
NachOS-4.1/coff2noff/config.h.in
NachOS-4.1/coff2noff/configure
NachOS-4.1/coff2noff/configure.ac
NachOS-4.1/coff2noff/copyright.h
NachOS-4.1/coff2noff/Makefile.in
NachOS-4.1/coff2noff/noff.h
NachOS-4.1/COPYRIGHT
NachOS-4.1/code/build.cygwin
NachOS-4.1/code/build.linux
NachOS-4.1/code/build.macosx
NachOS-4.1/code/filesys
NachOS-4.1/code/lib
NachOS-4.1/code/machine
NachOS-4.1/code/network
NachOS-4.1/code/shell
NachOS-4.1/code/test
NachOS-4.1/code/threads
NachOS-4.1/code/userprog
NachOS-4.1/c++example
NachOS-4.1/code
NachOS-4.1/coff2noff
NachOS-4.1

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com