Algorithms in a nutshell

著者

書誌事項

Algorithms in a nutshell

George T. Heineman, Gary Pollice, Stanley Selkow

O'Reilly, 2008

  • : pbk

大学図書館所蔵 件 / 2

この図書・雑誌をさがす

注記

Includes bibliographical references and index

内容説明・目次

内容説明

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.

「Nielsen BookData」 より

詳細情報

  • NII書誌ID(NCID)
    BA90937330
  • ISBN
    • 9780596516246
  • 出版国コード
    us
  • タイトル言語コード
    eng
  • 本文言語コード
    eng
  • 出版地
    Sebastopol
  • ページ数/冊数
    xv, 343 p.
  • 大きさ
    23cm
  • 分類
  • 件名
ページトップへ