正文

介绍本关于算法的好书2007-10-24 22:26:00

【评论】 【打印】 【字体: 】 本文链接:http://blog.pfan.cn/goalbell/30471.html

分享到:

书名:<<Data Structures and Algorithms Using C#>>

书的简介:

1、C# Programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.

2、我的BLOG连接上都有。

书的封面:

下载地址:http://knowfree.net/2007/10/13/data-structures-and-algorithms-using-c-2.kf

希望对大家学习有所帮助!如果有关于算法的书籍也可以反馈给我,谢谢!


 

阅读(3554) | 评论(0)


版权声明:编程爱好者网站为此博客服务提供商,如本文牵涉到版权问题,编程爱好者网站不承担相关责任,如有版权问题请直接与本文作者联系解决。谢谢!

评论

暂无评论
您需要登录后才能评论,请 登录 或者 注册