-
keyboard scancode (linix/unix)
keyboard scancode (linix/unix)
- 2022-02-04 19:32:31下载
- 积分:1
-
linux环境下的cat命令部分功能的简单实现,可以实现输入命令的前台运行和后台运行两种方式。...
linux环境下的cat命令部分功能的简单实现,可以实现输入命令的前台运行和后台运行两种方式。-linux environment, some functions of the cat command a simple implementation, the input commands can be running in the foreground and background to run in two ways.
- 2023-04-11 16:25:03下载
- 积分:1
-
2410的触摸屏编程源代码。
(请打开串口通信才能看到效果。)...
2410的触摸屏编程源代码。
(请打开串口通信才能看到效果。)-2410 touch-screen programming source code. (Please open the serial port communication in order to see the effect.)
- 2022-04-15 19:04:27下载
- 积分:1
-
《C++ GUI Qt3编程》中文版书籍中所有例子的源代码,使用qmake工具编译!...
《C++ GUI Qt3编程》中文版书籍中所有例子的源代码,使用qmake工具编译!-《C++ GUI Qt3 Programming》 Chinese editions of printed books in the source code for all examples, use the qmake tool to compile!
- 2022-05-23 03:28:51下载
- 积分:1
-
这个GTK+版本2.12.3。GTK+是一个多
This GTK+ version 2.12.3. GTK+ is a multi-platform toolkit for
creating graphical user interfaces. Offering a complete set of widgets,
GTK+ is suitable for projects ranging from small one-off projects to
complete application suites.
- 2022-04-09 04:53:56下载
- 积分:1
-
linux下的线程池,其中使用了条件变量,互斥锁等保持线程同步的变量!...
linux下的线程池,其中使用了条件变量,互斥锁等保持线程同步的变量!-linux under the thread pool, which conditions the use of variables, such as maintaining Mutex variable to synchronize threads!
- 2023-01-09 12:40:03下载
- 积分:1
-
《Beginning Linux Programming》书的配置实例源代码。
《Beginning Linux Programming》书的配置实例源代码。-"Beginning Linux Programming" book configuration example source code.
- 2022-08-13 14:12:57下载
- 积分:1
-
我的图书馆或资料库
我的图书馆或资料库-libraries or databases
- 2022-12-05 21:10:03下载
- 积分:1
-
个人收集的读写SD卡FAT文件系统的代码,都是极其经典的,有些是付费买来的,给苦苦寻觅的朋友一起打包下载了。
非常精简,非常经典,适合做嵌入式系统应用,如M...
个人收集的读写SD卡FAT文件系统的代码,都是极其经典的,有些是付费买来的,给苦苦寻觅的朋友一起打包下载了。
非常精简,非常经典,适合做嵌入式系统应用,如MP3播放,bootloader加载等等!-Personal collection of read and write SD Card FAT file system code, are very classic, and some are purchased to pay for hard to find friends with packing downloaded. Very concise, very classic, suitable for embedded system applications, such as MP3 players, bootloader to load and so on!
- 2023-06-11 02:45:03下载
- 积分: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