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

搜索资源列表

  1. matrix

    0下载:
  2. 了解STRASSEN与传统矩阵乘法相比较,其乘法次数比传统的少,但是加法的次数却减少了。-Learn STRASSEN compared with the traditional matrix multiplication, multiply the number of its less than the traditional, but the number of additions have been reduced.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:984472
    • 提供者:孙静
  1. alg_3

    0下载:
  2. 快速傅立叶变换计算多项式,strassen算法计算矩阵相乘,以及其和普通多项式、矩阵乘法的比较-Fast Fourier Transform calculation of polynomial, strassen matrix multiplication algorithm, and its and ordinary polynomials, matrix multiplication comparison
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:3022
    • 提供者:linqingyang
  1. strassen

    0下载:
  2. 1.实现时间复杂度为 Ο (nlg7) strassen矩阵乘法 2. 实现时间复杂度为 Ο(n3) 常规矩阵乘法 3. 能随机生成矩阵 4. 分析比较不同输入规模下的strassen算法与常规矩阵乘法的运行时间-1. To achieve the time complexity of Ο (nlg7) strassen matrix multiplication 2. To achieve the time complexity of Ο (n3) General matrix m
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:37014
    • 提供者:liupz
  1. Problem

    0下载:
  2. 十个利用矩阵乘法解决的经典题目。 里面有详细解说,适合ACMer.-10 using matrix multiplication to solve the classic title. Inside there is a detailed explanation for ACMer.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:247391
    • 提供者:Freshines
  1. Example9_7

    1下载:
  2. 用C/S结构求解矩阵乘法问题。使用一个客户和几个服务器求解大型的矩阵乘法问题。-With the C/S structure of matrix multiplication to solve the problem. The use of a client and several servers for solving large matrix multiplication problem.
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-05-31
    • 文件大小:2195
    • 提供者:似曾相识
  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. Matrix

    0下载:
  2. 矩阵乘法使用其次乘法迭代计算,数据随机生成,可以设置矩阵阶数。-Matrix multiplication using the multiplication followed by iterative calculation, the data randomly generated, you can set the order of matrix.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:25530
    • 提供者:mcfly
  1. CUDAMatrixMul

    0下载:
  2. cuda矩阵乘法 通过GPU并行运算实现乘法的加速-cuda GPU parallel matrix multiplication operation by the accelerated realization of multiplication
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:504779
    • 提供者:王晓明
  1. CUDAMatrixMultiplication

    0下载:
  2. 基于CUDA架构的矩阵乘法,得出GPU运算时钟周期。-CUDA architecture based on matrix multiplication, obtained GPU computing cycles.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:319401
    • 提供者:Wang Tingting
  1. juzhenchengfa

    0下载:
  2. 快速乘法程序,对于矩阵的一些计算,提供了快速实现方法,希望能给大家一点帮助!-Rapid multiplication process, a number of calculations for the matrix provides a fast implementation, and I hope to give everyone a little help!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:7150352
    • 提供者:chenping
  1. FFT

    0下载:
  2. FFT求矩阵乘法,使用的文件不全,但是你懂的-FFT Matrix multiplication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:97936
    • 提供者:fd
  1. juzhen

    0下载:
  2. 关于矩阵计算中的一些程序,包括矩阵求逆,矩阵乘法等-Matrix calculation on the number of procedures, including matrix inversion, matrix multiplication, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:3542
    • 提供者:yu
  1. juzhenchengfayanzheng

    0下载:
  2. 矩阵乘法验证的小程序。测试过了。还有进一步学习的要求。-Matrix multiplication verification applet. Tested before. There are requirements for further study.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:103314
    • 提供者:wang
  1. MyUploadfile

    0下载:
  2. 里面有五个程序,分别是计算两个日期天数的c++文件;计算矩阵乘法的C文件;一个卫生管理系统的c文件;一个简单图形java文件;一个java象棋文件-Inside there are five procedures, namely, the number of days the two dates calculated c++ file computing matrix multiplication of the C file a health management system, c fil
  3. 所属分类:Java Develop

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

    0下载:
  2. 能计算行列式,逆矩阵,矩阵加减乘法,界面一般-Determinant of the inverse matrix calculation of addition and subtraction multiplication
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:53089
    • 提供者:撒大家
  1. data_arrange

    0下载:
  2. 数据结构排序算法,透视投影是3D固定流水线的重要组成部分,是将相机空间中的点从视锥体(frustum)变换到规则观察体(Canonical View Volume)中,待裁剪完毕后进行透视除法的行为。在算法中它是通过透视矩阵乘法和透视除法两步完成的。 透视投影变换是令很多刚刚进入3D图形领域的开发人员感到迷惑乃至神秘的一个图形技术。其中的理解困难在于步骤繁琐,对一些基础知识过分依赖,一旦对它们中的任何地方感到陌生,立刻导致理解停止不前。-Data structures sorting
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:85628
    • 提供者:robin
  1. Matrix

    0下载:
  2. 一个在数据量较大时效率较高的矩阵乘法实现,思想来源于《算法导论》-When a large amount of data more efficient implementation of matrix multiplication, thinking from " Introduction to Algorithms"
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:189061
    • 提供者:Sun
  1. strassen

    0下载:
  2. 矩阵算法的strassen算法,利用此方法只需执行7次递归的矩阵乘法运算和标量次加法和减法运算。-Matrix algorithm strassen algorithms, using this method only 7 recursive implementation of matrix multiplication and scalar addition and subtraction computation times.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:973
    • 提供者:
  1. pku1845

    0下载:
  2. 矩阵乘法求等比数列的和,再求一个大数的所有因子的和-Demand matrix multiplication and geometric sequence, and then demand a large number of all the factors and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:690
    • 提供者:jj
  1. Strassen3

    0下载:
  2. 本程序实现的两个矩阵的strassen乘法。为了对比还有传统矩阵乘法,和两种算法的运行时间。-The program realization of the multiplication of two matrices strassen. For comparison, traditional matrix multiplication, and the running time of two algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:476054
    • 提供者:小陈
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 34 »
搜珍网 www.dssz.com