搜索资源列表
xPCTargetManual
- xPC Target 工具箱使你可以在 Simulink 的框图中加入 I/O 方块图,并用 RTW 产生代码,最后下载到另一个运行 xPC Target 实时内核的 PC 机上。对于控制和 DSP 系统来说 xPC Target 是理想的快速原型和硬件在回路测试工具,它可以使你在一台标准的 PC 机上运行实时模型。如果附加 xPC Target 嵌入模块选项,你可以把你的实时嵌入式系统放入到一台微机上,应用于生产、数据采集、标定和测试应用程序等过程中。 -xPC Target toolb
Linux_Kernel_Programming_Guide
- linux kernel 编程指导,从最基本的模块加载卸载开始,有详细的例子-linux kernel programming guide, from the most basic module loading and unloading the beginning, there are detailed examples of
Madhu
- kernel module and system call pgming
Linux_program
- 《Linux编程白皮书》描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏——内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。-" Linux Programming White Paper" describes the key design concepts and system
Hotmail
- linux iptables.Linux has an extremely powerful firewall built in, commonly referred to as iptables, but more accurately is iptables/netfilter. Iptables is the userspace module, the bit that you, the user, interact with at the commandline to enter fir
rpp.tar
- basic kernel module. hello world program for kernel module programming in linux
serial_network_htt
- 虚拟网卡驱动编写完整代码 适用于嵌入式linux/unix开发-tunslip kernel module
GPRS
- 基于GPRS的无线监控网络终端系统设计,基于GPRS的机房监控终端的设计,GPRS无线通信模块MC35i及其外围电路设计-The Linux kernel completely annotation, detailing the Linux terminal based on GPRS wireless monitoring network system design, the design of the machine room monitoring terminal based on GPR
LKM2.6.pdf.tar
- A document about Loadable Kernel Module
Andorid
- ANDROID INPUT DEVICE CONFIGURATION, INITIALIZING THE ANDROID BUILD ENVIRONMENT IMPLEMENTING ANDROID KERNEL MODULE USING ECLIPSE.-ANDROID INPUT DEVICE CONFIGURATION, INITIALIZING THE ANDROID BUILD ENVIRONMENT IMPLEMENTING ANDROID KERNEL MODULE USING
Gpio--keyboard-driver-under-INPUT-
- 针对linux kernel下的gpio_keys.c驱动模块详细解读-Detailed interpretation for gpio_keys.c driver module under linux kernel