CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - 理解Linux

搜索资源列表

  1. ieee1394

    0下载:
  2. 关于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
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-27
    • 文件大小:295398
    • 提供者:lin
  1. armPlinuxPstart_kernel

    0下载:
  2. 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
  3. 所属分类:Driver develop

    • 发布日期:2017-11-24
    • 文件大小:43487
    • 提供者:潇湘子哈哈
  1. processcom.tar

    0下载:
  2. 这是有关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.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-01
    • 文件大小:20480
    • 提供者:梦幻之旅
  1. 12_touch_screen

    0下载:
  2. 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.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:3674
    • 提供者:张庆林
  1. Programme_of_static_LIB

    0下载:
  2. linux下静态库生成的编译程序,虽然很简单,但是对于理解很有帮助-compiler generated static library under linux, though very simple, but it is useful for understanding
  3. 所属分类:Driver develop

    • 发布日期:2017-12-01
    • 文件大小:5720
    • 提供者:王磊
  1. 090916143133

    0下载:
  2. 对 Linux 设备驱动模型的一些理解 对于Linux 设备驱动工程师来说,掌握设备驱动模型非常重要。本文档 基于2.6.30 内核,记录了一些我对Linux 设备驱动模型的一些总结和理解-Understanding of Linux device driver model
  3. 所属分类:Driver develop

    • 发布日期:2017-12-05
    • 文件大小:141108
    • 提供者:duanwanchun
  1. program

    0下载:
  2. 编写一段程序,同时父进程创建两个子进程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
  3. 所属分类:Driver develop

    • 发布日期:2017-12-09
    • 文件大小:11139
    • 提供者:张格日乐
  1. linux

    0下载:
  2. 驱动高级理解,有助于linux初级学习者,欢迎大家查看下载,谢谢。-Drive level understanding helps linux primary learners, welcoming everyone to see download, thank you.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-06
    • 文件大小:1374644
    • 提供者:shd
  1. Linux_bootup

    0下载:
  2. 详细分析了linux的启动过程,对linux启动过程的理解及bootloader的理解有很大的帮助。-Detailed analysis of the linux boot process, the understanding and the bootloader linux boot process of understanding a great help.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:23420
    • 提供者:闲云
  1. wdt

    0下载:
  2. linux看门狗测试程序,简单实用,容易理解-watchdog test program,easy to understand
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:4905
    • 提供者:杜海云
  1. 2011813035ex5

    0下载:
  2. 用户管理:熟悉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
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:332445
    • 提供者:sunny
  1. TestDB.c

    0下载:
  2. 通过简单实例,从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
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:15125
    • 提供者:zhangcy122
  1. leds-driv

    0下载:
  2. 一个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.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2691
    • 提供者:wzn
  1. s3c6410_LED_dirver

    0下载:
  2. led驱动是最简单的Linux驱动,但却能帮初学者很好的理解驱动原理,因此是Linux驱动学习的必学程序!-led driver of s3c6410
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:1013
    • 提供者:chen
  1. The-Linux-kernel

    0下载:
  2. 本书对 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
  3. 所属分类:Driver develop

    • 发布日期:2017-05-19
    • 文件大小:5312635
    • 提供者:德静
  1. Linux-InputDriver-

    0下载:
  2. 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
  3. 所属分类:Driver develop

    • 发布日期:2017-04-28
    • 文件大小:319512
    • 提供者:MrG
  1. Linux-ALSA-driver-analyze

    0下载:
  2. Codec调不通? widgets是什么鬼? DAPM看不懂? 音频没有声音? Linux Audio 有bug? Android 音频如何配置? Linux 2.6与Linux 3.x 内核音频架构有什么差异? 文档总共12篇,内容简介: 根据源码分析ALSA架构,有图有码(代码,不是马赛克:)),理解非常容易 ASoC的软硬件架构分析 具体讲解PCM、Controls、dai ASoC架构中的Machine ASoC架构
  3. 所属分类:Driver develop

    • 发布日期:2017-06-14
    • 文件大小:22913320
    • 提供者:cxsys
  1. 《ARM体系结构与编程》杜春雷

    0下载:
  2. 这篇文章是好不容易找到的,关于arm体系架构讲解的书,对理解BootLoader有很大帮助(This article is not easy to find, on the arm architecture to explain the book, to understand the BootLoader has great help)
  3. 所属分类:驱动编程

    • 发布日期:2018-01-01
    • 文件大小:18610176
    • 提供者:BigBull
搜珍网 www.dssz.com