搜索结果
找到约 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)
其他 Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
其他 Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
其他 Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
Linux/Unix编程 Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not
Micro In-System Programmer Brief Installation Notes
Enter the src directory.
If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the
Makefile to remove support for direct I/O port access (that may be
necessary on non-PC architectures). Parallel port access should still
work if you ...
嵌入式Linux Jollen-Kit! 2006 是非常積極進行中的專案
Jollen-Kit! 2006 是非常積極進行中的專案,所有紀錄與更新將同步揭示於本網頁。
快速下載
U-Boot 的 binary code:U-Boot binary - 2006/01/03
Linux kernel 2.4.18 for jk2410:uimage.img - 2006/01/06
可開機的 Base root filesystem: urootfs.img -2006/01/07 (without tftp)
可開機的 Base root filesyst ...
USB编程 Writing an Input Module The sample module introduced here is called idiom (Input Device for Interc
Writing an Input Module
The sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), The sample module registers itself with the USB kernel subsystem as a mouse driver and with the input management subsystem as a keyboard driver. idiom translates mouse movement ...
电子书籍 第三章列出了Windows CE執行緒在排程時的幾個主要函數
第三章列出了Windows CE執行緒在排程時的幾個主要函數,在本章中將藉著分析這些函數的流程,來了解執行緒在排程過程中的行為。本章所節選的程式碼全部來自[CEROOT]\PRIVATE\WINCEOS\COREOS\NK\KERNEL目錄下的 schedule.c檔
嵌入式Linux 这是bios-lt的最新板
这是bios-lt的最新板,(1) bios.img占用的扇区数由4个合并为2个,相应的文件大小由193K减小为66K
(2) 实现了对FLASH芯片BOOT扇区的处理,建立FLASH分区时不用再考虑让开BOOT扇区
改动的主要目的是想做到:
在29F040上空出384K的空间,建立一个分区存放不含应用程序的uClinux kernel,
将29LV160作为一个大分区,在其上建立JF ...
其他 This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C
This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C++. It uses templates. The
advantage of templates is that the types of kernel values and data
points can be varied to suit the problem.