搜索结果
找到约 70 项符合
outputs 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (9)
- 单片机编程 (6)
- matlab例程 (5)
- VHDL/FPGA/Verilog (4)
- DSP编程 (4)
- 资料/手册 (3)
- 模拟电子 (3)
- 可编程逻辑 (3)
- 微处理器开发 (3)
- 汇编语言 (3)
- 技术资料 (3)
- 电源技术 (2)
- 其他书籍 (2)
- 其他 (2)
- 源码 (2)
- Proe教程 (1)
- 教程资料 (1)
- 传感与控制 (1)
- 人工智能/神经网络 (1)
- 串口编程 (1)
- Applet (1)
- Java编程 (1)
- 驱动编程 (1)
- GPS编程 (1)
- 书籍源码 (1)
- 嵌入式/单片机编程 (1)
- 系统设计方案 (1)
- 通信网络 (1)
- 数值算法/人工智能 (1)
- 书籍 (1)
- VIP专区 (1)
DSP编程 This example uses the AIC23 codec module of the DM642 EVM Board Support * Library to generate a 1K
This example uses the AIC23 codec module of the DM642 EVM Board Support
* Library to generate a 1KHz sine wave on the audio outputs for 5 seconds.
DSP编程 The SL74HC573 is identical in pinout to the LS/ALS573. The device inputs are compatible with standa
The SL74HC573 is identical in pinout to the LS/ALS573. The device
inputs are compatible with standard CMOS outputs with pullup
resistors, they are compatible with LS/ALSTTL outputs.
These latches appear transparent to data (i.e., the outputs change
asynchronously) when Latch Enable is high. When Lat ...
驱动编程 The SP486 and SP487 are low–power quad differential line drivers meeting RS-485 and RS-422 standard
The SP486 and SP487 are low–power quad differential line drivers meeting RS-485 and RS-422
standards. The SP486 features a common driver enable control the SP487 provides independent
driver enable controls for each pair of drivers. Both feature tri–state outputs and wide
common–mode input range. ...
VHDL/FPGA/Verilog This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with
This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with resolution 352x288).
Image resolution is not limited. It takes an RGB input (row-wise) and outp ...
汇编语言 This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system
This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola.
It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the convert
batch file.
This file can then be incorp ...
VHDL/FPGA/Verilog This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM.
This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM.
The core acts as a slave WISHBONE device.
The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by default in every Windows). Includes a testbench that takes an u ...
书籍源码 -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder a
-- Hamming Decoder
-- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection.
-- download from: www.pld.com.cn & www.fpga.com.cn
LIBRARY ieee
USE ieee.std_logic_1164.ALL
ENTITY hamdec IS
PORT(hamin : ...
VHDL/FPGA/Verilog RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the
RS_latch using vhdl,
When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR (Not OR) logic gates. The stored bit is present on the output marked Q.
Normally, in stor ...
系统设计方案 In 揚erformance of multi-carrier DS CDMA Systems?we apply a multi-carrier signaling technique to a di
In 揚erformance of multi-carrier DS CDMA Systems?we apply a multi-carrier signaling technique to a direct-sequence CDMA system, where a data sequence multiplied by a spreading sequence modulates multiple carriers, rather than a single carrier. The receiver provides a correlator for each carrier, and ...
matlab例程 ADIAL Basis Function (RBF) networks were introduced into the neural network literature by Broomhead
ADIAL Basis Function (RBF) networks were introduced
into the neural network literature by Broomhead and
Lowe [1], which are motivated by observation on the local
response in biologic neurons. Due to their better
approximation capabilities, simpler network structures and
faster learning algorithms, R ...