-
使用图形界面安装Linux操作系统的步骤
使用图形界面安装Linux操作系统的步骤-Using a graphical interface to install Linux operating system, the steps
- 2022-06-26 02:54:16下载
- 积分:1
-
在linux下利用video4linux接口采集单幅图像
在linux下利用video4linux接口采集单幅图像-grab one picture via video4linux in linux
- 2022-05-25 18:07:43下载
- 积分:1
-
linux 串口测试程序
linux 串口测试程序-linux serial port test program
- 2022-05-22 14:11:00下载
- 积分:1
-
Linux系统环境下,设备驱动程序开发入门,作为参考。
Linux系统环境下,设备驱动程序开发入门,作为参考。-Linux system environment, the device driver entry, as a reference.
- 2022-02-21 01:58:35下载
- 积分:1
-
自己编的linux下的网络监控程序源码,可以监视局域网上的数据包。...
自己编的linux下的网络监控程序源码,可以监视局域网上的数据包。-own series under linux network monitoring program source code, can monitor LAN data packets.
- 2022-02-24 22:08:11下载
- 积分:1
-
Ep9315 arm
ep9315 按键扫描程序
Ep9315 arm
ep9315 按键扫描程序
-Scanner button Ep9315 armep9315
- 2022-02-07 12:14:55下载
- 积分:1
-
probe方式的1341驱动,在2.6.11内核测试
probe方式的1341驱动,在2.6.11内核测试-probe-driven approach 1341, in the 2.6.11 kernel testing
- 2022-04-28 22:59:59下载
- 积分: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
-
LINUX驱动 最新版本 英文 目前中文版正在翻译中
LINUX驱动 最新版本 英文 目前中文版正在翻译中-LINUX drive the latest version of the Chinese version of English is currently being translated in
- 2023-05-04 09:05:04下载
- 积分: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