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

搜索资源列表

  1. Test-triangle-function-speed

    0下载:
  2. 该程序使用C#编程,很准确的能够测出执行三角函数,或加法运算的时间等等,很经典。-The program using c# programming, very accurate can measure the executive triangle function, or addition operation time and so on, it was a classic.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:20481
    • 提供者:Guoshuhua
  1. matlabgui_add

    0下载:
  2. matlab里gui设计的一个简单的加法界面,实现加法运算功能。-matlab gui add programe
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:7052
    • 提供者:林超
  1. adder128x

    0下载:
  2. 128位加法器优化设计:64位加法运算+2-1多路选择器。并在关键路径上添加寄存器,降低延迟。 testbench可以测试优化的效果,在ISE中做过综合,能跑到200+MHz-128-bit adder optimization design: 64-bit adder+ 2-1MUX. In the key path, there are regs to improve the performance and reduce the delay time. you use the tes
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:119057
    • 提供者:joe
  1. SimpleDLL

    0下载:
  2. VB调用VC++6.0 DLL的实例,附加全部源码. 功能: 1.利用DLL弹出消息框 2.加法运算 3.减法运算(支持比较操作数)-VB use VC++ 6.0 DLL instance, attach the full source code. Functions: (1) the use of the DLL pop-up message box (2) the addition operator Subtraction (support operand)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:57190
    • 提供者:Cser↘
  1. 1

    0下载:
  2. 这是一个加法器,可以用来计算多位的加法运算。有需要的可以自己下载。-This is an adder, can be used to calculate the number of addition operations. Needs to download.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:1997
    • 提供者:段亚斐
  1. add

    0下载:
  2. 加法计算,用于小学生联系加法运算等等。方便简单-Addition calculation for primary school students Contact addition operation. Convenient and simple
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-06
    • 文件大小:6553
    • 提供者:于华
  1. dotprodc

    0下载:
  2. 数组乘法运算 数组加法运算 累乘累加 三个以上数组-Array multiplication array addition operation tired multiply and accumulate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:985
    • 提供者:rabbit
  1. ReloadOperate1

    0下载:
  2. VC与C++开发基础 操作符重载实现编译多态,复数的加法运算,ReloadOperate的程序源码-VC and C++ to develop basic operator overloading to achieve compile polymorphic plural addition operator, ReloadOperate, program source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:7322
    • 提供者:殷超
  1. CPP

    0下载:
  2. 完成稀疏矩阵的各种运算;加法:可以完成加法的情况下分别对每行处理,如果非零员的列标小则在插入之,相同则完成加法运算,如果结果非零则插入。否则继续下一个飞灵员的处理。最后把没有处理的全部插入。 减法:可以完成减法的情况下,把非零员都变反,再调用加法运算。 乘法,在可以进行乘法的情况下,分别对每行处理:列如:如果M的第一行的第一个和最后一个非零,则把第一个和最后一个分别和N的第一行和最后一行的非零员相乘。得到的结果保存在相应的位置上,再处理下行。把结果在相同位置上的相加。最后用稀疏矩阵的存储
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2023
    • 提供者:
  1. 121

    0下载:
  2. 用C的链表去实现大整数的加法运算的.能够有效的解决问题.-With the C list to achieve large integer addition operation . To effectively solve the problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1083
    • 提供者:曹士大
  1. ComplexNumber

    0下载:
  2. (1)编写一个复数类ComplexNumber,其中包括实例变量real、image,方法如下: 1)构造方法 ComplexNumber(double a,double b) 2) ComplexNumber add(ComplexNumber x) //当前复数对象与另一复数对象进行复数的加法运算,返回一新的复数对象 3) ComplexNumber sub(ComplexNumber x) //当前复数对象与另一复数对象进行复数的减法运算,返回一新的复数对象 4)double getRea
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1224
    • 提供者:luoshengwang
  1. A4-1

    0下载:
  2. 二进制双精度加法运算,用于微机原理上机实验编程-Binary double-precision addition operations, Experimental Programming on Microcomputer Principle
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:692
    • 提供者:songyu
  1. Gradientascent1

    0下载:
  2. 2个整数的加法运算,有verilog语言编写-Two integer addition operation
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2247791
    • 提供者:wangqian
  1. Multiplier16

    1下载:
  2. 本文设计了一种可以实现16位有符号/无符号二进制数乘法的乘法器。该乘法器采用了补码一位乘(Booth算法), 简化了部分积的数目, 减少了某些加法运算,从而提高了运算速度。该乘法器利用Verilog代码实现,通过Modelsim软件对相应的波形进行仿真验证,并通过QuartusII软件对源码进行编译综合。-This paper designed a 16 signed/unsigned binary number multiplication of the multiplier can be a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-20
    • 文件大小:5754546
    • 提供者:hxy
  1. Calculator

    0下载:
  2. 2位数加法运算,遥控计算器,LCD1602显示,编译环境keil4-2 digit addition operation, remote control computer, LCD1602 display, the compiler environment keil4
  3. 所属分类:SCM

    • 发布日期:2017-12-09
    • 文件大小:19659
    • 提供者:陈东
  1. 32weijiafa

    0下载:
  2. 处理大型数据的程序,完成对超长32为正整数的加法运算。-Processing of large data procedures, performed on over 32 is a positive integer addition operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:470339
    • 提供者:任政燊
  1. bignumber

    0下载:
  2. 大数和是比较困难的加法运算,我运用了vc++语言实现了它-Large numbers and
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:933
    • 提供者:陈益民
  1. Adder.txt

    0下载:
  2. 一个非常有用的小程序,它能实现简单的加法运算,真的不错-A very useful little program that can achieve a simple addition, really good
  3. 所属分类:JavaScript

    • 发布日期:2017-12-05
    • 文件大小:698
    • 提供者:陈宙
  1. add

    0下载:
  2. 一个简单的用GUI实现加法运算的实例,是初学GUI的好东西- a simple example of addition using GUI, it it good for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:4892
    • 提供者:SHIJIA
  1. The-addition-of-a-complex-number-

    0下载:
  2. 复数的加法运算 真的不知道还能在写点什么了,谢谢你,可以了吧?-The addition of a complex number can write something, thank you, can it really do not know?
  3. 所属分类:JavaScript

    • 发布日期:2017-11-01
    • 文件大小:799
    • 提供者:liujin
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 31 »
搜珍网 www.dssz.com