使用链表将两个稀疏矩阵相乘的算法 [英] Algorithm for multiplication of two sparse matrices using Linked Lists

查看:155
本文介绍了使用链表将两个稀疏矩阵相乘的算法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



您能为我提供一个使用链表将两个稀疏矩阵相乘的链接或算法吗?
这样可以帮助我更好地理解逻辑并自行实现程序.

谢谢!

Hi,

Can you provide me a link or algorithm for multiplication of two sparse matrices using Linked Lists?
So that it will help me to better understand the logic and implement the program on my own.

Thanks!

推荐答案

以及它:
http://forum.codecall.net/topic/62673-matrix-mulitplication-using -linked-list/ [ ^ ]
http://www.programmersheaven.com /mb/CandCPP/319053/319053/multiplication-of-two-matrices-using-doubly-linked-list/ [
and it:
http://forum.codecall.net/topic/62673-matrix-mulitplication-using-linked-list/[^]
http://www.programmersheaven.com/mb/CandCPP/319053/319053/multiplication-of-two-matrices-using-doubly-linked-list/[^]


假设这是用于专业工作的,请查看:
GSL CBLAS库 [ uBlas [ cublas [ ^ ]

最好的问候
Espen Harlinn
Assuming this is for professional work, have a look at:
GSL CBLAS Library[^]
uBlas[^]
cublas[^]

Best regards
Espen Harlinn


您应该从Wikipedia开始,而您正在寻找的是Matrix(乘法,减法等):
矩阵数学 [
You should start with Wikipedia, and what you are looking for is Matrix (multiplication, substraction, etc..):
Matrix mathematics[^]


这篇关于使用链表将两个稀疏矩阵相乘的算法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆