Welcome![Sign In][Sign Up]
Location:
Search - matrix multiplication c language

Search list

[Other resource11.c

Description: 矩阵相乘.zip - C语言源代码 矩阵相乘... - 本人这学期写八数码作业,采用三种人工智能算法,在-matrix multiplication. Zip-C language source code matrix multiplication ... - I wrote this semester eight digital operations, in three artificial intelligence algorithm, the
Platform: | Size: 2814 | Author: 智成 | Hits:

[Other resourceC++matrix

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

[Other resourceMartrix

Description: 计算两个矩阵的乘法,利用c语言实现-calculation of the two Matrix multiplication, using language c
Platform: | Size: 953 | Author: 王力 | Hits:

[Mathimatics-Numerical algorithms矩阵相乘

Description: C语言源代码 矩阵相乘-C language source code matrix multiplication
Platform: | Size: 11264 | Author: 王伟 | Hits:

[AlgorithmMartrix

Description: 计算两个矩阵的乘法,利用c语言实现-calculation of the two Matrix multiplication, using language c
Platform: | Size: 1024 | Author: 王力 | Hits:

[Algorithm矩阵包

Description: C语言实现的矩阵的常用计算!包括:矩阵乘法,加法,求逆,转置,开方等等!-C language used in the calculation of matrix! Including : matrix multiplication, addition, the inverse transfer home, prescribing, etc.!
Platform: | Size: 5120 | Author: 周晓尧 | Hits:

[DSP programmatrix_multiply

Description: 自己编写的任意矩阵相乘的DSP程序,运行在CCS环境,平台为TMS320C6416。主程序用C语言编写,子程序用汇编编写完成矩阵相乘功能。-prepare their arbitrary matrix multiplication, the DSP, the running of the CCS environment, TMS320C6416 platform. Main program with C language, the subroutine with a compilation completed matrix multiplication function.
Platform: | Size: 425984 | Author: 王刚 | Hits:

[CSharpjuzhenchengji

Description: 用vc++语言编程实现的矩阵乘积功能,有可视化界面。-vc used programming language of matrix multiplication function, visual interface.
Platform: | Size: 137216 | Author: 王晨 | Hits:

[AlgorithmC++matrix

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

[Data structsmatrix_compute_signal_processing

Description: 讨论的矩阵运算包括矩阵转置、矩阵向量相乘、矩阵乘法、矩阵分解以及方阵求逆等。特别适合C语言的实现。-Discussion of matrix operations including matrix transpose, matrix vector multiplication, matrix multiplication, matrix factorization and matrix inversion, etc.. Particularly suitable for the realization of C language.
Platform: | Size: 401408 | Author: 郑耀 | Hits:

[Data structsmatrix

Description: 适合数值计算中的大矩阵相乘的算法 两个矩阵相乘的源程序 标准的C语言编辑-Suitable for numerical computation of large matrix multiplication algorithm of two matrices of the standard C language source code editor
Platform: | Size: 1024 | Author: bs | Hits:

[MPIcannon

Description: 矩阵相乘并行算法实现,C语言开发,用mpi编程完成-Parallel matrix multiplication algorithm, C language development, with the completion of mpi programming
Platform: | Size: 1024 | Author: kmart | Hits:

[Algorithmmatrix

Description: 用C语言实现数组和矩阵,矩阵和矩阵的乘法。-Implementation using C language array and matrix, matrix and matrix multiplication.
Platform: | Size: 1024 | Author: trueman | Hits:

[Windows Developmatrix

Description: 矩阵包主要包括矩阵的乘法、求逆等运算。用C语言实现。-Matrix package include matrix multiplication, inverse operations and so on. Using C language.
Platform: | Size: 5120 | Author: 袁辉 | Hits:

[assembly languagecompiler_homework

Description: 我大一时候的作业,实现了以下功能: 用16位8086汇编语言编写下列程序之一: a) 两矩阵相加 b) 求Fibonacci数列 c) 输入一个正整数n, 输出1-n之间的所有素数 d) 矩阵相乘 e) 把一个十进制小数转换成IEEE754格式并输出的程序, 要求从键盘输入一个十进制小数,最后在在屏幕上输出IEEE754格式二进制码的序列.-When my freshman year of operations, realization of the following features: 8086 with 16-bit programs written in assembly language one of the following: a) sum of two matrices b) seek Fibonacci series c) Enter a positive integer n, output 1-n for all prime numbers between d) matrix multiplication e) to convert a decimal IEEE754 format and output program Requests from the keyboard to enter a decimal, the final output in IEEE754 format on the screen binary code sequence.
Platform: | Size: 12288 | Author: czxu | Hits:

[Mathimatics-Numerical algorithmsMatrix-multiplication

Description: 主要是用c++语言对存放在文件中的两个矩阵进行乘法运算-It is mainly used c++ language stored in the file of the two matrix multiplication
Platform: | Size: 204800 | Author: wanghuiqin | Hits:

[Data structsMatrix_multiply

Description: 该程序实现自选维度的矩阵相乘,C语言实现-The dimensions of the choice program to achieve matrix multiplication, C language
Platform: | Size: 550912 | Author: lsy | Hits:

[AlgorithmMatrix-Computation

Description: 详细介绍了如何用C语言实现矩阵的各类运算,包括矩阵的逆、转置、乘法等等。-Details of how to use the C language matrix types of operations, including the matrix inverse, transpose, multiplication, and so on.
Platform: | Size: 1032192 | Author: muddytu | Hits:

[Algorithmmatrix_multiplication.h

Description: 适用于大型稀疏矩阵 矩阵乘法 c语言 来自于有限元方法编程-Suitable for large sparse matrix matrix multiplication c language programming from the finite element method
Platform: | Size: 1024 | Author: 李三 | Hits:

[VC/MFCSparse-matrix-multiplication

Description: C++语言,基于三元组表示稀疏矩阵,用十字链表实现稀疏矩阵的乘法-C++ language, based on sparse matrix representation triples, with a cross linked list implementation of sparse matrix multiplication
Platform: | Size: 76800 | Author: 王雅 | Hits:
« 12 3 »

CodeBus www.codebus.net