feed icon rss

Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
  • 1
    UID:
    almafu_BV001317475
    Format: X, 203 S.
    ISBN: 0-387-96698-6 , 3-540-96698-6
    Series Statement: Texts and monographs in computerscience, The AKM series in theoretical computer science
    Language: English
    Subjects: Computer Science , Comparative Studies. Non-European Languages/Literatures
    RVK:
    RVK:
    RVK:
    Keywords: Formale Sprache ; Formale Sprache ; Computerlinguistik ; Formale Sprache ; Programmierung
    Author information: Arbib, Michael A. 1940-
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    UID:
    almafu_BV021892917
    Format: VIII, 220 S.
    Edition: 1. print.
    ISBN: 0-387-90573-1
    Series Statement: Texts and monographs in computer science : The AKM series in theoretical computer science
    Language: English
    Subjects: Computer Science
    RVK:
    Keywords: Automat ; Formale Sprache ; Informatik ; Automatentheorie
    Author information: Arbib, Michael A. 1940-
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    UID:
    almafu_BV021929218
    Format: 251 S.
    Series Statement: Texts and monographs in computer science
    Language: English
    Subjects: Computer Science
    RVK:
    Keywords: Berechenbarkeit ; Programmierung ; Rekursive Funktion
    Author information: Arbib, Michael A. 1940-
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    UID:
    almahu_9947362977802882
    Format: VIII, 251 p. , online resource.
    ISBN: 9781461257493
    Series Statement: Texts and Monographs in Computer Science,
    Content: Computability theory is at the heart of theoretical computer science. Yet, ironically, many of its basic results were discovered by mathematical logicians prior to the development of the first stored-program computer. As a result, many texts on computability theory strike today's computer science students as far removed from their concerns. To remedy this, we base our approach to computability on the language of while-programs, a lean subset of PASCAL, and postpone consideration of such classic models as Turing machines, string-rewriting systems, and p. -recursive functions till the final chapter. Moreover, we balance the presentation of un solvability results such as the unsolvability of the Halting Problem with a presentation of the positive results of modern programming methodology, including the use of proof rules, and the denotational semantics of programs. Computer science seeks to provide a scientific basis for the study of information processing, the solution of problems by algorithms, and the design and programming of computers. The last 40 years have seen increasing sophistication in the science, in the microelectronics which has made machines of staggering complexity economically feasible, in the advances in programming methodology which allow immense programs to be designed with increasing speed and reduced error, and in the develop­ ment of mathematical techniques to allow the rigorous specification of program, process, and machine.
    Note: 1 Introduction -- 1.1 Partial Functions and Algorithms -- 1.2 An Invitation to Computability Theory -- 1.3 Diagonalization and the Halting Problem -- 2 The Syntax and Semantics of while-Programs -- 2.1 The Language of while-Programs -- 2.2 Macro Statements -- 2.3 The Computable Functions -- 3 Enumeration and Universality of the Computable Functions -- 3.1 The Effective Enumeration of while-Programs -- 3.2 Universal Functions and Interpreters -- 3.3 String-Processing Functions -- 3.4 Pairing Functions -- 4 Techniques of Elementary Computability Theory -- 4.1 Algorithmic Specifications -- 4.2 The s-m-n Theorem -- 4.3 Undecidable Problems -- 5 Program Methodology -- 5.1 An Invitation to Denotational Semantics -- 5.2 Recursive Programs 110 5.3* Proof Rules for Program Properties -- 6 The Recursion Theorem and Properties of Enumerations -- 6.1 The Recursion Theorem -- 6.2 Model-Independent Properties of Enumerations -- 7 Computable Properties of Sets (Part 1) -- 7.1 Recursive and Recursively Enumerable Sets -- 7.2 Indexing the Recursively Enumerable Sets -- 7.3 Gödel’s Incompleteness Theorem -- 8 Computable Properties of Sets (Part 2) -- 8.1 Rice’s Theorem and Related Results -- 8.2 A Classification of Sets -- 9 Alternative Approaches to Computability -- 9.1 The Turing Characterization -- 9.2 The Kleene Characterization -- 9.3 Symbol-Manipulation Systems and Formal Languages -- References -- Notation Index -- Author Index.
    In: Springer eBooks
    Additional Edition: Printed edition: ISBN 9781461257516
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    UID:
    gbv_42302048X
    Format: VIII, 251 S. 8"
    ISBN: 3540907432 , 0387907432
    Series Statement: (Texts and monographs in computer science: The AKM series in theoret. computer science)
    Language: Undetermined
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    UID:
    b3kat_BV023802884
    Format: VIII, 220 S. , Ill., graph. Darst.
    Edition: 4. printing
    ISBN: 3540905731
    Series Statement: Texts and monographs in computer science
    Language: English
    Author information: Arbib, Michael A. 1940-
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    UID:
    gbv_192706594
    Format: VIII, 220 S , graph. Darst
    Edition: 4. printing
    ISBN: 3540905731 , 0387905731
    Series Statement: Texts and monographs in computer science
    Language: English
    Subjects: Computer Science
    RVK:
    Keywords: Informatik
    Author information: Arbib, Michael A. 1940-
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    UID:
    almahu_9948621146502882
    Format: X, 203 p. , online resource.
    Edition: 1st ed. 1988.
    ISBN: 9781461395959
    Series Statement: The AKM Series in Theoretical Computer Science
    Content: The study of formal languages and of related families of automata has long been at the core of theoretical computer science. Until recently, the main reasons for this centrality were connected with the specification and analy­ sis of programming languages, which led naturally to the following ques­ tions. How might a grammar be written for such a language? How could we check whether a text were or were not a well-formed program generated by that grammar? How could we parse a program to provide the structural analysis needed by a compiler? How could we check for ambiguity to en­ sure that a program has a unique analysis to be passed to the computer? This focus on programming languages has now been broadened by the in­ creasing concern of computer scientists with designing interfaces which allow humans to communicate with computers in a natural language, at least concerning problems in some well-delimited domain of discourse. The necessary work in computational linguistics draws on studies both within linguistics (the analysis of human languages) and within artificial intelligence. The present volume is the first textbook to combine the topics of formal language theory traditionally taught in the context of program­ ming languages with an introduction to issues in computational linguistics. It is one of a series, The AKM Series in Theoretical Computer Science, designed to make key mathematical developments in computer science readily accessible to undergraduate and beginning graduate students.
    Note: 1 Introduction -- 1.1 The First Language -- 1.2 Grammers and Languages -- 1.3 Context-Free and Context-Sensitive Languages -- 1.4 Programs, Languages, and Parsing -- 1.5 Context-Free Grammars and Natural Language -- 2 Grammars and Machines -- 2.1 The Chomsky Hierarchy -- 2.2 Closure Properties -- 2.3 Regular and Finite-State Languages -- 3 Push-Down Automata and Context-Free Grammars -- 3.1 Push-Down Automata -- 3.2 Normal Forms for Context-Free Grammars -- 3.3 The Equivalence Theorem -- 4 Parsing, Part 1 -- 4.1 The Cocke-Kasami-Younger Algorithm -- 4.2 Earley's Algorithm -- 5 Turing Machines and Language Theory -- 5.1 Turing Machines -- 5.2 The Universal Turing Machine -- 5.3 Nondeterministic Turing Machines and Linear Bounded Automata -- 5.4 The Halting Problem and Undecidability -- 6 Fixed Point Principles in Language Theory -- 6.1 Partial Orders and Fixed Points -- 6.2 Fixed Point Theory and Context-Free Languages -- 7 Parsing, Part II -- 7.1 Top-Down Parsing and LL Grammars -- 7.2 Bottom-Up Parsing and LR Grammars -- 8 The Formal Description of Natural Languages -- 8.1 The Aims of Linguistic Theory -- 8.2 The Generative Power of Natural Languages -- 8.3 Augmented Transition Networks -- 9 Recent Approaches to Linguistic Theory -- 9.1 Beyond Unrestricted Phrase Structure Formalisms -- 9.2 Generalized Phrase Structure Grammars -- 9.3 Government and Binding Theory -- References for Chapters 8 and 9 -- Symbol Index -- Author Index.
    In: Springer Nature eBook
    Additional Edition: Printed edition: ISBN 9781461395973
    Additional Edition: Printed edition: ISBN 9780387966984
    Additional Edition: Printed edition: ISBN 9781461395966
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. Further information can be found on the KOBV privacy pages