Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - multiply
Search - multiply - List
DL : 0
该程序用于计算幂积,它比普通的连乘方法要快得多,主要是它含有分治的思想。-the procedures used in the calculation of power plot, it more than ordinary continually multiply much faster method, it is the partition containing the idea.
Date : 2025-12-28 Size : 3kb User : 唐海浪

DL : 0
一个小型计算器,可以进行/加/减/乘/除/开放运算,希望你们喜欢。-a small calculator, can/add/subtract/multiply/addition/open computing, I hope you like.
Date : 2025-12-28 Size : 2kb User : 段世超

C++语言的复数与矩阵运算库,编写工程类软件必备。包括矩阵乘、加、数乘、逆等-C language in the plural and matrix operations for the preparation of engineering software required. Including matrix multiplication, Canada, multiply, the inverse
Date : 2025-12-28 Size : 9kb User : 杨文海

完整的矩阵类,实现的功能如下: 方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 - 重载运算符 数乘*、重载运算符 矩阵相乘* 矩阵转置。-integrity of the matrix type, function as follows : Lineup, copy structure, initialization, distribution matrix of data memory, All the home 0 to initialize arrays of arrays installed matrix elements of value, be aware of the value elements, Access Matrix number, access to the Matrix a few, access to the data matrix, the designated access vector, The designated access vector, heavy Operators =, operator == heavy, heavy load Operators! =, heavy Operators, Heavy Operators- Heavy Operators multiply*, heavy Operators matrix multiplication* matrix transpose.
Date : 2025-12-28 Size : 3kb User : dingdong

DL : 0
利用三元组顺序表表示稀疏矩阵,带行逻辑链接信息。实现两个矩阵相加,相减和相乘。输入用三元组表示,输出为通常的阵列形式。-Use the order form that triples sparse matrix, with lines Logical link information. The realization of the sum of two matrices, subtract and multiply. Triples said input and output for the usual array of forms.
Date : 2025-12-28 Size : 69kb User : 方超

DL : 0
利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.
Date : 2025-12-28 Size : 1kb User : danielwood

DL : 0
用Visual C++实现计算器,简单的加、减、乘、除运算-Using Visual C++ Realize calculator, a simple add, subtract, multiply, with the exception of computing
Date : 2025-12-28 Size : 220kb User : ruru

DL : 0
实现矩阵一般功能运算,矩阵相加,减,相乘等功能-Realize the general function of matrix operations, matrix add, subtract, multiply and other functions
Date : 2025-12-28 Size : 8kb User : wangyijun

DL : 0
大数乘法函数Multiply: 输入:两个任意长度的10进制整数序列字符串,如4567891234567890或者101 输出:一个10进制整数序列字符串,为所输入两个数的乘积,如4567891234567890*101=461357014691356890 -Multiplicative function of large numbers Multiply: Input: two arbitrary length integer sequence of 10 hexadecimal string, such as 4567891234567890 or 101 Output: an integer sequence of 10 hexadecimal string, for the importation of the product of two numbers, such as 4567891234567890* 101 = 461357014691356890
Date : 2025-12-28 Size : 1kb User : 李明

矩阵类:可运行矩阵间的加、减、乘以及矩阵与数的点乘;可计算矩阵的转置、秩、行列式、逆;其中求解矩阵逆用到了经典的高斯算法;求解行列式以及秩运用的是消元法。-Matrix categories: to run between matrix add, subtract, multiply, and matrix and the number of points x computable matrix transpose, rank, determinant, inverse which matrix inverse used for solving the classical Gaussian algorithm solving the determinant as well as the rank is the use of elimination method.
Date : 2025-12-28 Size : 12kb User : 兰军

大数乘法,计算大整数的乘法的c++源代码-Multiplication of large numbers to calculate the multiplication of large integer c++ Source code
Date : 2025-12-28 Size : 1kb User : 高岩

用于矩阵的各种运算,有加、减、乘求逆等。难能可贵的是其是用C#编写的。-Matrix for a variety of computing, has add, subtract, multiply, etc. inversion. Valuable use of its C# Prepared.
Date : 2025-12-28 Size : 245kb User : huanghuazhan

大数类,对20位大数进行加、减、乘法的运算,简单可行-Category of large numbers, large numbers of 20 to add, subtract, multiply computing, simple and feasible
Date : 2025-12-28 Size : 283kb User : della

DL : 0
稀疏矩阵的运算问题。涉及相加,相减,相乘,并使用文件功能,即直接读取文件,而不用自己在程序运行时输入矩阵-Sparse matrix computation problems. Involving the sum, subtract, multiply, and use the document function, that is, read the file directly, rather than running their own input matrix
Date : 2025-12-28 Size : 3kb User : 陈树歆

DL : 0
实现矩阵加、减、乘和求逆的C++程序,本人已经调试过,运行良好!-Realize matrix add, subtract, multiply and inverse the C++ Procedures, I have been debugging, and running well!
Date : 2025-12-28 Size : 272kb User : 刘小

高效的乘法函数,不用调用系统乘法器,对没有乘法器的系统来说非常有用.-Efficient multiplication function, do not call the system multiplier, multiplier of the system is not very useful.
Date : 2025-12-28 Size : 1kb User : acer

这是我用verilog hdl语言写的浮点乘法器,用的是基4的booth算法,对于部分积使用了5-2压缩和3-2压缩,欢迎大家指点,也欢迎大家把它改成流水线以提高速度.-This is my verilog hdl language used to write floating-point multiplier, using a Radix-4 algorithm for the booth for part of the plot using the 5-2 and 3-2 compression compression, welcomed everyone pointing, also welcomed the U.S. put it into a pipeline to improve speed.
Date : 2025-12-28 Size : 4kb User : lanty

多项式乘法,可以完成任意次数多项式相乘~ 我们的数据结构课作业-multiply
Date : 2025-12-28 Size : 27kb User : MengXiao

大数相乘的C++实现,带注释,很经典,曾经是华为的竞赛题-it will implement big number multiply,It s very good, and it have the some comment.OK,Let s go!
Date : 2025-12-28 Size : 1kb User : 九洲

自己有休闲时间写的小程序代码,是用VC++写的,关于两个大整数相乘的算法,勉强还可以用。-I write it myself.It is the algorithm of two big integers multiply.
Date : 2025-12-28 Size : 1kb User : dragon
« 12 3 4 5 6 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.