搜索结果
找到约 1,070 项符合
First-out 的查询结果
驱动编程 This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. U
This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln utility.
VC书籍 This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI applic
This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI application, the MDI main frame window does not have a view associated with it. Instead, each individual child window (CMDIChildWnd) has one or more associated views. The active view in an MDI application c ...
系统设计方案 These templates are based on the documented outlines from Tim Ryan s "The Anatomy of a Design Docum
These templates are based on the documented outlines from Tim Ryan s "The
Anatomy of a Design Document" articles (published on Gamasutra). The filler
text comes straight from the articles, and have been slightly edited for
clarity (and to use the British spelling NMP).
To read the articles (which I ...
汇编语言 LL(1)文法判定算法,LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串
LL(1)文法判定算法,LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。
LL(1)文法的判别需要依次计算FIRST集、FOLLOW集和SELLECT集,然后判断是 ...
单片机开发 /***************************************************************************************************
/***************************************************************************************************
The 4×4-keyboard drivers
*COMPANY NAME: WUYI UNIVERSITY
*MODULE NAME: Keyboard drivers
*WRITTEN BY: Pang Weicong
*FUNCTION DESCRIPTION: Keyboard input processing
*EDITION: The first edition V1.0 ...
其他书籍 This title demonstrates how to develop computer programmes which solve specific engineering problems
This title demonstrates how to develop computer programmes which solve specific engineering problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to produce numerical results to solve these problems. The first three editions ...
Internet/网络编程 工具:Dynamips, VPCS 结点: R1: 10.0.0.0/8, 90.0.0.0/8 R2: 20.0.0.0/8, 90.0.0.0/8 S1: ethsw(以太网交换机) H
工具:Dynamips, VPCS
结点:
R1: 10.0.0.0/8, 90.0.0.0/8
R2: 20.0.0.0/8, 90.0.0.0/8
S1: ethsw(以太网交换机)
H1: 10.0.0.2
H2: 20.0.0.2
H3: 10.0.0.3
要求:
在R1的E2/0上部署out扩展ACL只禁止10.0.0.3访问90.0.0.2
在R2的E0/0上部署out标准ACL只禁止来自10.0.0.2的流量
在R2的E2/0上部署反身(reflexive)ACL
允许E ...
汇编语言 实验十一 数/模转换器 一、实验目的 了解数/模转换器的基本原理
实验十一 数/模转换器
一、实验目的
了解数/模转换器的基本原理,掌握DAC0832芯片的使用方法。
二、实验内容
1、实验电路原理如图11-1,DAC0832采用单缓冲方式,具有单双极性输入端(图中的Ua、Ub),利用debug输出命令(Out 290 数据)输出数据 给DAC0832,用万用表测量单极性输出端Ua及双极性输出端Ub的电压,验证数字与电压 ...
汇编语言 一、实验目的 了解数/模转换器的基本原理
一、实验目的
了解数/模转换器的基本原理,掌握DAC0832芯片的使用方法。
二、实验内容
1、实验电路原理如图36,DAC0832采用单缓冲方式,具有单双极性输入端(图中的Ua、Ub),利用debug输出命令(Out 290 数据)输出数据给DAC0832,用万用表测量单极性输出端Ua及双极性输出端Ub的电压,验证数字与电压之间的线性关系。
2 ...