搜索结果
找到约 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)
VxWorks Workbench 2.5 风河的最新介绍
Workbench 2.5 风河的最新介绍,发布会上的东西,Vx5-to-Vx6-Kernel-To-RTP.ppt,WB2.5-Vx5-to-Vx6-Migration-Workshop.ppt,new-feature.ppt
系统设计方案 This application note describes a method for developing block-oriented I/O device drivers for appli
This application note describes a method for developing block-oriented I/O device drivers
for applications that use the DSP/BIOS real-time kernel and includes examples that run
with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and
TMS320C6711 DSP Starter Kits (DSKs). The device dri ...
网络 可运行于linux平台的自组织网络协议
可运行于linux平台的自组织网络协议,kernel版本的按需距离矢量协议源代码
汇编语言 可在系统引导时工作的RootKit,较简单 1) It s very small.The basic framework is just about 100 lines of assembly
可在系统引导时工作的RootKit,较简单
1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003
2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as others could understand it easily).
3) BOOT KIT ...
其他书籍 linux内核代码情景分析
linux内核代码情景分析,分析了2.0版本的linux kernel,逐模块逐语句进行分析,讲解得比较详细
Linux/Unix编程 Linux 2.4内核字符设备驱动开发实例。 是Linux下驱动开发人员再好不过的参考源码。编译之后加载驱动
Linux 2.4内核字符设备驱动开发实例。
是Linux下驱动开发人员再好不过的参考源码。编译之后加载驱动,附有测试程序进行驱动的测试!
Linux kernel 2.4 char device driver
example.
Linux/Unix编程 Linux环境下的Modbus驱动程序源码
Linux环境下的Modbus驱动程序源码,里面还有一个小例子(This is a Linux kernel driver (2.2.19+ 2.4+) for the Modicon SA85 ISA and PCI-85 cards. It is written in C and includes example shell scripts for administration, and an example client program. )
网络 本程序是一个module
本程序是一个module, 使用这个程序需要先把它编译出来(这里是把main.c编译成main.o)。编译命令如下:
gcc -O -c -Wall main.c
使用的时候须用insmod main.o命令加载,不用时用rmmod main.o命令卸载就可以了。此程序还需要Linux2.4 kernel和netfilter的支持,Linux2.4.*内核的标准安装里有netfilter/iptables ...
其他书籍 Building Embedded Linux Systems shows you how to design and build your own embedded systems using Li
Building Embedded Linux Systems shows you how to design and build your own embedded systems using Linux® as the kernel and freely available open source tools as the framework
其他书籍 Over the years, this bestselling guide has helped countless programmers learn how to support compute
Over the years, this bestselling guide has helped countless programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. Now, with this third edition, it s even more helpful, covering all the significant changes to Version 2.6 o ...