搜索结果
找到约 23 项符合
indicate 的查询结果
按分类筛选
可编程逻辑 扩频通信芯片STEL-2000A的FPGA实现
针对传统集成电路(ASIC)功能固定、升级困难等缺点,利用FPGA实现了扩频通信芯片STEL-2000A的核心功能。使用ISE提供的DDS IP核实现NCO模块,在下变频模块调用了硬核乘法器并引入CIC滤波器进行低通滤波,给出了DQPSK解调的原理和实现方法,推导出一种简便的引入?仔/4固定相移的实现方法。采用模块化的设计方法使用VHDL语言 ...
接口技术 谈集成电路的通用接口
Abstract: How can an interface change a happy face to a sad face? Engineers have happy faces when an interface works properly.Sad faces indicate failure somewhere. Because interfaces between microprocessors and ICs are simple—even easy—they are oftenignored until interface failure caus ...
人工智能/神经网络 Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma
Implemented BFS, DFS and A*
To compile this project, use the following command:
g++ -o search main.cpp
Then you can run it:
./search
The input is loaded from a input file in.txt
Here is the format of the input file:
The first line of the input file shoud contain two chars indicate the source and ...
文件格式 An unsatisfactory property of particle filters is that they may become inefficient when the observa
An unsatisfactory property of particle filters is that they
may become inefficient when the observation noise is low.
In this paper we consider a simple-to-implement particle filter,
called ‘LIS-based particle filter’, whose aim is to overcome
the above mentioned weakness. LIS-based particle
filte ...
单片机开发 CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data o
CAN1.c and CAN2.c are a simple example of configuring a CAN network to
transmit and receive data on a CAN network, and how to move information to
and from CAN RAM message objects. Each C8051F040-TB CAN node is configured
to send a message when it s P3.7 button is depressed/released, with a 0x11
...
Java书籍 Use a one-dimensional array of primitive type boolean to represent the seating chart of the plane.
Use a one-dimensional array of primitive type boolean to represent the seating chart of the
plane. Initialize all the elements of the array to false to indicate that all the seats are
empty. As each seat is assigned, set the corresponding elements of the array to true to
indicate that the seat is no ...
单片机开发 Data logger Power transision function switch among different power modes based on new Renesus microc
Data logger Power transision function switch among different power modes based on new Renesus microcontroller. This module has been tested on the renesus develop board with different LED to indicate different power modes.
Java编程 The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive approach to writ
The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive
approach to writing code from a Java application to a MySQL database
using the industry standard: JDBC. As you will see later in this
Introduction, the chapter titles indicate what area of database connectivity and
m ...
其他书籍 Commercially available active noise control headphones rely on fixed analog controllers to drive "an
Commercially available active noise control headphones rely on fixed analog controllers to drive "anti-noise" loudspeakers. Our design uses an adaptive controller to optimally cancel unwanted acoustic noise. This headphone would be particularly useful for workers who operate or work near heavy machi ...