CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 加法运算

搜索资源列表

  1. Polynominal

    0下载:
  2. 单链表建立多项式类,实现多项式乘法与加法运算-Polynomial to establish a single list categories, the achievement of polynomial multiplication and addition operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:252587
    • 提供者:张炜
  1. 3

    0下载:
  2. 本程序实现计算任意长整数的加法运算,大致过程为显示提示信息-->用户输入—>显示结果。 程序中字符集限定为’1’ ’2’ ‘3’ ‘4’ ‘5’ ‘6’ ‘7’ ‘8’ ’9’ ‘0’ ’,’ ‘ ’ ,长整数的长度不予限制。 利用双向循环链表实现长整数的存储,每个结点含一个整型变量。任何整型变量的范围是-(215—1)~(215—1)。输入和输出形式:按中国对于长整数的表示习惯,每四位一组,组间用逗号隔开。-This procedure to achieve t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:351020
    • 提供者:斜阳
  1. ALU

    0下载:
  2. ALU加法器的设计,实现带进位的加法运算!-ALU adder design, the realization of the adder into the bit computing!
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:36159
    • 提供者:cgrcgh
  1. MQAM-modulation-demodulation

    0下载:
  2. 产生一段随机四进制信号,对其进行QAM调制后,送入加性高斯白噪声信道传输,用加法运算在已调信号叠加白噪声,模拟加性高斯白噪声信道对信号传输的影响,在接收端对信号进行相应解调,并与原始信号比较计算误码率。改变误差白噪声的功率,绘制信噪比与误码率曲线。并与同组其他同学的性能曲线比较各种调制方式的性能优劣。-For some randomly generated four-band signal, after its QAM modulation, into the additive white Ga
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:465018
    • 提供者:ldj
  1. jiafa

    0下载:
  2. 十字链表的加法运算代码 采用文档输入输出 自动生成文档并保存 可重现-Cross list using the addition operation code input and output files automatically and save the document to reproduce
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:2122
    • 提供者:lb
  1. verilog

    0下载:
  2. 带溢出的四位补码加法运算verilog代码-verilog
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4149
    • 提供者:刘晓芸
  1. Linklist

    0下载:
  2. 用链表实现一元多项式的加法运算...有不足处,大家指点哦-Unary polynomial using linked list implementation of the addition operation ... there are deficiencies, we pointing oh ...
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4559
    • 提供者:黄青云
  1. caculate

    0下载:
  2. 用MFC做的加法运算小程序,比较基础,开发环境是VS2003。-With the MFC to do a small addition operation procedure, the comparison basis, the development environment is VS2003.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:47076
    • 提供者:lvchao
  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. 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. testDAO

    0下载:
  2. 最简单的DAO方法!文档中通过简单的加法运算实现,适合初学者。-DAO The easiest way! Document to achieve a simple addition operation, suitable for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:11803301
    • 提供者:xuexi
  1. jiajiajia

    0下载:
  2. VB加法器,可以进行加法运算,支持科学计数法以及小数等等。而已成为偷懒的好工具!-VB adder, addition operations can support scientific notation and decimal and so on. Only be a good tool for lazy!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:7729
    • 提供者:longway
  1. call

    0下载:
  2. 计算器,数字以字符串输入,实行加法运算,需要内部实现字符转换,成数字,结果仍转换成字符串方式输出。-Calculators, digital input string, the implementation of addition operation, the need to achieve internal character conversion to digital, the result is still way to convert a string output.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:302928
    • 提供者:高翔
  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. 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. assignment1

    0下载:
  2. 【问题描述】 设计一个实现一元稀疏多项式相加运算的演示程序。 【基本要求】 (1)输入并建立两个多项式; (2)多项式a与b相加,建立和多项式c; (3)输出多项式a,b,c。输出格式:比如多项式a为:A(x)=c1xe1+c2xe2+…+ cmxem,其中,ci和ei分别为第i项的系数和指数,且各项按指数的升幂排列,即0≤e1<e2<…<em。多项式b,c类似输出。([descr iption of the problem]
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:是杰瑞
  1. matlab算数运算和逻辑运算

    1下载:
  2. 实现基本的运算(算数运算和逻辑运算),例如:加法、减法、乘法、除法、开方等运算(Implementing basic operations (arithmetic and logic operations))
  3. 所属分类:其他

    • 发布日期:2019-05-10
    • 文件大小:1221632
    • 提供者:哈哈唐志芳
« 12 3 4 5 »
搜珍网 www.dssz.com