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

搜索资源列表

  1. 字符串计算引擎

    1下载:
  2. 功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. <br> 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明.<br> 3:可以使操作符运算具有多种形态。您即可以用“+”表
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:12416
    • 提供者:何福保
  1. 数据结构距阵运算

    0下载:
  2. 利用三元组完成距阵的基本运算,包括加法,减法,乘法.数据结构实习题目-using ternary Group completed the basic matrix operations, including addition, subtraction, multiplication. Internship topic data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23584
    • 提供者:陈大民
  1. 线性表及其应用--长整数四则运算

    0下载:
  2. 数据结构课程设计线性表及其应用,长整数四则运算,实现任意长的整数进行加法运算的演示程序。-curriculum design data structures and application of linear table, four long integer operations and achieve long arbitrary integer addition operations for the demonstration program.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2066
    • 提供者:石剑波
  1. 产生随机数并运算的程序b0b

    0下载:
  2. 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe can display any number of two 16-band addition or subtr
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:2295
    • 提供者:林健枫
  1. 长整数加法

    0下载:
  2. 任意长整数加法运算,双向循环链表实现,相加的长整数数量任意。操作环境C-arbitrarily long integers computing, two-way cycle Chain realized, the combined number of arbitrary long integer. C operating environment
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4595
    • 提供者:李一
  1. 长整形运算

    0下载:
  2. 一、问题描述 设计一个实现任意长的整数进行加法运算的演示程序。 二、需求分析 (1)利用双向循环链表实现长整数的存储,每个结点含一个整形变量,任何整形变量的范围是-(215-1) ~ (215-1)。输入和输出形式:按中国对于长整数的表示习惯,每四位一组,组间用逗号隔开。-a problem describe the design to achieve an arbitrarily long integer addition operations for the demonstr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2617
    • 提供者:
  1. 关于实现加法的rmi的例子

    0下载:
  2. 说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,此例子经过本人的调试通过。欢迎大家享用。-descr iptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findings to the client rmi example, the examp
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8273
    • 提供者:郑云洲
  1. 用socket API实现加法的远程计算

    0下载:
  2. 说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的socket例子,此例子经过本人的调试通过。欢迎大家享用。-descr iptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findings to the client socket example, the
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6573
    • 提供者:郑云洲
  1. Intf

    0下载:
  2. 用于将两个两字节十六进制数据转为浮点数后进行乘除加法运算-for two to two-byte hexadecimal data to float after multiplication and division operations Adder
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:3256
    • 提供者:阿颖
  1. AmessblyPlus

    0下载:
  2. 用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果-Written using assembly language, you can achieve a larger number of addition operations, it is back to show the results of
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:597
    • 提供者:Frank
  1. verilog

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

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

    0下载:
  2. VC++ 数据结构 实验算法 多项式加法运算-VC++ data structures algorithms polynomial experimental addition operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:162845
    • 提供者:张晓光
  1. 多项式基本运算

    1下载:
  2. 用于实现多项式的基本操作,包括加法减法乘法和微分。 实现读入文本文件及输出相应结果在输出的文本文件夹中。(The basic operations used to implement the polynomial, including addition subtraction multiplication and differentiation. Implement the read text file and output the corresponding result in the o
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1856512
    • 提供者:destinyuan
  1. addition of polynomial

    0下载:
  2. 【简答题】 实验2 一元多项式的运算 问题描述 设Pn(x)和Qm(x)分别两个一元多项式。试编写程序实现一元多项式的加法运算。 基本要求 需要基于线性表的基本操作来实现一元多项式的加法运算 需要利用有序链表来实现线性表。(A brief answer to the question. The operation of the 2 univariate polynomial in experiment Problem descr iption Let Pn (x) and
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:secular
  1. GUI-jiafajisuan

    0下载:
  2. GUI界面,能够实现简单的加法运算,设置了两次运算,可根据需要进行修改(GUI interface, can implement a simple addition operation, set up two operations, can be modified according to the need.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:10240
    • 提供者:qwer000
  1. 加法运算器3

    0下载:
  2. C++语言,实现基于链表的加法运算,数据结构源程序实例(C++ language, the implementation of the addition operation based on the chain table, the data structure source program instance)
  3. 所属分类:数据结构

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:玉玲珑
  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. SComputing

    0下载:
  2. 把超过C/C++位数支持的两个大整数进行加法运算(Add two large integers supported by more than C/C++ digits.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:1792000
    • 提供者:仟言
  1. matlab算数运算和逻辑运算

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

    • 发布日期:2019-05-10
    • 文件大小:1221632
    • 提供者:哈哈唐志芳
  1. 基于struts的简单加法运算

    0下载:
  2. 本文件是基于Struts的简单加法运算的源代码,代码比较简单易懂,可供大家参考。
  3. 所属分类:Windows编程

« 12 3 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com