Wednesday, April 14, 2010

Data structures:Doubly linked list?

Can anyone pls tell me how to multiply two sparse matrices using doubly linked lists?

Data structures:Doubly linked list?
I assume that since you're asking about linked lists, you can probably read code to some extent. =)





Anyways, here's a link to a project on CodeProject that does exactly what you're asking for; along with source code so that you can see how it's done.


No comments:

Post a Comment