Implementation of Fast Fourier Transform (FFT) on FPGA using Verilog HDL
資源簡介:This article describes a new efficient Implementation of the Cooley-Tukey Fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and Faster than ...
上傳時間: 2013-12-23
上傳用戶:netwolf
資源簡介:Here is an Implementation of UserCollectionType that returns a Fast set. As you are looking below, note how much possibility there is for common subclasses that provide custom set/list/map Implementations:
上傳時間: 2015-05-27
上傳用戶:franktu
資源簡介:An article on the Implementation of a Fast C++ delegate with many advanced features.
上傳時間: 2014-01-02
上傳用戶:zhangzhenyu
資源簡介:Example - 3-D Stem Plot of an FFTFor example, Fast Fourier transforms are calculated at points around the unit circle on the complex plane. So, it is interesting to visualize the plot around the unit circle. Calculating the unit circle.
上傳時間: 2013-12-17
上傳用戶:wpwpwlxwlx
資源簡介:快速傅里葉變換(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a Fast radix-2 Fast-Fourier transform algorithm is used
上傳時間: 2013-12-19
上傳用戶:sy_jiadeyi
資源簡介:Fast Implementation of Kmeans clustering algorithm
上傳時間: 2014-01-17
上傳用戶:愛死愛死
資源簡介:FFTW, a collection of Fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the r...
上傳時間: 2016-08-17
上傳用戶:yoleeson
資源簡介:Fast Fourier Transform power point The rectangular window introduces broadening of any frequency components [`smearing鈥? and sidelobesthat may overlap with other frequency components [`leakage鈥?. 鈥he effect improves as Nincreases 鈥...
上傳時間: 2017-03-25
上傳用戶:change0329
資源簡介:A Implementation of the discrete Fourier transform in visual basic classic.
上傳時間: 2013-11-29
上傳用戶:caiiicc
資源簡介:Fast Implementation of C4/5 in Java
上傳時間: 2017-06-06
上傳用戶:徐孺
資源簡介:This file is a function under matlab which allow to compute and plot Fast Fourier transform of a signal. We can observe the effect of the signal parameter can be changed such as frequency and N points.
上傳時間: 2017-06-27
上傳用戶:米卡
資源簡介:compuete the Fast Fourier transformation of the image. it is very Fast compare than Fourier transformation.
上傳時間: 2017-08-08
上傳用戶:zhaoq123
資源簡介:Getting to Know the FFT What is the FFT? FFT = Fast Fourier Transform. The FFT is a Faster version of the Discrete Fourier Transform (DFT). The FFT utilizes some clever algorithms to do the same thing as the DTF, but in much less time.
上傳時間: 2017-07-15
上傳用戶:com1com2
資源簡介:1.an fpga Implementation of the image space reconstruction algorithm for hyperspectral imaging analysis\r\n2. fpga implemention of a median filter\r\n3. fpga Implementation of digital filters\r\n4.hardware acceleration of edge detection alg...
上傳時間: 2013-08-07
上傳用戶:ytulpx
資源簡介:usb_cpld_code.zip usbjtag - Variations on the Implementation of a USB JTAG adapter.
上傳時間: 2013-08-31
上傳用戶:ruan2570406
資源簡介:Fpga Implementation Of Digital Timing Recovery In Software Radio Receiver
上傳時間: 2013-09-05
上傳用戶:panpanpan
資源簡介:C++ Implementation of LZSS
上傳時間: 2014-01-15
上傳用戶:愛死愛死
資源簡介:OSERL (Open SMPP Erlang Library) is an erlang Implementation of the Short Message Peer to Peer protocol, covering the entire specification (version 5.0). Forward and backward compatibilities guidelines were adopted.
上傳時間: 2013-12-29
上傳用戶:dengzb84
資源簡介:Java Implementation of the SMPP API
上傳時間: 2015-02-17
上傳用戶:hphh
資源簡介:The Design and Implementation of the 4.4BSD Operating System
上傳時間: 2013-12-19
上傳用戶:cazjing
資源簡介:An Implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented using the BSD Socket interface as the means of communication with the user level.
上傳時間: 2015-02-25
上傳用戶:xuanjie
資源簡介:This is the first ever open source Implementation of Dynamic Host Configuration Protocol for IPv6 (DHCPv6) server and client on Linux Operating System. The server provides leases (durations or lifetimes) on IPv6 addresses to the clients who...
上傳時間: 2015-02-28
上傳用戶:希醬大魔王
資源簡介:RSA MD5 VISUAL C++ SOURCE CODE v1.2 - Visual C++ Implementation of the RSA MD5 message digest algorithm. Calculates a 32byte checksum for any data sequence. Developed by Langfine Ltd. Note, RSA copyright notices must be adhered to - see the...
上傳時間: 2015-03-23
上傳用戶:saharawalker
資源簡介:One of the most important issues affecting the Implementation of microcontroller software deals with the data-decision algorithm. Data-decision refers to decoding the DIO-pin from the CC400/CC900. Two main principles exist for decoding...
上傳時間: 2013-12-18
上傳用戶:671145514
資源簡介:Libgist is an Implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM).
上傳時間: 2013-11-26
上傳用戶:chenxichenyue
資源簡介:*西門子6688上使用 * konGPS.java * * Implementation of konGPS for Siemens SL45i * * Copyright (C) 2002-2003 by KoncaOnLine (http://www.konca.com). * * Author: Konca Fung (konca@tom.com) * * This program may be distributed according ...
上傳時間: 2015-04-27
上傳用戶:cylnpy
資源簡介:lwIP is a small independent Implementation of the TCP/IP protocol suite that has been developed by Adam Dunkels at the Computer and Networks Architectures (CNA) lab at the Swedish Institute of Computer Science (SICS).
上傳時間: 2015-05-02
上傳用戶:windwolf2000
資源簡介:pic mcu code:This application note describes the design and Implementation of a USB Mass Storage Device (MSD) using a Secure Digital card, which should prove useful to developers of USB mass storage solutions. This application may be us...
上傳時間: 2014-11-23
上傳用戶:天誠24
資源簡介:An Implementation of merge sort.
上傳時間: 2015-05-04
上傳用戶:JasonC
資源簡介:Fpga Implementation Of Digital Timing Recovery In Software Radio Receiver
上傳時間: 2015-05-10
上傳用戶:talenthn