搜索资源列表

  1. UsbKbd

    0下载:
  2. Windows WDM 设备驱动程序开发指南(源码)-Windows WDM Device Driver Development Guide (source)
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:37888
    • 提供者:gu
  1. wdmIo

    0下载:
  2. Windows WDM 设备驱动程序开发指南(源码)-Windows WDM Device Driver Development Guide (source)
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:51200
    • 提供者:gu
  1. s3c2410_udc

    0下载:
  2. s3c2410 usb device controller 的驱动程序-s3c2410 usb device controller driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:危先生
  1. rtos-device-drivers

    0下载:
  2. 嵌入实时系统中驱动程序的开发教程,学习如何在嵌入系统中写驱动程序-Embedded real-time system driver development tutorial, learn how to write embedded systems driver
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:110592
    • 提供者:ouyang
  1. FingerDriverManager

    0下载:
  2. 指纹仪开发驱动管理程序,VC+指纹仪开发-Fingerprint device driver development of management procedures, VC fingerprint Instrument Development
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1580032
    • 提供者:ocb
  1. ch01

    0下载:
  2. Linux device driver 3rd edition first section
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:529408
    • 提供者:大王
  1. windows2000XP_WDM_DeviceDriverDevelopment_WuAnHe_C

    0下载:
  2. windows 2000/XP WDM设备驱动程序开发 附书光盘 武安河著,第2版,里面有全部代码,我把没用的debug删除了,所有代码很小,大家重新编译一下就好了。我找了很久,现在传上来给大家分享-windows 2000/XP WDM Device Driver Development Book CD-ROM attached to the Wu River, 2nd edition, there are all the code,
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:1013760
    • 提供者:xiaoxin
  1. readPID_VID

    0下载:
  2. 我完善了DDK里面的StorageEnum的例程,可以枚举并读出USB设备的VID,PID信息(可参看附件中的图片storageNum.JPG),关键点是ClassGuid的定义,这个可是困扰N多人的问题哦。-I perfected the DDK inside StorageEnum routine, you can enumerate and read out the USB device VID, PID information
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:111616
    • 提供者:蔡昊然
  1. CY3686FW

    0下载:
  2. CY7C68033芯片 USB DEVICE 代码;标准c代码-CY7C68033 chip USB DEVICE code standard c code
  3. 所属分类:USB编程

    • 发布日期:2024-05-15
    • 文件大小:176128
    • 提供者:bbbjjjxxx
  1. USB_Device

    0下载:
  2. 三星 44B0 USB device实验,通过PC机上的测试软件,控制板子上面三个LED。-Samsung 44B0 USB device experiments, through the PC, the test software to control the three above-board LED.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-15
    • 文件大小:222208
    • 提供者:hhc
  1. usb_device_src

    0下载:
  2. arm9 (S3C2410芯片)的usb device接口函数驱动,及实现的通信协议-arm9 (S3C2410 chip) of the usb device driver interface function, and the realization of the communication protocol
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:52224
    • 提供者:elren
  1. HwDetect_src

    0下载:
  2. This is a basic code for leaning slutting a HID(Human Interface Device), which is got a device on window.-This is a basic code for leaning slutting a HID (Human Interface Device), which is got a device on window.
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:27648
    • 提供者:Taylor Yang
  1. USB_Device_driver

    0下载:
  2. 本文介绍了USB设备Bulk模式驱动程序的设计。该设计使用FIFO消息队列、信号量机制和定时器中断机制,可在不同的操作系统中实现。文中所用到的程序体系结构对于实现不同USB设备进行Bulk模式通讯是通用的。-This paper introduces the USB device Bulk mode driver design. The design using FIFO message queues, semaphores mecha
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:14336
    • 提供者:
  1. usb

    0下载:
  2. USB器件PCB库文件,非厂家提供,是我自己做的库。-USB device PCB library files, non-manufacturers to offer is my own library.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:11264
    • 提供者:欧阳
  1. USB_TO_RS232

    0下载:
  2. 关于usb-serial驱动程序安装说明: 1、在win98、winme、win2000,windows XP系统中: 先双击driver里hidcominst程序,它没有任何显示。然后再插上USB线, 根据系统提示及可正确安装。 安装完成之后,进入设备管理器,在“端口”一栏中可以看到虚拟的串口设备 SemiTech USB-HID->COM device (COM X ) ,表示设备已经正
  3. 所属分类:USB编程

    • 发布日期:2024-05-15
    • 文件大小:63488
    • 提供者:peng
  1. C_DOS_Driver

    0下载:
  2. 《用C语言编写DOS设备驱动程序》 觉得有用就下吧。没细看,浏览一下感觉还可以。- Using C language DOS device driver on the next you find it useful. Did not take a closer look, the feeling can also glance.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:3857408
    • 提供者:李重阳
  1. linux_char_device_driver_programming

    0下载:
  2. linux char device driver programming
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:XD
  1. Bluetooth

    0下载:
  2. This sample provides an implementation of simple Bluetooth device discovery via the Winsock 2 API. It provides a listbox control which, when searching is complete, lists the discovered Bluetooth devices. Only nam
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-15
    • 文件大小:1238016
    • 提供者:maxlee
  1. Alarm

    0下载:
  2. VS2005 Smart Device :Alarm and Calendar
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:3787776
    • 提供者:林如严
  1. DirectXCaptureClassLibrary

    0下载:
  2. This article presents a class library for capturing audio and video to AVI files in .NET. Some of the features of this library: List and select hardware devices Access to common audio and video settings (e.g. fr
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-15
    • 文件大小:433152
    • 提供者:成东
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org