搜索资源列表
strassen矩阵相乘
- 算法分析实验报告:Strassen矩阵乘法,无问题-algorithm analysis experiment : Strassen matrix multiplication, no problem
FLOYD-Algorithm-By-Abdelbaset-Alzeen
- standard and strassen alogrithm by c-standard and strassen alogrithm by c++
Strassen
- Strassen矩阵乘法,运用分治法,书上资料,编译通过-Strassen matrix multiplication using divide-and-conquer method book, compiled by
Miller-Rabin_primality_test_(Java)
- Miller Rabin:Just like the Fermat and Solovay–Strassen tests, the Miller–Rabin test relies on an equality or set of equalities that hold true for prime values, then checks whether or not they hold for a number that we want to test for primality.
juzhen
- 矩阵Strassen算法,调试成功,和普通矩阵乘法的比较。-Strassen matrix algorithms, debugging success, and the general comparison matrix multiplication.