搜索资源列表

  1. host

    0下载:
  2. USB HOST DEVICE驱动程序,基于s3c2410
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:徐湘忆
  1. usb-device-massstorage-project-1.3-iar5-at91sam926

    0下载:
  2. Atmel的AT91SAM9263芯片的usb存储源程序-Atmel
  3. 所属分类:USB编程

    • 发布日期:2024-05-15
    • 文件大小:306176
    • 提供者:Liu
  1. usb-device-hid-keyboard-project-1.3-iar5-at91sam92

    0下载:
  2. Atmel的AT91SAM9263芯片的usb HID设备keyboard的源程序-Atmel
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:299008
    • 提供者:Liu
  1. PCIgenericdriver

    0下载:
  2. This a generic PCI express device driver that enable user to access the device without caring much of the PCI express protocol in user mode. An utility program was built to help user in developing the application based o
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:3441664
    • 提供者:谢国权
  1. WIN30

    0下载:
  2. MAPWIN, written by Richard Smith (president of Phar Lap Software), is a program that makes it easy to see what API functions a Windows program uses, or what functions a dynamic-link library (DLL) or device driver
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:zhoukuan
  1. Char

    0下载:
  2. 最常用的嵌入式LINUX字符设备驱动:触摸屏和小键盘驱动。触摸屏使用SPI接口,小键盘使用GPIO口模拟。-The most commonly used characters embedded LINUX Device Driver: touch screen and keypad drivers. SPI interface using the touch screen, small keyboard simulation using
  3. 所属分类:嵌入式Linux

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

    0下载:
  2. 一个简单的驱动程序打开linx驱动世界的大门.一个简单的字符型设备驱动程序,学习驱动程序编写的基本步骤。-A simple driver linx driver opened the door to the world. A simple character device driver, driver to learn the basic steps to prepare.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:曹瑞翠
  1. PCI_1

    0下载:
  2. :介绍了一种较为通用的PCI接口卡的硬件结构,说明了硬件设计的几种可行性方案和硬件 设计时需要注意的问题,同时详细地阐述了PCI设备WDM驱动程序开发的基本方法,比较了几种 常用开发工具的优缺点,并对驱动程序中的PCI设备I/0端口与存储器的读写、中断处理以及应用 程序与驱动程序之间多种通信方式作了详细的介绍。-: Introduction of a more universal PCI interface card har
  3. 所属分类:编程文档

    • 发布日期:2024-05-15
    • 文件大小:187392
    • 提供者:刘军
  1. USB_Info_Detector

    0下载:
  2. usb设备检测 信息采集程序,需要DDK支持-usb device detection information collection procedures, the need for DDK support
  3. 所属分类:USB编程

    • 发布日期:2024-05-15
    • 文件大小:56320
    • 提供者:李宽
  1. Windows2000device

    0下载:
  2. Windows 2000 设备驱动程序设计指南 一本经典讲述Windows下编写驱动的书籍 这是该书的第二版,网上很难找到哦-Windows 2000 Device Driver Design Guide a classic on the Windows drive under the preparation of books This is the second edition of the book, on-line is
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:11507712
    • 提供者:李立充
  1. USBHID

    0下载:
  2. LPC2300 USB DEVICE 键盘,LPC2364平台通过 -LPC2300 USB DEVICE keyboard, LPC2364 platform through
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-15
    • 文件大小:205824
    • 提供者:ARMMCU
  1. USB_MON_v060720

    0下载:
  2. 三星S3C2460 USB DEVICE /USB HOST 监控代码 -Samsung S3C2460 USB DEVICE/USB HOST monitoring code
  3. 所属分类:USB编程

    • 发布日期:2024-05-15
    • 文件大小:1765376
    • 提供者:fuyi
  1. HA-USBVIEW

    0下载:
  2. USB设备检测程序,可检测各种USB设备,包括键盘、鼠标、MP3、各种DC,微软开发的例程。-USB device detection procedures, can detect a variety of USB devices, including keyboard, mouse, MP3, a variety of DC, Microsoft-developed routines.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:32768
    • 提供者:gfsuper_2211
  1. usbProt

    0下载:
  2. 查找USB 设备。。。。。通过USB Prot-Find a USB device. . . . . Through the USB Prot
  3. 所属分类:J2ME

    • 发布日期:2024-05-15
    • 文件大小:2628608
    • 提供者:xiaojian
  1. nms_linux_driver_intro

    0下载:
  2. The document about how to write driver in linux. This document demonstrate how to write mouse device driver.-The document about how to write driver in linux.This document demonstrate how to write mouse device driver.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:245760
    • 提供者:Jitkasem
  1. ldd3

    0下载:
  2. linux设备驱动程序第三版及源代码,文件格式为html-linux device driver and the third edition of the source code, file formats for html
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:1506304
    • 提供者:qdc
  1. GpsTracerAppWMCE5

    0下载:
  2. This is a simple GPS tracer developed for Window Mobile 2005/2003 on Compact fr a mework 2.0 SDK. So first of all, you need VisualStudio 2005 and Windows Mobile CE 5 SDK. You can develop it on emulator devices or on a re
  3. 所属分类:Windows CE

    • 发布日期:2024-05-15
    • 文件大小:301056
    • 提供者:tj
  1. 921x_4_linux

    0下载:
  2. ethernet device driver for smsc9115
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:li
  1. HID1_11

    0下载:
  2. Device Class Definition for Human Interface Devices (HID)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:611328
    • 提供者:luheng
  1. DiskGeometry

    0下载:
  2. Device IO Control 通过API访问设备驱动程序-Device IO Control through the API access device driver
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:luheng
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org