CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 矩阵运算

搜索资源列表

  1. matrix_add

    0下载:
  2. 本算法可以实现矩阵的加法运算,可以把它加载进其他的程序,我已运算过,好使.-The algorithm can achieve the operation of matrix addition .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2411
    • 提供者:guo
  1. matrix_multiplication

    0下载:
  2. 本算法可以实现矩阵的乘法运算,可以把它加载进其他的程序,我已运算过,好使.-The algorithm can achieve the operation of matrix multiplication .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2459
    • 提供者:guo
  1. class_metric

    0下载:
  2. 实现在矩阵的大多数运算,例如加减乘除等,求逆,求转置等-implement the caculate of metric--multiple,add,sub,inverse and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3758
    • 提供者:zouwulingde
  1. xishujuzhen

    0下载:
  2. 以“带行逻辑链接信息”的三元组表作为稀疏矩阵的存储结构;实现两个矩阵相加、相减、相乘运算;运算结果以阵列形式输出。-Sparse matrix computation
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1178
    • 提供者:Lounien
  1. Matrix

    0下载:
  2. 在C++ 提供的MFC平台,矩阵的运算,包含矩阵的加减乘除-Matirx count on C++ state MFC
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:225047
    • 提供者:朱玲玲
  1. Matrix

    0下载:
  2. 一个非常实用矩阵计算头文件,基本实现了矩阵的基本运算,运算效率还是很高的,个人感觉特别好。-Matrix calculation of a very practical first document, the basic realization of the basic operations of the matrix, or a very high computing efficiency, personal feeling particularly good.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1791
    • 提供者:liming
  1. matlabshuzhibianhuan

    0下载:
  2. 矩阵和向量及其数值运算多项式的运算求函数的极值和零点 -Matrix and vector and numerical computing for computing polynomial function extremum and zero
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:21662
    • 提供者:yang
  1. matrix

    0下载:
  2. /*** *** *** *** *** *** *** *** *** *** *** *** ****/ /*题目:矩阵加减乘演示*****/ /*作者:vc99 writed for c bar***/ /*日期:***/ /*简介:本演示引入第三个矩阵来保存运算结果,以达到连续运算的目的。***/ -/****************************************************************************//* Ti
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:718
    • 提供者:li
  1. jsq

    0下载:
  2. 单片机液晶秒表计算器完整修改版本 可以实现两种功能的切换,其他功能自行对照代码研究。4*4矩阵键盘,第一排前三列是实现小时\分钟\秒的加.第二排前三列是实现小时\分钟\秒的减.当然还可以通过设置矩阵键盘的键值,来实现加\减\乘\除四则运算,由数码管显示参与运算的数字以及最终的运算结果-Single-chip LCD calculator stopwatch can complete a modified version of the switch to achieve two func
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1835
    • 提供者:吴方明
  1. fiveprogrammes

    0下载:
  2. 一个5个程序,其中game程序是推箱子游戏;matrix程序实现矩阵的各种基本运算;partner程序实现舞伴配对功能;polynomial程序实现一元多项式的运算;student程序实现学生成绩管理功能。-A five procedures, including the game Sokoban game procedures matrix program of basic computing matrix partner program partner matching function
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:9367
    • 提供者:刘克非
  1. matrix

    1下载:
  2. 实现复数矩阵的基本运算,并能实现复数矩阵的求逆、快速傅里叶变换和奇异值分解等-The realization of the basic computing complex matrix, and can achieve complex matrix inversion, fast Fourier transform and singular value decomposition and so on. . . .
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:8077
    • 提供者:熊光辉
  1. mpi_matrixMultiplication

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

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

    0下载:
  2. 该库提供了所有OpenCV运行时的一些最基本的数据结构,包括矩阵,数组的基本运算,包括出错处理的一些基本函数。-opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3954
    • 提供者:jackie
  1. new

    1下载:
  2. 这是一个维数不定的两矩阵相乘的程序,该程序先检测输入的数组是否构成矩阵,再判断这两个矩阵是否满足相乘条件,若满足则进行相乘运算,并求出相乘后的结果!-This is an indefinite number of two-dimensional matrices of the program to detect whether an array of input matrix, and then determine whether the two matrix multiply to meet
  3. 所属分类:Other windows programs

    • 发布日期:2015-03-06
    • 文件大小:189338
    • 提供者:qulidan
  1. Matrix_multiplication

    0下载:
  2. 实现矩阵乘法运算可以输入的矩阵,然后回在另外一个list中产生结果-Matrix_multiplication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7985
    • 提供者:尽吹散
  1. mutiplyMatrix

    0下载:
  2. 本程序在VC++环境下运行,可实现两个矩阵的乘法运算~-This procedure in VC++ environment to run, enabling the multiplication of two matrix ~
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:239096
    • 提供者:bj
  1. matrix-operation-of-junior-students

    0下载:
  2. MATLAB 的一些运算,关于矩阵以及一些例子。初学者专用,全面专用快速-Some operations on the matrix, as well as some examples. Beginners dedicated, full-specific rapid
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1155
    • 提供者:刘行峰
  1. software

    1下载:
  2. 该程序是针对稀疏矩阵而编制的,主要是一个稀疏矩阵类的实现,其中采用十字链表法对矩阵进行存储。该矩阵类能够完成矩阵操作和运算的大部分功能,重点是矩阵的LU分解和线性代数方程组的求解计算。-The program is prepared for the sparse matrix, and is primarily a kind of realization of sparse matrix, in which the use of cross linked matrix storage metho
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:430363
    • 提供者:许智全
  1. fopen

    0下载:
  2. matlab打开txt文件,然后把矩阵改成一个向量,使其能进行相关运算 -open txt files by matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:522
    • 提供者:唐汤
  1. MathBoy

    0下载:
  2. 有交互界面的一款可以进行的符号函数运算,简单排序,简单矩阵加减乘运算,自编的软件的源代码-There are interactive interface can be a function of operator symbols, simple sorting, simple addition and subtraction matrix multiplication, written and directed the software' s source code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1029808
    • 提供者:汪雨平
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com