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

搜索资源列表

  1. face-detection

    1下载:
  2. 基于fpga的人脸识别,包括硬件平台的搭建的详细过程,人脸识别算法的详细程序代码。-Fpga-based face recognition, including the hardware platform to build a detailed process of face recognition algorithm detailed code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-05-05
    • 文件大小:432128
    • 提供者:tiger
  1. JPEG

    0下载:
  2. 本文首先介绍了静态图像压缩(JPEG)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,其次着重介绍了压缩过程中的DCT、量化和编码三个重要步骤的实现原理。-This paper describes the static image compression (JPEG) coding algorithm is the basic principle of compression process of the implementation pro
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:41540
    • 提供者:xuai
  1. booth

    0下载:
  2. 基于verilog的booth算法的乘法器-Based on the booth algorithm verilog multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:697
    • 提供者:gyj
  1. 高级加密算法

    0下载:
  2. AES加密和解密源码!-AES encryption and decryption source!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-28
    • 文件大小:101376
    • 提供者:古月
  1. CRC

    1下载:
  2. 这个是我花了一个星期的CRC算法,有并行与串行的区别与时序的分析。。。。希望站长能够同意-This is a week I spent the CRC algorithm, there is the difference between parallel and serial and timing analysis. . . . Hope that regulators can not agree
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-04-02
    • 文件大小:752170
    • 提供者:heshuiming
  1. viterbi

    2下载:
  2. verilog程序,实现了(2,1,4)卷积码编码,和基于回溯算法的维特比译码器-verilog program to achieve the (2,1,4) convolutional code encoding, and algorithm based on the back of the Viterbi decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:2881
    • 提供者:xiongherui
  1. FPGA-based_PID_controller_for_achieving.ZIP

    0下载:
  2. 基于FPGA实现PID控制器的研究 介绍了一种基于 FPGA 的用数字电路实现的 PID控制器。把原来用单片机实现的数字 PID 控制算法单独用数字电路来实现,保留单片机对参数整定的灵活性。在设计中研究了 PID 算法的数字电路实现。由于把 PID 控制从单片机中隔离出来,因此可以降低在工控场合强烈的干扰造成单片机程序跑飞对整个系统的影响,提高了控制的可靠性。最后介绍了本设计在逃逸链梯中的应用。-FPGA-based PID controller for achieving
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:174612
    • 提供者:JIPU_PHIL
  1. mul4

    0下载:
  2. 利用BOOTH算法实现4位乘法运算,使乘法由简单的移位和加法完成。其中包含了MUL4源代码和Test代码,已通过仿真验证-BOOTH Algorithm 4 using multiplication, so that the shift from simple multiplication and addition completed. MUL4 which contains the source code and Test code has been verified by simulatio
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:5951
    • 提供者:邓军
  1. rc4

    0下载:
  2. RC4算法,WEP算法,加解密,密钥长度256-RC4 algorithm, WEP algorithm, encryption and decryption
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:2723
    • 提供者:shixu
  1. color_conv

    0下载:
  2. BT656,YCBCR数据格式转换成VGA(888)数据算法,-BT656, YCBCR data format converted into VGA (888) data algorithm,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:845
    • 提供者:朱红梅
  1. sqrt

    0下载:
  2. 实现任意位数的开方算法,但是不是浮点的算法,-Square root algorithm for arbitrary digit, but not floating-point algorithm, thanks
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:553
    • 提供者:lty
  1. DSPBuilderreferencemanual

    0下载:
  2. DSP Builder 参考手册,主要用于simulink实现算法后,可将其自动转换为vhdl语言应用。-DSP Builder Reference Manual, mainly for simulink algorithm may be automatically converted to VHDL language applications.
  3. 所属分类:DSP program

    • 发布日期:2017-05-16
    • 文件大小:4132267
    • 提供者:zhlm88
  1. motion-estimation

    0下载:
  2. 图像中Up-conversion算法 使用运动估计来进行宏块估计,其中使用双向运动估计来提取信息-Up-conversion of images using motion estimation algorithm for macroblock estimates, which use bi-directional motion estimation to extract the information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9707542
    • 提供者:wangxuyu
  1. 2DImageFilterByVHDL

    0下载:
  2. 用VHDL语言编程实现2维图像的滤波算法,简单精辟-VHDL programming language used to achieve 2-D image filtering algorithm, simple brilliant
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:14046
    • 提供者:宋雪兵
  1. dynamic_co-operation_cordic_fpga

    0下载:
  2. 一篇关于使用cordic实现动态配置以提高FPGA的整体性能的高效算法具体详解,很实用哦-On the use of CORDIC realization of a dynamic configuration to improve the overall performance of FPGA-specific high-performance algorithms explain, it is practical Oh
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:762866
    • 提供者:余绪梅
  1. FFT_VHDL

    0下载:
  2. fft是基本的信号处理算法,本程序为fft算法的VHDL语言-fft is a fundamental signal processing algorithms, the procedures for the fft algorithm VHDL language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:29247
    • 提供者:老李飞刀
  1. mux

    0下载:
  2. 多路选择器是一个多输入,单输出的组合逻辑电路,在算法电路的实现中常用来根据地址码来调度数据。-MUX is a multi-input, single-output combinational logic circuit, in the algorithm used in the realization of circuits to address code in accordance with scheduling data.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:
    • 文件大小:119732
    • 提供者:张应辉
  1. correlation

    0下载:
  2. correlation correlation算法-correlationcorrelation algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:991
    • 提供者:杨晶超
  1. 3av_0803_all_files

    0下载:
  2. 有关10G EPON 中FEC的代码,及其一些算法流程,相关介绍等。-10G EPON in the FEC-related code, and some algorithm processes, such as the related presentations.
  3. 所属分类:File Operate

    • 发布日期:2017-05-21
    • 文件大小:6430948
    • 提供者:heyan
  1. JPEGactFPGA

    1下载:
  2. 利用FPGA实现JPEG算法的研究与实现,研究生的论文,很有参考价值-JPEG algorithm using FPGA realization of Research and Implementation of, post-graduate thesis, a good reference
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2592675
    • 提供者:刘小春
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com