• Kapcsolat

  • Hírlevél

  • Rólunk

  • Szállítási lehetőségek

  • Hírek

  • 0
    String Algorithms in C: Efficient Text Representation and Search

    String Algorithms in C by Mailund, Thomas;

    Efficient Text Representation and Search

      • 8% KEDVEZMÉNY?

      • A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
      • Kiadói listaár EUR 69.54
      • Az ár azért becsült, mert a rendelés pillanatában nem lehet pontosan tudni, hogy a beérkezéskor milyen lesz a forint árfolyama az adott termék eredeti devizájához képest. Ha a forint romlana, kissé többet, ha javulna, kissé kevesebbet kell majd fizetnie.

        29 498 Ft (28 094 Ft + 5% áfa)
      • Kedvezmény(ek) 8% (cc. 2 360 Ft off)
      • Discounted price 27 139 Ft (25 846 Ft + 5% áfa)

    Beszerezhetőség

    Becsült beszerzési idő: A Prosperónál jelenleg nincsen raktáron, de a kiadónál igen. Beszerzés kb. 3-5 hét..
    A Prosperónál jelenleg nincsen raktáron.

    Why don't you give exact delivery time?

    A beszerzés időigényét az eddigi tapasztalatokra alapozva adjuk meg. Azért becsült, mert a terméket külföldről hozzuk be, így a kiadó kiszolgálásának pillanatnyi gyorsaságától is függ. A megadottnál gyorsabb és lassabb szállítás is elképzelhető, de mindent megteszünk, hogy Ön a lehető leghamarabb jusson hozzá a termékhez.

    A termék adatai:

    • Kiadás sorszáma 1st ed.
    • Kiadó Apress
    • Megjelenés dátuma 2020. augusztus 29.
    • Kötetek száma 1 pieces, Book

    • ISBN 9781484259191
    • Kötéstípus Puhakötés
    • Terjedelem293 oldal
    • Méret 254x178 mm
    • Súly 581 g
    • Nyelv angol
    • Illusztrációk 89 Illustrations, black & white
    • 150

    Kategóriák

    Rövid leírás:

    Implement practical data structures and algorithms for text search and discover how it is used inside other larger applications. This unique in-depth guide explains string algorithms using the C programming language. String Algorithms in C teaches you the following algorithms and how to use them: classical exact search algorithms; tries and compact tries; suffix trees and arrays; approximative pattern searches; and more.   

    In this book, author Thomas Mailund provides a library with all the algorithms and applicable source code that you can use in your own programs. There are implementations of all the algorithms presented in this book so there are plenty of examples.  

    You?ll understand that string algorithms are used in various applications such as image processing, computer vision, text analytics processing from data science to web applications, information retrieval from databases, network security, and much more.  

    You will:

  • Use classical exact search algorithms including naive search, borders/border search, Knuth-Morris-Pratt, and Boyer-Moor with or without Horspool
  • Search in trees, use tries and compact tries, and work with the Aho-Carasick algorithm
  • Process suffix trees including the use and development of McCreight?s algorithm
  • Work with suffix arrays including binary searches; sorting naive constructions; suffix tree construction; skew algorithms; and the Borrows-Wheeler transform (BWT)
  • Deal with enhanced suffix arrays including longest common prefix (LCP)
  • Carry out approximative pattern searches among suffix trees and approximative BWT searches 
  • Több

    Hosszú leírás:

    Implement practical data structures and algorithms for text search and discover how it is used inside other larger applications. This unique in-depth guide explains string algorithms using the C programming language. String Algorithms in C teaches you the following algorithms and how to use them: classical exact search algorithms; tries and compact tries; suffix trees and arrays; approximative pattern searches; and more.   



    In this book, author Thomas Mailund provides a library with all the algorithms and applicable source code that you can use in your own programs. There are implementations of all the algorithms presented in this book so there are plenty of examples.  



    You?ll understand that string algorithms are used in various applications such as image processing, computer vision, text analytics processing from data science to web applications, information retrieval from databases, network security, and much more.  



    What You Will Learn



      Use classical exact search algorithms including naive search, borders/border search, Knuth-Morris-Pratt, and Boyer-Moor with or without Horspool
    • Search in trees, use tries and compact tries, and work with the Aho-Carasick algorithm
    • Process suffix trees including the use and development of McCreight?s algorithm
    • Work with suffix arrays including binary searches; sorting naive constructions; suffix tree construction; skew algorithms; and the Borrows-Wheeler transform (BWT)
    • Deal with enhanced suffix arrays including longest common prefix (LCP)
    • Carry out approximative pattern searches among suffix trees and approximative BWT searches 

    Who This Book Is For 



    Those with at least some prior programming experience with C or Assembly and have at least prior experience with programming algorithms. 

    Több

    Tartalomjegyzék:

    1. Introduction.- 2. Classical Algorithms for Exact Search.- 3. Suffix Trees.- 4. Suffix Arrays.- 5. Approximate Search.- 6. Conclusions.- Appendix A: Vectors.- Appendix B: Lists.- Appendix C: Queues.

    Több