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

搜索资源列表

  1. fang(2)

    0下载:
  2. DSP C语言的汇编方法以及键盘和点阵的使用原理及编程方法,最后通过实验硬件调试实现简单的加法运算和点阵-DSP
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-30
    • 文件大小:1745
    • 提供者:心结
  1. yunsuanfu

    0下载:
  2. 实验: 有两个个矩阵a和b,均为2行3列。 重载运算符“+”, (1)使之能用于矩阵的相加。如c=a+b。 (2)如果参与运算的两个操作数中一个是整数即矩阵+3或3+矩阵形式,进行加法运算也能得出和。 (3)定义自减运算符的前置(i++)和后置(++i)重载编写相应程序并验证它的正确性。 -i think it s a goog for many people
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:24628
    • 提供者:邱强
  1. alu_32_bit

    0下载:
  2. 用Verilog编写的32位ALU(运算器),具有与、或逻辑运算;加、减算术运算;小于置一,零检测,以及溢出检测等功能。其中加法运算是采用了快速进位链-32bitALU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:2019
    • 提供者:zhyan
  1. ADDER

    0下载:
  2. VHDL语言的带控制端口的加法器,实现加法运算。-VHDL language, with a control port of the adder to achieve addition operation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:22685
    • 提供者:piikee
  1. io

    0下载:
  2. 从键盘读入2个长整数,进行加法运算,输出运算结果。要求使用输入输出流。-Read from the keyboard into two long integers, for the addition operation, the output calculation results. Require the use of input and output streams.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1192
    • 提供者:jayxiazai
  1. trans

    0下载:
  2. 此程序是gram程序基础上设计的加法运算表达式的L属性递归下降翻译器-This program is designed on the basis of gram program addition expression is the property of recursive descent translators L
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:3929
    • 提供者:孔小亮
  1. 4

    0下载:
  2. 超长正整数的加法源代码 用于比较长的整数的加法运算-Long positive integers in addition the source code used to compare a long integer addition operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5707
    • 提供者:gutouxue
  1. PK2

    0下载:
  2. 加法运算器 可以自由进行加法运算 可以很快得出结果-Addition arithmetic unit can be free to the outcome of the addition operation can be quickly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1417
    • 提供者:zhangsiyuan
  1. ThreadMemo

    0下载:
  2. 以一个简单的加法运算讲解多线程,提供充分的示例示例。-descr iption of multi thread with c#
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:495809
    • 提供者:欧志辉
  1. Csharpjiafayunsuan

    0下载:
  2. 用C#在WEB中实现加法运算!两个TEXTBOX控件即完成。-Addition operation with C# to achieve!
  3. 所属分类:.net

    • 发布日期:2017-04-13
    • 文件大小:2273
    • 提供者:xyz
  1. Overload.java

    0下载:
  2. 编写一个 Java 程序 ,反映出方法重载的使用特点 , 该程序包含多个重载的加法运算 , 例如 : 整型加法、实型加法、以及混合加法运算等。从中体会方法重载的用法和优点。-Overload.java
  3. 所属分类:JavaScript

    • 发布日期:2017-03-27
    • 文件大小:535
    • 提供者:晨曦
  1. Calculator

    0下载:
  2. 用mfc语言写的计算器,可以进行加法运算,供初学者使用-Mfc language used to write the calculator, can be the addition operation for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1867453
    • 提供者:gunner
  1. mydialog

    0下载:
  2. 是基于mfc的对话框编程,在上面实现一个加法运算,是学习mfc的好材料-Mfc dialog based program, achieving an addition operation in the above is a good material to learn mfc
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:989717
    • 提供者:尤实佳
  1. Complexadditions

    0下载:
  2. 采用vc++6.0编程,实现操作符重载实现编程多态-复数的加法运算。-vc++6.0 programming, operator overloading to achieve polymorphism in programming- the plural of the addition operation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:50404
    • 提供者:陶菲克
  1. lianbiao

    0下载:
  2. 用单链表实现多项式的加法运算,其中没有迭代器-Polynomial with a single linked list to achieve the addition operation, which is not an iterator
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:31683
    • 提供者:陈智源
  1. 5-3

    0下载:
  2. 输入并建立两个稀疏矩阵A和B的十字链表, 输出稀疏矩阵, 两完成两稀疏矩阵的加法运算,结果存放在稀疏矩阵A中, 要求相加结果为0的元素从结果稀疏矩阵的十字链表中删除, 输出A稀疏矩阵-Input and the establishment of two sparse matrices A and B, cross linked, the output matrix, the two completed the addition of two sparse matrix computation,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:894742
    • 提供者:安全卫士
  1. Matrixsum

    0下载:
  2. 矩阵相加,实现矩阵加法运算,采用十字链表存储,实现相加。-Matrix add, matrix addition operation achieved by using cross-linked storage, to achieve additive.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2306
    • 提供者:daiminmin
  1. asm

    0下载:
  2. 程序说明 本程序可以计算-127~128间有符号数加法运算,但输入超过允许范围时显示溢出“over flow!”。编译环境masm5,操作系统Windows xp-16bit signed finge add
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:920
    • 提供者:杨洪强
  1. Floating-Point-Adder

    1下载:
  2. 浮点数加法器IP核的vhd设计。浮点数加法运算是运输中使用最高的运算,结合vhdl和EPGA可编程技术,完成具有5线级流水线结构、符合IEEE 754浮点标准、可参数化为单、双精度的浮点数加法器。-Floating point adder design IP core vhd. Floating-point addition operation is used in most transport operations, combined with vhdl and EPGA programmab
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:154913
    • 提供者:凌音
  1. matrix

    0下载:
  2. 矩阵运算程序,矩阵加法,减法,转置,求逆,乘法,等运算-Matrix operations procedures, matrix addition, subtraction, transpose, inverse, multiplication, and so computing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5917
    • 提供者:向巍
« 1 2 3 4 5 67 8 9 10 11 ... 31 »
搜珍网 www.dssz.com