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

搜索资源列表

  1. HexCalc.rar

    0下载:
  2. 十六进制计算器,包括加减乘除和移位等位运算,Hexadecimal calculator, including the addition and subtraction and multiplication and division, such as bitwise shift
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:11246
    • 提供者:zzz
  1. calculator_1

    0下载:
  2. vc实现,简单计算器,包括加减乘除,三角函数,根号,等运算。-vc realization, simple calculators, including the addition and subtraction multiplication and division, trigonometric functions, root number, such as computing.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:49228
    • 提供者:weibo
  1. matrix

    0下载:
  2. matrix multiplication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:12174
    • 提供者:bryan
  1. Strassen

    0下载:
  2. 利用C++实现strassen矩阵乘法,即采用七次乘法的分治法。-The use of C++ realization of Strassen matrix multiplication, namely multiplication seven sub-rule method.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1571
    • 提供者:吕东
  1. Matrixchainmultiplication

    0下载:
  2. 给定n个矩阵构成的一个链<A1,A2,…,An>其中i=1,2,…,n,矩阵Ai的维数为pi-1pi,对乘积A1A2…An以一种最小化标量乘法次数的方式进行加全部括号。该问题应用动态规划算法-N matrix of a given composition of a chain <A1,A2,…,An> Which i = 1,2, ..., n, the dimension of the matrix Ai is pi-1pi, on the product A1A2 .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2944
    • 提供者:
  1. mcm

    0下载:
  2. this a matrix chain multiplication ...in c code-this is a matrix chain multiplication ...in c code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1825
    • 提供者:satendra
  1. calculaterdesignusingMATLAB

    0下载:
  2. 是一个用MATLAB编写的计算器的程序实现加减乘除等运算-MATLAB is used to prepare the calculator program, such as addition and subtraction multiplication and division operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:908
    • 提供者:songyunxia
  1. mpi_matrixMultiplication

    0下载:
  2. 一个简单的MPI矩阵相乘代码,由一个MASTER node分配第一个矩阵的各行到运算节点,然后收集结果-A simple MPI matrix multiplication program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:2320
    • 提供者:eric yang
  1. Polynomial-multiplication

    0下载:
  2. 用两个链表存储多项式分别存储两个多项式,并进行多项式的乘法将结果用链表存储起来-Storage list with two separate storage of two Polynomials Polynomials and polynomial multiplication results stored by list
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1878
    • 提供者:李瑞
  1. Multiplication

    0下载:
  2. 四个方向的九九乘法表,用ASP实现的,通过控制台打印出来-Multiplication table of the four direction
  3. 所属分类:.net

    • 发布日期:2017-03-31
    • 文件大小:21589
    • 提供者:何景
  1. MultMat2

    0下载:
  2. This project implements a matrix multiplication in block. This source code is implemented in Visual Basic.NET
  3. 所属分类:.net

    • 发布日期:2017-03-31
    • 文件大小:84010
    • 提供者:marciors
  1. cannon1

    0下载:
  2. cannon的并行算法,使用MPI编写的,对矩阵乘法的一种运算方法-cannon of the parallel algorithm using MPI written as a matrix multiplication of the methods of calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1023
    • 提供者:周济
  1. Multiplication

    0下载:
  2. A program that process the multiplication table of a given dimension of a given numbers. Usually binary formulation from the abstract algebra is needed for this program.
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:1312
    • 提供者:Eilana
  1. parallel_matrix_multiply_demo

    0下载:
  2. 基于MPI得并行矩阵乘法 Cannon算法实现 该程序基于 Boost 和 MPI 实现了Cannon 算法实现对矩阵得并行求积。 -MPI-based parallel matrix multiplication may Cannon algorithm implementation of the program and the MPI-based Boost algorithm achieved Cannon was parallel to the matrix of quadratur
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1980202
    • 提供者:李劲松
  1. polynomial

    1下载:
  2. Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent, e.g., the term 2x4 has the coefficient 2 and the exponent 4. Develop a complete class containing proper
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:2258
    • 提供者:wang
  1. multiplication

    0下载:
  2. 这是一个VC里面编写的信号相乘,数乘,以及指数运算。主要应用于信号与系统的学习。-This is written inside a VC signal multiplied, multiplication, and exponentiation. Signals and systems are mainly used in the study.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1727
    • 提供者:赵萌萌
  1. Multiplication

    0下载:
  2. 控制台应用程序:输入输出。要求:输入两个值m,n,输出m,n直接的乘法表-Console application: input and output. Requirements: Enter the two values ​ ​ m, n, the output m, n multiplication table directly
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:20521
    • 提供者:立夏
  1. mat

    0下载:
  2. 计算OMP方法的矩阵,采用并行模拟运算。-omp matrix multiplication parallel
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1742
    • 提供者:孔啸
  1. multiplication-formulas

    0下载:
  2. c++简单实现乘法口诀,运行环境为VC++。-Relize the multiplication formulas with c++,and the operating environment is vc++.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:5096
    • 提供者:王彬
  1. high-precision-multiplication

    0下载:
  2. 实用的高精度乘法,可以自行优化,简单的数组应用-Practical high-precision multiplication
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:733
    • 提供者:唐爽
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com