-
《Linux编程白皮书》是由一群Linux高手所写的,它由五个部分组成――是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核...
《Linux编程白皮书》是由一群Linux高手所写的,它由五个部分组成――是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏――内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。-"Linux programming White Paper" is written by a group of Linux experts, it consists of five parts-- the Linux Documentation Project is a print version. The book describes the key design concepts, and systems and subsystems of the Linux kernel structure and the concept of specific systems architecture. The book is from the heart of the Linux operating system-- starting core in-depth about. Introduced by the knowledge including Linux hardware and software infrastructure, the core mechanisms, processes, modules, the structure and source code, the Linux kernel module programming guide, applications to Linux, as well as the network discussions.
- 2022-03-19 08:05:30下载
- 积分:1
-
8皇后问题的源码,多多指教!
8皇后问题的源码,多多指教!-the source, a great weekend!
- 2022-10-06 01:20:02下载
- 积分:1
-
microcomputer courseware Principle (3) collector's editions of Qinghua
微机原理课件(3) 清华珍藏版-microcomputer courseware Principle (3) collector"s editions of Qinghua
- 2022-05-27 00:51:45下载
- 积分:1
-
通过程序设计实现了Mathematica与VB的通讯
通过程序设计实现了Mathematica与VB的通讯
- 2023-03-25 06:15:02下载
- 积分:1
-
市场营销战略内容摘要
市场营销战略内容摘要-marketing strategy Abstract
- 2022-05-19 09:54:23下载
- 积分:1
-
光盘管家
光盘管家-CD-ROM housekeeper
- 2023-01-11 13:25:04下载
- 积分:1
-
medium shot of educational software programs can be used to teach mathematics in...
中景软件课程是教育性软件 可以用来教学之用 特别是小学数学应用软件-medium shot of educational software programs can be used to teach mathematics in primary schools in particular, application software
- 2022-04-28 10:20:10下载
- 积分:1
-
c++_pl0词法分析器
c++_pl0词法分析器-c _pl0 lexical analyzer
- 2022-12-01 02:10:04下载
- 积分:1
-
简单的代理服务器程序
简单的代理服务器程序-A simple proxy server program
- 2022-02-01 11:27:47下载
- 积分:1
-
远程文档内容提取服务
应用背景这是一个.net应用项目的部分功能。由于客户端未必有安装office或者版本的原因,所以当时的解决方式是由中心服务器统一提取文档内容。并且客户端该应用的场景较少,只是在记录事件时才用到,因此具有可行性。关键技术应用层通过TCP协议与服务端通信。根据约定的应用报文协议,应用层程序把需转换的文件名上传给服务端。服务端根据收到的文件名区分,分别打开word或excel组件,并调用组件的功能遍历文档,生成文本内容后,打包到报文,回传给客户端。这样,客户端可以无需安装office即能实现文件内容的提取。
- 2022-03-22 05:44:27下载
- 积分:1