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

搜索资源列表

  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. 示范yacc&lex

    2下载:
  2. 这个是YACC和LEX结合使用来实现整数加法的简单事例,我体现的是基本的步骤,不在于其功能的完美和强大,给我一样的菜鸟以启示,以便您不必在开始的路上徘徊太久,希望您喜欢-the LEX and YACC is a combination of integers to achieve a simple example, I embody the basic steps, not its function in a perfect and strong, give me the same expos
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14219
    • 提供者:江中月
  1. Visual C++计算器

    0下载:
  2. 这是一个vc编写的计算器!可以实现计算器加法功能等。 -This is a vc prepared by the calculator! Adder can achieve calculator functions.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1486142
    • 提供者:舒义
  1. 超长正整数的加法

    0下载:
  2. 请设计一个算法来完成两个超长正整数的加法。 *问题分析与算法设计 首先要设计一种数据结构来表示一个超长的正整数,然后才 能够设计算法。 首先我们采用一个带有表头结点的环形链来表示一个非负的 超大整数,如果从低位开始为每 个数字编号,则第一位到第四 位、第五位到第八位...的每四位组成的数字,依次放在链表的 第一个、第二个、...结点中,不足4位的最高位存放在链表的最 后一个结点中,表头结点的值规定为-1。-requested to
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2252
    • 提供者:姚紫欣
  1. xxsjfys

    0下载:
  2. 自己做的一个小学生加法练习,很实用的,下载把-have done a primary additive practice, very practical, download put
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4007664
    • 提供者:刘晓雨
  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. decrypaddtion

    0下载:
  2. 这个是和encrypaddtion加法加密配合用以解密的程序,穷举方法-encrypaddtion Adder and encryption support for the decryption procedures, exhaustive methods
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1478
    • 提供者:zy
  1. asmtest

    0下载:
  2. 一.输入7个个位数进行由小到大进行排序 要求: 1.键盘输入7个个位数并显示,每个数之间有一定的距离 2.换行输出排序后的数据 二.实现十位加法,例如:13+6=19 1.加数与被加数要有键盘输入并显示 2.运算输出结构显示 三.键盘输入任意一个字符,然后输出该字符,空两格后再显示该字符的ASCII码 1.键盘输入并显示 2.输出ASCII码-one. Seven imported each headed for the median rank
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5035
    • 提供者:李伟然
  1. jj

    0下载:
  2. 这是一个加法编译程序供您参阅,希望给您带来帮助!谢谢使用!-This is an additive compiler for your reference, you bring hope to help! Thank you use!
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:6140
    • 提供者:小董
  1. dsptest

    0下载:
  2. 包括三个程序(数字信号处理器54系列试验程序加法、定时器、时钟发生器初始化)及其相关链接程序和中断向量表,已调试过,通过编译。-including three procedures (digital signal processor 54 Adder series of testing procedures, timers, clock Generator initialization) and its related procedures and links to scale disrupti
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4798
    • 提供者:wanghua
  1. chanshenshuijishu

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

    • 发布日期:2008-10-13
    • 文件大小:1851
    • 提供者:xiaoqiang
  1. ASM11

    0下载:
  2. 汇编实现一位数加数,多位数加法,查找字符串,乘法。程序中已经有详细的说明了。-achieve a compilation of several augend, multi-digit addition, search strings, multiplication. Proceedings have a detailed descr iption.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4886
    • 提供者:zll
  1. huibian_random

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

    • 发布日期:2008-10-13
    • 文件大小:2011
    • 提供者:詹庆锋
  1. duoxiangshiplus

    0下载:
  2. 一个多项式相加的C程序,实现两个升幂排列的多项式的加法-Addition of a polynomial C procedures, or two power with a polynomial Adder
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1282
    • 提供者:萧贤
  1. liao

    0下载:
  2. Delphi实例程序 1显示隐藏文本 2随机数加法与乘法 3密码校验程序 4矩阵的转置 5交换两变量的值 6计算题-examples show that the hidden text of a random two-digit addition and multiplication 3 password verification procedures Matrix 4 home to the two exchanged five variables are six ca
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:852153
    • 提供者:廖俊潮
  1. JIAJIAN010

    0下载:
  2. 1、输入模块:从键盘读入两个长整数,并存储在內存中。 2、运算模块:编写子程序完成大整数的加法和减法。 3、实验环境:软件环境 MASM 5.0 -an import module : Reading from the keyboard into two long integer, and stored in the memory. 2 computational modules : subroutine completed the preparation of the lar
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1860
    • 提供者:mong
  1. 128bitminus

    0下载:
  2. 128乘法模拟器 c M位乘N位不带符号整数的阵列乘法中加法---移位操作的被加数矩阵.每一部分乘积项ab叫做一个被加数.m*n个被加数可以用m*n个”与门”并行的产生. 以5位乘5位不带符号的阵列乘法器(m=n=5)为例(如下图): FA为一位全加器,FA的斜线方向为进位输出,竖线方向为和输出,而所有被加数项的排列和正常的A*B=P乘法过程中的被加数矩阵相同.图中用矩形围成的阵列中最后一行构成一个行波进位加法器,其时间延迟为(n-1)2T.当然,为了缩短加法时间,最后一行的行
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47357
    • 提供者:fred
  1. huibian-random

    0下载:
  2. 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the procedures required to run under DOS. Each operation random.exe an executable, will show two 16-band arbitrary number of expressions ad
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1384
    • 提供者:陈晓维
  1. masmspecialll

    0下载:
  2. 直线加法的实验报告 实现任意二位加法 (a+b)-(c+d)-straight Adder report on the achievement of arbitrary two Adder (a, b) - (c d)
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:9175
    • 提供者:jiang
  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
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com