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. WDMbuild

    0下载:
  2. 这是一个在VC下开发WDM驱动程序的小工具,可以实现动态加载和卸载驱动程序而不用编写INF文件,很适合初学者。-This is a development of the VC WDM small tools, dynamic loading and unloading of drivers having to prepare INF documents, which is perfect for beginners.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:69588
    • 提供者:张三
  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. wdm5

    0下载:
  2. 用户态使用Win32 CreateFile访问驱动程序,dwShareMode为0时来请求独占内核对象在设备对象DEVICE_OBJECT结构中存储设备的信息,对于与设备的每个交互,相关的DEVICE_OBJECT被传递给驱动的回调例程。,但是开发者可以扩展设备结构,称为设备扩展 在PnP IRP中我们加载设备NTSTATUS Wdm1AddDevice( IN PDRIVER_OBJECT DriverObject,-Win32 users use CreateFile state vis
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2326781
    • 提供者:王三
  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. WindriverInstall

    0下载:
  2. 自动加载利用Windriver 的wdreg 安装自己编写的驱动程序-automatically load the use of Windriver wdreg prepared to install its own drivers
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:351021
    • 提供者:汤光武
  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. ui_SYS_LOADER

    0下载:
  2. 一个不错的USB过滤驱动加载工具,对于快速开发USB接口设备的驱动程序有着一定的帮助。-a good USB filter driver loading tools, for the rapid development of USB interface device drivers have some help.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:32291
    • 提供者:艾德
  1. SystemModulesSee

    0下载:
  2. 获得所有windows加载的内核模块信息。 一个不错的学习windows驱动程序和windows内核的代码。-access to all windows kernel module loading information. A good learning windows driver and windows kernel code.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:47062
    • 提供者:yunzhang
  1. 12323123123

    0下载:
  2. dos下的一些常用批处理程序,包括cpu管理,内存调用,端口读写点,加载鼠标驱动mouse、磁盘加速smartdrv等-dos next batch of some of the more common procedures, including management cpu, memory calls, read and write ports, Add mouse-driven mouse, such as disk accelerate smartdrv
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:173881
    • 提供者:123
  1. fuse-2.6.3.tar

    0下载:
  2. linux下无需加载到内核的驱动模板。例如ntfs-3g等就使用了它-under linux kernel without loading the driver template. For example ntfs - 3g, etc. on the use of its
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:473147
    • 提供者:tyrus
  1. jnfoisu

    0下载:
  2. 易语言编写的加载驱动或卸载驱动的模块源码 只用了核心库加API方式实现 源码呈上,仅供学习()
  3. 所属分类:系统/网络安全

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:Faymupc
  1. Driver Loading Tool

    1下载:
  2. SYS驱动文件安装源码,喜欢的下载吧,易语言SYS驱动文件安装加载启动工具源码支持拖放文件(SYS driver file installation source, like to download it)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:清风无线
  1. tbtdz8

    0下载:
  2. 加载驱动模块,来读芯片物理地址寄存器中的值()
  3. 所属分类:驱动编程

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:sjring
  1. gpio按键驱动

    0下载:
  2. 一个gpio按键驱动,安装加载后可以实现对应功能。
  3. 所属分类:驱动编程

  1. sim7600_drv

    1下载:
  2. sim7600 4G模块的linux驱动,支持USB接口,内含可用的驱动文件和驱动加载具体步骤,值得收藏(The linux driver of sim7600 4G module, which supports USB interface, contains available driver files and specific steps of driver loading, is worth collecting.)
  3. 所属分类:Linux/Unix编程

« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 26 »
搜珍网 www.dssz.com