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

搜索资源列表

  1. MFC-calculator

    0下载:
  2. 使用MFC编写的计算器,实现加减乘除,退格,清除功能-Use the MFC prepared calculator, addition, subtraction, multiplication, and division, backspace, clear function
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:21090
    • 提供者:蓝宇
  1. Polynomial

    0下载:
  2. 实现一个多项式类,它支持多项式加法、减法、乘法-The realization of a polynomial type, which supports the polynomial addition, subtraction, multiplication
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:8390
    • 提供者:june
  1. CPPmathgame

    0下载:
  2. 自动出题20以内退位减法,并进行了创新设计 1) 可以自动出题进位加法题目,如:3+8=?,或?+8=16 或7+?=12。 2) 可以自动出乘法 如: 2*5=?或?*5=35或8*?=32。 3) 随机决定当前题目是进位加法、乘法和退位减法题目。-Automatic title 20 or less the abdication subtraction, and the innovative design 1) can be automatically out of the
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:682
    • 提供者:李明
  1. pb_computer

    0下载:
  2. 使用Pb9.0做的一个小计算器,可以使用小键盘直接输入,数字,以及加减乘除的符号!-Pb9.0 done using a small calculator, you can use the small keyboard input directly, numbers, and symbols for addition and subtraction multiplication and division!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:28709
    • 提供者:侯坡
  1. jianyijisuanqi

    0下载:
  2. 模仿windows计算器的简易计算器,能实现加减乘除运算。是在vc环境下 基于对话框的程序-Imitate simple calculator windows calculator, addition and subtraction multiplication and division to achieve operation. Vc environment is based on the dialog box procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:10655
    • 提供者:liuminsheng
  1. ult

    0下载:
  2. 大二,数据结构,c++版的乘法多项式,仅供参考-Sophomore year, data structure, c++ Version of polynomial multiplication, for reference only
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:109954
    • 提供者:shirley
  1. pictrue

    0下载:
  2. 有简单的计算功能,如加减乘除,和图片欣赏。-A simple calculation of functions, such as addition and subtraction multiplication and division, and pictures to appreciate.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2351221
    • 提供者:小妹
  1. MATRIX1

    0下载:
  2. 针对矩阵类的编程,可以实现矩阵的相加,转置,相乘,单位阵,随机阵等。-For matrix-type programming, you can achieve the sum of matrices, transpose, multiplication, unit patches, such as a random array.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:15314
    • 提供者:方奎
  1. calculater

    0下载:
  2. 简单计算器,可以进行整数小数五位以内的加减乘除运算。4*4键盘-Simple calculator can be carried out within five decimal integer addition and subtraction, multiplication and division calculations. 4* 4 keyboard
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:24597
    • 提供者:wangyong
  1. 99xfabiao

    0下载:
  2. 99乘法表 不列出答案為奇數 99乘法表 不列出答案為奇數-99 Multiplication Table does not list the answer to the odd-numbered 99 multiplication table is not the answer to the odd-numbered list
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:154126
    • 提供者:cloud
  1. shujujiegousuanfa

    0下载:
  2. 对输入矩阵用三元组表存储并对其进行加罚、乘法和转置运算的程序。-The input matrix table with triple store and an additional fine of them, multiplication and transpose operations procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1628
    • 提供者:fenix chan
  1. mult1

    0下载:
  2. 2进制乘法-2 M-ary multiplication
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:883
    • 提供者:liuji
  1. calculator

    0下载:
  2. 计算器,小程序完成计算器的功能 能进行基本的运算,比如加减乘除,混合运算 能够显示时间,并且在时间不准时进行调节 -Calculator, small program to complete the functions of the calculator can do basic arithmetic, such as addition and subtraction multiplication and division, mixed operations can display
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:58557
    • 提供者:yjwang
  1. Complex

    0下载:
  2. 这是我自己编写的一个程序 计算复数的加减乘除,希望对打架有所帮助-This is what I have written a procedure for calculating the complex addition and subtraction, multiplication and division, and they hope to help fight
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1850
    • 提供者:乐天
  1. BigInteger

    0下载:
  2. 很多人实现了大数的加减乘除运算 这里提供一个重载了输入输出和不等号等操作符的大数类,希望能让大家用c++编程时能更灵活的使用大数-Many people realized the addition and subtraction, multiplication and division of large numbers here to provide a heavy-duty computing the input-output and inequality operator of larg
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:1932
    • 提供者:张智勇
  1. dashuxiangcheng

    0下载:
  2. 在VC环境下,无限位大数相乘的代码,适合初学者。-In the VC environment, the infinite multiplication of large numbers of digital code, suitable for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1435
    • 提供者:赵云
  1. 1001

    0下载:
  2. 高精度计算,可适用于浮点型数据的乘法运算,自己编的请指教,题目来源ACMPKU1001-High-precision calculation, applicable to floating-point data multiplication, own please advice ACMPKU1001 Title Source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:8247
    • 提供者:Tim
  1. xinhaoxitongppt

    0下载:
  2. 1.1 绪 言 一、信号的概念 二、系统的概念 1.2 信号的描述与分类 一、信号的描述 二、信号的分类 1.3 信号的基本运算 一、加法和乘法 二、时间变换 1.4 阶跃函数和冲激函数 一、阶跃函数 二、冲激函数 -1.1 Introduction of a signal of the concept of the Second, the system the concept of 1.2 signals a descr ipti
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3158124
    • 提供者:123wj
  1. 99

    0下载:
  2. 一个简单的小程序,实现99乘法表的打印处处功能-A simple small program to achieve 99 multiplication table print all function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:6094
    • 提供者:周宇
  1. jsj

    0下载:
  2. 实现计算器的基本操作,包括了加减乘除以及平方开根,正余弦变化,以及模拟真实计算机的上挡健-The realization of the basic calculator operations, including multiplication and division addition and subtraction as well as the open square root, cosine changes are, as well as on the computer simulate t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:32213
    • 提供者:蚂蚁
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com