- 5 Resultados
precio mínimo: € 139,09, precio máximo: € 274,05, precio promedio: € 222,45
1
Parsing Techniques A Practical Guide - Ceriel J. H. Jacobs, Dick Grune
Pedir
por buchfreund.de
€ 267,93
Envío: € 0,001
PedirEnlace patrocinado
Ceriel J. H. Jacobs, Dick Grune:

Parsing Techniques A Practical Guide - libro nuevo

2010, ISBN: 9781441919014

Kartoniert, 688 Seiten, 235mm x 155mm x 37mm, Sprache(n): eng This second edition of Grune and Jacobs' brilliant work presents new developments and discoveries that have been made in the … Más…

Gastos de envío:Versandkostenfrei innerhalb der BRD. (EUR 0.00) MARZIES Buch- und Medienhandel, 14621 Schönwalde-Glien
2
Parsing Techniques | A Practical Guide | Ceriel J. H. Jacobs (u. a.) | Taschenbuch | Monographs in Computer Science | Paperback | xxiv | Englisch | 2010 | Springer New York | EAN 9781441919014 - Jacobs, Ceriel J. H.
Pedir
por booklooker.de
€ 200,20
Envío: € 0,001
PedirEnlace patrocinado

Jacobs, Ceriel J. H.:

Parsing Techniques | A Practical Guide | Ceriel J. H. Jacobs (u. a.) | Taschenbuch | Monographs in Computer Science | Paperback | xxiv | Englisch | 2010 | Springer New York | EAN 9781441919014 - Pasta blanda

2010, ISBN: 9781441919014

[ED: Taschenbuch], [PU: Springer New York], Parsing, also referred to as syntax analysis, has been and continues to be an essential part of computer science and linguistics. Today, parsin… Más…

Gastos de envío:Versandkostenfrei, Versand nach Deutschland. (EUR 0.00) preigu
3
Parsing Techniques: A Practical Guide (Monographs in Computer Science) - Grune, Dick, Jacobs, Ceriel J.H.
Pedir
por Amazon.de (Intern. Bücher)
€ 139,09
Envío: € 0,001
PedirEnlace patrocinado
Grune, Dick, Jacobs, Ceriel J.H.:
Parsing Techniques: A Practical Guide (Monographs in Computer Science) - Pasta blanda

2010

ISBN: 9781441919014

Springer, Taschenbuch, Auflage: 2nd ed. 2008, 688 Seiten, Publiziert: 2010-11-23T00:00:01Z, Produktgruppe: Buch, Hersteller-Nr.: 9781441919014, 2.09 kg, Verkaufsrang: 2851698, NLP, Kommun… Más…

Gastos de envío:Auf Lager, Lieferung von Amazon. (EUR 0.00) Amazon.de
4
Parsing Techniques : A Practical Guide - Dick Grune
Pedir
por AbeBooks.com
$ 250,33
(aprox. € 231,00)
Envío: € 24,061
PedirEnlace patrocinado
Dick Grune:
Parsing Techniques : A Practical Guide - Pasta blanda

2010, ISBN: 1441919015

[EAN: 9781441919014], New book, [PU: Springer], PRINT ON DEMAND Book; New; Fast Shipping from the UK., Books

NEW BOOK. Gastos de envío: EUR 24.06 Ria Christie Collections, Uxbridge, United Kingdom [59718070] [Rating: 5 (of 5)]
5
Pedir
por Biblio.co.uk
$ 296,99
(aprox. € 274,05)
Envío: € 13,831
PedirEnlace patrocinado
Grune, Dick:
Parsing Techniques: A Practical Guide (Monographs in Computer Science) - libro nuevo

ISBN: 9781441919014

Springer. New. Special order direct from the distributor, Springer, 6

Gastos de envío: EUR 13.83 Russell Books Ltd

1Dado que algunas plataformas no nos comunican las condiciones de envío y éstas pueden depender del país de entrega, del precio de compra, del peso y tamaño del artículo, de una posible membresía a la plataforma, de una entrega directa por parte de la plataforma o a través de un tercero (Marketplace), etc., es posible que los gastos de envío indicados por eurolibro/terralibro no concuerden con los de la plataforma ofertante.

Datos bibliográficos del mejor libro coincidente

Detalles del libro
Parsing Techniques: A Practical Guide (Monographs in Computer Science)

This second edition of Grune and Jacobs' brilliant work presents new developments and discoveries that have been made in the field. Parsing, also referred to as syntax analysis, has been and continues to be an essential part of computer science and linguistics. Parsing techniques have grown considerably in importance, both in computer science, ie. advanced compilers often use general CF parsers, and computational linguistics where such parsers are the only option. They are used in a variety of software products including Web browsers, interpreters in computer devices, and data compression programs; and they are used extensively in linguistics.

Detalles del libro - Parsing Techniques: A Practical Guide (Monographs in Computer Science)


EAN (ISBN-13): 9781441919014
ISBN (ISBN-10): 1441919015
Tapa dura
Tapa blanda
Año de publicación: 2010
Editorial: Springer
688 Páginas
Peso: 1,003 kg
Idioma: eng/Englisch

Libro en la base de datos desde 2010-04-24T03:10:30-05:00 (Mexico City)
Página de detalles modificada por última vez el 2024-04-15T05:18:57-06:00 (Mexico City)
ISBN/EAN: 1441919015

ISBN - escritura alterna:
1-4419-1901-5, 978-1-4419-1901-4
Mode alterno de escritura y términos de búsqueda relacionados:
Autor del libro: dick, grune jacobs, ceri, grüne
Título del libro: parsing guide, technique, parsing techniques, practical techniques


Datos del la editorial

Autor: Dick Grune; Ceriel J.H. Jacobs
Título: Monographs in Computer Science; Parsing Techniques - A Practical Guide
Editorial: Springer; Springer US
662 Páginas
Año de publicación: 2010-11-23
New York; NY; US
Impreso en
Idioma: Inglés
213,99 € (DE)
219,99 € (AT)
236,00 CHF (CH)
POD
XXIV, 662 p.

BC; Hardcover, Softcover / Informatik, EDV/Informatik; Software Engineering; Verstehen; Algorithms; Parsing; Syntax; algorithm; automata; browser; compiler; computational linguistics; data compression; linguistics; programming; programming language; Software Engineering; Natural Language Processing (NLP); Programming Techniques; Compilers and Interpreters; Natürliche Sprachen und maschinelle Übersetzung; Computerprogrammierung und Softwareentwicklung; Compiler und Übersetzer; BB; EA

Grammars as a Generating Device.- to Parsing.- General Non-Directional Parsing.- Regular Grammars and Finite-State Automata.- General Directional Top-Down Parsing.- General Directional Bottom-Up Parsing.- Deterministic Top-Down Parsing.- Deterministic Bottom-Up Parsing.- Non-Canonical Parsers.- Generalized Deterministic Parsers.- Substring Parsing.- Parsing as Intersection.- Parallel Parsing.- Non-Chomsky Grammars and Their Parsers.- Error Handling.- Practical Parser Writing and Usage.- Annotated Bibliography.
Accessible, yet comprehensive introduction to parsing techniques helps readers to quickly gain a broad understanding of subject Summarizes more than 700 papers referenced in the book, saving readers countless hours Many exercises include hints and partial solutions, making it ideal for self-study or classroom use Extensive bibliography, and annotated bibliography on website, help interested readers to find more information Includes supplementary material: sn.pub/extras

Más, otros libros, que pueden ser muy parecidos a este:

Último libro similar:
9780387689548 Parsing Techniques (Dick Grune; Ceriel J.H. Jacobs)


< para archivar...