CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - ADDER

搜索资源列表

  1. a+b

    0下载:
  2. 实现了两个大数的加法,速度很快.最大可以是500位数的相加-realized the majority of the two Adder, very fast. It is the largest of the median combined 500
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:867byte
    • 提供者:张林东
  1. zsxj

    0下载:
  2. 任意长整数相加问题 任意输入两个任意长的整数进行相加 可以得出正确结果数据结构任意长的整数进行加法-arbitrary long integer column two issues indiscriminate importation arbitrarily long integer for the column can reach the right result data nodes arbitrary structure for a long integer Adder
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.95kb
    • 提供者:欧阳幻月
  1. CORDIC_mixer

    1下载:
  2. FPGA可实现的,使用cordic算法的NCO模块混频模块。该模块基于cordic原理,算法中只需要加法和移位运算既可以完成信号的混频功能-FPGA can be achieved, the use of the NCO cordic algorithm module mixing module. Cordic module based on the principle, the algorithm only needs Adder and shift operator can complete
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:853byte
    • 提供者:rossi
  1. high_add

    0下载:
  2. 在此程序中,实现任意长整数的加法运算,也就是高精度加法-in this process, the realization of arbitrary long integer addition operations, which is high-precision Adder
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.75kb
    • 提供者:weiren
  1. 链表加法

    0下载:
  2. 数据结构的链表加法-data structure objectlist Adder
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34.08kb
    • 提供者:老倪
  1. jiafa

    0下载:
  2. 加法难题 有如下的加法算式: donald + gerald = robert 每个字母代表一个不同的数字(0-9),你能否求出每个字母分别代表什么数字?-Adder problems with the additive formula is as follows : donald gerald = robert each letter representing a different figures (0-9), Can you calculated each letter on beha
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-15
    • 文件大小:1.74kb
    • 提供者:紫龙
  1. adder

    0下载:
  2. 长整数加法器,实现长整数加法。开发环境为C++。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.18kb
    • 提供者:jojo
  1. EmpAdmin

    0下载:
  2. 一个简单的算法加法器-a simple algorithm Adder
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:49.41kb
    • 提供者:朱峰
  1. 大数加法

    0下载:
  2. 数据结构的课程设计,本算法是用vc++编写的,运行结果很好,大数加法-data structure of the curriculum design, the algorithm is prepared by the vc, good operating results, large numbers Adder! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:75.7kb
    • 提供者:冷子心
  1. adder

    1下载:
  2. 加法器,简单的加法计算器程序,用vb语言实现-Adder, a simple addition calculator program using vb language implementation
  3. 所属分类:Algorithm

    • 发布日期:2016-04-07
    • 文件大小:5.12kb
    • 提供者:邹诗
  1. quanjiaqi

    0下载:
  2. 建立了基于matlab语言的四位全加器仿真模型,通过了系统验证。-Matlab language is established based on four full adder simulation model, verified by the system.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4kb
    • 提供者:ZHANGCHUN
  1. 16bit-CLA

    0下载:
  2. a 16 bit carry look ahead adder verilog code
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.62kb
    • 提供者:praveen
  1. Lab-Sharp-4

    0下载:
  2. A full adder with non-uniform csa
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:37.81kb
    • 提供者:Babar Jamil
  1. GUI-Adder

    0下载:
  2. MATLAB GUI 实现的一个简单加法器 GUI入门必学-MATLAB GUI Adder for selfstudy
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:6.12kb
    • 提供者:洪钢
  1. ADDER

    0下载:
  2. vhdl最基本的入门的一个代码,一位全加器-one-bit adder
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:662byte
    • 提供者:zhenZ
  1. Adder

    0下载:
  2. 加法器实现,让2个数实现计算器上的加法计算,计算完毕按clear键实现清除。-The adder achieve 2 the number of addition calculation on the calculator, the calculation is completed press the clear key to achieve clear.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:4.21kb
    • 提供者:薛松
  1. Adder.java

    0下载:
  2. 用JAVA编写的关于加法器的小程序,很是经典的一个-Prepared using JAVA applet on the adder, it is one of the classic
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:3.21kb
    • 提供者:轩辕
  1. Adder-digital-tube-display

    0下载:
  2. 加法器数码管显示,FPGA的verilog代码-Adder digital tube display
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:235.49kb
    • 提供者:shixiaohong
  1. adder

    0下载:
  2. adder for verilog for complex addition etc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:372.62kb
    • 提供者:gkdon
  1. Perfect-Money-Adder-2016

    1下载:
  2. This the perfect money adder software and regularly requires updating using paypal-This is the perfect money adder software and regularly requires updating using paypal
  3. 所属分类:Maple

    • 发布日期:2017-05-07
    • 文件大小:1.37mb
    • 提供者:Pushblog
« 12 3 4 »
搜珍网 www.dssz.com