搜索结果
找到约 182 项符合
complex 的查询结果
按分类筛选
- 全部分类
- 书籍 (30)
- 数学计算 (18)
- 其他 (15)
- matlab例程 (10)
- 其他书籍 (6)
- 技术资料 (6)
- 电源技术 (5)
- VHDL/FPGA/Verilog (5)
- Java编程 (5)
- 无线通信 (4)
- 可编程逻辑 (4)
- 数值算法/人工智能 (4)
- 软件设计/软件工程 (4)
- 电子书籍 (4)
- 文章/文档 (4)
- DSP编程 (4)
- 单片机编程 (3)
- 软件工程 (3)
- 汇编语言 (3)
- 嵌入式综合 (2)
- 微处理器开发 (2)
- Java书籍 (2)
- 网络 (2)
- 交通/航空行业 (2)
- *行业应用 (2)
- 通讯编程文档 (2)
- 压缩解压 (2)
- VC书籍 (2)
- 文件格式 (2)
- 学术论文 (1)
- PCB相关 (1)
- 传感与控制 (1)
- 技术书籍 (1)
- Delphi控件源码 (1)
- 技术管理 (1)
- 中间件编程 (1)
- 操作系统开发 (1)
- 编译器/解释器 (1)
- 数据库系统 (1)
- 书籍源码 (1)
- Internet/网络编程 (1)
- 其他数据库 (1)
- 人工智能/神经网络 (1)
- 单片机开发 (1)
- 加密解密 (1)
- Delphi/CppBuilder (1)
- STL (1)
- 其他嵌入式/单片机内容 (1)
- Linux/uClinux/Unix编程 (1)
- Matlab (1)
- C/C++语言编程 (1)
- 笔记 (1)
- 论文 (1)
- VIP专区 (1)
技术书籍 数字逻辑与微处理器VHDL设计
This book is about the digital logic design of microprocessors. It is intended to provide both an understanding of the basic principles of digital logic design, and how these fundamental principles are applied in the building of complex microprocessor circuits using current technologies.
可编程逻辑 PCB Design Considerations and Guidelines for 0.4mm and 0.5mm WLPs
Abstract: Using a wafer-level package (WLP) can reduce the overall size and cost of your solution.However when using a WLP IC, the printed circuit board (PCB) layout can become more complex and, ifnot carefully planned, result in an unreliable design. This article presents some PCB designconsidera ...
可编程逻辑 Nios II软件构建工具入门
Nios II软件构建工具入门
The Nios® II Software Build Tools (SBT) allows you to construct a wide variety of
complex embedded software systems using a command-line interface. From this
interface, you can execute Software Built Tools command utilities, and use scripts
other tools) to combine the com ...
可编程逻辑 Nios II定制指令用户指南
     Nios II定制指令用户指南:With the Altera Nios II embedded processor, you as the system designer can accelerate time-critical software algorithms by adding custom instructions to the Nios II processor instruction set. Using custom
instructions, you can reduce a complex sequen ...
可编程逻辑 XAPP105 - CPLD VHDL介绍
This introduction covers the fundamentals of VHDL as applied to Complex ProgrammableLogic Devices (CPLDs). Specifically included are those design practices that translate soundlyto CPLDs, permitting designers to use the best features of this powerful language to extractoptimum performance for CPLD ...
Java编程 A windows BMP file is a common image format that Java does not handle. While BMP images are used onl
A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endi ...
其他 Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of
Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of a complex polynomial.
数学计算 Expert Choice represents a significant contribution to the decision making process 工t assists a deci
Expert Choice represents a significant contribution to the decision making process 工t assists a decision maker in solving complex problems involving many criteria and several courses of action . An Expert Choice solution to a problem reflects the expertise of the decision maker , not the computer . ...
数值算法/人工智能 Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensione
Routine mampres: To obtain amplitude response from h(exp(jw)).
input parameters:
h :n dimensioned complex array. the frequency response is stored
in h(0) to h(n-1).
n :the dimension of h and amp.
fs :sampling frequency (Hz).
iamp:If iamp=0: The Amplitude Res. amp(k)=abs(h(k))
If iamp=1: The ...
DSP编程 Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR
Routine mar1psd: To compute the power spectum by AR-model parameters.
Input parameters:
ip : AR model order (integer)
ep : White noise variance of model input (real)
ts : Sample interval in seconds (real)
a : Complex array of AR parameters a(0) to a(ip)
Output parameters:
psdr : Real array of ...