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

搜索资源列表

  1. matrix

    0下载:
  2. 设有两个2*3矩阵a,b,重载运算符+,用于两个矩阵的加法运算,如c=a+b,设c也为2*3的矩阵。重载<< 和>>,用于输入输出矩阵。-There are two 2* 3 matrix a, b, overloaded operator+ for addition operation of two matrices, such as c = a+ b, c set for 2* 3 matrix. Overloading < < and> > f
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:584
    • 提供者:glfqss
  1. matrix

    1下载:
  2. 1.对称矩阵的压缩存储\n") 2.上三角矩阵的压缩存储\n") 3.下三角矩阵的压缩存储\n") 4.三对角矩阵的压缩存储\n") 5.三对角矩阵的加法运算-1. Symmetric matrix compression and storage \ n " ) 2. Upper triangular matrix of compressed storage \ n" ) 3. Lower triangular matrix of compressed
  3. 所属分类:Windows Develop

    • 发布日期:2015-03-09
    • 文件大小:2048
    • 提供者:黎黎
  1. Crosslink

    0下载:
  2. 采用十字链表表示稀疏矩阵,并实现矩阵的加法运算-Cross-linked with that sparse matrix, and matrix addition operations to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2017
    • 提供者:刘媛
  1. add

    0下载:
  2. 数据结构试验实现任意长的整数进行加法运算的演示程序-Experimental data structure to achieve any long integer addition operation carried out the demonstration program
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:42113
    • 提供者:丘文威
  1. jf

    0下载:
  2. 可以实现加法运算 包括负数的加减法 使用vc++制作-Addition operation can be achieved including add and subtract negative numbers produced using vc++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:43357
    • 提供者:blyz
  1. FFT_based_on_DSP

    0下载:
  2. 快速傅氏变换(FFT)是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。数字信号处理器(DSP)是一种可编程的高性能处理器,近年来发展很快.它不仅适用于数字信号处理,而且在图像处理、语音处理、通信等领域得到了广泛的应用.通用的微处理器在运算速度上很难适应信号实时处理的要求.联沪处理器中集成有高速的乘法器硬件,能快速地进行大量数据的
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:351055
    • 提供者:Raymond
  1. jiafaqi

    0下载:
  2. 能实现两个4位数的的加法运算,并显示两个加数和结果-To achieve two 4-digit addition operation, and displays the results of the two addend and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:356698
    • 提供者:大机子
  1. operation

    0下载:
  2. 多项式运算 能进行加法运算和乘法运算(用链表实现)-Polynomial operations capable of addition and multiplication operations (with the list implementation)
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1666
    • 提供者:xiaorunfeng
  1. AddService

    0下载:
  2. 在Eclipse上编写的简单网格计算(加法运算),内容简单,但包含了网格计算的基本步骤。-In Eclipse to write a simple grid computing (addition operator), the content is simple, but contains the basic steps of grid computing.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:136454
    • 提供者:yyy
  1. 1.cpp

    0下载:
  2. 实现大整数加法运算,减法运算和乘法运算,数据结构课程设计-Implement large integer addition operation, subtraction and multiplication operations, data structures curriculum
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1994
    • 提供者:yd
  1. adder3

    0下载:
  2. 此源代码是基于Verilog语言的七人投票表决器 、2 个 8 位数相乘 、8 位二进制数的乘法 、同一循环的不同实现方式、使用了`include 语句的 16 位加法器 、条件编译、加法计数器中的进程、任务、测试、函数、用函数和 case语句描述的编码器、阶乘运算函数、测试程序 、顺序执行、并行执行,特别是七人投票表决器,这是我目前发现的最优的用硬件描述的源代码。-The Verilog language source code is based on the seven-vote, and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:王柔毅
  1. PolynomialSum

    0下载:
  2. 使用单链表实现多项式的加法。在进行添加新项(添加新节点)时自动排序,若项数为0,自动删除该项。在进行加法运算时自动排序,若项数为0,自动删除该项。-Single linked list to achieve polynomial addition. During the Add New Item (add new nodes) to automatically sort, if the number of entries to 0, automatically delete the item.
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1500
    • 提供者:安寂
  1. addition

    0下载:
  2. Applet小程序。具有简单的加法运算功能。-Applet applet. Function with a simple addition operation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1336
    • 提供者:看霜
  1. pc

    0下载:
  2. 程序计数器+地址寄存器,已预置一段mif文件,可实现加法运算。-Program Counter+ address register, a mif file has been preset, addition operations can be realized.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:361880
    • 提供者:luoqing
  1. plus

    0下载:
  2. 大数加法 两个大数的加法运算,用数组实现-The addition of large numbers addition operation of two large numbers, using the array to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:627
    • 提供者:candy
  1. hw10

    0下载:
  2. 大整数加法运算,先将相加的两个数转换成字符串,再相加。-Large integer addition operation, first add the two numbers into a string, and then add.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:310548
    • 提供者:清风
  1. java1

    0下载:
  2. 1、编写一个Java应用程序。用户从键盘输入一个1~99999之间的整数,程序将判断这个数是几位数,并判断这个数是否是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,如12121和3223都是回文数。 2、编写一个Java应用程序,该程序中有一个Rational(有理数)类,具体要求如下: ?Rational类有两个int型的成员变量,名字分别为numerator(分子)和denominator(分母)。 ?提供Rational add(Rational r)方法,即
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:1232
    • 提供者:00
  1. 3

    0下载:
  2. 数据结构经典制作内容--- 稀疏矩阵的建立十字链表表示稀疏矩阵- 1.稀疏矩阵的加法运算 2.稀疏矩阵乘法运算-- 3.稀疏矩阵的转置-- 4.退出功能)-The contents of the data structure--- the classic production create the sparse matrix sparse matrix that cross list- 1. Sparse matrix addition operation 2. Sparse
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3161
    • 提供者:shaluo025
  1. jiafa

    0下载:
  2. 支持浮点数的大数加法,对位数不加限制的,并且支持浮点数的大数加法运算-this code is very useful for the float add,there is no contor for number.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1329
    • 提供者:宋子玉
  1. matlab_C

    0下载:
  2. 该算法主要演示matlab调用C语言程序的示例,包括一个基本的加法运算、一个矩阵截取和一个递归遍历方法,提供给大家参考 运行时首先修改cd命令后面的路径为文件夹当前路径即可自动编译执行-Call the main demonstration of the algorithm matlab example C language program, including a basic addition operation, an interception and a recursive tr
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:12780
    • 提供者:朱先强
« 1 2 3 4 5 6 78 9 10 11 12 ... 31 »
搜珍网 www.dssz.com