搜索:Logic Analyzer

找到约 496 项符合「Logic Analyzer」的查询结果

结果 496
https://www.eeworm.com/dl/kbcluoji/39953.html 可编程逻辑

Analog Solutions for Altera FPGAs

Designing withProgrammable Logicin an Analog WorldProgrammable logic devices revolutionizeddigital design over 25 years ago,promising designers a blank chip todesign literally any function and programit in the field. PLDs can be low-logicdensity devices that use nonvolatilesea- ...
下载 96
·
查看 1053
https://www.eeworm.com/dl/665/368390.html matlab例程

最近看到有人提问怎样用FFT实现频谱分析

最近看到有人提问怎样用FFT实现频谱分析,我认为能够进行到频谱分析的人,对于系统研究的深度基本上已经相当不错了。本人今天做了一个例程,发给大家参考一下。 历程主要内容(signal_analyzer.rar)如下: test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。 si ...
下载 148
·
查看 1102
https://www.eeworm.com/dl/542/484937.html 其他书籍

pads2007全套学习资料

pads2007全套学习资料,包括安装步骤,全套中文教程,logic,router,layout,hyperlynx,封装等方面的学习资料,对于学习pads2007软件有很大的帮助。
下载 169
·
查看 1059
https://www.eeworm.com/dl/833305.html 技术资料

PADS9.3培训中文版教程

PADS9.3培训中文版教程,PADS9.3_Logic中文版,PADS9.3_Layout中文版。PADS9.3_Router中文版培训教程
下载 6
·
查看 3858
https://www.eeworm.com/dl/925029.html 技术资料

电子信息工程专业英语

Digital logic and electronic circuits derive their functionality from electronic switches called transistor. Roughly speaking, the transistor can be likened to an electronically controlled valve whereby energy applied to one connection of the valve enables energy to flow between ...
下载 10
·
查看 5270
https://www.eeworm.com/dl/fpga/doc/32616.html 教程资料

xilinx Zynq-7000 EPP产品简介

The Xilinx Zynq-7000 Extensible Processing Platform (EPP) redefines the possibilities for embedded systems, giving system and software architects and developers a flexible platform to launch their new solutions and traditional ASIC and ASSP users an alternative that aligns with ...
下载 53
·
查看 1172
https://www.eeworm.com/dl/kbcluoji/40119.html 可编程逻辑

xilinx Zynq-7000 EPP产品简介

The Xilinx Zynq-7000 Extensible Processing Platform (EPP) redefines the possibilities for embedded systems, giving system and software architects and developers a flexible platform to launch their new solutions and traditional ASIC and ASSP users an alternative that aligns with ...
下载 84
·
查看 1076
https://www.eeworm.com/dl/966513.html 技术资料

HS-3282 DataSheet

The HS-3282 is a high performance CMOS bus interface circuit that is intended to meet the requirements of ARINC Specification 429, and similar encoded, time multiplexed serial data protocols. This device is intended to be used with the HS-3182, a monolithic Dl bipolar differentia ...
下载 10
·
查看 2463
https://www.eeworm.com/dl/628/461036.html 编译器/解释器

To help you in writing an LL grammar, we have developed a tool to analyze a grammar and determine if

To help you in writing an LL grammar, we have developed a tool to analyze a grammar and determine if it is LL(1). A jar file containing the class files can be downloaded here. Place this jar file in your class path before running the analyzer. LLAnalyze requires JDK 1.2. In the ...
下载 48
·
查看 1052
https://www.eeworm.com/dl/521700.html 源码

VHDL4选1数据选择器

VHDL编写的4选一数据选择器 entity mux41a is        port(a,b:in std_logic;                s1,s2,s3,s4:in std_logic;         &n ...
查看 216