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

搜索资源列表

  1. anjian2

    0下载:
  2. 基于linux2.6.12和s3c2440的按键驱动,控制6个按键,有阻塞和非阻塞两种方式读-S3c2440 based linux2.6.12 and the key driver to control the six buttons, with blocking and nonblocking read in two ways
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:1.58kb
    • 提供者:li
  1. ADV7180

    0下载:
  2. linux下的adv7180驱动。包含adv7180.c和adv7180.h两个文件。-Adv7180 drive under linux. Contains adv7180.c and adv7180.h two files.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-28
    • 文件大小:5.07kb
    • 提供者:xubilv
  1. sig_AIN

    0下载:
  2. 本程序为基于s3c2440的两路模拟信号检测电路的裸机驱动。程序检测出A/D转换后的模拟量并进行了电压换算。-This program is based the s3c2440 two-channel analog signal detection circuit of the bare metal drive. Procedures to detect the A/D converter analog voltage conversion.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:3.38kb
    • 提供者:张宇涛
  1. dup2

    0下载:
  2. dup2,dup函数使用 copy文件描述,然后回滚初始化状态-How to use the two func:dup,dup2?
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:644byte
    • 提供者:tom
  1. CPUfreq

    0下载:
  2. 该程序模块中xllp_CPUfreq.s,xllp_freq.c,xllp_intc.s,xllp_freq.h四个文件是修改CPU频率的主要代码,使用前可以将这些文件和xllp目录下的文件编译在一起,以便可以在程序的任何地方调用它们,修改和读取CPU频率主要依靠调用xllp_freq.c文件中的两个函数完成:XLLPSetCoreRunFrequency,xllpGetCurrentFreqSetting。-The program module xllp_CPUfreq.s, xllp_fre
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-28
    • 文件大小:14.01kb
    • 提供者:wind
  1. touchpanel

    0下载:
  2. 触摸屏在linux下的驱动,arm2410t板,触摸屏作为一般设备和输入设备两种方式-The touch screen under linux drive, arm2410t, board, touch screen and input devices in two ways as a general
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:7.11kb
    • 提供者:zhoubo
  1. SRAM

    0下载:
  2. 文件中包含了在MDK及IAR两种开发工具下的SRAM读写访问驱动代码,已调试通过。-Contained in the file under the two development tools for MDK and IAR SRAM read and write access to the driver code has been through debugging.
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-10
    • 文件大小:2.29mb
    • 提供者:Successan
  1. LinuxUSBcore

    0下载:
  2. 承上启下继往开来,承的是U 盘/HUB,启的是UHCI/EHCI,抓住设备和驱动两条生命线, 讲述usb core 的故事。-Future nexus, the Order of the U disk/HUB Kai UHCI/EHCI, seize equipment and driving two lifelines, tells the story of usb core.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-08
    • 文件大小:1.09mb
    • 提供者:杨森
  1. STEPMOTOR_L298DRVtest

    0下载:
  2. 用于L298N的交流电机驱动,本代码用于步进电机正传两相八拍的程序。-For L298N AC motor drive, the code for stepper motor True Story of two-phase eight-beat program.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-29
    • 文件大小:891byte
    • 提供者:萌萌
  1. STEPMOTOR_L298DRVtest

    0下载:
  2. 用于L298N驱动步进电机,本代码用于步进电机反转两相四拍。-For L298N drive stepper motor, and the code for two-phase stepper motor reversal shot.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:876byte
    • 提供者:萌萌
  1. STEPMOTOR_L298DRVtest

    0下载:
  2. 用于L298N驱动控制步进电机,本代码是其中的两项四拍程序。-For L298N drive control stepper motor, the code is one of the two four-beat program.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-02
    • 文件大小:877byte
    • 提供者:萌萌
  1. button

    0下载:
  2. 简单的按键linux驱动程序,里面有两种模式,一种是扫描模式,一种是中断模式。中断模式是按键驱动led-Simple key linux driver, there are two modes, a scan mode, one is the interrupt mode. The interrupt mode key driver led
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:2.76kb
    • 提供者:刘智
  1. Linux-IO

    0下载:
  2. 详细讲解了Linux下I/O驱动的两种模式,非常详细-Explain in detail the two modes under Linux I/O drivers, very detailed
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:157.82kb
    • 提供者:zhaohouqing
  1. SPI2UART

    2下载:
  2. 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码将S3C2440的SPI口连接SC16IS752,扩展为2路串口。代码分2部分,分别Make后生成2个.ko文件,分别加载即可使用。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler
  3. 所属分类:Driver develop

    • 发布日期:2015-06-13
    • 文件大小:122kb
    • 提供者:owen
  1. vector

    1下载:
  2. 使用vector 模拟二维数组的复习,举例: 可以定义vector 的元素仍然是一个vector 比如, vector <vector <int> > 即表示一个二维int 数组,里层的vector <int> 表示第一维, 外层的vector 表示第二维:-Vector to simulate a two-dimensional array of review, for example: you can define the vector el
  3. 所属分类:Linux驱动

    • 发布日期:2013-11-08
    • 文件大小:600byte
    • 提供者:熊韬
  1. motor

    0下载:
  2. mini2440的两路pwm驱动程序,可以控制直流电机的正反转和转速-mini2440 two PWM driver, you can control the the positive DC motor and speed
  3. 所属分类:Driver develop

    • 发布日期:2017-12-05
    • 文件大小:1.79kb
    • 提供者:马可
  1. led_analog_traffic_light

    0下载:
  2. /** *本程序目的为控制LED灯模拟红绿灯 * 具体:Edkit-8试验箱中可以介入4个LED灯,但我们只用其中的3只 * 规定第1只表示红灯,每次亮20秒 * 规定第2只表示黄灯,每次亮5秒 * 规定第3只表示绿灯,每次亮20秒 *开始时红灯先亮,然后黄灯、绿灯依次亮。循环反复 *每次灯切换时会有3秒的闪烁时间 * * *gcc -o led_analog_traffic_light led_analog_traffic_light
  3. 所属分类:Driver develop

    • 发布日期:2017-11-23
    • 文件大小:2.16kb
    • 提供者:李文超
  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-10
    • 文件大小:10.88kb
    • 提供者:张格日乐
  1. AT91Bootstrap-5series_1.23

    0下载:
  2. Bootstrap启动代码是官方提供的一级启动代码,包括汇编和C语言两部分组成。对AT91SAM9260来说编译完成后,代码长度必须小于4KB,烧写到dataflash中的0x00000000.-Bootstrap code is the official start of a startup code, including assembly and C language two parts. For AT91SAM9260 is compiled, the code length must b
  3. 所属分类:Driver develop

    • 发布日期:2017-04-05
    • 文件大小:773.41kb
    • 提供者:李军
  1. two_dev

    0下载:
  2. 三星mini2440简单驱动程序,注册2个设备-S3Cmini2440 driver two dev
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:24kb
    • 提供者:刘鹏
« 12 3 »
搜珍网 www.dssz.com