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

搜索资源列表

  1. finish812

    1下载:
  2. 会展条码票务管理、门禁、印刷、现场制证(摄像、登记、印刷)、总控中心、接待管理、展位管理,收费管理等。QQ:32810985-Exhibition barcode ticketing management, Access Control, printing, on-site certification system (camera, registration, printing), the total control center, hospitality management, booth m
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:2749938
    • 提供者:刘扬
  1. 用VHDL实现布斯算法

    1下载:
  2. 这个例子是讲述用VHDL实现布斯算法,应该有点用,是我的研究生师哥给我的。-this case is about the use of VHDL Booth algorithm, should use a bit of my graduate students Shige to me.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1897
    • 提供者:刘于
  1. booth_mul

    2下载:
  2. 一种可以完成16位有符号/无符号二进制数乘法的乘法器。该乘法器采用了改进的Booth算法,简化了部分积的符号扩展,采用Wallace树和超前进位加法器来进一步提高电路的运算速度。本乘法器可以作为嵌入式CPU内核的乘法单元,整个设计用VHDL语言实现。-a 16 to be completed with symbols / unsigned multiplication of the number of binary multipliers. The multiplier used to impr
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:19758
    • 提供者:李鹏
  1. Booth_Multiplier

    0下载:
  2. 布斯乘法器的VHDL程序,下載後直接解壓縮複製貼上到你的EDATOOL就可以.-Booth multiplier VHDL procedures downloaded directly extract copy affixed to the EDATOOL you can.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1796
    • 提供者:韓堇
  1. b30core

    0下载:
  2. asm.rar 拉斯维加丝盘源代码 ASM51-asm.rar booth 21001-source Calling
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:118321
    • 提供者:1
  1. BoothMultiplier

    0下载:
  2. -- Booth Multiplier -- This file contains all the entity-architectures for a complete -- k-bit x k-bit Booth multiplier. -- the design makes use of the new shift operators available in the VHDL-93 std -- this design passes the Synplify synthe
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1833
    • 提供者:罗兰
  1. Lab20

    0下载:
  2. the booth algorithm to implement the 32bits multiplication.-the booth algorithm to implement the 32bit 's multiplication.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:57089
    • 提供者:王琪
  1. booth

    0下载:
  2. 简易明了的booth算法乘法器,实现4x4的快速乘法计算;-Simple and straightforward booth multiplier algorithm to achieve the 4x4 multiplication
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:2992
    • 提供者:kang
  1. booth

    1下载:
  2. 32*32 Booth multiplier
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5527
    • 提供者:dzh
  1. booth-multiplier

    0下载:
  2. 布斯乘法器设计源码。。功能完善,modelsim仿真通过-Booth Multiplier source. . Perfect function, modelsim simulation through
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:3290
    • 提供者:松鼠
  1. booth

    0下载:
  2. booth算法的乘法器设置及实现,使用VHDL语言编写-booth algorithm multiplier setting and implementation using VHDL language
  3. 所属分类:DSP program

    • 发布日期:2017-04-12
    • 文件大小:1306
    • 提供者:wanwan
  1. booth.tar

    0下载:
  2. Booth algorithm multiplier this project design booth multiplier by verilog language. you can open it by ISE and simulate.
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:671104
    • 提供者:ali
  1. lab3

    0下载:
  2. booth算法移位乘 使用verilog(Booth algorithm shift multiply Verilog)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:27648
    • 提供者:cadetblues
  1. code

    0下载:
  2. Due to its high modularity and carry-free addition, a redundant binary (RB) representation can be used when designing high performance multipliers. The conventional RB multiplier requires an additional RB partial product (RBPP) row, because an err
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1292288
    • 提供者:ashokpamarthy
  1. Lab4

    0下载:
  2. 布斯(Booth)乘法器是一種透過編碼後再運算所得到較佳效能乘法器 請嘗試描述說明 1. 布斯乘法器原理 2. 布斯乘法器組成架構 3. 並嘗試完成布斯乘法器(The Booth multiplier is a better performance multiplier that is encoded and then computed Please try to describe the descr iption 1. Booth multiplier principle Boo
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-10
    • 文件大小:68608
    • 提供者:dhfryytj
  1. multi_booth

    0下载:
  2. booth乘法器,实现普通booth乘法算法(Booth multiplier to implement the common Booth multiplication algorithm)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-11
    • 文件大小:330752
    • 提供者:深蓝浅蓝eva
  1. modified_booth_multiplier

    0下载:
  2. quartus ii项目文件包,功能是改进的booth乘法器,节省时钟,已完成仿真。(This zip file contains a quartus ii project, which can fufill multiple function. It is done by using a modified booth multiplier.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:168960
    • 提供者:蝠蝙
  1. Minor-1

    0下载:
  2. code for "booth multiplier" using verilog
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:593920
    • 提供者:nishusingla
  1. ALU32

    1下载:
  2. 采用booth算法,实现了32位的ALU。(The 32 bit ALU is realized by using the Booth algorithm.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-22
    • 文件大小:1757184
    • 提供者:jetyeah
  1. multiplier

    1下载:
  2. Booth乘法器是属于位操作乘法器,采用流水线结构实现(The Booth multiplier is a bit-operated multiplier that is implemented in a pipeline structure.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2021-02-07
    • 文件大小:2138112
    • 提供者:wlkid1412
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com