CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VHDL 算法

搜索资源列表

  1. sm4

    0下载:
  2. VHDL实现国家SM4加密算法(ECB)模式-VHDL to achieve national SM4 encryption algorithm (ECB) mode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5469
    • 提供者:xuzhongwei
  1. pid_VHDL

    0下载:
  2. 这是PID算法的VHDL实现,详细说明了如何实现PID算法!-This is the PID algorithm VHDL implementation, a detailed descr iption of how to realize PID algorithm!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:474963
    • 提供者:Kalman_li
  1. PID_FPGA

    0下载:
  2. 这是VHDL实现PID控制算法的源程序,相信会对大家有帮助!-This is the VHDL PID control algorithm source code, I believe everyone will have to help!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:71911
    • 提供者:Kalman_li
  1. FFT

    0下载:
  2. FPGA下用VHDL实现的基2 cooley-tukey的8位FFT算法,在quartus ii环境下验证成功。-Under FPGA with base 2 cooley-tukey of 8 FFT algorithm VHDL realize, in quartus ii environment successfully verified.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-23
    • 文件大小:7577382
    • 提供者:lht
  1. Microwave-controller--FPGA

    0下载:
  2. 本文介绍了基于FPGA的微波炉控制器系统的设计与实现过程。系统采用采用先进的EDA 技术,利用VHDL 设计语言,设计一种新型的微波炉控制器。该控制器具有系统复位、状态控制、时间设定、火力档位选择、烹饪计时、温度控制、显示译码和音效提示等功能,加之采用独特的软件算法,较为理性的满足了题目的各个要求。-Microwave-based FPGA-based controller design This article describes the design and implementation o
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:426035
    • 提供者:王小雨
  1. guibing

    0下载:
  2. 该设计采用VHDL语言将五个数的从大到小排序,采用的方法是归并插入排序算法。该算法能在最少比较次数(七次)情况下排列出五个数的大小顺序。-This design using VHDL language will be ordered five digits from big to small, the method is to merge insertion sort algorithm. The proposed algorithm can at least compare (seven) i
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-26
    • 文件大小:8881966
    • 提供者:田慧中
  1. cordic16

    0下载:
  2. 16位cordic算法代码,可用于软件无线电理念下的数字接收机-the 16 bits cordic codes in VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:970
    • 提供者:郭凯丰
  1. AES-FPGA

    0下载:
  2. 本文介绍了AES加密算法通过不同的功能结构的FPGA实现,语言背景为VHDL-This paper details Implementation of the Encryption algorithm AES under VHDL language In FPGA by using different architecture of mixcolumn. We then review this research investigates the AES algorithm in FPGA
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:191983
    • 提供者:Eric
  1. normCORDIC_VHDL

    0下载:
  2. 用VHDL写的CORDIC算法下求距离的一个模块,经测试可用精度高-By seeking lower write VHDL distance CORDIC algorithm module, the test can be used with high precision
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2669
    • 提供者:Size Xiao
  1. md5

    0下载:
  2. md5算法的vhdl实现,并配有测试用例,并没有使用任何xilinx的library,用modelsim se进行仿真-md5 algorithm based on fpga in vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:5161
    • 提供者:Boxuan Li
  1. FIR

    0下载:
  2. FIR滤波器的仿真和实现。包括matlab的仿真文件和基于VHDL语言的硬件实现代码。算法包括串行和并行两种。-Simulation and implementation of FIR filters. Including matlab simulation files and hardware implementation based on VHDL code. Including both serial and parallel algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:526732
    • 提供者:王大壮
  1. CAVLE-h264

    0下载:
  2. 本压缩文件包含了h.264压缩算法中的CAVLE的编解码模块(Verilog和VHDL两个版本),包含有仿真的testbench测试文件,综合后可以直接使用-The compressed file contains the h.264 compression algorithm CAVLE codec module (Verilog and VHDL both versions), including a simulation testbench test file, can be used d
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:604468
    • 提供者:zhanglong
  1. code

    0下载:
  2. 本源码是基于VHDL语言环境下的基础实验源码,共分七个部分。分别是:序列检测器、数字密码锁、四位有符号数除法、同步FIFO、DPLL的设计以及Cordic 算法实现。对于VHDL的初学者具有极大的参考价值。-The source is based on experimental basis source VHDL language environment, it is divided into seven sections. They are: the sequence detector, di
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:20433
    • 提供者:朱召宇
  1. FFT-algorithm-Generator

    0下载:
  2. Actel FPGA FFT算法VHDL生成器,附说明。-Actel FPGA FFT algorithm VHDL Generator and introductions
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1404497
    • 提供者:john
  1. DES-S

    0下载:
  2. des加密算法在MATLAB中,通过VHDL语言的实现-des encryption algorithm in MATLAB, through the realization of VHDL language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:225976
    • 提供者:renjinjun
  1. QDDS

    0下载:
  2. 采用CORDIC算法实现QDDS的设计,有VHDL源代码-QDDS using CORDIC algorithm design, there are VHDL source code
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3329528
    • 提供者:luyingchun
  1. rsa_512_latest.tar

    0下载:
  2. 利用VHDL实现的RSA512位加密算法,-Use VHDL to achieve RSA512 bit encryption algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:239500
    • 提供者:程鹏
  1. A5

    0下载:
  2. A5算法仿真,毕设用的,FPGA平台,digilent的,用的是vhdl语言-The A5 algorithm simulation, never put off till tomorrow what you can put to use, the FPGA platform, digilent, using VHDL language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-22
    • 文件大小:6205246
    • 提供者:caotian
  1. bp

    0下载:
  2. 基于BP算法的LDPC译码程序,采用vhdl语言,bp算法-BP algorithm based on LDPC decoding program using vhdl language, bp algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4091
    • 提供者:dream
  1. cordic

    0下载:
  2. 通过VHDL实现 cordic算法,使用的单片机为basys2-By CORDIC to achieve VHDL algorithm, the use of the microcontroller is basys2
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:680117
    • 提供者:litianchu
« 1 2 ... 16 17 18 19 20 2122 »
搜珍网 www.dssz.com