网上购物 货比三家
您现在的位置:快乐比价网 > 图书 > 教育/科技 > 原版书与影印版 > 商品详情

Algorithms in a Nutshell

分享到:
Algorithms in a Nutshell

最 低 价:¥282.60

定 价:¥359.13

作 者:

出 版 社:

出版时间:2008年10月1日

I S B N:9780596516246

价格
282.60元

商品详情

编辑推荐

内容简介

内容简介

Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. "Algorithms in a Nutshell" describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs -- with just enough math to let you understand and analyze algorithm performance. With its focus on application, rather than theory, this book provides efficient code solutions in several programming languages that you can easily adapt to a specific project. Each major algorithm is presented in the style of a design pattern that includes information to help you understand why and when the algorithm is appropriate. With this book, you will: Solve a particular coding problem or improve on the performance of an existing solution Quickly locate algorithms that relate to the problems you want to solve, and determine why a particular algorithm is the right one to use Get algorithmic solutions in C, C++, Java, and Ruby with implementation tips Learn the expected performance of an algorithm, and the conditions it needs to perform at its best Discover the impact that similar design decisions have on different algorithms Learn advanced data structures to improve the efficiency of algorithms With "Algorithms in a Nutshell," you'll learn how to improve the performance of key algorithms essential for the success of your software applications.

作者简介

目录

商品评论(0条)

暂无评论!

您的浏览历史

loading 内容加载中,请稍后...