搜索资源列表

  1. DCT域隐藏

    0下载:
  2. 当要隐藏信息时,在MATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(cu
  3. 所属分类:防火墙与安全工具

    • 发布日期:2024-05-14
    • 文件大小:203776
    • 提供者:韩飞
  1. ripple-lookahead-carryselect-adder

    0下载:
  2. Ripple Adder: 16-bit 全加,半加及ripple adder的设计及VHDL程序 Carry Look ahead Adder:4, 16, 32 bits 前置进位加法器的设计方案及VHDL程序 Carry Select Adder:16 Bits 进位选择加法器的设计方案及VHDL程序-Ripple Adder : 16-bit full adder, semi-Canada and the ripple
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:李成
  1. cla_src

    0下载:
  2. carry lookahead adder verilog program
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:heyong
  1. cla16

    0下载:
  2. verilog code 16-bit carry look-ahead adder output [15:0] sum // 相加總和 output carryout // 進位 input [15:0] A_in // 輸入A input [15:0] B_in // 輸入B input carryin // 第一級進位 C0 -verilog code16-bit carry look-ahead a
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:沙嗲
  1. CSLA_32

    0下载:
  2. 32bit carry select adder
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:suha
  1. save_adder

    0下载:
  2. implement of carry save adder with verilog
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:1452032
    • 提供者:shabnam
  1. lookahead

    0下载:
  2. implement of carry look ahead adder vith verilog
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:32768
    • 提供者:shabnam
  1. carrysel_adder_files

    0下载:
  2. This has code of carry select adder.. It is written in VHDL.. Hope its useful for beginners .. All the best-This has code of carry select adder.. It is written in VHDL.. Hope its useful for beginners .. All t
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:santhosh
  1. RippleCarryAdder

    0下载:
  2. Ripple Carry Adder in Vhdl
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:78848
    • 提供者:Abdullah
  1. lab7

    0下载:
  2. 在這個實習當中,我們學習利 用 Hierarchical VHDL code 的方式,來 實現一 個n-bit 的ripple-carry adder,並學習使用package。-In this practice among the profit we can learn to use Hierarchical VHDL code the way to achieve an n-bit future of t
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-14
    • 文件大小:82944
    • 提供者:徐小華
  1. hcsa_adder_latest(2).tar

    0下载:
  2. Hierarchical Carry Save Algorithm. HCSA Generic ALU.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:616448
    • 提供者:charanyakannan
  1. cla

    0下载:
  2. Carry Look ahead adder
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:Senthil Kumar
  1. Carrylookaheadadder

    0下载:
  2. carry look ahead adder implented in 3 models of vhdl-carry look ahead adder implented in 3 models of vhdl
  3. 所属分类:文件格式

    • 发布日期:2024-05-14
    • 文件大小:47104
    • 提供者:sathishkumar
  1. FOURBITRIPPLECARRYADDER

    0下载:
  2. four bit ripple carry adder implented in 3 models of vhdl-four bit ripple carry adder implented in 3 models of vhdl
  3. 所属分类:文件格式

    • 发布日期:2024-05-14
    • 文件大小:86016
    • 提供者:sathishkumar
  1. 5PG

    0下载:
  2. Design of High-Performance Low-Power Carry Select Adder using Dual Transition Skewed Logic (DTSL)I
  3. 所属分类:编程文档

    • 发布日期:2024-05-14
    • 文件大小:135168
    • 提供者:Prabu
  1. p4_adder.tar

    0下载:
  2. 用vhdl实现的P4加法器,包括主要元件rca加法器,carry select adder,pg模块,并提供了一个测试文件,用modelsim测试通过-P4 adder implemented using VHDL, including the major component such as: rca adder, carry select adder, pg module,in addition provides a test fil
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:胡恩
  1. adder_csa

    0下载:
  2. carry select adder in verilog
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:Eric
  1. carry-ripple

    0下载:
  2. carry ripple adder code (whole project) in vhdl using xilinx tool. VHD file has source code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:303104
    • 提供者:aaqib
  1. Optimized-design-of-BCD-adder-and-Carry

    0下载:
  2. Optimized design of BCD adder and Carry
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:174080
    • 提供者:Christoffer
  1. carry select addr

    0下载:
  2. vhdl code for carry select adder
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:sajina
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org