搜索结果
找到约 302 项符合
End 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (21)
- 技术资料 (16)
- 其他 (14)
- 汇编语言 (14)
- 书籍 (14)
- VxWorks (12)
- 编译器/解释器 (10)
- 源码 (9)
- 电源技术 (8)
- Delphi控件源码 (8)
- 软件设计/软件工程 (7)
- matlab例程 (7)
- 其他书籍 (7)
- 网络 (6)
- 单片机开发 (6)
- 通讯/手机编程 (6)
- 嵌入式/单片机编程 (5)
- 人工智能/神经网络 (5)
- 其他行业 (5)
- 行业发展研究 (5)
- 电子书籍 (4)
- Delphi/CppBuilder (4)
- VC书籍 (4)
- Java编程 (4)
- 模拟电子 (3)
- 嵌入式综合 (3)
- ARM (3)
- C/C++语言编程 (3)
- VHDL/FPGA/Verilog (3)
- 压缩解压 (3)
- 系统设计方案 (3)
- SCSI/ASPI (3)
- 文件格式 (3)
- 数据结构 (3)
- 其他数据库 (3)
- Linux/Unix编程 (3)
- 技术管理 (3)
- VIP专区 (3)
- 通信网络 (2)
- 无线通信 (2)
- 可编程逻辑 (2)
- 驱动编程 (2)
- Windows CE (2)
- GPS编程 (2)
- Symbian (2)
- 数学计算 (2)
- 软件工程 (2)
- 邮电通讯系统 (2)
- 通讯编程文档 (2)
- JavaScript (2)
- 汇编编程 (2)
- 软件 (2)
- 教程 (2)
- 教程资料 (1)
- PCB相关 (1)
- 技术书籍 (1)
- 工控技术 (1)
- 传真(Fax)编程 (1)
- 游戏 (1)
- 操作系统开发 (1)
- 家庭/个人应用 (1)
- Modem编程 (1)
- Java书籍 (1)
- 其他嵌入式/单片机内容 (1)
- 交通/航空行业 (1)
- Internet/网络编程 (1)
- DSP编程 (1)
- 串口编程 (1)
- 3G开发 (1)
- 微处理器开发 (1)
- FlashMX/Flex源码 (1)
- 编辑器/阅读器 (1)
- 医药行业 (1)
- CA认证 (1)
- 书籍源码 (1)
- Oracle数据库 (1)
- 接口技术 (1)
- 仿真技术 (1)
- DSP工具/软件 (1)
- Jsp/Servlet (1)
- 其他 (1)
- 论文 (1)
嵌入式综合 针对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 ...
嵌入式综合 LINUX系统分析与高级编程技术
本书介绍Linux环境下的编程方法,内容包括Linux系统命令、 Shell脚本、编程语言(gawk、Perl)、系统内核、安全体系、X Window等,内容丰富、论述全面,涵盖了Linux系统的方方面面。本书附带光盘包括了RedHat Linux系统的最新版本,及安装方法,还包括本书的大量程序代码,极大地方便了读者,为使用和将要使用Linux系统的技术 ...
无线通信 移动无线终端导航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 ...
无线通信 基于ZigBee技术的无线智能家用燃气报警系统
在研究传统家用燃气报警器的基础上,以ZigBee协议为平台,构建mesh网状网络实现网络化的智能语音报警系统。由于传感器本身的温度和实际环境温度的影响,传感器标定后采用软件补偿方法。为了减少系统费用,前端节点采用半功能节点设备,路由器和协调器采用全功能节点设备,构建mesh网络所形成的家庭内部报警系统,通过通用的 ...
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 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 ...
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.
技术书籍 半导体制造技术_英文教程
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. ...
C/C++语言编程 用汇编设计的基于文本编辑器
1 任务 设计一个文本编辑器。 2 基本要求 1 如图所示,设计一个有菜单栏的编辑窗口,在该窗口可以实现文本的输入,利用DEL键、BackSpace键、Home键、End键、上下左右光标键,实现对输入文本的全屏幕编辑。 2 实现文件的新建、打开、保存、另存为与退出等功能。 包含 设计思路、技术报告、和不同阶段的设计源代码 扩展要求 1 ...
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 ...