搜索资源列表
LINUX操作系统实验1
- 该文件为LINUX系统的实验,初学者可以好好理解里该环境下的操作-the document for Linux experiments, beginners can make good understanding of the environment Lane operation
mingui
- 学习gui的很不错的参考。基于arm的linux操作系统的minGUI图形库-study of the very good reference. Based on the Linux operating system arm of the graphics library minGUI
ULExplorer
- 类似Linux操作系统0.11版文件系统的文件系统设计和Windows下的操作程序,使用文件作为虚拟磁盘。-similar to the Linux operating system version 0.11 of documentation systems design and Windows the procedure, the use of paper as a virtual disk.
Linux-bianchengbaipishu
- 《Linux编程白皮书》是由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏——内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。
LINUX-os
- LINUX操作系统实验,希望对大家可以有所帮助
Install.Linux.from.Disk
- 详细介绍如何从硬盘安装Linux操作系统(不是用光盘安装)
linux-0.99
- linux0.99源代码用于研究linux操作系统
Linux
- Linux内核详解,介绍了0.1.1版的linux操作系统以及系统的架构-The Linux kernel explain, introduced the 0.1.1 version of the Linux operating system and system architecture
linux-0.01
- Linux操作系统的源码,版本为0.01,是学习操作系统开发和学习编程的好资源。-Source Linux operating system, version 0.01, is to learn the operating system development and good resources to learn programming.
linux-0.00
- Linux 0.00的源代码,够经典吧,可以拿来做操作系统开发的框架-The source code for Linux 0.00, classic enough it can be used as a framework for operating system development
LINUXCore
- linux经典源码。附上大师分析。为研究操作系统之人良好参考用书。-linux classical source. Master attached analysis. To study the operating system of the human good reference book.
Linux File
- C++语言实现Linux操作系统的文件管理系统-C++ language document management system for the Linux operating system
linux-command
- 1.linux操作系统下的命令格式;2.vim编辑器的操作命令-1.command of linux;2.command of vim
Linux-Command
- Linux下的命令大全,介绍了linux操作系统下的所有操作命令的用法-Under the Linux command Guinness, introduced Linux operating system under all operation command
linux-2.5.10
- Linux是一种自由和开放源码的类Unix操作系统,存在着许多不同的Linux版本,但它们都使用了Linux内核。Linux可安装在各种计算机硬件设备中,比如手机、平板电脑、路由器、视频游戏控制台、台式计算机、大型机和超级计算机。Linux是一个领先的操作系统,世界上运算最快的10台超级计算机运行的都是Linux操作系统。严格来讲,Linux这个词本身只表示Linux内核,但实际上人们已经习惯了用Linux来形容整个基于Linux内核,并且使用GNU 工程各种工具和数据库的操作系统。Linux得
Linux-OS
- 关于linux操作系统的一个PDF文件,我感觉还可以,可以当做入门吧-Linux operating system on a PDF file, I can feel, can be used as entry bar
5_39
- 操作系统概念英文版chapter 5 5.39源码。利用线程计算pi值。只能用于linux。(Source code of 5.39 in Operating System Concept. Talk about thread. Linux only.)
操作系统的实验报告
- 操作系统实验报告,win批处理实验,linux命令用法(Operating system experiment report, win batch experiment, Linux command usage)
计算机操作系统(第三版)PPT.zip
- 操作系统与计算机体系结构的关系 操作系统的形成与发展 操作系统定义 操作系统的资源管理功能 计算机体系结构与现代操作系统类型 UNIX、Linux操作系统概述(The Relation between Operating System and Computer Architecture Formation and Development of Operating System Operating System Definition Resource Management Function of
linux操作系统源码下载
- 包含完整的linux操作系统的源代码,对学习操作系统非常有帮助,花了好久时间才找到。