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

搜索资源列表

  1. xiaoxueshengsuanshulianxi

    0下载:
  2. 小学生算术练习题自动生成器 自动生成自定义范围内的加减乘除算术式子 然后进行四则混合运算的练习-Elementary arithmetic exercises automatic generator automatically generates a custom range of arithmetic formula of addition, subtraction, multiplication, and division Then four mixed operation practice
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:372582
    • 提供者:SmartLou
  1. StackApp

    0下载:
  2. 栈的应用:后缀表达式。输入中缀表达式(即普通乘除加减表达式),转化输出对应后缀表达式,并输出计算结果-Stack applications: postfix expression. Enter infix expression (ie, subtraction, multiplication and division general expression), transforming the output corresponding postfix expression, and output
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3209
    • 提供者:
  1. source

    0下载:
  2. 矩阵相乘 输入:两个N*N阶矩阵相乘 输出:结果矩阵 -Matrix multiplication Input: two N* N matrix multiplication order Output: the resulting matrix
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1816
    • 提供者:ql
  1. erlang2

    0下载:
  2. Erlang实现顺序编程: 1. 将两个有序列表合并成一个有序列表 2. 冒泡排序 3. 打印九九乘法表 4. 求列表的中位数,要求平均复杂度O(N) -Erlang achieve sequential programming: a merger of the two ordered lists into an ordered list 2 Bubble Sort 3 Print multiplication table 4 lists the median demand,
  3. 所属分类:Other systems

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

    0下载:
  2. 这是一个简单的计算器,实现加减乘除四种运算-This is a simple calculator, four implement addition, subtraction, multiplication, and division operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1873164
    • 提供者:fananjie
  1. CPPMatrix

    0下载:
  2. 构造矩阵类,包括判断矩阵是否相等,矩阵相加、相减、相乘、相除等,很完整,可以作为矩阵处理的参考-Construct matrices, including judgment matrix are equal, matrix addition, subtraction, multiplication, division, etc., it is complete, can be used as a reference matrix processing
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:14872
    • 提供者:
  1. sample_multiplication

    0下载:
  2. 找出所有满足一定格式的乘数与被乘数,第一列结果与第二列不同,第二列与第三列数字的顺序完全相反,找出后按照十进制乘法的格式输出出来-Find all meet certain formats multiplier and multiplicand, the first column and the second row a different result, the second column and the third column of numbers in the order exactly
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:990
    • 提供者:米杨
  1. test2_19

    0下载:
  2. 乘法口诀表,输出九九乘方,程序非常简单,可以-Multiplication tables, ninety-nine power output, the program is very simple, you can try
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:293428
    • 提供者:谢生
  1. 2011010963_e2

    0下载:
  2. 稀疏矩阵的存储与计算,功能如下: 1能够修改矩阵中元素的值 2矩阵的加法运算 3矩阵的乘法运算-Storage and computing sparse matrix, the following functions: 1 can modify the value of the elements in the matrix 2 matrix addition 3 matrix multiplication
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1154080
    • 提供者:余可
  1. jisuanqi

    0下载:
  2. 实现计算器的基本功能,包括加、减、乘、除等-To realize the basic function of the calculator, including addition, subtraction, multiplication, division, etc
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2755933
    • 提供者:丁雪梅
  1. complex-operation

    0下载:
  2. 定义一个复数类,通过运算符重载进行复数的加减乘除。-Define a complex type, through the operator overloading. The plural addition, subtraction, multiplication, and division
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:465348
    • 提供者:万琪
  1. C-99

    0下载:
  2. C语言打印九九乘法表,循环嵌套,循环结构实现-C language print multiplication table, nested loop, the loop structure to achieve
  3. 所属分类:Printing program

    • 发布日期:2017-04-14
    • 文件大小:2585
    • 提供者:董鹏
  1. Calculator

    1下载:
  2. 利用Microsoft Visual C++的MFC制作的一个简易科学计算器: (1)能够实现最基本的加、减、乘、除四则基本运算; (2)计算机界面设置有各种按键; (3)界面有清空按钮,方便用户计算使用; (4)另外此计算器具有开方、三角函数、自然对数、倒数等运算。 -Use Microsoft Visual C++ the MFC produced a simple scientific calculator: (1) to achieve the most basic
  3. 所属分类:Other systems

    • 发布日期:2015-11-03
    • 文件大小:2271232
    • 提供者:覃浩
  1. Matrix-multiplication

    0下载:
  2. 通过vc++ 6.0编写的计算矩阵连乘的运算的代码-Through the calculation of the matrix with vc++ 6 prepared by the operation code
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1044
    • 提供者:张准东
  1. calc

    0下载:
  2. 实现一个简单计算器,其类似于Windows附件中自带的计算器。要求界面简洁大方,具有一个菜单栏,一个编辑框及若干按键。按钮控件具有对鼠标敏感的功能,当鼠标位于不同的位置和状态时,控件会显示不同的颜色。-a light weight class calculator implements basic funtions like addition,subtraction,multiplication,division
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:381778
    • 提供者:pucca Liu
  1. MFC_calc

    0下载:
  2. 使用C++编写的的win32计算器,界面基于MFC框架。本计算器能够实现简单的加减乘除以及求余运算。-By using c++ win32 calculator, interface based on the MFC framework. This calculator realization and seek more than the simple addition, subtraction, multiplication, and division operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1913698
    • 提供者:马伟东
  1. matrix

    0下载:
  2. 矩阵类模板Matrix<Type>是专门为线性代数中矩阵而设计的一个模板类,具体的函数声明与定义可以参见“matrix.h。见测试文件 matrix_test.cpp,功能如下: Matrix<Type> m 创建一个空矩阵 Matrix<Type> m2(m1) 创建矩阵 m2的拷贝 m1 Matrix<Type> m(r,c,x) 创建常数矩阵 Matrix<Type> m(r,c,a) 通过数组创建矩阵
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3724
    • 提供者:李金凤
  1. calculator

    0下载:
  2. 参加一个简单的计算器,编写一个程序完成加法,减法,乘法,除法-Write a program to complete the addition, subtraction, multiplication, division
  3. 所属分类:IME Develop

    • 发布日期:2017-03-26
    • 文件大小:1135
    • 提供者:庭月照
  1. karatsubaNB

    0下载:
  2. Karatsuba Multiplication for realy big numbers >100 digits. File project in Netbeans
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:36098
    • 提供者:Pedro Alvarez
  1. cPP-logical-operation

    0下载:
  2. 用c++设计一个窗口进行两个数基本的逻辑运算加、减、乘、除。-c++ be number two basic logic operations of addition, subtraction, multiplication, and division.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:43405
    • 提供者:佐助君
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com