搜索结果
找到约 460 项符合
Kernel 的查询结果
按分类筛选
- 全部分类
- Linux/Unix编程 (86)
- 其他书籍 (62)
- 嵌入式Linux (40)
- 操作系统开发 (27)
- 嵌入式/单片机编程 (17)
- 其他 (16)
- 电子书籍 (15)
- 微处理器开发 (13)
- 人工智能/神经网络 (12)
- 软件设计/软件工程 (12)
- 网络 (11)
- 软件工程 (10)
- 驱动编程 (10)
- 技术资料 (10)
- 其他嵌入式/单片机内容 (9)
- matlab例程 (9)
- uCOS (8)
- VIP专区 (7)
- 单片机开发 (6)
- 嵌入式综合 (5)
- 系统设计方案 (5)
- VxWorks (4)
- 汇编语言 (4)
- VC书籍 (4)
- 数学计算 (4)
- USB编程 (3)
- 文章/文档 (3)
- 加密解密 (3)
- Java编程 (3)
- 学术论文 (2)
- 单片机编程 (2)
- Windows CE (2)
- 通讯编程文档 (2)
- 多国语言处理 (2)
- 行业发展研究 (2)
- DSP编程 (2)
- Linux/uClinux/Unix编程 (2)
- android开发 (2)
- 书籍 (2)
- uCOS编程 (1)
- 技术书籍 (1)
- 实用工具 (1)
- 行业应用文档 (1)
- 可编程逻辑 (1)
- 手机短信编程 (1)
- 压缩解压 (1)
- 文件格式 (1)
- 中间件编程 (1)
- 技术管理 (1)
- Modem编程 (1)
- 通讯/手机编程 (1)
- 编辑器/阅读器 (1)
- BREW编程 (1)
- 数据结构 (1)
- 数值算法/人工智能 (1)
- 驱动程序 (1)
- Matlab (1)
- 手册 (1)
- 软件 (1)
- 源码 (1)
- 论文 (1)
Linux/Unix编程 FIST可堆叠文件系统
FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了
The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can ...
嵌入式Linux from wangkj@yahoo.com 电路原理图和详细说明: amd.9966.org或者 arm.9966.org 都是原创,包括boot, loader,u-boot,linu
from
wangkj@yahoo.com
电路原理图和详细说明:
amd.9966.org或者
arm.9966.org
都是原创,包括boot,
loader,u-boot,linux
和测试程序
这些都是针对那个网站板子的配套程序,板子可以按照该网站提供的联系方式联系获取
这是和boot,loader,配套的u-boot程序。
关于kernel,超过100M,不能上传。 ...
其他书籍 Linux编程的经典书
Linux编程的经典书,OReilly系列。The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used in the kernel.
软件工程 Session 1: common and useful built-in Mathematica functions variable assignment and function definit
Session 1: common and useful built-in Mathematica functions variable assignment and function definition
the Front End and the Kernel Notebooks.
Session 2: organisation of data in Mathematica lists and expressions simple programming functions
nesting.
Session 3: the opportunity to develop your prof ...
嵌入式Linux 基于arm7的uclinux嵌入式驱动程序源代码
基于arm7的uclinux嵌入式驱动程序源代码,
代码很全,包括如下目录:
adc、gpio、i2c、pwm、Simple Block Device Driver Module、Simple Char Device Driver Module、Simple Ethernet Device Driver Module、Simple Kernel Module、spi、zlg_ffs
其他书籍 本書分為上篇、中篇和下篇三個部分
本書分為上篇、中篇和下篇三個部分,上篇為Windows CE結構分析,中篇為Windows CE情景分析,下篇為實驗手冊。每一篇又劃分為&#63860 干章。上篇包含有引言,Windows CE體系結構,處&#63972 器排程,儲存管&#63972 ,檔案系統和設備管&#63972 等&#63953 章。中篇包含有系統初始化,處&#63972 器排程過程,分頁處&#63972 ,檔 ...
嵌入式Linux 1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)将f
1.under bootloader
1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader
2)将flash_v3.c改名为flash.c替换原来的flash.c
3)编译
2.under linux kernel
1)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd
2)将mtdblock_v4.c改名为mtdblock.c替换原来的mtdblock.c
3)cd ...
其他书籍 rootkit技术
rootkit技术,欢迎下载,英文书名:Rootkits:Subverting the Windows Kernel
计算机安全图书中第一本关于终极后门程序——Rootkit的详尽指南!
世界级软件安全专家、rootkit.com创始人Greg Hoglund教您全面掌握rootkit,提升自己的安全防范能力
微处理器开发 uCLinux开发平台构建
uCLinux开发平台构建,其中包括建立交叉开发环境,kernel、文件系统、NFS设置、GDB调试等。