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

A母贴USB规格书

  • 要学MFC必看之书

    要学MFC必看之书,由Jeff Prosise编写。下面是作者前言: The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that minefield called the English language and contributed greatly to the book s readability. Marc Young, whose talents as a technical editor are nothing short of amazing, was relentless in tracking down bugs, testing sample code, and verifying facts. Sally, Marc: This book is immeasurably better because of you. Thanks.

    标签: MFC

    上传时间: 2015-10-20

    上传用户:waizhang

  • 《Grid Computing: Making the Global Infrastructure a Reality》 由 Fran Berman、Geoffrey Fox 和 Tony Hey

    《Grid Computing: Making the Global Infrastructure a Reality》 由 Fran Berman、Geoffrey Fox 和 Tony Hey 共同编辑的这本书,由 Wiley 于 2003 年 3 月出版。这本大部头的书共 1000 多页,它包含了从各种科学与技术角度研究网格计算的文章和评论,其中包括:网格的历史、语义网格、网格体系结构的概述、网格部署模型、OGSA 和对等网格数据库等许多内容。

    标签: Infrastructure Computing Geoffrey Reality

    上传时间: 2015-11-12

    上传用户:heart520beat

  • 2位微机实验指导书 华中科技大学计算机学院 武汉市豪申光电新技术有限公司 第一章 基本接口实验 2 第

    2位微机实验指导书 华中科技大学计算机学院 武汉市豪申光电新技术有限公司 第一章 基本接口实验 2 第一节 并行接口实验(8255芯片实验) 2 实验一 步进电机控制接口实验 2 第二节 定时/计数实验(8253芯片实验) 9 实验二 音乐发生器接口实验 9 第三节 串行通信接口实验(8251芯片实验) 21 实验三 RS-232标准全双工查询方式异步串行通信实验 21 第四节 A/D D/A转换器接口实验 32 实验四 查询方式A/D转换器接口实验(ADC0809) 32 实验五 D/A函数波形发生器接口实验(DAC0832) 40 第二篇 微机原理实验 44 第一章 16位汇编语言编程实验 44 实验一 系统认识实验 44 实验二 数据码制转换程序设计实验 49 实验三 求和程序设计实验 59 实验四 分支程序设计实验 68 实验五 循环程序设计实验 77 实验六 排序程序设计实验 86 实验七 子程序设计实验 95

    标签: 微机实验 大学 光电 实验

    上传时间: 2015-11-15

    上传用户:lvzhr

  • 印度高手Struts and Hibernate教程,用MyEclipse开发.书和源码In this tutorial we will show how the Web Framework Stru

    印度高手Struts and Hibernate教程,用MyEclipse开发.书和源码In this tutorial we will show how the Web Framework Struts and the Database Persistence Solution Hibernate can be used together. Though we explain some basic, you should try the basic tutorials for each technology first when you are a beginner.

    标签: Hibernate Framework MyEclipse tutorial

    上传时间: 2014-01-01

    上传用户:ljt101007

  • This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new c

    This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At startup, it waits for a few seconds to see if the downloader is trying to connect. If not, then the bootloader gives up control and jumps to your program. If the downloader is trying to connect, then the bootloader receives the new program over USB and writes it into flash.

    标签: bootloader processors download permits

    上传时间: 2015-11-30

    上传用户:shus521

  • This C++ code example provides a method for transferring objects or chunks of data from one device

    This C++ code example provides a method for transferring objects or chunks of data from one device to another via the Bluetooth OBEX protocol. These chunks are typically files or other blocks of binary data. This example demonstrates how to run OBEX on top of the Bluetooth RFCOMM protocol, but OBEX can also be used with other transport media, such as IrDA and USB.

    标签: transferring provides example objects

    上传时间: 2015-12-02

    上传用户:13160677563

  • The sfloppy sample is a super floppy driver that resides in the directory \NtddkSrcStoragesfloppy. I

    The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port driver. The floppy driver takes requests from filesystem drivers and then sends the appropriate SCSI_REQUEST_BLOCK (SRB) to the port driver. It is compatible with x86 and IA64 platforms.

    标签: NtddkSrcStoragesfloppy directory sfloppy resides

    上传时间: 2015-12-04

    上传用户:84425894

  • usb 1.1 规范 The 1.1 revision of the specification is intended for product design. Every attempt has

    usb 1.1 规范 The 1.1 revision of the specification is intended for product design. Every attempt has been made to ensure a consistent and implementable specification. Implementations should ensure compliance with this revision.

    标签: specification 1.1 revision intended

    上传时间: 2015-12-16

    上传用户:WMC_geophy

  • Linux编程的经典书

    Linux编程的经典书,OReilly系列。The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used in the kernel.

    标签: Linux 编程

    上传时间: 2016-02-05

    上传用户:lanjisu111

  • 本光盘为《USB2.0原理与工程开发》一书的配套光盘。主要内容包含本书第12章、第14章至第18章所涉及的应用程序的原代码

    本光盘为《USB2.0原理与工程开发》一书的配套光盘。主要内容包含本书第12章、第14章至第18章所涉及的应用程序的原代码,具体内容的分布及所需运行环境如表1所示。 使用说明: 1. 所有程序的测试环境均为Windows98操作系统。 2. 光盘中所有测试程序的USB供应商ID号和设备ID号均用符号"xxxx"来代替,读 者在运行程序时应将其更改为自己的代码。 3. 提供本书所有USB设备实例的硬件评估板,用户可直接在其基础上进行软件开 发和调试,如需要,请与lyw@ysu.edu.cn联系。

    标签: USB 2.0 光盘 代码

    上传时间: 2016-02-09

    上传用户:dancnc