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

搜索资源列表

  1. marketplace

    0下载:
  2. 网络购物中心由前台管理和后台网站管理两部分组成。 前台管理 该部分主要包括商品展台、购物车、收银台、会员管理、商城公告及订单查询、商品查询等功能。 后台管理 该部分主要对商城内的一些基础数据进行有效管理,包括后台登录、商品设置、会员设置、订单设置、后台管理员设置、友情链接设置、公告设置等功能。-Online shopping centers managed by the front and back-office site management of two parts.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-12
    • 文件大小:2779050
    • 提供者:zk
  1. Multiplier

    0下载:
  2. 使用三种不同结构(加法树、查找表、Booth算法)实现的乘法器,带有测试文件。-Use of three different structures (addition tree, look-up table, Booth algorithm) to achieve the multiplier, with testbench files.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3815
    • 提供者:马昭鑫
  1. a

    0下载:
  2. booth multiplier vhdl code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2910
    • 提供者:mithun
  1. multiplier1

    0下载:
  2. vhdl for multiplier and booth multiplier encoder table
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:786
    • 提供者:keyrun
  1. multiplier__tb

    0下载:
  2. paralel multiplier with booth coding in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:853
    • 提供者:mohammad
  1. Mul16

    0下载:
  2. 16位高速乘法器,采用booth编码,华莱士压缩,超前进位加法器求和完成-16-bits Multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:13733
    • 提供者:张亮
  1. san

    0下载:
  2. this presentation deals with modified booth algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:382349
    • 提供者:Krishna prasad
  1. Booth_Multiplier_8bit_Radix_4_With_12bit_Adder_Ko

    0下载:
  2. verilog code for Booth Multiplier 8-bit Radix 4
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:4526
    • 提供者:abanuaji
  1. booth1.dir

    0下载:
  2. booth multiplier in max-plus 10.2
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:150996
    • 提供者:nasser
  1. multiplier-

    0下载:
  2. 模拟计算机中乘法器的运行过程,用到了Booth算法-The operation of the computer simulation of the multiplier process, use of the Booth algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2679
    • 提供者:谢伟
  1. multiplier

    0下载:
  2. this document describe a 8 * 8 bits mutiplier with vhdl using booth algorithm and shown all parts of implementing this ip by ise software
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:2065343
    • 提供者:seif
  1. newalgBooth

    0下载:
  2. modefied booth encoder complete algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:182050
    • 提供者:baseer
  1. 34105908-Multipliers-Using-Vhdl

    0下载:
  2. ABSTRACT: Low power consumption and smaller area are some of the most important criteria for the fabrication of DSP systems and high performance systems. Optimizing the speed and area of the multiplier is a major design issue. However, area and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:380321
    • 提供者:phitoan
  1. add_2x32_v1

    0下载:
  2. 2*32乘法器设计,只是部分Booth乘法器的设计,相关的后面部分将在需要时陆续上传。-design of an 2*32Multiplier
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:601
    • 提供者:孙志勇
  1. 95637012Multiplier

    0下载:
  2. 一种可以完成16位有符号/无符号二进制数乘法的乘法器。该乘法器采用了改进的booth算法,简化了部分积的符号扩展,采用Wallace树和超前进位加法器来进一步提高电路的运算速度。本乘法器可以作为嵌入式CPU内核的乘法单元,整个设计用VHDL语言实现。- This file contains all the entity-architectures for a complete-- k-bit x k-bit Booth multiplier.-- the design makes use of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:358142
    • 提供者:zhou
  1. New-folder

    0下载:
  2. VHDL codes for booth , nco and some more
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1918
    • 提供者:Ashwin
  1. multiplier

    0下载:
  2. 参数可配置的sequential 乘法器和booth 乘法器-verilog source code with configurable parameters for sequential multiplier and booth multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2207
    • 提供者:shuanghx
  1. booth_multiplier

    0下载:
  2. This source code makes 8 X 8 booth multiplier and it is coded in Velilog HDL.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-28
    • 文件大小:11490564
    • 提供者:KIMD
  1. booth_multiplier

    0下载:
  2. Booth Multiplier Radix-2
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1534
    • 提供者:tony
  1. The-Booth-Tolls-for-Thee

    0下载:
  2. 细胞自动机的matlab代码,数学中国上下载的,供数学建模的参考。-Cellular automata matlab code, mathematics Chinese to download for reference, mathematical modeling.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1854929
    • 提供者:h
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com