-
In the Linux kernel from the 2.4 upgrade to 2.6 when the need to upgrade the pac...
在Linux内核从2.4升级到2.6时需要升级的软件包,虽然现在大家使用配置好的2.6的内核较多,但是对于想自己升级内核的朋友来说,还是不错的,当然升级到2.6时还需要升级其它的软件啦-In the Linux kernel from the 2.4 upgrade to 2.6 when the need to upgrade the package, although we now use the configured kernel 2.6 more, but want to upgrade the kernel of friends, or good, of course, upgrade to 2.6 also need to upgrade other software you
- 2023-04-21 22:20:02下载
- 积分: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
-
《Linux 驱动设计》从技术角度来讲,本书应该提供唾手可得的途径去理解内核内幕以及Linus本人在开发时所做的设计抉择。尽管本书的主要目的是教如何写设备驱动程...
《Linux 驱动设计》从技术角度来讲,本书应该提供唾手可得的途径去理解内核内幕以及Linus本人在开发时所做的设计抉择。尽管本书的主要目的是教如何写设备驱动程序,但它所包容的内容应该也对内核的执行给出一个完整的概貌。对那些想玩电脑的人和那些涉及Linux机器的内部的专业程序员来讲,本书都会是一个很有趣的资料来源。-" Linux-driven design" from a technical perspective, this book should be readily available way to understand the core of the insider, as well as Linus has done in the development of my design choices. Despite the book" s main purpose is to teach how to write device drivers, but it should be inclusive of the implementation of the kernel gives a complete overview. For those who want to play those involving computers and Linux machines in terms of the professional programmer, this book will be a very interesting source of information.
- 2022-07-17 13:44:12下载
- 积分:1
-
多线程编程实例,内设有若干多线程操作方法,学习LINUX中线程属性的设置。...
多线程编程实例,内设有若干多线程操作方法,学习LINUX中线程属性的设置。-multithreaded programming examples, there are a number of multi-threaded operating methods, learning Linux thread attribute set.
- 2023-03-23 08:05:03下载
- 积分:1
-
学习如何建立一个定制的Linux分布使用在嵌入式环境…
Learn how to build a custom Linux® distribution to use in an embedded environment,
in this case to drive a Technologic Systems TS-7800 single-board computer. In this
tutorial, you learn about cross-compiling, the boot loader, file systems, the root file
system, disk images, and the boot process, all with respect to the decisions you
make as you re building the system and creating the distribution.
- 2022-03-22 18:30:37下载
- 积分:1
-
好强悍的minix2.0的源码,是你学习操作系统和Linux编程不可或缺的源码!这个东西可费了我一周的时间才从网上弄到的!要好好珍惜...
好强悍的minix2.0的源码,是你学习操作系统和Linux编程不可或缺的源码!这个东西可费了我一周的时间才从网上弄到的!要好好珍惜-A good source of minix2.0 powerful, is that you learn Linux operating system and an indispensable source programming! This thing could cost me a week to get from the Internet! To cherish!!
- 2022-03-22 21:35:31下载
- 积分:1
-
嵌入式开发 嵌入式开发
嵌入式开发 嵌入式开发-??入???????入???????入????
- 2022-08-12 13:33:05下载
- 积分:1
-
JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScri...
JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, JavaScript, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。-JSON (JavaScript Object Notation) is a lightweight data interchange format. Is easy to read and write. But also easy for machines to parse and generate. It is based on JavaScript Programming Language, Standard ECMA-262 3rd Edition- December 1999 a subset of. JSON using entirely independent of language, text format, but also used language similar to C family habits (including C, C++, C#, Java, JavaScript, Perl, Python, etc.). These features make JSON an ideal data exchange language.
- 2022-02-03 03:07:14下载
- 积分:1
-
信息管理系统,对学生一些相关的信息进行管理
信息管理系统,对学生一些相关的信息进行管理-information
- 2023-05-16 06:45:03下载
- 积分:1
-
关于Linux 下的网络内核驱动开发的详细介绍,了角Linux网络驱动的良好教程...
关于Linux 下的网络内核驱动开发的详细介绍,了角Linux网络驱动的良好教程 -On the Linux kernel under the Network-driven development of a detailed introduction, the angle of a good Linux Network Driver Guide
- 2022-07-25 06:20:00下载
- 积分:1