搜索结果
找到约 310 项符合
Table-driven 的查询结果
教程资料 Virtex-5 GTP Transceiver Wizar
The LogiCORE™ GTP Wizard automates the task of creating HDL wrappers to configure the high-speed serial GTP transceivers in Virtex™-5 LXT and SXT devices. The menu-driven interface allows one or more GTP transceivers to be configured using pre-definedtemplates for popular industry standa ...
通信网络 DIV+CSS技术在网上考试系统中的应用
该文对DIV+CSS技术以及在网页布局中的应用进行了分析与讨论;然后主要阐述DIV+CSS技术是如何取代TABLE技术进行了分析与探讨,并总结出DIV+CSS技术在网页布局中的应用的优势;最后DIV+CSS技术在延安大学网上考试系统中的应用实例进行了解析,并给出了相应详实的实现代码,以供读者参考。
...
传感与控制 数据分析仪说明书
User ManualRev. 1.2SmartRF® CC2420DK: Packet Sniffer for IEEE 802.15.4 and ZigBee
Table of contents1 INTRODUCTION...............................................................................................31.1 HARDWARE PLATFORM.................................................................. ...
嵌入式综合 lm3s1601资料
The revision history table notes changes made between the indicated revisions of the LM3S1601 data sheet.
嵌入式综合 C8051F020数据手册
The C8051F020/1/2/3 devices are fully integrated mixed-signal System-on-a-Chip MCUs with 64 digital I/O pins (C8051F020/2) or 32 digital I/O pins (C8051F021/3). Highlighted features are listed below; refer to Table 1.1 for specific product feature selection.
嵌入式综合 LabVIEW for Everyone(经典英文书籍)
The #1 Step-by-Step Guide to labviewNow Completely Updated for labview 8!
 
Master labview 8 with the industry's friendliest, most intuitive tutorial: labview for Everyone, Third Edition. Top labview experts Jeffrey Travis and Jim Kring teach labview the easy way: through carefully explained, s ...
ARM LPC1700系列芯片勘误手册
This errata sheet describes both the known functional problems and anydeviations from the electrical specifications known at the release date ofthis document.Each deviation is assigned a number and its history is tracked in a table atthe end of the document.
ARM LPC1100系列微控制器勘误手册
This errata sheet describes both the known functional problems and anydeviations from the electrical specifications known at the release date ofthis document.Each deviation is assigned a number and its history is tracked in a table atthe end of the document.
C/C++语言编程 Labview8.6程序温度测量报警显示与保存数据到Excel文件实例
Labview8.6编程实例:重点介绍采集数据如何使用table表格控件动态插入显示,如何将表格显示数据保存到Excel文件(使用NI的OFFICE报表生成工具TOOLKIT1.1.3)
C/C++语言编程 医院信息管理系统源代码
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[FK_药品库存_药品资料]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1)
ALTER TABLE [dbo].[药品库存] DROP CONSTRAINT FK_药品库存_药品资料
GO
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[FK_门诊划价明细_门诊划 ...