搜索资源列表
kernel-api
- linux kernel api不用多说,大家都知道是做什么的。哈哈哈。
The Linux Kernel API
- The Linux Kernel API是学习linux编程必备资料,学会API那么做软件开发就会事半功倍。-The Linux Kernel API is learning linux programming required information, and learn to do it API software development will multiplier.
Kernel虚拟文件系统
- 如何制作Kernel虚拟文件系统
FreeBSD-7-kernel
- FreeBSD-7 kernel malloc source code analysis
EmbeddedLinuxPrimer
- Embedded Linux Primer: A Practical, Real-World Approach presents a step-by-step walkthrough of porting Linux to custom boards and introduces real-time configuration via CONFIG_RT--one of today s most exciting developments in embedded Linux. You ll
uclinux-kernel
- Linux Kernel核心中文手册 本文档由太平洋软件资讯栏目制作,版权归太平洋软件资讯站 及文档作者所有。制作该文档的目的是为了方便广大网友。因此任何人都可以自由复制,或在网络中散布该文档。但不允许将该文档用于出版或其它商业用途,同时使用该文档的过程中,未经允许,不得对该文档进行修改及反编译。-Linux Kernel core Chinese manual software in this document information section from the Pacific p
AndroidKernelPortingresumedocument
- Android Kernel Porting 的简单总结文档.rar-Android Kernel Porting simple document
CMX2.ZIP
- Multitasking support code reverse engineered from CML multitasking kernel, includes examples, timers, messaging, event between tasks, create, delete, semaphores etc.etc
PROFIBUS_Protocol_Software_Layer_2_MC68302
- This manual describes the implementation of the PROFIBUS layer 2 protocol software running under the realtime kernel/operating system OS-9 and PEP’s MC68302 controllers (i.e. IUC/ VIUC/ VM30/ SMART I/O).
kernel-api
- kernel ATI document for embedded linux
linux-kernel-howto
- 内核裁剪----如何来根据自己的硬件来裁剪内核的一个文档-linux-kernel---how to configure and build the kernel
RealTime_Kernel_68HC11
- micro Real-time Kernel userguide document for 68HC-micro Real-time Kernel userguide document for 68HC11
Linux-kernel
- 此资料详细的介绍了linux内核学习的方法和在内核学习过程中一些技巧-This shows in detail the linux kernel learning methods and learning process at the core tips
Linux_kernel_debug
- 调试是软件开发过程中一个必不可少的环节,在 Linux 内核开发的过程中也不可避免地会面对如何调试内核的问题。-Debugging is the process of software development is an indispensable link in the Linux kernel development process will inevitably face the issue of how to debug the kernel.
Kernel
- The blackfin kernel dsp
Inverse-halftoning-and-kernel
- 文章介绍了两种方法来解释误差,Inverse Halftoning and Kernel Estimation for Error Diffusion。比较了这两种方法的优劣-Article describes two ways to explain the error, Inverse Halftoning and Kernel Estimation for Error Diffusion. Compared the advantages and disadvantages of bot
OReilly---Understanding-the-Linux-Kernel-3rd-Edit
- Linuk kernel explanation.
Linux-kernel-analysis-2007111
- Linux内核完全注释。通过对Linux内核0.11代码的分析,让大家明白Linux内核工作原理。-Linux kernel completely comments. Analysis of the 0.11 code of the Linux kernel, so that we understand the Linux kernel works.
android-kernel
- android kernel 开发培训 Linux开发环境篇 Linux驱动开发篇 Linux内核篇-android kernel development training Linux development environment chapter Linux driver development articles Linux kernel articles
cpu dvfs kernel
- cpu在kernel曾的动态调频,又称为dvfs,适合手机上使用,里面有详细的流程图 代码分析。在kenrel的cpufreq驱动中