feed icon rss

Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • HU Berlin  (13)
Type of Medium
Language
Region
Subjects(RVK)
  • 1
    Book
    Book
    New York [u.a.] :Springer,
    UID:
    almahu_BV011524707
    Format: XIX, 473 S. : Ill.
    ISBN: 0-387-94942-9
    Series Statement: Graduate texts in computer science
    Note: Literaturverz. S. [435] - 449
    Language: English
    Subjects: Computer Science
    RVK:
    RVK:
    Keywords: Nebenläufigkeit ; Programmierung ; Parallelverarbeitung ; Programmierung
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Book
    Book
    Washington, DC :National Acad. Press,
    UID:
    almahu_BV012784486
    Format: XVIII, 331 S.
    ISBN: 0-309-06558-5
    Language: English
    Keywords: Verteiltes System ; Sicherheit ; Telekommunikationspolitik ; Telekommunikationspolitik ; Internet ; Sicherheit
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    UID:
    almahu_9948324350202882
    Format: xviii, 331 p. : , ill.
    Edition: Electronic reproduction. Ann Arbor, MI : ProQuest, 2015. Available via World Wide Web. Access may be limited to ProQuest affiliated libraries.
    Language: English
    Keywords: Electronic books.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    UID:
    almahu_BV039636188
    Format: 16 S.
    Edition: [Textbuch]
    Note: In Fraktur
    Language: German
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    UID:
    almahu_BV047195340
    Format: 236 Seiten.
    ISBN: 978-1-4197-4854-7
    Content: "Photographer and filmmaker Michael Grecco was in the thick of things, documenting the club scene in places like Boston and New York as punk rock morphed into the post-punk and new wave movements that dominated from the late '70s to the early '90s. From the Cramps to Dead Kennedys, Talking Heads, Human Sexual Response, Elvis Costello, Joan Jett, the Ramones, and many others, Grecco captured in black and white and color the raw energy, sweat, and antics that characterized the alternative music of the time. In addition to concert photography, he shot album covers and promotional pieces that round out his impressively extensive photo collection. Presented here for the first time are images of the clubs and bands as they evolve into the icons that they have become today."--Back cover
    Note: Includes index
    Additional Edition: Erscheint auch als Online-Ausgabe, ISBN 978-1-64700-066-0
    Language: English
    Subjects: Musicology
    RVK:
    RVK:
    Keywords: Rockmusiker ; Rockgruppe ; Punk Rock ; Musikleben ; Porträtfotografie ; 1958- Grecco, Michael ; Fotografie ; Punk Rock ; Rockmusiker ; Bildband ; Illustrated works
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    UID:
    almahu_BV024921006
    Format: IV, 142 S.
    Note: Kiel, Univ., Diss., 1975
    Language: German
    Keywords: Hochschulschrift
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    New York, NY :Springer New York :
    UID:
    almahu_9948621612902882
    Format: XIX, 473 p. , online resource.
    Edition: 1st ed. 1997.
    ISBN: 9781461218302
    Series Statement: Texts in Computer Science,
    Content: Concurrent computing is gaining ground in interest as it becomes increasingly feasible to implement distributed computing across networks of workstations. This book, by one of the subject's leading figures, provides a comprehensive survey of the subject beginning with proposotional logic and concluding with concurrent programming. It is based on graduate courses taught at Cornell University and is designed to be used as a graduate text. There are exercises at the end of each chapter to extend and illustrate the main themes covered. Professor Schneier emphasizes the use of formal methods and assertional reasoning using notation and paradigms drawn from programming to drive the exposition. As a result, all those interested in studying concurrent computing will find this to be an invaluable approach to the subject.
    Note: 1 Introduction -- 1.1 Concurrent Programs -- 1.2 Communication and Synchronization -- 1.3 Understanding Concurrent Programs -- 1.4 A Preview -- Historical Notes for Chapter 1 -- Exercises for Chapter 1 -- 2 Formal Logic -- 2.1 Formal Logical Systems -- 2.2 Propositional Logic -- 2.3 A Predicate Logic -- 2.4 Safety and Liveness Revisited -- Historical Notes for Chapter 2 -- Exercises for Chapter 2 -- 3 Temporal Logic -- 3.1 Informal Preview -- 3.2 Syntax and Meaning of Formulas -- 3.3 Axioms and Inference Rules -- 3.4 Temporal Logic Applications -- 3.5 About Modal Logics -- Historical Notes for Chapter 3 -- Exercises for Chapter 3 -- 4 Notation and Logic for Sequential Programming -- 4.1 Notation for Sequential Programs -- 4.2 Reasoning About Program States -- 4.3 Proof Outline Logic -- 4.4 Assignment to Composite Variables -- 4.5 A Predicate Transformer -- Historical Notes for Chapter 4 -- Exercises for Chapter 4 -- 5 Concurrency and Interference -- 5.1 Specifying Concurrency -- 5.2 Control Predicate Axioms -- 5.3 Interference Freedom -- 5.4 Hiding Control Predicates in Derived Terms -- 5.5 Synchronously Altered and Shared Assertions -- 5.6 Specifying Synchronization -- 5.7 Synchronization and Interference -- Historical Notes for Chapter 5 -- Exercises for Chapter 5 -- 6 Safety Properties: Invariance -- 6.1 Invariance Properties -- 6.2 Verifying Invariance Properties -- 6.3 Exclusion of Configurations -- 6.4 Direct Use of Proof Outlines -- 6.5 Developing Programs for Invariance Properties -- Historical Notes for Chapter 6 -- Exercises for Chapter 6 -- 7 Safety Properties with Past Terms -- 7.1 Historical Safety Properties -- 7.2 Past Extensions to Predicate Logic -- 7.3 Verifying Historical Safety Properties -- 7.4 Developing Programs for Historical Safety Properties -- 7.5 Auxiliary Variables -- 7.6 Some Cautions -- Historical Notes for Chapter 7 -- Exercises for Chapter 7 -- 8 Verifying Arbitrary Temporal Logic Properties -- 8.1 S-Temporal Logic Revisited -- 8.2 Unless Properties and Derivatives -- 8.3 Fairness Assumptions -- 8.4 Reasoning from Fairness Assumptions -- 8.5 Helpful Actions and Eventualities -- 8.6 Liveness for Mutual Exclusion -- Historical Notes for Chapter 8 -- Exercises for Chapter 8 -- 9 Programming with Fine-Grained Atomic Actions -- 9.1 Pretending Atomicity -- 9.2 Translation-Independent Reasoning -- 9.3 Implementing Condition Synchronization -- 9.4 Programming with the Subset -- 9.5 Synchronization and Interference Revisited -- 9.6 Interlock Instructions -- 9.7 Example: Barrier Synchronization -- Historical Notes for Chapter 9 -- Exercises for Chapter 9 -- 10 Semaphores, Locks, and Conditional Critical Regions -- 10.1 Semaphores -- 10.2 Change of Variable to use Semaphores -- 10.3 Binary Semaphores and Locks -- 10.4 Split Binary Semaphore Method -- 10.5 Conditional Critical Regions -- Historical Notes for Chapter 10 -- Exercises for Chapter 10 -- 11 Message Passing and Distributed Programming -- 11.1 Asynchronous Message-Passing -- 11.2 Synchronous Message-Passing -- 11.3 Derivation of Distributed Programs -- 11.4 Shared-Variable Representations -- Historical Notes for Chapter 11 -- Exercises for Chapter 11 -- 12 Putting It Together -- 12.1 On Languages -- 12.2 Principles for Verifying Safety and Liveness Properties -- 12.3 Proofs Only Increase Confidence -- 12.4 A Tool and Applications -- Historical Notes for Chapter 12 -- References.
    In: Springer Nature eBook
    Additional Edition: Printed edition: ISBN 9781461273035
    Additional Edition: Printed edition: ISBN 9780387949420
    Additional Edition: Printed edition: ISBN 9781461218319
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    New York :Springer-Verlag,
    UID:
    almahu_9949087935802882
    Format: 1 online resource (516 pages) : , illustrations.
    ISBN: 9781475738377 (e-book)
    Series Statement: Texts and monographs in computer science
    Note: "With 25 illustrations."
    Additional Edition: Print version: Gries, David. Logical approach to discrete math. New York : Springer-Verlag, [1993] ISBN 9781441928351
    Language: English
    Keywords: Electronic books.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    New York, NY :Springer New York :
    UID:
    almahu_9948621133202882
    Format: XVI, 516 p. , online resource.
    Edition: 1st ed. 1993.
    ISBN: 9781475738377
    Series Statement: Monographs in Computer Science,
    Content: This text attempts to change the way we teach logic to beginning students. Instead of teaching logic as a subject in isolation, we regard it as a basic tool and show how to use it. We strive to give students a skill in the propo­ sitional and predicate calculi and then to exercise that skill thoroughly in applications that arise in computer science and discrete mathematics. We are not logicians, but programming methodologists, and this text reflects that perspective. We are among the first generation of scientists who are more interested in using logic than in studying it. With this text, we hope to empower further generations of computer scientists and math­ ematicians to become serious users of logic. Logic is the glue Logic is the glue that binds together methods of reasoning, in all domains. The traditional proof methods -for example, proof by assumption, con­ tradiction, mutual implication, and induction- have their basis in formal logic. Thus, whether proofs are to be presented formally or informally, a study of logic can provide understanding.
    Note: 0 Using Mathematics -- 1 Textual Substitution, Equality, and Assignment -- 2 Boolean Expressions -- 3 Propositional Calculus -- 4 Relaxing the Proof Style -- 5 Applications of Propositional Calculus -- 6 Hilbert-style Proofs -- 7 Formal Logic -- 8 Quantification -- 9 Predicate Calculus -- 10 Predicates and Programming -- 11 A Theory of Sets -- 12 Mathematical Induction -- 13 A Theory of Sequences -- 14 Relations and Functions -- 15 A Theory of Integers -- 16 Combinatorial Analysis -- 17 Recurrence Relations -- 18 Modern Algebra -- 19 A Theory of Graphs -- 20 Infinite Sets -- References -- Theorems of the propositional and predicate calculi.
    In: Springer Nature eBook
    Additional Edition: Printed edition: ISBN 9781441928351
    Additional Edition: Printed edition: ISBN 9780387941158
    Additional Edition: Printed edition: ISBN 9781475738384
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Book
    Book
    New York [u. a.] :Springer,
    UID:
    almahu_BV024973661
    Format: XVI, 497 S.
    ISBN: 0-387-94115-0
    Series Statement: Texts and monographs in computer science
    Language: English
    Subjects: Mathematics
    RVK:
    Keywords: Diskrete Mathematik ; Mathematische Logik ; Mathematik
    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