CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 驱动 加载

搜索资源列表

  1. keys4

    0下载:
  2. 华恒开发板s3c2410的按钮中断处理程序.其中keys4.c 为驱动程序,key.c为按钮测试程序. 先用insmod加载模块.再运行./key进行测试-huaheng development board s3c2410 button interrupt handling procedures. Which keys4.c-driven procedures, key.c button for the test. By using insmod loading. Re-running. / K
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:7131
    • 提供者:rongdongxie
  1. key_ucos

    0下载:
  2. 可以加载到嵌入式系统终端的键盘驱动程序,实现了键盘初始化,键盘数据读写及复位等功能。- The keyboard driver program can be loaded inbed-system and carry out the function of the initialization keyboard,r/w of keyboard data, reset and so on.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:8322
    • 提供者:管红超
  1. mouse_ucos

    0下载:
  2. 可以加载到嵌入式系统终端的鼠标驱动程序,实现了鼠标初始化,鼠标数据读写及复位等功能。-can be loaded to end embedded systems mouse drivers, achieved a mouse initialization, reading and writing data on the mouse and reset functions.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2422
    • 提供者:管红超
  1. vga

    0下载:
  2. 可以加载到嵌入式系统VGA显示驱动程序,实现了VGA初始化及显示驱动等功能。-can be loaded into embedded systems VGA display drivers, the realization of the Initialization and VGA display driver functions.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:10168
    • 提供者:管红超
  1. uclinuxdriver

    0下载:
  2. 在uClinux下加载一个字符设备的驱动程序,驱动程序的源文件为fx469.c,fx469.h-under uClinux loaded in a character device driver, the driver of the source document for fx469.c, fx469.h
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:20884
    • 提供者:大海蓝天
  1. drivers_IDE_ok

    0下载:
  2. 这是运行在windows ce 4.2 版本下的关于硬盘加载的驱动程序,是开发板公司提供的,测试通过了,还挺好用的-is running windows ce Version 4.2 on the hard disk loading of the driver, development board of the company, through testing, user-friendly positively
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:275634
    • 提供者:richen
  1. LINUX-DRIVER-demo

    0下载:
  2. 一个LINUX驱动程序摸板,采用模块加载,可依此摸板编写自己的特定的驱动程序。-a LINUX driver membranes using module loading, be prepared accordingly foil their specific driver.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:74896
    • 提供者:liuli
  1. ECOM

    0下载:
  2. 这是单板上DPRAM的驱动程序,开发环境是vxworks,是bsp的一部分。如果单板上有DPRAM内存,在启动的时候,加载操作系统之前,需要对硬件进行初始化。后续的内存操作也都是通过此驱动进行的。BSP开发人员只需要修改相关的宏就可以运行。当然,首先必须读懂源代码。此代码是我开发的一块单板的BSP的一部分,经过严格测试。因为是我开发的,且用于实验室中的单板,并非商用产品中的模块,所以不存在版权问题,与大家共享。-This is the single board DPRAM of the driv
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:454467
    • 提供者:丁力
  1. 2kflash

    2下载:
  2. WINCE4.2/5.0下的NAND FLASH驱动,支持K9S1208小页面的512bytes/sector的,K9F1G08大页面的2048bytes/sector,已测试通过,该驱动能检测出那种芯片,自适应的访问相应的芯片,在FMD_Init()时会读取FLASH ID,根据ID来加载相应的访问接口,做到一份代码可以运行在64M,128M的NAND FLASH系统上,另我添加了识别K9F2G08/K9F4G08/K9K8G08和访问,但是因为没有相应的硬件不能得到验证,请有相应硬件的人使
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:72514
    • 提供者:张力
  1. LGCam

    3下载:
  2. WinCE下实现的罗技usb摄像头驱动程序 镜像启动後插入摄像头并输入驱动dll名称进行加载 附带测试程序
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:6086375
    • 提供者:lee
  1. WinCEdriver

    1下载:
  2. Winodws CE.net驱动编写实验原代码打包,包括:流接口驱动实验 动态加载卸载设备驱动实验 中断流驱动程序。
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:132062
    • 提供者:
  1. 2410lcd

    0下载:
  2. 2410 lcd程序驱动代码是嵌入式开发人员如何加载lcd的代表例程。
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:689136
    • 提供者:
  1. singlejpeg

    0下载:
  2. 这是一个压缩文件内是tar文件,解压后可看到完整文件,要在linux下解压tar文件,make(arm-linux-gcc 用的是2.95.3)后把生成的目标文件下载到2410开发板上,运行可在/temp下得到1.jpg的图片,当然你的摄像头和驱动已经加载成功。
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-17
    • 文件大小:9277
    • 提供者:whj
  1. DeviceEX

    1下载:
  2. WinCE下的动态驱动加载EVC源码,方便调试驱动,不可多得的哟!
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:38053
    • 提供者:安民
  1. kernel2.6.30

    0下载:
  2. 对于2.6.30.4内核移植于s3c2410开发板的步骤和驱动加载-For the 2.6.30.4 kernel porting steps in s3c2410 development board and driver loading
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:105091
    • 提供者:张洪超
  1. uart_s3c2410

    0下载:
  2. s3c2410专用的串口驱动程序,可声明三个串口,采用模块式的驱动加载。-s3c2410 dedicated serial port driver, declare that the three serial ports, using modular drivers loaded.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8095
    • 提供者:yang
  1. LoadDrive

    0下载:
  2. WinCE下的驱动加载技术,使用C++编程实现。-WinCE driver under load technology, the use of C++ programming.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:41723
    • 提供者:Jack
  1. CPCI_429_Demo

    0下载:
  2. 航空 通讯协议 429板卡 测试程序 驱动加载-Air board test program protocol-driven load 429
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3900221
    • 提供者:ella
  1. qudongkongzhi

    1下载:
  2. PIC单片机USB驱动加载控制c#代码 加载或者卸载驱动程序源代码-PIC MCU driver installer c# sourcecode for driver install or uninstall
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:609280
    • 提供者:Mok
  1. MouseExample

    1下载:
  2. 将C8051 F340 定义为HID 鼠标设备,上位机可以免驱动加载成功并进行数据的传输-The C8051 F340 defined as HID mouse device, the PC can free driver loaded successfully and data transmission
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-28
    • 文件大小:112820
    • 提供者:lihui
« 12 3 4 5 6 »
搜珍网 www.dssz.com