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

搜索资源列表

  1. ACMisgood

    0下载:
  2. 利用矩阵乘法解决的经典例题 或许对您的编程思维受益匪浅-Using matrix multiplication to solve the classic example of thinking may benefit your program
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1869320
    • 提供者:wang
  1. Algorithm

    0下载:
  2. 基于C#的常用算法程序。 关键字:复数,积分,矩阵,线性方程组,非线性方程组,最小二乘法-C# Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:33907
    • 提供者:bufeng
  1. juzheng

    0下载:
  2. 矩阵乘法的应用-juzhenghjfsdldkldfdgs
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:27923
    • 提供者:
  1. matrix-transposeandmultiplication-functions

    0下载:
  2. 运用C++,书写源代码,从而实现矩阵的转置与矩阵乘法的功能,-Using C++, writing source code, in order to achieve matrix transpose and matrix multiplication functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:62616
    • 提供者:June
  1. shizilianbiao

    0下载:
  2. typedef struct OLNode { int i,j ElemType e struct OLNode *right,*down } OLNode, *OLink typedef struct { OLink *rhead,*chead int mu,nu,tu } CrossList 十字链表法,求解稀疏矩阵运算,程序容易看懂。不过没有乘法-typedef struct OLNode { int i,j E
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:6950
    • 提供者:zzc
  1. cvmat

    0下载:
  2. 在VC++的平台上,显示并说明矩阵的一些操作方法,如生成正态分布、均匀分布的随机矩阵,测试矩阵乘法等-In VC++ platform to show and explain some of the matrix method of operation, such as generating a normal distribution, uniform distribution of the random matrix, test matrix multiplication, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4021
    • 提供者:luxiaohui
  1. Strassen

    0下载:
  2. 矩阵乘法分治法实现。。C-Divide and conquer matrix multiplication implementation. . C++. . . . .
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1884344
    • 提供者:
  1. lsdjgl

    0下载:
  2. strassen矩阵乘法by_XD 实现strassen矩阵乘法思想-strassen matrix multiplication by_XD
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1375
    • 提供者:xd
  1. MulMatrix

    0下载:
  2. 两种方法实现矩阵乘法,一种是strassen矩阵乘法,一种是普通乘法-Matrix multiplication two ways, one is strassen matrix multiplication, one is ordinary multiplication. . .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:729077
    • 提供者:琳耕
  1. Create

    0下载:
  2. N为矩阵乘法AB-1,使用MFC设计。 这是本科课程设计的题目,希望对大家有帮助。-N for the matrix multiplication AB-1, using the MFC design. This is the subject of the undergraduate curriculum, we want to help.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:28296
    • 提供者:zhangkai
  1. example

    0下载:
  2. 实现矩阵的主要操作:显示矩阵、生成正态分布或均匀分布的随机矩阵、测试矩阵乘法、二维序列排序以及DCT变换等-The main operations of Matrix: display matrix to generate the normal distribution or uniform distribution of the random matrix, test matrix multiplication, sorting and two-dimensional DCT transfor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1374162
    • 提供者:马文伟
  1. matrix

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure can complete matrix input and output. With the same number of rows and columns between the matrix addition, subtraction. Meet the requirements of the rules
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1652583
    • 提供者:cuijianyong
  1. problem-solving

    0下载:
  2. 各种问题算法,包括,N皇后问题回溯算法,动态计算网络最长最短路线,货郎担界限,矩阵乘法动态规划等-Algorithm for various problems, including, N Queens problem backtracking algorithm, dynamic network of the longest shortest path computation, Traveling Salesman boundaries, such as dynamic programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:23400
    • 提供者:赵明臣
  1. MatrixMulty

    0下载:
  2. 矩阵乘法程序。这个小程序可以做两个矩阵的乘法。读者可以自行修改。-Matrix multiplication program. This small program can do the multiplication of two matrices. Readers can modify.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1354
    • 提供者:finuxyou
  1. Matrix-multiplication

    0下载:
  2. 矩阵乘法,北航c2的某一次作业题,经测试,能通过所有测试点-Matrix multiplication, an operation of a Northern question c2, tested, pass all the test points
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:807
    • 提供者:火乐月半
  1. 18-3

    1下载:
  2. 矩阵乘法的MPI并行实现,很不错的哦。在vs2005中编译通过-MPI parallel implementation of matrix multiplication, very good, oh. By compiling the vs2005
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:596
    • 提供者:芦奉良
  1. MaXC31.ZIP

    0下载:
  2. 矩阵乘法运算插件,从别人拷贝的,挺好的,仅供参考-Matrix operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:456907
    • 提供者:qwert
  1. CUting

    0下载:
  2. CUDA矩阵乘法和FFT性能测试CUDA matrix multiplication and FFT performance testing-CUDA matrix multiplication and FFT performance testing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1242812
    • 提供者:yew456
  1. paper

    0下载:
  2. noi2008年的一篇论文,《矩阵乘法在信息学中的应用》-noi2008 on a paper, " matrix multiplication in the informatics application,"
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:296452
    • 提供者:邵其化
  1. Matrix

    0下载:
  2. VC++ 矩阵运算程序及技术文档,主要是进行矩阵的输入、输出运算,本程序能根据矩阵表达式来进行表达式求解。也就是说程序能判定各个运算符的优先权,然后进行分析计算。同时它还可对具有相同行数和列数的矩阵间的加法、减法运算,符合矩阵乘法规则要求的矩阵间的乘法运算,方阵间的除法,方阵的求逆,矩阵的求转置矩阵等运算。 -VC++ matrix operations procedures and technical documentation, primarily the matrix of the i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:53527
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 34 »
搜珍网 www.dssz.com