您要查找的是不是:
- Distributed and parallel matrix multiplication algorithms consists of a simple parallel partitioned algorithm, Cannon algorithm, Fox algorithm, matrix multiplication parallel, A B-S algorithm, B-Shift algorithm and a C-Shift algorithm. 分布式并行矩陣乘算法包括簡(jiǎn)單并行分塊乘、Cannon、Fox、矩陣乘并行、B-S、B遷移和C遷移算法。
- Improve the Performance of Parallel Matrix Multiplication on Clustered SMP Systems Through Hybrid Programming 利用混合編程改善SMP機群上并行矩陣乘法的性能
- Similarly, the order of matrix multiplication is important. 同樣,矩陣相乘的順序也是重要的。
- The following illustration shows several examples of matrix multiplication. 下圖顯示了矩陣相乘的幾個(gè)示例。
- matrix multiplication parallel algorithm 矩陣相乘并行算法
- The following matrix multiplication will perform the pair of transformations in the order listed. 下面的矩陣乘法將按照列出的順序進(jìn)行這對變換。
- You can accomplish this by using a matrix multiplication followed by a matrix addition. 可通過(guò)先使用矩陣乘法再使用矩陣加法來(lái)完成此操作。
- The simplification matter of matrix multiplication is settled thoroughly in the way given in the paper. 徹底解決了矩陣乘法計算的簡(jiǎn)化問(wèn)題。
- This paper introduces the basic idea and algorithm of sparse Matrix multiplication by using incompact storage method. 摘要介紹了對稀疏矩陣進(jìn)行壓縮存儲時(shí),稀疏矩陣相乘運算的基本思想和算法。
- Based on matrix multiplication secret sharing theory, a new compressible image sharing scheme is proposed. 摘要基于矩陣乘法秘密共享思想,提出了一種新的可壓縮的圖像秘密共享方案。
- C # programming on the 30 small example. Including matrix multiplication, Chinese character recognition, and array. 關(guān)于C%23編程的30個(gè)小例子。包括矩陣相乘、漢字識別、數組等。
- And the parallel matrix multiply algorithm is adopted to evaluate this system-comparing the performance of single processor system, double processor system and quad-processor system. 并采用并行矩陣乘算法對該多處理器系統進(jìn)行了評估,比較了單處理器、兩處理器以及四處理器系統的性能。
- Gives techniques for improving the speed of matrix multiplication by more than a factor of two on superscalar RISC processors. 講述在超標量RISC處理器上用大于二的因子來(lái)提高矩陣相乘的速度的方法。
- This scheme is based on the PVM environment and Master/Slave mode, then achieves the matrix multiplication of improved line partition in the DSP. 該并行實(shí)現基于PVM環(huán)境,采用主從編程模式,然后給出了改進(jìn)的行劃分矩陣相乘在DSP上實(shí)現的方案。
- The beginner realizes the matrix multiplication, thinks the matrix multiplication simply but very to be practical, writes is not very highly effective, may download studies oh. 初學(xué)者實(shí)現矩陣乘法,覺(jué)得矩陣乘法簡(jiǎn)單但很實(shí)用,寫(xiě)的不是很高效,可以下載下來(lái)研究研究哦。
- Two kinds of continuous structure bandstop and lowpass microstrip filters named uniform and constant ratio were studied by matrix multiplication method. 用矩陣運算法對“均勻”和“等比”兩種連續結構的帶阻及低通濾波器進(jìn)行了研究,分析了結構參數對濾波器性能的影響。
- A new block cipher is designed where the diffusion of matrix multiplication is combined with the confusion of specially designed matrix operation to encrypt information. 摘要設計了一種新的分組密碼算法,該算法利用矩陣乘法的擴散作用與專(zhuān)門(mén)設計的一種拒陣運算的混亂作用實(shí)現對信息的加密。
- Abstract:Owing to needing a great deal of matrix operation in the array signal processing, but among them the most essential is the matrix multiplication. 摘要:在陣列信號處理中需要大量的矩陣運算,而其中最基本的就是矩陣相乘運算。
- A MPI-Program for Matrix Multiplication Parallel Algorithm 矩陣相乘并行算法的MPI實(shí)現
- Parallel Computation of Matrix Multiplication and DSP Implement 矩陣相乘的并行計算及其DSP實(shí)現