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

搜索资源列表

  1. UseMatrixArrayMul

    0下载:
  2. 一个矩阵四则运算程序. 主要实现两个矩阵的 加,减,乘,除运算-a matrix 4 Operational procedures. Two main matrix, plus or minus, multiplication and Operational
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1372
    • 提供者:陈健
  1. 算符优先

    1下载:
  2. 一个程序,用于判定给定的文法是否为算符优先文法。 实现了:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。-a procedure for the determination of grammar to whether the operator priority to grammar. Realized : 1. Grammar said the machines; 2. LASTVT FIRSTVT sets and set computing
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:17004
    • 提供者:luo
  1. cuda+mpi

    2下载:
  2. 并行计算中矩阵相乘的mpi和cuda两种方法,已完成检验,有结果输出(In parallel computing, two methods of matrix multiplication, MPI and CUDA, have been tested and output with results)
  3. 所属分类:并行计算

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:张艾可
  1. mpi_mat_vect_time

    1下载:
  2. 使用mpi编写的进行矩阵乘法运算的并行程序。(An parallel program using MPI to realize the multiplication of matrices.)
  3. 所属分类:并行计算

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:Teresa123
  1. Cannon乘法

    0下载:
  2. 基于MPI的cannon算法,实现矩阵的相乘(Based on MPI's cannon algorithm, the multiplication of matrix is realized)
  3. 所属分类:并行计算

    • 发布日期:2017-12-21
    • 文件大小:10240
    • 提供者:qdsjc
  1. 第一次实验程序

    0下载:
  2. 矩阵乘法的不同循环方式的算法实现,比较了各种算法所用时间的长短(Matrix multiplication of different cycle mode algorithm, compared to the length of time used in various algorithms)
  3. 所属分类:并行计算

    • 发布日期:2017-12-22
    • 文件大小:946176
    • 提供者:晚来的风66
  1. mult88

    2下载:
  2. 两个8*8矩阵相乘,每个矩阵内部元素相同,简化运算;modelsim编译仿真,ise或vivado下载,实现FPGA显示。(Two 8*8 matrix multiplication, each element of the same matrix, simplifying the operation; Modelsim compiler simulation, ISE or vivado download, to achieve FPGA display.)
  3. 所属分类:并行计算

    • 发布日期:2017-12-22
    • 文件大小:7168
    • 提供者:xx.
  1. 4X4按键

    0下载:
  2. 基于51芯片的矩阵程序,适合新手,内含详细程序,介绍了矩阵的用法(Based on 51 chip matrix program, suitable for novice, containing detailed procedures, describes the use of matrix)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-22
    • 文件大小:35840
    • 提供者:傻猫儿
  1. wave_matir

    1下载:
  2. 将一个子波构造成矩阵进行运算,适用于构造地震记录。(A wavelet is constructed into a matrix for the construction of seismic records.)
  3. 所属分类:编辑器/阅读器

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:LONGSHANG
  1. 牛顿法小算例1

    1下载:
  2. 主要是利用牛顿法解线性方程组,重点是雅克比矩阵的求解(Solving linear equations by Newton method)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-03
    • 文件大小:228352
    • 提供者:wuningning1
  1. CUDA SPMV

    2下载:
  2. 稀疏矩阵向量乘法(Sparse Matrix-Vector Multiplication, SpMV)在许多科学计算程序中都有广泛的应用。数据矩阵A 是稀疏的,输入向量x 和输出向量y是稠密的。 y = Ax(Sparse Matrix-Vector Multiplication (SpMV) is widely used in many scientific computing programs. The data matrix A is sparse, the input vector x
  3. 所属分类:并行计算

    • 发布日期:2018-04-20
    • 文件大小:21504
    • 提供者:甄文明
  1. matrix

    0下载:
  2. 矩阵乘法的vhdl语言版本,可以实现简单的乘法(Matrix multiplication)
  3. 所属分类:并行计算

    • 发布日期:2018-04-23
    • 文件大小:1024
    • 提供者:阿萨案发
  1. 1

    0下载:
  2. 通过矩阵键盘控制步进电机的转向,转速,转的圈数, 对直流电机的控制转速,与转向(Control the steering of the stepping motor by the matrix keyboard, the speed and the number of the rotating rings. Control speed of DC motor and steering)
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:usdhiada
  1. C语言程序:将一张矩阵笑脸上下翻转成哭脸

    0下载:
  2. 这是一个简单C语言程序代码,有兴趣的朋友可以按照代码演示一下,看看有什么惊奇的变化,看看本来是笑脸的矩阵能不能变成哭脸。(This is a simple C language program code, interested friends can according to the code shown, to see what was surprising changes, see the smiling faces of the matrix can become a sad face.)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-30
    • 文件大小:6144
    • 提供者:Bruce Leung
  1. matmul.tar

    1下载:
  2. 矩阵乘法的多线程并行实现,包括:simple,采用openmp对索引顺序ijk(一般写法)的循环实现并行;opt,采用openmp对索引顺序ikj(向量化友好)的循环实现并行;mkl,调用高性能数学库实现矩阵乘法。(Multi-thread parallelization of matrix-matrix multiplication: "simple" case, ijk loop (usual pattern); "opt" case, ikj (ve
  3. 所属分类:并行计算

    • 发布日期:2020-12-20
    • 文件大小:2048
    • 提供者:decipher2015
  1. Mutilayer

    1下载:
  2. 通过传递矩阵理论计算多层膜结构的反射及透射率(Calculation of reflection and transmittance of multilayer structures by transfer matrix theory)
  3. 所属分类:并行计算

    • 发布日期:2021-03-11
    • 文件大小:2048
    • 提供者:红白菜
  1. Array-signal-processing

    1下载:
  2. 阵列信号处理的理论与应用书籍代码:MATLAB程序 1:MUSIC 算法MATLAB程序 2:ESPRIT 算法MATLAB程序 3:Root-MUSIC算法MATLAB程序 4:面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序 5:空间平滑MUSIC算法的MATLAB程序 6:角度和时延联合估计(JADE)算法MATLAB程序 7:传播算子DOA估计算法MATLAB程序 8:基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序(Theory an
  3. 所属分类:书籍源码

    • 发布日期:2019-10-12
    • 文件大小:17408
    • 提供者:夜天空
  1. 希尔伯特矩阵

    1下载:
  2. 生成希尔伯特矩阵的Fortran代码,经验证结果吻合。
  3. 所属分类:汇编语言

  1. pradiso

    2下载:
  2. 利用Fortran中自带的Pardiso库函数解决稀疏矩阵,其利用CSR格式储存数据(附带例子)(The Pardiso library function in Fortran is used to solve the sparse matrix, which stores data in CSR format (with examples))
  3. 所属分类:并行计算

    • 发布日期:2020-12-22
    • 文件大小:2048
    • 提供者:hi,你好
  1. code

    2下载:
  2. 平行计算课程,并行程序转置矩阵,使用3种方法:线性转置,块棋盘划分,直角划分法(Parallel computing course, parallel program transpose matrix, using three methods: linear transpose, block chessboard division, right angle division)
  3. 所属分类:并行计算

    • 发布日期:2020-05-17
    • 文件大小:2048
    • 提供者:RookieWang
« 1 2 34 5 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com