搜索资源列表
ieee1394
- 关于1394的Linux底层驱动源码,用c实现了1394的协议,对照程序来研究1394的协议会让你对1394接口理解的更好-The bottom of the 1394 Linux driver source code, with c the 1394 agreement, the control program to study the 1394 agreement will let you understand the 1394 interface, better
armPlinuxPstart_kernel
- linux内核启动的分析文档,整个文档很详细的讲解了内核的启动过程,对于理解linux系统的启动有帮助-linux kernel start the analysis of the document, the entire document in great detail to explain the kernel boot process, for the understanding of the Linux system start
processcom.tar
- 这是有关linux下面有关进程的各种处理方法,已经用一个个源代码演示出来,有利于我们对linux进程的理解和对进程的处理。-This is about linux following the process approach, with the source code of a demo out favor on the the linux process of understanding and handling the process.
12_touch_screen
- linux 字符设备驱动,触摸屏的驱动,该驱动是基于S3C2410开发板开发的,源码内有详细注释便于理解。-linux character device driver, the driver of the touch screen, the driver is developed based on the S3C2410 development board, the source detailed notes easy to understand.
Programme_of_static_LIB
- linux下静态库生成的编译程序,虽然很简单,但是对于理解很有帮助-compiler generated static library under linux, though very simple, but it is useful for understanding
090916143133
- 对 Linux 设备驱动模型的一些理解 对于Linux 设备驱动工程师来说,掌握设备驱动模型非常重要。本文档 基于2.6.30 内核,记录了一些我对Linux 设备驱动模型的一些总结和理解-Understanding of Linux device driver model
program
- 编写一段程序,同时父进程创建两个子进程p1和p2;并使子进程p1与子进程p2通过共享存储区相互发送数据(512字节)。 (1)掌握系统调用shmget()、shmat()、shmdt()、shmctl()的使用方法及其功能,理解共享存储区通信原理; (2)系统理解linux 的三种通信机制。 -Write a program, while the parent process creates two child processes p1 and p2 make child
linux
- 驱动高级理解,有助于linux初级学习者,欢迎大家查看下载,谢谢。-Drive level understanding helps linux primary learners, welcoming everyone to see download, thank you.
Linux_bootup
- 详细分析了linux的启动过程,对linux启动过程的理解及bootloader的理解有很大的帮助。-Detailed analysis of the linux boot process, the understanding and the bootloader linux boot process of understanding a great help.
wdt
- linux看门狗测试程序,简单实用,容易理解-watchdog test program,easy to understand
2011813035ex5
- 用户管理:熟悉Linux操作系统中的用户和组的概念。 2)掌握Linux操作系统中用户管理。 3)理解用户管理涉及的系统配置文件。 -User Management: familiar with the concept of the Linux operating system users and groups. 2) master Linux operating system user management. 3) to understand the user management
TestDB.c
- 通过简单实例,从Linux设备驱动本身,理解Linux内核模块、Linux设备驱动的结构、Linux设备驱动中的并发控制等内容。并针对设备驱动的实例,给出了用户态的程序来访问该设备,展现设备驱动的运行情况及用户态和内核态的交互。-Linux (which is a kernel) manages the machine s hardware in a simple and efficient manner, offering the user a simple and uniform progr
leds-driv
- 一个linux dirver示例:关于leds灯在开发板的简明示例,用直接操纵IO方式,便于理解驱动原理。-A linux dirver example: About leds lights in the condensed sample development board, using direct manipulation IO mode, easy to understand the driving principle.
s3c6410_LED_dirver
- led驱动是最简单的Linux驱动,但却能帮初学者很好的理解驱动原理,因此是Linux驱动学习的必学程序!-led driver of s3c6410
The-Linux-kernel
- 本书对 Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux 的工作机理获得全面而深刻的理解。-Book early to Linux operating system kernel (v0.11) all the code files in a detailed and comprehensive comments and annotations, is intended to enable the reader to i
Linux-InputDriver-
- Linux input 驱动开发笔记,详尽讲解Input子系统的架构,笔记中有详细的注解,方便初学者查阅,通过本笔记您可以深入的理解Linux Input的精髓。-Linux input driver development notes, detailed explanation Input subsystem architecture, notes are detailed notes, easy for beginners to access, through this note you c
Linux-ALSA-driver-analyze
- Codec调不通? widgets是什么鬼? DAPM看不懂? 音频没有声音? Linux Audio 有bug? Android 音频如何配置? Linux 2.6与Linux 3.x 内核音频架构有什么差异? 文档总共12篇,内容简介: 根据源码分析ALSA架构,有图有码(代码,不是马赛克:)),理解非常容易 ASoC的软硬件架构分析 具体讲解PCM、Controls、dai ASoC架构中的Machine ASoC架构
《ARM体系结构与编程》杜春雷
- 这篇文章是好不容易找到的,关于arm体系架构讲解的书,对理解BootLoader有很大帮助(This article is not easy to find, on the arm architecture to explain the book, to understand the BootLoader has great help)