linux内核入门书籍,《深入了解Linux内核》的导论,适合菜鸟.
2022-05-15 19:30:59 37.6MB linux 内核
1
Linux内核设计与实现(第三版中文高清带目录,免费免费免费。
2022-04-21 10:31:35 39.49MB 免费
1
高清版《Linux内核设计与实现》作者:拉芙(Robert Love)(美)陈莉君,康华 (译)如果你是一名linux内核爱好者,本书的内容可以帮助你大显身手。如果你是一名普通程序员,本书的内容将会拓宽你的编程思路。如果你初次接触linux内核,本书则可以帮助你对内核各个核心子系统有一个整体把握。
2022-03-16 01:52:27 37.6MB Linux内核
1
LINUX内核设计与实现(第2版),pdf格式 中文版+英文版
2022-03-10 21:31:07 18.03MB LINUX内核设计与实现(第2版).pdf
1
Linux内核设计与实现,第三版,linux内核经典教程
2022-03-02 23:04:10 37.92MB Linux内核 设计与实现 PDF
1
公司要做一个可信计算的项目,基于Linux内核进行进行开发。所以,学习了《Linux内核设计与实现》,基于书本内容,结合Linux源码,并进行实际开发,完成了大数库和ECC向Linux内核的移植,并形成本总结,涵盖原书知识点,并增加了自己的理解,尤其对对VFS和块I/O增加了多张数据结构关系图,使你更容易理解这些模块的设计。其中的系统调用是基于32位系统的,如果是基于x86_64,则需要修改asm/unistd_64.h文件和linux/syscalls.h文件,需要注意。
1
4.4 条纹图的旋滤波算法 普通滤波不能将条纹与噪声信号清楚地分开,在滤掉噪声的同时 使条纹模,使条纹 特征畸变。 旋滤波思想: 找出条纹的切线方向,只在切线方向上对条纹图进行低通滤波。(找出条纹灰度的等 值线,在灰度等值线上作低通滤波) 这样既滤掉噪声,又不对条纹产生模糊、畸变效应。 构造一个一维滤波窗口→绕当前像素点旋转一周→确定条纹切线方向→在切线方向进 行低通滤波。 步骤:①以当前点为中心的 n×n 像素点窗口内等角度间隔的方向滤波 (附图)
2021-11-26 23:35:23 1.69MB goto sleep
1
linux内核设计与实现(3nd Edition) 以下内容来至amazon(http://www.amazon.com/Linux-Kernel-Development-Robert-Love/dp/0672329468) The third edition of Linux Kernel Development includes new and updated material throughout the book: 1. An all-new chapter on kernel data structures 2. Details on interrupt handlers and bottom halves 3. Extended coverage of virtual memory and memory allocation 4. Tips on debugging the Linux kernel 6. In-depth coverage of kernel synchronization and locking 6. Useful insight into submitting kernel patches and working with the Linux kernel community If you're entering the realm of kernel hacking, my recommendation is, read this first, Linux device Drivers by Rubini next, and then Understanding the Linux Kernel by Bovet and Cesati. What next? The source - that's where you'll get all the answers. :)
2021-11-23 16:09:45 4.49MB linux kernel
1
Linux内核设计与实现+原书第3版.pdf 基于Linux 2.6.34内核
2021-11-18 20:05:56 37.6MB Linux内核 设计与实现 第3版
1
Linux内核设计与实现+原书第3版.pdf 基于Linux 2.6.34内核
2021-11-17 21:16:16 37.6MB Linux内核
1