登录
首页 » 算法 » 加法器结构

加法器结构

于 2022-04-30 发布 文件大小:465.08 kB
0 175
下载积分: 2 下载次数: 1

代码说明:

应用背景本文提出了一种技术自主设计和仿真的改进的体系结构进位保存加法器。这种体系结构被证明产生的结果,除了快速和需要的最低数量的逻辑大门。二进制加法是由一系列的异或运算进行,和移位左操作。这些操作被终止与完成信号表明了加法的结果。因为移位运算的数目进行的变化从0到n的n个加数,行为模型中的所有可能有2到15位加数的应用。推导了数学模型从数据和用于预测标准二进制的移位所需的平均数数字,如32,64或128位。4原型这个加法器的设计与仿真在同步和异步模式的操作。并;关键技术进位加法器,同步加法器,异步加法器

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Blackjack C语言实现
    用C语言实现blackjack游戏 游戏规则如下(法语)  La partie oppose tous les joueurs contre la banque. Le but est de battre le croupier sans dépasser 21 (voire la valeur des cartes ci-après). Dès qu’un joueur fait plus que 21, il est éliminé de la partie. La valeur des cartes est établie comme suit : – de 2 à 10 : valeur nominale de la carte ; – chaque figure : 10 points ; – l’As : 1 point ou 11 points au choix du joueur. Un Blackjack est composé d’un As et d’une carte ayant pour valeur 10 (10, Valet, Daome ou Roi). Cependant, si le joueur atteint les 21 points en 3 cartes ou plus on compte 21 points et non pas Blackjack. Au début de la partie le croupier distribue une carte face visible à chaque joueur et tire une
    2022-01-25 22:14:08下载
    积分:1
  • 基于最大类间方差阈值与遗传的道路分割
    The code is based on Otsu threshold algorithm and heritage road split code to calculate the optimal threshold, enabling the road segmentation, experimental results are good.The code is based on Otsu threshold algorithm and heritage road split code to calculate the optimal threshold, enabling the road segmentation, experimental results are good.
    2022-02-04 01:42:13下载
    积分:1
  • C 字符串中的程序
    #include < stdio.h > #include < stdlib.h > int main) { char str [20] ; printf ("Digite uma stringn") ; setbuf(stdin,NULL) ; gets(str) ; int i; 为 (我 = 0 ; 我 < 4; i + +) { printf("%c",str[i]) ; } 返回 0 ; }
    2022-08-10 12:27:30下载
    积分:1
  • 这个代码执行术运。这只是一个计器。非常…
    This code performs the arithmatic operations. This is simply an calculator. Very useful code for the beginner of C-This code performs the arithmatic operations. This is simply an calculator. Very useful code for the beginner of C++
    2022-03-01 14:40:36下载
    积分:1
  • crc计字符串的代码
    han"scrc计算字符串的代码,里面还包含有日期转换,字符串转换为日期等例子,CRC计算安装16或10进制输入,系统自行判断。
    2022-03-28 21:23:18下载
    积分:1
  • C++下,最小二乘拟合曲线,进行线性拟合,多项式拟合和指数拟合
    C++下,最小二乘算法拟合曲线,进行线性拟合,多项式拟合和指数拟合, 所有代码在.h文件中, 只需要包含.h文件到qt工程, 调用接口就能使用拟合曲线函数接口, 亲测可用, 为了大家更好使用, 附上test.cpp, 是调用的大概步骤, 具体使用, 根据需要修改即可
    2023-03-10 18:20:03下载
    积分:1
  • 用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度...
    用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度-With the VC to the latitude and longitude position from a distance conversion, known latitude and longitude point A, and another point A to point B relative to the distance and azimuth, latitude and longitude of point B
    2022-01-24 13:55:54下载
    积分:1
  • 基于LANDMARC系统的室内定位仿真研究
    资源描述摘要:首先介绍LANDMARC系统室内定位的原理。然后结合“距离一损耗”公式,建立了基于此的模型,在此基础上,对模型参数进行优化,并分别通过引入Z方向矢量和距离噪声系数a,作为干扰因子,较真实地模拟了环境变化所产生影响,得到较理想效果,仿真结果表明优化后参教具有很强的抗干扰能力,并能较好为LANDMARC系统的实验与实施提供科学的引导。 关键词:LANDMARC;RFID技术;室内Z/g;噪声模拟
    2022-06-28 10:20:14下载
    积分:1
  • 这是一些数值的源程序,包括非线形方程的解。(二分,牛顿)。线性代数方程组数值解(包括,消去,迭代)...
    这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including, elimination, iteration)
    2022-05-19 06:04:19下载
    积分:1
  • matlab fftn.m 在matlab中开发的 .m源程序
    matlab fftn.m 在matlab中开发的 .m源程序-matlab fftn.m in matlab developed. m source
    2022-03-16 08:17:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载