搜索结果
找到约 26,030 项符合
A母usb2.0 的查询结果
VC书籍 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows A
本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。 ...
VC书籍 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows A
本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。 ...
文件格式 This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was rea
This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 &micro m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the sync ...
汇编语言 ** File name: target.h ** Last modified Date: 2004-09-17 ** Last Version: 1.0 ** Description
** File name: target.h
** Last modified Date: 2004-09-17
** Last Version: 1.0
** Descriptions: header file of the specific codes for LPC2100 target boards
** Every project should include a copy of this file, user may modify it as ne
其他 it is a simple idea coming out sniffer software.you can learn some things form the source code for
it is a simple idea coming out sniffer software.you can learn some things form the
source code for the beginner,based on vc++6.0 ide.
其他嵌入式/单片机内容 数字电压表 AD芯片: 采用8位串行A/D转换器ADC0832。 ● 8位分辨率
数字电压表
AD芯片:
采用8位串行A/D转换器ADC0832。
● 8位分辨率,逐次逼近型,基准电压为 5V
● 5V单电源供电
● 输入模拟信号电压范围为 0~5V
● 有两个可供选择的模拟输入通道
显示:
使用三个数码管。
显示范围:
0.00 - 5.10 (单位:V)
连接方式:
AD_CLK → P1.0
AD_DAT → P1.1
AD_CS → P3.4
模拟输 ...
汇编语言 数字电压表 AD芯片: 采用8位串行A/D转换器ADC0832。 ● 8位分辨率
数字电压表
AD芯片:
采用8位串行A/D转换器ADC0832。
● 8位分辨率,逐次逼近型,基准电压为 5V
● 5V单电源供电
● 输入模拟信号电压范围为 0~5V
● 有两个可供选择的模拟输入通道
显示:
使用三个数码管。
显示范围:
0.00 - 5.10 (单位:V)
连接方式:
AD_CLK → P1.0
AD_DAT → P1.1
AD_CS → P3.4
模拟输 ...
汇编语言 数字电压表 AD芯片: 采用8位串行A/D转换器ADC0832。 ● 8位分辨率
数字电压表
AD芯片:
采用8位串行A/D转换器ADC0832。
● 8位分辨率,逐次逼近型,基准电压为 5V
● 5V单电源供电
● 输入模拟信号电压范围为 0~5V
● 有两个可供选择的模拟输入通道
显示:
使用P0口的数码管显示转换值。
显示范围:
0.00 - 5.10 (单位:V)
连接方式:
AD_CLK → P1.0
AD_DAT → P1.1
AD_CS → ...
教育系统应用 采用TC2.0作为开发工具
采用TC2.0作为开发工具,实现学生成绩管理系统的基本功能,包括:
A. 学生成绩管理系统界面的设计。
B. 实现以下几个功能模块:
1. 录入学生成绩:以学号为关键字录入某次考试中一科或多科(如语文、数学、英语等)的成绩。
2. 查询学生成绩,包括:(1)按学号查询(只要输入学号,则系统输出相关的成绩)。(2)查询所有 ...
驱动编程 This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific
This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more information.
This sample works on both x86 and A ...