登录
首页 » Linux-Unix program » Linux是一类Unix计算机操作系统的统称。Linux操作系统的内核的名字也是“Linux”。Linux操作系统也是自由软件和开放源代码发展中最著名的例子。严...

Linux是一类Unix计算机操作系统的统称。Linux操作系统的内核的名字也是“Linux”。Linux操作系统也是自由软件和开放源代码发展中最著名的例子。严...

于 2022-01-29 发布 文件大小:5.37 kB
0 180
下载积分: 2 下载次数: 1

代码说明:

Linux是一类Unix计算机操作系统的统称。Linux操作系统的内核的名字也是“Linux”。Linux操作系统也是自由软件和开放源代码发展中最著名的例子。严格来讲,Linux这个词本身只表示Linux内核,但在实际上人们已经习惯了用Linux来形容整个基于Linux内核,并且使用GNU 工程各种工具和数据库的操作系统。Linux得名于计算机业余爱好者Linus Torvalds。 -Linux is a Unix-computer" s operating system collectively. Linux operating system kernel is also the name of " Linux" . Linux operating system is also free software and open source development, the most famous example. Strictly speaking, Linux is only the word itself, said Linux kernel, but in reality people have been accustomed to using Linux to describe the whole based on the Linux kernel and the GNU project to use a variety of tools and databases operating system. Linux is named in a computer amateur Linus Torvalds.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • linux系统,qt,标准对话框的编写,正确的
    linux系统,qt,标准对话框的编写,正确的-linux system, qt, the preparation of the standard dialog box, the correct
    2022-04-02 12:37:57下载
    积分:1
  • This is a minigui1.3.3 the source code, to learn minigui and would like their li...
    这是minigui1.3.3的做的浏览器,对学习 minigui以及想自己开发的人非常有用。-This is a minigui1.3.3 the source code, to learn minigui and would like their libraries are very useful for the development
    2022-05-21 21:10:45下载
    积分:1
  • Doxygen的词根来源于Document(文档)和Oxygen(氧气),它是一个功能强大、使用方便且支持各种操作系统和编程语言的代码文档生成系统。Doxyge...
    Doxygen的词根来源于Document(文档)和Oxygen(氧气),它是一个功能强大、使用方便且支持各种操作系统和编程语言的代码文档生成系统。Doxygen由荷兰人Dimitri van Heesch.开发,并且在GNU公共许可证(GPL)下发布,目前已经成为各主要的Linux发行版的附带组件。众多重量级的软件项目(如KDE,Qt、ACE库等)都选用Doxygen作为其编档工具生成项目文档。 Doxygen最初在Linux下开发,但已经被移植到多个操作系统平台下,包括Unix的各发行版本、MS Windows和Mac OS。Doxygen目前最新的版本是1.3.6,支持的编程语言包括 C++,C,Java,IDL(CORBA和MS风格),对Objective-C, PHP, C#和D语言也有部分支持。
    2022-01-25 14:08:27下载
    积分:1
  • 用于制作启动软盘!
    用于制作启动软盘!-used to create a boot floppy!
    2022-05-19 16:42:30下载
    积分:1
  • rgfdsghsdfh
    rgfdsghsdfh
    2022-12-13 14:40:03下载
    积分:1
  • Linux命令行参数的分析.rar
    Linux命令行参数的分析.rar-Linux command line parameter analysis. Rar
    2022-02-07 19:00:58下载
    积分:1
  • linux project1 三个简单模块的编程,可传参数进入模块,打印内核信息等...
    linux project1 三个简单模块的编程,可传参数进入模块,打印内核信息等-linux project1 programming three simple modules can be mass parameters into the module, print the kernel information. .
    2023-04-06 21:00:04下载
    积分:1
  • linux0.11 classic study code, the system architecture with the current version 2...
    linux0.11经典学习代码,其系统架构与目前2.6的版本极其相似,代码量少,对深入了解linux有着极大的帮助-linux0.11 classic study code, the system architecture with the current version 2.6 is extremely similar to code less, to have a deeper understanding of great help in linux
    2022-04-20 08:29:21下载
    积分:1
  • 一个了不起的视频服务器,
    一个很棒的视频服务器,linux的-a terrific video servers, Linux
    2022-03-25 22:32:15下载
    积分:1
  • 本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽...
    本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽可能的详细描叙 我不会用routine_X()调用routine_Y()来增加bar 数据结构中foo 域的值这种方式来描叙核心算法 你自己可以通过阅读代码发现它每当需要理解一段代码时我总是将其数据结构画出来这样我发现了许多相关的核心数据结构以及它们之间的关系 每一章都是非常独立的就象Linux 核心子系统一样当然有时它们还是有联系的比如说如果你没有理解虚拟内存工作原理就无法描叙进程 硬件基本概念一章对现代PC 做了简要介绍操作系统必须与硬件系统紧密结合在一起协同工作操作系统需要一些只能够由硬件提供的服务为了全面理解Linux 你必须了解有关硬件的基础知识 软件基本概念一章介绍了软件基本原理与C 程序语言讨论了建立Linux 这样的操作系统的工具并且给出了操作系统的目标与功能的概叙 内存管理这章描叙了Linux 如何处理物理内存以及虚拟存储技术 进程管理描叙了进程的概念以及Linux 核心是如何创建管理与删除系统中的进程 进程间及进程与核心间通讯以协调它们的活动Linux 支持大量进程间通讯IPC -the book is not specifically a Linux internal manual Rather, it was the introduction of the operating system Linux simultaneously in each chapter of the book as an example to follow from the common characteristics of the principles is that they will be the first core subsystems of Syria will then proceed to the detailed depicts as possible, I will not use routine_X () call routine _Y () to increase the bar data structure foo domain of values in this manner, d
    2022-03-09 23:27:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载