搜索结果

找到约 302 项符合 End 的查询结果

按分类筛选

显示更多分类

嵌入式综合 针对Xilinx FPGA的电源解决方案

Abstract: Field-programmable gate arrays (FPGAs) are used in a wide variety of applications and end markets, including digital signalprocessing, medical imaging, and high-performance computing. This application note outlines the issues related to powering FPGAs.It also discusses Maxim's soluti ...
https://www.eeworm.com/dl/566/35668.html
下载: 179
查看: 1028

嵌入式综合 LINUX系统分析与高级编程技术

本书介绍Linux环境下的编程方法,内容包括Linux系统命令、 Shell脚本、编程语言(gawk、Perl)、系统内核、安全体系、X Window等,内容丰富、论述全面,涵盖了Linux系统的方方面面。本书附带光盘包括了RedHat Linux系统的最新版本,及安装方法,还包括本书的大量程序代码,极大地方便了读者,为使用和将要使用Linux系统的技术 ...
https://www.eeworm.com/dl/566/35867.html
下载: 75
查看: 1099

无线通信 移动无线终端导航AFE和数据转换器

Abstract: High-speed and low-speed data converters serve critical functions in modern broadband mobile radios. This application note outlines how todetermine high-speed data converter performance requirements in baseband sampling radio architectures. Also, system partition strategies andadvantages ...
https://www.eeworm.com/dl/510/36067.html
下载: 154
查看: 1028

无线通信 基于ZigBee技术的无线智能家用燃气报警系统

在研究传统家用燃气报警器的基础上,以ZigBee协议为平台,构建mesh网状网络实现网络化的智能语音报警系统。由于传感器本身的温度和实际环境温度的影响,传感器标定后采用软件补偿方法。为了减少系统费用,前端节点采用半功能节点设备,路由器和协调器采用全功能节点设备,构建mesh网络所形成的家庭内部报警系统,通过通用的 ...
https://www.eeworm.com/dl/510/36484.html
下载: 187
查看: 1053

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.
https://www.eeworm.com/dl/553/36629.html
下载: 50
查看: 1050

ARM LPC1300系列产品勘误数据手册

On the LPC13xx, programming, erasure and re-programming of the on-chip flash can be performed using In-System Programming (ISP) via the UART serial port, and also, can be performed using In-Application Programming (IAP) calls directed by the end-user code. For In-System Programming (ISP) via the UAR ...
https://www.eeworm.com/dl/553/36632.html
下载: 111
查看: 1087

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.
https://www.eeworm.com/dl/553/36635.html
下载: 57
查看: 1047

技术书籍 半导体制造技术_英文教程

The correct answer for each test bank question is highlighted in bold. Test bank questions are based on the end-of-chapter questions. If a student studies the end-of-chapter questions (which are linked to the italicized words in each chapter), then they will be successful on the test bank questions. ...
https://www.eeworm.com/dl/537/36715.html
下载: 74
查看: 1084

C/C++语言编程 用汇编设计的基于文本编辑器

1 任务 设计一个文本编辑器。 2 基本要求 1 如图所示,设计一个有菜单栏的编辑窗口,在该窗口可以实现文本的输入,利用DEL键、BackSpace键、Home键、End键、上下左右光标键,实现对输入文本的全屏幕编辑。 2 实现文件的新建、打开、保存、另存为与退出等功能。 包含 设计思路、技术报告、和不同阶段的设计源代码 扩展要求 1 ...
https://www.eeworm.com/dl/503/37065.html
下载: 107
查看: 1117

C/C++语言编程 lcd计数显示程序

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; ---- Uncomment the following library declaration if instantiating ---- any Xilinx primitives in this code. --library UNISIM; --use UNISIM.VComponents.all; entity counter is  &n ...
https://www.eeworm.com/dl/503/37338.html
下载: 137
查看: 1071