搜索:Understanding
找到约 189 项符合「Understanding」的查询结果
结果 189
按分类筛选
- 全部
- 书籍 (34)
- 技术资料 (28)
- 其他书籍 (28)
- 电子书籍 (10)
- VC书籍 (10)
- Linux/Unix编程 (8)
- 其他 (4)
- 软件工程 (4)
- Java编程 (4)
- 通讯编程文档 (4)
- Java书籍 (4)
- matlab例程 (4)
- 单片机开发 (3)
- 软件设计/软件工程 (3)
- 行业发展研究 (3)
- GPS编程 (3)
- 单片机编程 (2)
- 无线通信 (2)
- 通讯/手机编程 (2)
- 书籍源码 (2)
- 模拟电子 (2)
- 可编程逻辑 (2)
- BREW编程 (2)
- 3G开发 (2)
- DSP编程 (1)
- 数值算法/人工智能 (1)
- 技术书籍 (1)
- 技术教程 (1)
- 资料/手册 (1)
- 教程资料 (1)
- 驱动编程 (1)
- 编辑器/阅读器 (1)
- 技术管理 (1)
- 汇编语言 (1)
- 其他数据库 (1)
- 嵌入式/单片机编程 (1)
- 嵌入式Linux (1)
- J2ME (1)
- VHDL/FPGA/Verilog (1)
- 交通/航空行业 (1)
- Windows CE (1)
- SQL Server (1)
- android开发 (1)
https://www.eeworm.com/dl/521966.html
书籍
MIMO Wireless Networks
When we started thinking about writing the first edition of this book a few years ago, we had been
working together for more than five years on the borderline between propagation and signal processing.
Therefore, it is not surprising that this book deals with propagation models a ...
https://www.eeworm.com/dl/845647.html
技术资料
电机驱动控制 Electrical Machine Drives Control 完整版pdf电子书下载
Electrical Machine Drives ControlA basic study of electrical drives is fundamental to an electrical engineering curriculum, and,
today, gaining a better academic understanding of the theory and application of controlledvelocity
electrical drive technologies is increasingly import ...
https://www.eeworm.com/dl/kbcluoji/40390.html
可编程逻辑
基于Verilog HDL设计的多功能数字钟
本文利用Verilog HDL 语言自顶向下的设计方法设计多功能数字钟,突出了其作为硬件描述语言的良好的可读性、可移植性和易理解等优点,并通过Altera QuartusⅡ 4.1 和ModelSim SE 6.0 完成综合、仿真。此程序通过下载到FPGA 芯片后,可应用于实际的数字钟显示中。
关键词:Verilog HDL;硬件描述语言;FP ...
https://www.eeworm.com/dl/522503.html
书籍
Embeddings in Natural Language Processing
Artificial Intelligence (AI) has undoubtedly been one of the most important buz-
zwords over the past years. The goal in AI is to design algorithms that transform com-
puters into “intelligent” agents. By intelligence here we do not necessarily mean an
extraordinary level of sm ...
https://www.eeworm.com/dl/846167.html
技术资料
如何彻底读懂并理解MOSFET的Datasheet(规格书)
如何彻底读懂并理解MOSFET的Datasheet(规格书)AllmanufacturersofpowerMOSFETsprovide adatasheetfor every type produced. The purpose of the data sheet isprimarily to give an indication as to the capabilities of aparticular product. It is also useful for the purpose ofselecting device ...
https://www.eeworm.com/dl/660/408361.html
J2ME
Have you ever seen players eyes light up as they explore the worlds that you ve created in your gam
Have you ever seen players eyes light up as they explore the worlds that you ve created in your games? If you have, then game development probably has you hooked firmly in its grasp! If you ve never taken your games beyond the PC, now s the time! "J2ME Game Programming" is a han ...
https://www.eeworm.com/dl/843825.html
技术资料
光纤陀螺第二版 The Fiber-Optic Gyroscope
The Fiber-Optic Gyroscope,光纤陀螺第二版,2014年新出的,比第一版改变了很多,对做光纤陀螺器件和做惯性导航等有很大参考价值。Two decades after the first edition of this book in the early nineties, it has seemed timely to prepare a revised version. If the basic design rules of the f ...
https://www.eeworm.com/dl/502/29177.html
单片机编程
单片机Flash存储器坏块自动检测
在深入了解Flash存储器的基础上,采用单片机自动检测存储器无效块。主要通过读取每一块的第1、第2页内容,判断该块的好坏,并给出具体的实现过程,以及部分关键的电路原理图和C语言程序代码。该设计最终实现单片机自动检测Flash坏块的功能,并通过读取ID号检测Flash的性能,同时该设计能够存储和读取1G ...
https://www.eeworm.com/dl/898564.html
技术资料
浅析STC单片机软硬件控制系统的开发设计
STC单片机以其结构简单、控制功能强、性价比高和易学易用等突出优势,在智能仪器仪表,工业自动化、国防工业以及电子类消费产品中得到广泛应用,极大改善了人们的生产生活水平。本文针对STC单片机的软硬件控制系统的开发设计进行了系统分析,有助于人们对单片机软硬件开发过程有更清晰的认识、理解与掌握。 ...
https://www.eeworm.com/dl/897903.html
技术资料
基于单片机AT89C51的7只LED显示十进制数码的设计与实现
笔者利用单片机引脚输出信号驱动多个指示灯,控制设备的显示状态,进一步掌握了单片机对端口输出电平的控制。控制程序设计完成后,一方面可以通过Proteus软件仿真测试控制效果;另一方面可以通过烧写单片机芯片,在硬件电路上测试控制效果。通过仿真和硬件验证,旨在加深对单片机控制系统硬件电路的认知,同时 ...