搜索结果

找到约 338 项符合 Front-end 的查询结果

嵌入式综合 ARM Welcome Speech_Lifeng

Deliver more functionality to the end-user sooner and more cost-effectively
https://www.eeworm.com/dl/566/35479.html
下载: 170
查看: 1029

嵌入式综合 针对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

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

C/C++语言编程 基于(英蓓特)STM32V100的串口程序

This example provides a description of how  to use the USART with hardware flowcontrol and communicate with the Hyperterminal.First, the USART2 sends the TxBuffer to the hyperterminal and still waiting fora string from the hyperterminal that you must enter which must end by '\r'character (keypa ...
https://www.eeworm.com/dl/503/37358.html
下载: 144
查看: 1127