-
一个操作系统必须和作为它的基础的硬件系统紧密配合。操作系统需要使用一些只有硬件才能提供的功能。为了完整的了解 Linux ,你需要了解底层硬件的基础知识。本章对...
一个操作系统必须和作为它的基础的硬件系统紧密配合。操作系统需要使用一些只有硬件才能提供的功能。为了完整的了解 Linux ,你需要了解底层硬件的基础知识。本章对于现代 PC 的硬件进行了解说。-and as its hardware system based on the close tie. The operating system only need to use some of the hardware in order to provide the function. To complete understanding of Linux, you need to understand the underlying hardware of the knowledge base. This chapter for the modern PC hardware to know.
- 2022-06-18 14:36:33下载
- 积分:1
-
linux管理操作指南!大家看看就知道!很不错的!无解压密码!
linux管理操作指南!大家看看就知道!很不错的!无解压密码!-Management Operations Guide! We look at it to know! Very good! Without extracting passwords!
- 2022-03-22 02:05:42下载
- 积分:1
-
asp技术手册,CHM版本,内容详尽,有JScript和VBScript的详细参数。吐血推荐!...
asp技术手册,CHM版本,内容详尽,有JScript和VBScript的详细参数。吐血推荐!-asp technical manuals, CHM version, as detailed, VBScript and JScript detailed parameters. Suggest to vomit blood!
- 2023-03-28 19:20:04下载
- 积分:1
-
该书仅是对要学习编程的人的从事方向的一个指点,它对各种编程语言的的特点做了介绍,也对各个开发环境进行了简单介绍,适于初学者阅读,已经确定了学习方向的人也可以看看...
该书仅是对要学习编程的人的从事方向的一个指点,它对各种编程语言的的特点做了介绍,也对各个开发环境进行了简单介绍,适于初学者阅读,已经确定了学习方向的人也可以看看,可以对编程这门学问有更深的理解。书中也对很多经典范例和算法的文章进行了部分搜集,可供程序员门参考。-only is the book to learn programming engaged in the direction of a kind, it"s all programming languages of the characteristics of the introduction, the various development environment for a simple, suitable for beginners reading, the study has identified the direction of those who can see, this program can have a deeper knowledge door understanding. There are also many classic model and algorithm of some articles collect information for programmers door.
- 2022-03-04 19:29:38下载
- 积分:1
-
video decoder for dvi from ad corp.
video decoder for dvi from ad corp.
- 2022-03-12 20:35:58下载
- 积分:1
-
think in第三版电子书
think in第三版电子书-think in the third edition of e-books
- 2022-04-01 09:21:57下载
- 积分:1
-
界面,一本好书!所以基础。你弄明白了!哈哈!加油
界面,好书!所以基本的基础。你想想看!哈哈!加油
- 2023-06-25 05:15:06下载
- 积分:1
-
FPGA/CPLD数字电路设计经验分享,包含许多常见设计问题。
FPGA/CPLD数字电路设计经验分享,包含许多常见设计问题。-FPGA/CPLD digital circuit design experience to share
- 2022-09-01 03:50:03下载
- 积分:1
-
《编程之美》随书源代码(第一部分),一共四部分。好不容易搞到的。...
《编程之美》随书源代码(第一部分),一共四部分。好不容易搞到的。-" The Beauty of Programming," With the source code for the book (Part I), a total of four parts. Finally got to the.
- 2023-02-09 21:55:03下载
- 积分:1
-
当你想阻止一个变量被改变,可能会用到const关键字。在你给一个变量加上const修饰符的同时,通常需要对它进行初始化,因为以后的任何时候你将没有机会再去改变它...
当你想阻止一个变量被改变,可能会用到const关键字。在你给一个变量加上const修饰符的同时,通常需要对它进行初始化,因为以后的任何时候你将没有机会再去改变它-When you want to be changed to prevent a variable may be used for const keyword. To a variable you add const modifier at the same time, usually need to initialize it, because any time you will not have a chance to change it again
- 2022-01-25 15:19:02下载
- 积分:1