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

搜索资源列表

  1. calculator

    0下载:
  2. 基于51单片机和液晶1602的简易计算器,可进行加减乘除浮点型运算和清除、即时显示等功能-51 single-chip microcomputer and LCD based on the 1602 simple calculator, can add, subtract, multiply and divide floating point operations and clear, type instantly shows etc. Function
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2.07kb
    • 提供者:zhuhanghua
  1. grammarAnalysis

    0下载:
  2. 编译原理,C语言,利用递归下降法进行表达式分析。实现了普通加减乘除表达式的分析。-Compiling principle, the C language, using a recursive descent method for expression analysis. Realize the common add, subtract, multiply and divide expression analysis.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.28kb
    • 提供者:SAM
  1. polynome.rar

    0下载:
  2. 多项式相乘的两种算法:直接相乘,分治法相乘,Polynomial multiplication of two algorithms: Direct multiply, multiply divided Act
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.64kb
    • 提供者:许红龙
  1. Little_Student.rar

    0下载:
  2. 某小学给学生留作业,要求为一个5000以内的加减乘除括号四则运算的题目。 要求: 1. 程序每次运行都生成30道包含+,-,*,/,(,)的题目。 2. 操作符号顺序是随机的。 3. 因为是小学生,没有代数和以及负数的概念,所以任何时刻减法都必须是减数小于被减数。 4. 任何中间过程中的除法都必须能整除,无分数的概念。 5. 所有中间结果和最终结果都要小于5000. 6. 将正确结果也输出出来,但是用16进制表示 7.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1.26kb
    • 提供者:chandr
  1. bignumber.cpp

    0下载:
  2. 这是大数相乘的一般算法,采用链表的方式。实现两个大整数的加、减、乘的运算,其中乘法运算利用分治的方法解决-This is a general algorithm for multiplication of large numbers, using linked list approach. The realization of two big integer add, subtract, multiply computing, in which the use of multiplication
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2.44kb
    • 提供者:caoxiang
  1. bigint

    1下载:
  2. 用c++实现的一个大整数类,可以进行加减乘除,求模,模幂,模逆运算-Using c++ to achieve a large integer class, you can add or subtract multiply and divide, seeking mold, modular power, modular inversion
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:623.96kb
    • 提供者:xyh
  1. IR-2

    0下载:
  2. 红外遥控式简单计算器演示程序 * * 用红外遥控器做输入(适用新式遥控器) * * * * LCD1602显示方式: * LCD第一行显示:CALCULATOR * * LCD第二行显示:运算过程 * * * 主要功能: * 0-99两位数之间的加、减、乘、除整数运算-Simple calculator-style infrared remote control demo program** to do with infrared remot
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:29.79kb
    • 提供者:简芝彬
  1. calculator

    0下载:
  2. 实体对象作为ActionForm的属性,实现了加、减、乘、除计算功能的计算器。-Entity object attributes as ActionForm achieved add, subtract, multiply, with the exception of the calculation function calculator.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1.18mb
    • 提供者:张宏宾
  1. Int64

    0下载:
  2. 完成一个简单64位整数加、减、乘、除运算类,可以进一步修改为长整数运算-Completion of a simple 64-bit integer add, subtract, multiply, with the exception of computing categories, can be further revised to a long integer calculations
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:2.15kb
    • 提供者:波波
  1. fsjsq

    0下载:
  2. 能够计算出整数和分数分数的加、减、乘法,但是不具备混和运算功能-Be able to calculate the integer and fractional scores add, subtract, multiply, but do not have mixed computing function
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:17.08kb
    • 提供者:雨觞
  1. jisuanqi

    0下载:
  2. 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3、以角度、弧度两种方式实现上述部分函数 -Systematic study of object-oriented programming ideas, u
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:56.85kb
    • 提供者:Dante
  1. SparseMatrix

    0下载:
  2. 用三元组实现的稀疏矩阵运算 用户输入正常矩阵 但存储为三元组 可以实现加,乘和转置三种运算-Achieved with a triple sparse matrix operations the user to enter the normal matrix, but storage can be achieved for the triple add, multiply, and transpose three kinds of operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:238.63kb
    • 提供者:lijie
  1. matrix-multiply

    0下载:
  2. n个矩阵相乘,用动态规划的算法使得矩阵相乘所用的步骤最少,即选择合适的矩阵结合方式进行- the matrix multiply with the least steps
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:159.71kb
    • 提供者:sennia
  1. multiply

    0下载:
  2. 大数相乘的算法,本例是利用三个栈和一个队列来实现的大数相乘,此思想较为复杂点-Multiply large numbers algorithm, in this case is the use of three stack and a queue to achieve multiply large numbers, this ideology is more complex point
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:300.17kb
    • 提供者:诚可贵
  1. multiply

    0下载:
  2. 乘法的竖式运算: 输入两个正整数,显示它们相乘的横式和结果以及竖式运算过程。-Vertical multiplication: input two positive integers, the horizontal and the results show that they multiply and vertical operation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:349.38kb
    • 提供者:shengsheng
  1. multiply-array

    0下载:
  2. multiply two dimension arrays in csharp
  3. 所属分类:Other systems

  1. matrix multiply

    0下载:
  2. Matrix multiply on cuda GPU
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:12kb
    • 提供者:mahmoudk
  1. src_multiply

    0下载:
  2. Data content to multiply the given values
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:10kb
    • 提供者:Nithya_123
  1. Multiply

    0下载:
  2. Virtual instrument than display a result of a multiply of a pair of inputs
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:4kb
    • 提供者:Joze0115
  1. multiply graph

    0下载:
  2. a virtual instrument than shows the graph of a multiply of a pair numbers
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:7kb
    • 提供者:Joze0115
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com