虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

DEVice-specific

  • Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being w

    Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protocol to allow it to act as an IRC bot, for such uses as dice rolling and acting as a remote-controlled client (RPG NPC perhaps).

    标签: combat engine combination Lachesis

    上传时间: 2014-01-26

    上传用户:firstbyte

  • 显存地址映射。只要知道该类PCI设备的Vendor号

    显存地址映射。只要知道该类PCI设备的Vendor号,Device号和索引号myIndex,就可以查找到该类PCI设备的MEMORY地址和IO地址,以及中断级。并将第一个MEMORY地址给出它的从物理地址到虚拟地址的映射。

    标签: Vendor PCI 显存 地址

    上传时间: 2013-12-14

    上传用户:CSUSheep

  • USBD的驱动程序

    USBD的驱动程序,Linux环境下的usb device的驱动程序

    标签: USBD 驱动程序

    上传时间: 2013-12-27

    上传用户:bakdesec

  • enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play

    enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play External COM Device.

    标签: Plug-n-Play enumerates compliant revision

    上传时间: 2015-03-29

    上传用户:gdgzhym

  • Addfilter is a command-line application which adds and removes filter drivers for a given drive or v

    Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.

    标签: command-line application Addfilter drivers

    上传时间: 2013-12-30

    上传用户:天诚24

  • The flpydisk sample is a floppy driver that resides in the directory \NtddkSrcStorageFdcFlpydsk. It

    The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.

    标签: NtddkSrcStorageFdcFlpydsk directory flpydisk resides

    上传时间: 2015-03-30

    上传用户:龙飞艇

  • This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. Th

    This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device class.

    标签: developed indicated keyboard Cherry

    上传时间: 2015-04-02

    上传用户:nanxia

  • CH375 是一个USB总线的通用接口芯片

    CH375 是一个USB总线的通用接口芯片,支持USB-HOST主机方式和USB-DEVICE/SLAVE设备方式。在本地端,CH375具有8位数据总线和读、写、片选控制线以及中断输出,可以方便地挂接到单片机/DSP/MCU/MPU等控制器的系统总线上。在USB主机方式下CH375还提供了串行通讯方式,通过串行输入、串行输出和中断输出与单片机/DSP/MCU/MPU 等相连接。 CH375 的USB 设备方式与CH372 芯片完全兼容,CH375 包含了CH372 的全部功能。本手册中没有提供CH375 在USB 设备方式下的说明,相关资料可以参考CH372 手册。 CH375的USB 主机方式支持常用的USB 全速设备,外部单片机可以通过CH375 按照相应的USB 协议与USB 设备通讯。CH375 还内置了处理Mass-Storage 海量存储设备的专用通讯协议的固件,外部单片机可以直接以扇区为基本单位读写常用的USB 存储设备(包括USB 硬盘/USB 闪存盘/U 盘)。

    标签: 375 USB CH 总线

    上传时间: 2013-12-18

    上传用户:fhzm5658

  • OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Archi

    OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their specific needs.

    标签: interpreting extensions generates multipass

    上传时间: 2015-04-12

    上传用户:大三三

  • 本设备驱动教程是一本实际操作指南

    本设备驱动教程是一本实际操作指南,介绍如何开发简单的 SolarisTM 操作系统(Solaris OS)驱动程序。设备驱动教程 还阐述了设备驱动程序在 Solaris 操作系统中的工作原理。本书与 Writing Device Drivers 配套。Writing Device Drivers 是一个详尽的参考文档,对多种设备和驱动程序进行了讨论。设备驱动教程探讨了完整的驱动程序,但没有对所有驱动程序类型进行全面分析。设备驱动教程中的很多地方都引用了 Writing Device Drivers 及其他书籍的内容,以提供更详细的信息。需要开发、安装和配置 Solaris 操作系统设备驱动程序者,以及需要维护现有驱动程序或为现有的 Solaris 操作系统驱动程序添加新功能者,都应阅读本书。本书提供的内核方面的信息也有助于诊断和排除在安装或配置 Solaris 系统时遇到的问题。

    标签: 设备驱动 教程 操作

    上传时间: 2013-12-30

    上传用户:古谷仁美