搜索资源列表
LINUX_system_manage_book
- 本书同时收录了Linux领域两位领导人物的作品—相当于“Linux 文档项目”的一个印刷版本,展示了Linux 核心概念及其基本结构。对于面向所有主流Linux子系统的支持与管理任务,本书都进行了恰到好处的讲解。涵盖的主题包括文件系统、目录、引导和关机、打印、网络兼容性、网络应用、网络登录、安全、用户账号、数据备份等等。此外,还针对TCP/IP网络、电子邮件、硬件问题以及网络的管理与配置,进行了专门讨论。 -the book contains a Linux two leading figure
libraw1394-1.2.1.tar
- libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and re
操作系统作业(原版)
- 用C语言编制一个简单的UNIX模拟文件子系统,该系统主要实现用户的注册,注销,文件的创建,删除,修改,文件的写入,读出等功能.-C language a simple UNIX emulation subsystem, the system main users of registration, cancellation, document creation, deletion, modification, the paper write, read out capabilities.
Linux_Kernel_CN(1)
- 本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽可能的详细描叙 我不会用routine_X()调用routine_Y()来增加bar 数据结构中foo 域的值这种方式来描叙核心算法 你自己可以通过阅读代码发现它每当需要理解一段代码时我总是将其数据结构画出来这样我发现了许多相关的核心数据结构以及它们之间的关系 每一章都是非常独立的就象Linux 核心子系统一样当然有时它们还是有联系的比如
protocol_in
- Module: protocol_in.c Program: PROTOCOL LIBRARY Info: Message processor for all protocols (input functions). Subsystem: OpenFEP - OSI Front-End Processor Notes: moved from fepcommand.c split into protocol_in.c and protoco
linux_input
- linux input 子系统分析 -linux input subsystem analysis linux input subsystem analysis
132154213
- linux2.6输入子系统,包括详细的代码分析-linux2.6 input subsystem, including a detailed analysis of the code
(byFengZhifan)YC2440touchscreenInputSubsystemDevic
- (byFengZhifan)杨创2440touchscreen输入子系统驱动及测试应用程序input-(byFengZhifan) Yang Chong 2440touchscreen input subsystem input-driven and test the application
keydriver
- S3C2440的扫描键盘驱动。是用input子系统方式编写,等于是标准键盘。-S3C2440 scan the keyboard driver. Is written by way of input subsystem, etc. So standard keyboard.
Linuxinput
- Linux 设备模型之input 子系统详解-Linux device model input subsystem Xiangjie
LinuxProgrammingWhitePapers1
- Linux编程白皮书》是由一群Linux高手所写的,它由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构.这是第一部分-Linux Programming White Paper " is written by a group of Linux experts, which consists of five parts- is the Linux Documentation Project, a p
LinuxProgrammingWhitePapers5
- Linux编程白皮书》是由一群Linux高手所写的,它由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。这是第五部分-Linux Programming White Paper " is written by a group of Linux experts, which consists of five parts- is the Linux Documentation Project, a p
LinuxProgrammingWhitePapers2
- Linux编程白皮书》是由一群Linux高手所写的,它由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。这是第二部分-Linux Programming White Paper " is written by a group of Linux experts, which consists of five parts- is the Linux Documentation Project, a p
LinuxProgrammingWhitePapers3
- Linux编程白皮书》是由一群Linux高手所写的,它由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。这是第三部分-Linux Programming White Paper " is written by a group of Linux experts, which consists of five parts- is the Linux Documentation Project, a p
LinuxProgrammingWhitePapers4
- Linux编程白皮书》是由一群Linux高手所写的,它由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。这是第四部分-Linux Programming White Paper " is written by a group of Linux experts, which consists of five parts- is the Linux Documentation Project, a p
my_gpio_keys
- 天嵌提供的GPIO驱动没什么用,限制性太大了, 这个是基于天嵌2440的GPIO驱动, 通过输入子系统event层,编写的gpio标准键盘驱动 除了板上的4个按键,从GPIO外展增加了两个按键, 为与PC上调试,定义为F1到F6-EmbbedSky provided gpio driver is useless, too restrictive, this is based on the TQ2440, through the input subsystem event laye
linux-Qt-keyhandle
- linux系统下的按键子系统与QT按键系统对接的方法和实现-linux key input subsystem &QT keyhandler communication
nftest[1]
- 主要介绍基于Linux内核的HyperCuts算法和原理及其实现-This paper documents the results of the performance testing of netfilter, the firewalling subsystem of the Linux kernel. We compared the performance of two different hardware configurations and meas
emluator-design
- 本文首先分析了软件调试技术的两种调试模型和硬件调试技术的几种调试方式,并对软硬件调试的优缺点进行了对比分析。然后具体研究了仿真开发平台IshIl框架,仿真运行机制和调试系统的工作流程。最后设计并实现了一种基于仿真开发平台的调试系统。它包含仿真交叉调试和软件OcD调试,提供友好的调试界面,使用统一的调试命令接口,可扩展支持多种调试通信协议和不同协议的调试器。仿真交叉调试子系统根据程序有无操作系统支持,提出了两种调试模型。宿主机端封装GDB调试器为核心,目标机端的调试代理与仿真运行环境管理器协作完成
The-Linux-RapidIO-Subsystem
- The Linux RapidIO Subsystem。是linux下连接rapidio的好论文。-The Linux RapidIO Subsystem
