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

搜索资源列表

  1. USBPrograme

    1下载:
  2. 获取各类USB设备,包括U盘,各类HID设备。-Get all types of USB devices, including the U disk, all kinds of HID devices.
  3. 所属分类:Driver Develop

    • 发布日期:2017-12-01
    • 文件大小:2689317
    • 提供者:whoare
  1. USBAtmelISP

    0下载:
  2. 利用WDF实现的USB通讯驱动以及接口DLL文件,利用WDF开发USB设备驱动比传统的WDM方法更简单-WDF realization of the USB communication driver interface DLL files, and use of WDF developing USB device drivers is easier than the traditional WDM
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:2662141
    • 提供者:zhaoyu
  1. HID-source-code(DARFON-AM750)

    0下载:
  2. 某款键盘驱动的完整代码,可以用来学习设备驱动。-A complete code of the keyboard-driven, can be used to study the device driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:45889
    • 提供者:yansword
  1. Demo

    0下载:
  2. 相当实用的windows设备管理程序,windows注册表相关信息-Very useful windows device manager, windows registry information
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:18377
    • 提供者:sha
  1. gpd

    0下载:
  2. MSTAR中设备室如何驱动的,驱动设备包括内存卡,耳机,马达,闪光等,手电筒灯-mstar driver , it include memory card ,headset, vibrator, flashlight, electric light.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-23
    • 文件大小:9242
    • 提供者:刘忠实
  1. Windows wdf pdf and source

    2下载:
  2. 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
  3. 所属分类:驱动编程

    • 发布日期:2013-01-12
    • 文件大小:55296591
    • 提供者:阿忠
  1. swatchdog

    0下载:
  2. moxa设备中,加密狗的驱动及使用程序,主要用于加密狗的控制和管理。-moxa device dongle driver and use the program, mainly used for the the dongle control and management.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-18
    • 文件大小:15099
    • 提供者:abc
  1. dio

    0下载:
  2. moxa设备中dio的驱动程序,主要用于dio的配置和管理。-dio moxa device drivers, mainly used for the dio configuration and management.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-11
    • 文件大小:12217
    • 提供者:abc
  1. UsbDrviverSetup

    0下载:
  2. USB设备的操作与控制的全部源程序代码,DELPHI7下开发-USB device operation and control of all source code, DELPHI7 development
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-11
    • 文件大小:12083310
    • 提供者:amselina
  1. WDFBOOK

    2下载:
  2. Windows设备驱动程序WDF开发书源码 -The WDF development Windows device driver source book
  3. 所属分类:Driver Develop

    • 发布日期:2017-10-30
    • 文件大小:21451897
    • 提供者:rattle
  1. DLoad_SRC

    0下载:
  2. 驱动加载器源码 用于安全的加载设备驱动 和内核驱动。-The driver loader for safe loading device drivers and kernel driver source.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-16
    • 文件大小:501087
    • 提供者:Think3r
  1. VCtoUSB

    0下载:
  2. VC编程实现与USB设备通信,可以读写操作。PC侧的demo-VC programming to communicate with the USB device, you can read and write operations. PC side demo
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-17
    • 文件大小:502944
    • 提供者:佟学圣
  1. SPI

    0下载:
  2. 6410的SPI驱动程序。测试过了。接用其他外接设备时要有必要的修改-the SPI driver of 6410,Tested。 Tested. The necessary modifications connected with other external devices
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-11
    • 文件大小:12222
    • 提供者:龙环
  1. clock

    0下载:
  2. linux下块设备驱动Demo源码,实现对虚拟磁盘块设备驱动的读写操作-under linux block device Demo source, read and write operations on the virtual disk block device
  3. 所属分类:Driver develop

    • 发布日期:2017-11-23
    • 文件大小:98960
    • 提供者:小xx
  1. sqlite-amalgamation-3071201

    0下载:
  2. SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。-SQLite, a lightweight database, comply with the ACID relational database management system, its design target is embedded, and has used it in many e
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-20
    • 文件大小:1114608
    • 提供者:陈剑飞
  1. Test5

    0下载:
  2. DDK开发PCI设备WDM驱动框架,包括读写、中断等操作-DDK WDM driver framework for developing PCI devices, including read and write, interrupt and other operations
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-10
    • 文件大小:165996
    • 提供者:yongxu
  1. 3globalmeme_semrw

    0下载:
  2. linux设备驱动开发信号量读写源代码--采用宋宝华框架-linux device driver development semaphores read and write source code- Song Baohua framework
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-21
    • 文件大小:388403
    • 提供者:frying
  1. wake-up.IO

    0下载:
  2. linux设备驱动开发-linux 并发控制 阻塞IO.ppt文档资料-linux device driver development the-linux concurrency control blocking IO.ppt document information
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-17
    • 文件大小:704285
    • 提供者:frying
  1. bingfa-yu-jing-tai-ppt

    0下载:
  2. linux设备驱动开发-linux 并发控制 与竞态pt文档资料-linux device driver development-linux concurrency control and race pt Documentation
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-07
    • 文件大小:410453
    • 提供者:frying
  1. 1net_driver

    0下载:
  2. linux网络设备驱动开发示例源代码--设备驱动开发-linux network device driver development sample source code- device driver development
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-19
    • 文件大小:167212
    • 提供者:frying
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 27 »
搜珍网 www.dssz.com