搜索结果
找到约 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)
汇编语言 This is a simple operating system source code in assembly langauge, you should compile the files in
This is a simple operating system source code in assembly langauge, you should compile the files in the rar with MASM, and put them in one image (kernel follows loader) and test it with vmware.
其他书籍 这是一篇对armlinux内核启动的分析
这是一篇对armlinux内核启动的分析,主要是arch/arm/kernel/head-armv.S文件, head-armv.S文件是整个内核的入口
软件工程 Advanced linux programming. Linux was written in C. This book give information about linux and techn
Advanced linux programming. Linux was written in C. This book give information about linux and technologies in linux operating system. Then show the programming part of kernel and environments. Really nice for C programmers on Linux.
Linux/Unix编程 linux的内核源码
linux的内核源码,linux kernel
驱动程序 Jungo.WinDriver.v10.20.x64
制作驱动程序的好工具.支持 ISA,EISA,PCI,Plug&Play 和 DMA.不需要牵涉到很低层的东西即可在很短的时间里编出驱动程序.内含教程.使用WinDriver的优点是:开发者并不需要熟悉任何内部操作系统或kernel programming或DDK及任何驱动程式.WinDriver同时允许开发者能在自己所熟悉的开发环境下,利用使用者模式(User Mode)如使用MSD ...
Linux/uClinux/Unix编程 用于pxa270的boot 带tftp
用于pxa270的boot 带tftp 刷入flash后 可以引导通过tftp刷入kernel等
android开发 understanding-linux-kernel
适合学习linux底层开发。提供重要的数据结构和算法及编程技巧
android开发 linux-kernel-Development中文版
适合linux底层开发教材。它对linux的设计原理及设计思路提供总的浏览图。
Linux/uClinux/Unix编程 在CubieBoard 下搭建自己的系统
本文在 x86-64 Ubuntu Linux 上为 CubieBoard(包括 A10 单核和 A20 双核系统)构建一个基于ARMHF 的 Debian Linux,包括 SPL、 U-BOOT、内核 (Kernel)、根系统 (ROOTFS)。授人以渔是就是授人以自由——本文合适的阅读者是喜欢操刀折腾系统的爱好者或者相关从业者,如果您仅仅想体验一下CubieBoard 系列产品或是直接利用 Cu ...