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

搜索资源列表

  1. USB-Skeleton-program

    0下载:
  2. 提供了一个最基础的USB驱动程序,即USB骨架程序,可被看做一个最简单的USB设备驱动实例。 usb类驱动的信息,为了从usb核心得到一个次设备号,并取得注册的核心设备驱动- provides a the most fundamental of the USB driver, namely USB skeleton program can be regarded as one of the most simple USB device driver examples. Usb class dri
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-27
    • 文件大小:3768
    • 提供者:黄晓
  1. drivers.tar

    0下载:
  2. 调试通过了的linux2.6.24下面的驱动程序编程实例,非常实用,值得下载哦!-Debugging through the linux2.6.24 following driver programming examples, very practical, download Oh!
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:24372
    • 提供者:feng
  1. Linux-drive-develop-example

    0下载:
  2. 《Linux驱动程序开发实例》配套代码,我从书本中光盘拷贝出来的。-"Linux driver development examples" s resource code.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-14
    • 文件大小:2860793
    • 提供者:feng wu
  1. driver_module

    0下载:
  2. Linux下设备驱动程序实例,可在此基础上更改,实现自己相应驱动的程序设计-Under Linux device driver instance, can be changed on this basis, their corresponding driven programming
  3. 所属分类:Driver develop

    • 发布日期:2017-12-04
    • 文件大小:988
    • 提供者:田蓓
  1. KeyDriverExample.tar

    0下载:
  2. 按键驱动程序,利用定时器机制实现去抖的简单实例-Key driver debounce simple example using the timer mechanism
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:2084
    • 提供者:洪涛
  1. DRIVER_CODE

    0下载:
  2. linux驱动程序的实例,通过该实例初步了解驱动程序的结构,适合初学者-linux driver instance, through the examples of the structure of a preliminary understanding of the driver, suitable for beginners
  3. 所属分类:Driver develop

    • 发布日期:2017-11-27
    • 文件大小:2889
    • 提供者:sdhgood
  1. linux-blk-example

    0下载:
  2. linux下块设备驱动程序实例,包含makefile的详细工程,可直接编译安装加载,格式化,拷贝数据存储-Under Linux block device driver instance, makefile included detailed engineering, can be directly compiled installation load, formatting, copy data storage
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:7077
    • 提供者:lan
  1. lcd

    0下载:
  2. linux操作环境下,LCD设备驱动程序编程实例。-Source of LCD driver in linux operation system.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:72654
    • 提供者:Cauchy
  1. uart

    0下载:
  2. linux操作环境下,串口驱动程序编程实例。-Source of uart driver in linux operation system.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-10
    • 文件大小:1105
    • 提供者:Cauchy
  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. LINUX-character-driver-instance

    0下载:
  2. LINUX字符设备驱动程序实例,实际操作-LINUX character instance
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:5496
    • 提供者:liser
  1. qtSrc

    0下载:
  2. qt可视化编程的实例,适用于初学者。内含程序源码。-qt visual programming examples, suitable for beginners. Contains Open Source
  3. 所属分类:Driver develop

    • 发布日期:2017-05-19
    • 文件大小:5305666
    • 提供者:钟韶
  1. adc_FS_S5PC100

    0下载:
  2. ADC程序编程,主要是ARM程序编程实例,是可以直接使用的程序-ADC programming, mainly ARM programming examples, a program can be used directly
  3. 所属分类:Driver develop

    • 发布日期:2017-04-02
    • 文件大小:72262
    • 提供者:lily
  1. com_example

    0下载:
  2. SBC6020串口通信驱动程序,串口通信驱动实例-SBC6020 serial communication drivers, examples of serial communication drivers
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2869
    • 提供者:6654251
  1. hifb

    0下载:
  2. hisi framebuff 实例程序-the demo of hisi framebuff
  3. 所属分类:Driver develop

    • 发布日期:2017-05-16
    • 文件大小:3714689
    • 提供者:
  1. Linux-usb-driver-examples

    0下载:
  2. Linux环境下主机端USB驱动程序实例,说明非常详细,可以直接编译使用-USB host-side driver instance under Linux environment, explained very detailed, can be compiled directly use
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:7178
    • 提供者:秦小松
  1. scull

    0下载:
  2. linux scull 驱动简单实例,包含测试程序-scull driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:32811
    • 提供者:randy
  1. usbhid_test

    0下载:
  2. 在linux下 USB HID 协议实例程序 -USB HID protocol sample source in linux
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:1168
    • 提供者:模模
  1. linux-driver-Fpgadriver

    0下载:
  2. linux驱动实例程序,用于与FPAG接口-linux driver
  3. 所属分类:Driver develop

    • 发布日期:2017-05-05
    • 文件大小:29899
    • 提供者:smile
搜珍网 www.dssz.com