开发者

Can you recommend me a book that covers optimization of arrays based operations? [closed]

开发者 https://www.devze.com 2023-03-03 21:47 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions as开发者_开发技巧king us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

Can you recommend me a book or a resource that covers optimization techniques for array based operations (loops with inner loops etc.)? (in C# would be great!)


This book looks to be just what you are looking for:

http://www.amazon.com/Numerical-Methods-Algorithms-Tools-C/dp/0849374790

Before you purchase a book, however, I would review these links, since they offer a wealth of knowledge:

http://www.dotnetperls.com/algorithm

http://www.dotnetperls.com/optimization

0

精彩评论

暂无评论...
验证码 换一张
取 消