搜索资源列表
FFT的FPGA实现
- 快速傅里叶变换的FPGA实现
aes加密算法实现,经过FPGA验证的
- aes加密算法实现,经过FPGA验证的!,aes encryption algorithm, after FPGA validation!
FPGA
- 此课件是基于FPGA的加密芯片设计实例,DES的FPGA实现,包括DES加密算法简述,DES的伪代码描述,设计流程,运算电路模型设计,算法程序设计 -The courseware is based on the FPGA chip design example of encryption, DES for FPGA implementation, including the DES encryption algorithm briefly, DES pseudo-code descr ipt
FPGA-based_PID_controller_for_achieving.ZIP
- 基于FPGA实现PID控制器的研究 介绍了一种基于 FPGA 的用数字电路实现的 PID控制器。把原来用单片机实现的数字 PID 控制算法单独用数字电路来实现,保留单片机对参数整定的灵活性。在设计中研究了 PID 算法的数字电路实现。由于把 PID 控制从单片机中隔离出来,因此可以降低在工控场合强烈的干扰造成单片机程序跑飞对整个系统的影响,提高了控制的可靠性。最后介绍了本设计在逃逸链梯中的应用。-FPGA-based PID controller for achieving
fpga-jpeg
- fpga based jpge 压缩算法, 性能不错,-fpga based jpge compression algorithm, performance good,
20090224fpga
- 《数字信号处理的FPGA实现》代码,数字信号处理一些算法的FPGA代码,比较全-" Digital signal processing FPGA implementation" code, digital signal processing FPGA code some algorithms to compare the whole
FPGA
- 这是一个基于FPGA的加密/解密算法的简单介绍,并阐述了它的好处。-This is an FPGA-based encryption/decryption algorithm is a brief introduction and explained its benefits.
DSP+FPGA
- 基于DSP+FPGA的实时图像识别系统硬件与算法设计-DSP+ FPGA based real-time image recognition system hardware and algorithm design
FPFA-DSP
- FPGA可以实现DSP算法,本材料提供了详细的实现方法,对原理与实现给出清晰的思路,是FPGA开发参考的好资料。-FPGA can implement DSP algorithms, this material provides a detailed implementation methods, theory and implementation gives a clear idea is a good reference information on FPGA development.
fpga---fft
- 基于FPGA的FFT算法实现-fast fourier tansfer realize
FPGA-FIR
- FIR滤波器,算法,采用VHDL编程语言,算法比较简单,希望对大家有所帮助。-FIR filter algorithm, using VHDL programming language, the algorithm is simple, we want to help.
AES-implementation-based-on-FPGA
- 一种基于FPGA的AES加解密算法设计与实现,对于对AES算法效率的研究有参考作用-FPGA-based AES encryption and decryption algorithm design and implementation of the AES algorithm for the efficiency of a reference
FPGA
- FPGA实现滑动平均滤波算法和LZW压缩算法-my english is poor please see Chinese
FPGA-PID-
- FPGA闭环控制电路积分分离式PID算法子程序 算法函数 中断函数-Integral closed loop control circuit FPGA PID algorithm separate interrupt function subroutine algorithm function
FPGA-based--DC-speed-controller
- 针对某船舶模型定位系统中调速电机,以FPGA(现场可编程门阵列)为控制器,采用数字比例积分调节器实现电机的速度控制算法,设计出数字化调速控制器-Positioning system for a ship model in the motor speed, the FPGA (field programmable gate array) for the controllers, proportional integral regulator with digital speed of the mo
DA-FIR-FPGA
- 详细介绍了分布式算法FIR的设计,对于用FPGA实现FIR的设计具有指导意义。来自华中科大。-Detailed design of a distributed algorithm FIR, FPGA implementation for the FIR design with a guide. From HUST.
FPGA----FFT
- 基于FPGA的实现FFT算法的程序,希望对大家有所帮助-FPGA-based FFT algorithm implementation process, we hope to help
Digital-Signal-Processing-with-FPGA
- FPGA结合DSP设计,如FIR、IIR滤波器,CORDIC算法,多重采样率信号处理,FFT,有对应的VHDL/Verilog 代码code-FPGA Combines with DSP, FIR 、IIR Digital Filters,CORDIC,FFT,Adaptive Filters,VHDL/Verilog code
PGC算法MATLAB仿真
- pgc算法通过DCM算法结构实现可以硬件实现的相位解调 fpga编程验证实现
fpga
- 利用verilog语言实现fpga双口RAM通信代码,PID算法控制电机速度代码,相关仿真测试程序