搜索资源列表
kernel uclibc bootloader 的编译方法
- kernel uclibc bootloader 的编译方法-kernel uClibc build method Bootloader
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.
Linux Kernel核心中文手册
- Linux Kernel核心中文手册
Kernel虚拟文件系统
- 如何制作Kernel虚拟文件系统
Linux-kernel-file-IO
- Linux-kernel-file-IO
Keil MDK RL-ARM 实时库用户指南
- Keil MDK RL-ARM 实时库用户指南 中文版 包括以下内容 RL-RTX 描述了RL-ARM实时操作系统的结构,包括任务优先级、上下文切换、单个CPU下如何管理多个任务以及在RL-RTX中用到的其他一些 RTOS特性。 RL-FlashFS 描述了 RL-ARM中Flash文件系统的结构,包括文件创建、保存、读取以及在标准的flash,RAM或是存储卡设备中修改文件。 RL-TCPnet 描述了RL-ARM中TCP/IP协议栈组的结构,包括多种TCP/IP特性,以及
Kernel-introduction
- 核方法的基本讲解,PPT格式,包括Fisher核的相关介绍及实例说明-Kernel introduction .ppt,include Fisher Kernel introduction and example
uCOS_The_Real-Time_Kernel
- uCOS, The Real-Time 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
kfd2
- 基于核的fisher判别分析,中文文献,从各个核心期刊中收集,希望对大家有用-Kernel-based fisher discriminant analysis, English literature, from all the core collection of journals, U.S. hope to be useful
uclinux-kernel
- Linux Kernel核心中文手册 本文档由太平洋软件资讯栏目制作,版权归太平洋软件资讯站 及文档作者所有。制作该文档的目的是为了方便广大网友。因此任何人都可以自由复制,或在网络中散布该文档。但不允许将该文档用于出版或其它商业用途,同时使用该文档的过程中,未经允许,不得对该文档进行修改及反编译。-Linux Kernel core Chinese manual software in this document information section from the Pacific p
KPCAandSVM
- KPCA与SVM共同用于人脸识别 SVM提高了分类效果 KPCA是一种借鉴SVM中核函数的一种较好的特征提取方法-KPCA and SVM for face recognition SVM together to improve the classification results from KPCA is a kernel function in SVM a better feature extraction method
LINUX-kernel-network-skbuff
- 在linux内核网络部分代码中,使用的skbuff的详细描述-Part of the linux kernel network code, the use of a detailed descr iption of the skbuff
linux-kernel-howto
- 内核裁剪----如何来根据自己的硬件来裁剪内核的一个文档-linux-kernel---how to configure and build the kernel
A-kernel-density-estimate-data
- 一篇核密度估计资料,一种新的核函数选择方法-A kernel density estimate data,A new kernel selection method
A marching-on in time meshless kernel based solver for full-wave electromagnetic simulation
- A marching-on in time meshless kernel based solver for full-wave electromagnetic simulation 电磁波模拟的无网格方法,有一维二维程序并且含有相关文献。
BIOS and Kernel Developer's Guide
- BIOS and Kernel Developer's Guide
cpu dvfs kernel
- cpu在kernel曾的动态调频,又称为dvfs,适合手机上使用,里面有详细的流程图 代码分析。在kenrel的cpufreq驱动中