TOP
💡 邁向小一的第一步!給孩子一本「查得到自信」的專屬辭典,輕鬆跨越閱讀關卡!🚀
搜尋結果 /

Logic Programming and Databases

209
5 / 6
出版日:2012/07/30 作者:M. E. Müller  出版社:Cambridge Univ Pr  裝訂:精裝
What is knowledge and how is it represented? This book focuses on the idea of formalising knowledge as relations, interpreting knowledge represented in databases or logic programs as relational data and discovering new knowledge by identifying hidden and defining new relations. After a brief introduction to representational issues, the author develops a relational language for abstract machine learning problems. He then uses this language to discuss traditional methods such as clustering and decision tree induction, before moving onto two previously underestimated topics that are just coming to the fore: rough set data analysis and inductive logic programming. Its clear and precise presentation is ideal for undergraduate computer science students. The book will also interest those who study artificial intelligence or machine learning at the graduate level. Exercises are provided and each concept is introduced using the same example domain, making it easier to compare the individual pro
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Design of Approximation Algorithms
90 折
出版日:2011/04/26 作者:David P. Williamson  出版社:Cambridge Univ Pr  裝訂:精裝
Discrete optimization problems are everywhere, from traditional operations research planning (scheduling, facility location and network design); to computer science databases; to advertising issues in viral marketing. Yet most such problems are NP-hard; unless P = NP, there are no efficient algorithms to find optimal solutions. This book shows how to design approximation algorithms: efficient algorithms that find provably near-optimal solutions. The book is organized around central algorithmic techniques for designing approximation algorithms, including greedy and local search algorithms, dynamic programming, linear and semidefinite programming, and randomization. Each chapter in the first section is devoted to a single algorithmic technique applied to several different problems, with more sophisticated treatment in the second section. The book also covers methods for proving that optimization problems are hard to approximate. Designed as a textbook for graduate-level algorithm courses
優惠價: 9 3275
無庫存
Finite and Algorithmic Model Theory
90 折
出版日:2011/04/25 作者:Javier Esparza  出版社:Cambridge Univ Pr  裝訂:平裝
Intended for researchers and graduate students in theoretical computer science and mathematical logic, this volume contains accessible surveys by leading researchers from areas of current work in logical aspects of computer science, where both finite and infinite model-theoretic methods play an important role. Notably, the articles in this collection emphasize points of contact and connections between finite and infinite model theory in computer science that may suggest new directions for interaction. Among the topics discussed are: algorithmic model theory, descriptive complexity theory, finite model theory, finite variable logic, model checking, model theory for restricted classes of finite structures, and spatial databases. The chapters all include extensive bibliographies facilitating deeper exploration of the literature and further research.
優惠價: 9 3509
無庫存
出版日:2010/10/21 作者:Miguel A. Labrador; Alfredo J. Perez; Pedro M. Wightman  出版社:Chapman & Hall  裝訂:平裝
The book covers all of the components needed to develop an LBIS. It discusses cellular phone programming using the Java ME platform, positioning technologies, databases and spatial databases, communi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Clausal Theory of Types
90 折
出版日:2009/07/30 作者:D. A. Wolfram  出版社:Cambridge Univ Pr  裝訂:平裝
Logic programming was based on first-order logic. Higher-order logics can also lead to theories of theorem-proving. This book introduces just such a theory, based on a lambda-calculus formulation of a clausal logic with equality, known as the Clausal Theory of Types. By restricting this logic to Horn clauses, a concise form of logic programming that incorporates functional programming is achieved. The book begins by reviewing the fundamental Skolem-Herbrand-Gödel Theorem and resolution, which are then extrapolated to a higher-order setting; this requires introducing higher-order equational unification which builds in higher-order equational theories and uses higher-order rewriting. The logic programming language derived has the unique property of being sound and complete with respect to Henkin-Andrews general models, and consequently of treating equivalent terms as identical. First published in 1993, the book can be used for graduate courses in theorem-proving, but will be of interest
優惠價: 9 1520
無庫存
Constraint Handling Rules
90 折
出版日:2009/07/09 作者:Thom Frühwirth  出版社:Cambridge Univ Pr  裝訂:精裝
Constraint Handling Rules (CHR) is both a theoretical formalism based on logic and a practical programming language based on rules. This book, written by the creator of CHR, describes the theory of CHR and how to use it in practice. It is supported by a website containing teaching materials, online demos, and free downloads of the language. After a basic tutorial, the author describes in detail the CHR language and discusses guaranteed properties of CHR programs. The author then compares CHR with other formalisms and languages and illustrates how it can capture their essential features. Finally, larger programs are introduced and analyzed in detail. The book is ideal for graduate students and lecturers, and for more experienced programmers and researchers, who can use it for self-study. Exercises with selected solutions, and bibliographic remarks are included at the ends of chapters. The book is the definitive reference on the subject.
優惠價: 9 2690
無庫存
Formal Semantics of Natural Language
90 折
出版日:2009/05/07 作者:Edward L. Keenan  出版社:Cambridge Univ Pr  裝訂:平裝
A volume of studies in natural language semantics which brings together work by philosophers, logicians and linguists. The main topics treated are: quantification and reference in natural language; the relations between formal logic, programming languages and natural language; pragmatics and discourse meaning; surface syntax and logical meaning. The volume derives from a colloquium organised in 1973 by the Kings College Research Centre, Cambridge and the papers have been edited for publication by Professor Keenan. It is hoped that the collection will make available some of the best work in this fast-moving field and will stimulate further progress by juxtaposing the different approaches and interests represented here.
優惠價: 9 2573
無庫存
Practical Formal Software Engineering:Wanting the Software You Get
90 折
出版日:2009/01/19 作者:Bruce Mills  出版社:Cambridge Univ Pr  裝訂:精裝
Based around a theme of the construction of a game engine, this textbook is for final year undergraduate and graduate students, emphasising formal methods in writing robust code quickly. This book takes an unusual, engineering-inspired approach to illuminate the creation and verification of large software systems. Where other textbooks discuss business practices through generic project management techniques or detailed rigid logic systems, this book examines the interaction between code in a physical machine and the logic applied in creating the software. These elements create an informal and rigorous study of logic, algebra, and geometry through software. Assuming prior experience with C, C++, or Java programming languages, chapters introduce UML, OCL, and Z from scratch. Extensive worked examples motivate readers to learn the languages through the technical side of software science.
優惠價: 9 2749
無庫存
Lambda-Calculus and Combinators:An Introduction
90 折
出版日:2008/08/11 作者:J. Roger Hindley  出版社:Cambridge Univ Pr  裝訂:精裝
Combinatory logic and lambda-calculus, originally devised in the 1920s, have since developed into linguistic tools, especially useful in programming languages. The authors' previous book served as the main reference for introductory courses on lambda-calculus for over 20 years: this version is thoroughly revised and offers an account of the subject with the same authoritative exposition. The grammar and basic properties of both combinatory logic and lambda-calculus are discussed, followed by an introduction to type-theory. Typed and untyped versions of the systems, and their differences, are covered. Lambda-calculus models, which lie behind much of the semantics of programming languages, are also explained in depth. The treatment is as non-technical as possible, with the main ideas emphasized and illustrated by examples. Many exercises are included, from routine to advanced, with solutions to most at the end of the book.
優惠價: 9 3568
無庫存
出版日:2008/06/19 作者:Wilfrid Hodges  出版社:Cambridge Univ Pr  裝訂:平裝
This is an up-to-date and integrated introduction to model theory, designed to be used for graduate courses (for students who are familiar with first-order logic), and as a reference for more experienced logicians and mathematicians. Model theory is concerned with the notions of definition, interpretation and structure in a very general setting, and is applied to a wide variety of other areas such as set theory, geometry, algebra (in particular group theory), and computer science (e.g. logic programming and specification). Professor Hodges emphasises definability and methods of construction, and introduces the reader to advanced topics such as stability. He also provides the reader with much historical information and a full bibliography, enhancing the book's use as a reference.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Mathematical Theory of Domains
90 折
出版日:2008/06/12 作者:V. Stoltenberg-Hansen  出版社:Cambridge Univ Pr  裝訂:平裝
Domain theory is an established part of theoretical computer science, used in giving semantics to programming languages and logics. In mathematics and logic it has also proved to be useful in the study of algorithms. This book is devoted to providing a unified and self-contained treatment of the subject. The theory is presented in a mathematically precise manner which nevertheless is accessible to mathematicians and computer scientists alike. The authors begin with the basic theory including domain equations, various domain representations and universal domains. They then proceed to more specialized topics such as effective and power domains, models of lambda-calculus and so on. In particular, the connections with ultrametric spaces and the Kleene–Kreisel continuous functionals are made precise. Consequently the text will be useful as an introductory textbook (earlier versions have been class-tested in Uppsala, Gothenburg, Passau, Munich and Swansea), or as a general reference for prof
優惠價: 9 2749
無庫存
Basic Simple Type Theory
90 折
出版日:2008/01/21 作者:J. Roger Hindley  出版社:Cambridge Univ Pr  裝訂:平裝
Type theory is one of the most important tools in the design of higher-level programming languages, such as ML. This book introduces and teaches its techniques by focusing on one particularly neat system and studying it in detail. In this way, all the key ideas are covered without getting involved in the complications of more advanced systems, but concentrating rather on the principles that make the theory work in practice. This book takes a type-assignment approach to type theory, and the system considered is the simplest polymorphic one. The author covers all the basic ideas, including the system's relation to propositional logic, and gives a careful treatment of the type-checking algorithm which lies at the heart of every such system. Also featured are two other interesting algorithms that have been buried in inaccessible technical literature. The mathematical presentation is rigorous but clear, making the book at a level which can be used as an introduction to type theory for comp
優惠價: 9 1930
無庫存
Modelling for Field Biologists and Other Interesting People
90 折
出版日:2007/06/28 作者:Hanna Kokko  出版社:Cambridge Univ Pr  裝訂:平裝
Students of evolutionary and behavioural ecology are often unfamiliar with mathematical techniques, though much of biology relies on mathematics. Evolutionary ideas are often complex, meaning that the logic of hypotheses proposed should not only be tested empirically but also mathematically. There are numerous different modelling tools used by ecologists, ranging from population genetic 'bookkeeping', to game theory and individual-based computer simulations. Due to the many different modelling options available, it is often difficult to know where to start. Hanna Kokko has designed this 2007 book to help with these decisions. Each method described is illustrated with one or two biologically interesting examples that have been chosen to help overcome fears of many biologists when faced with mathematical work, whilst also providing the programming code (Matlab) for each problem. Aimed primarily at students of evolutionary and behavioural ecology, this book will be of interest to any biol
優惠價: 9 2632
無庫存
出版日:2007/06/28 作者:Hanna Kokko  出版社:Cambridge Univ Pr  裝訂:精裝
Students of evolutionary and behavioural ecology are often unfamiliar with mathematical techniques, though much of biology relies on mathematics. Evolutionary ideas are often complex, meaning that the logic of hypotheses proposed should not only be tested empirically but also mathematically. There are numerous different modelling tools used by ecologists, ranging from population genetic 'bookkeeping', to game theory and individual-based computer simulations. Due to the many different modelling options available, it is often difficult to know where to start. Hanna Kokko has designed this 2007 book to help with these decisions. Each method described is illustrated with one or two biologically interesting examples that have been chosen to help overcome fears of many biologists when faced with mathematical work, whilst also providing the programming code (Matlab) for each problem. Aimed primarily at students of evolutionary and behavioural ecology, this book will be of interest to any biol
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Formal Semantics and Pragmatics for Natural Language Querying
90 折
出版日:2004/03/25 作者:James Clifford  出版社:Cambridge Univ Pr  裝訂:平裝
This book discusses the connection between two areas of semantics, namely the semantics of databases and the semantics of natural language, and links them via a common view of the semantics of time. It is argued that a coherent theory of the semantics of time is an essential ingredient for the success of efforts to incorporate more 'real world' semantics into database models. This idea is a relatively recent concern of database research but it is receiving growing interest. The book begins with a discussion of database querying which motivates the use of the paradigm of Montague Semantics and discusses the details of the intensional logic ILs. This is followed by a description of the author's own model, the Historical Relational Data Model (HRDM) which extends the RDM to include a temporal dimension. Finally the database querying language QEHIII is defined and examples illustrate its use. A formal model for the interpretation of questions is presented in this work which will form the b
優惠價: 9 2281
無庫存
Dr. Ecco's Cyberpuzzles: 36 Puzzles for Hackers and Other Mathematical Detectives
79 折
出版日:2004/02/01 作者:Dennis Elliott Shasha  出版社:W W Norton & Co Inc  裝訂:平裝
In the tradition of Sherlock Holmes, Dr. Ecco is one of the greatest sleuths of our time, a mathematical wizard who uses logic and computer programming to solve crimes, find treasures, and explore sp
優惠價: 79 659
無庫存
出版日:2003/03/27 作者:Backhouse  出版社:John Wiley & Sons Inc  裝訂:平裝
Most texts on logic or discrete math fail to show why math and logic are fundamental tools for programmers. Program Construction illustrates the importance of math and logic to programming, providing
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2003/03/20 作者:Terese  出版社:Cambridge Univ Pr  裝訂:精裝
Term rewriting systems developed out of mathematical logic and are an important part of theoretical computer science. They consist of sequences of discrete transformation steps where one term is replaced with another and have applications in many areas, from functional programming to automatic theorem proving and computer algebra. This 2003 book starts at an elementary level with the earlier chapters providing a foundation for the rest of the work. Much of the advanced material appeared here for the first time in book form. Subjects treated include orthogonality, termination, completion, lambda calculus, higher-order rewriting, infinitary rewriting and term graph rewriting. Many exercises are included with selected solutions provided on the web. A comprehensive bibliography makes this book ideal both for teaching and research. A chapter is included presenting applications of term rewriting systems, with many pointers to actual implementations.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2002/05/01 作者:James J. Buckley; Esfandiar Eslami; Thomas Feuring  出版社:Springer Verlag  裝訂:精裝
The book aims at surveying results in the application of fuzzy sets and fuzzy logic to economics and engineering. New results include fuzzy non-linear regression, fully fuzzified linear programming, f
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Basic Proof Theory
90 折
出版日:2000/07/27 作者:A. S. Troelstra  出版社:Cambridge Univ Pr  裝訂:平裝
This introduction to the basic ideas of structural proof theory contains a thorough discussion and comparison of various types of formalization of first-order logic. Examples are given of several areas of application, namely: the metamathematics of pure first-order logic (intuitionistic as well as classical); the theory of logic programming; category theory; modal logic; linear logic; first-order arithmetic and second-order logic. In each case the aim is to illustrate the methods in relatively simple situations and then apply them elsewhere in much more complex settings. There are numerous exercises throughout the text. In general, the only prerequisite is a standard course in first-order logic, making the book ideal for graduate students and beginning researchers in mathematical logic, theoretical computer science and artificial intelligence. For the new edition, many sections have been rewritten to improve clarity, new sections have been added on cut elimination, and solutions to sel
優惠價: 9 2398
無庫存
出版日:1999/05/13 作者:Paul Taylor  出版社:Cambridge Univ Pr  裝訂:精裝
Practical Foundations collects the methods of construction of the objects of twentieth-century mathematics. Although it is mainly concerned with a framework essentially equivalent to intuitionistic Zermelo-Fraenkel logic, the book looks forward to more subtle bases in categorical type theory and the machine representation of mathematics. Each idea is illustrated by wide-ranging examples, and followed critically along its natural path, transcending disciplinary boundaries between universal algebra, type theory, category theory, set theory, sheaf theory, topology and programming. Students and teachers of computing, mathematics and philosophy will find this book both readable and of lasting value as a reference work.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1997/07/31 作者:J. Roger Hindley  出版社:Cambridge Univ Pr  裝訂:精裝
Type theory is one of the most important tools in the design of higher-level programming languages, such as ML. This book introduces and teaches its techniques by focusing on one particularly neat system and studying it in detail. In this way, all the key ideas are covered without getting involved in the complications of more advanced systems, but concentrating rather on the principles that make the theory work in practice. This book takes a type-assignment approach to type theory, and the system considered is the simplest polymorphic one. The author covers all the basic ideas, including the system's relation to propositional logic, and gives a careful treatment of the type-checking algorithm which lies at the heart of every such system. Also featured are two other interesting algorithms that have been buried in inaccessible technical literature. The mathematical presentation is rigorous but clear, making the book at a level which can be used as an introduction to type theory for comp
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Karel The Robot Second Edition
滿額折
出版日:1994/07/11 作者:Pattis  出版社:John Wiley & Sons Inc  裝訂:平裝
KAREL The Robot teaches students the fundamental concepts and skills of programming, quickly and easily. By emphasizing logic and structure over calculation, it provides a nonthreatening introduction
優惠價: 9 2666
無庫存
The Clausal Theory of Types
90 折
出版日:1993/04/22 作者:D. A. Wolfram  出版社:Cambridge Univ Pr  裝訂:精裝
Logic programming was based on first-order logic. Higher-order logics can also lead to theories of theorem-proving. This book introduces just such a theory, based on a lambda-calculus formulation of a clausal logic with equality, known as the Clausal Theory of Types. By restricting this logic to Horn clauses, a concise form of logic programming that incorporates functional programming is achieved. The book begins by reviewing the fundamental Skolem-Herbrand-Gödel Theorem and resolution, which are then extrapolated to a higher-order setting; this requires introducing higher-order equational unification which builds in higher-order equational theories and uses higher-order rewriting. The logic programming language derived has the unique property of being sound and complete with respect to Henkin-Andrews general models, and consequently of treating equivalent terms as identical. First published in 1993, the book can be used for graduate courses in theorem-proving, but will be of interest
優惠價: 9 3393
無庫存
出版日:1993/03/11 作者:Wilfrid Hodges  出版社:Cambridge Univ Pr  裝訂:精裝
This is an up-to-date and integrated introduction to model theory, designed to be used for graduate courses (for students who are familiar with first-order logic), and as a reference for more experienced logicians and mathematicians. Model theory is concerned with the notions of definition, interpretation and structure in a very general setting, and is applied to a wide variety of other areas such as set theory, geometry, algebra (in particular group theory), and computer science (e.g. logic programming and specification). Professor Hodges emphasises definability and methods of construction, and introduces the reader to advanced topics such as stability. He also provides the reader with much historical information and a full bibliography, enhancing the book's use as a reference.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
A Practical Introduction to Denotational Semantics
90 折
出版日:1987/02/05 作者:L. Allison  出版社:Cambridge Univ Pr  裝訂:平裝
This textbook is an introduction to denotational semantics and its applications to programming languages. Dr Allison emphasizes a practical approach and the student is encouraged to write and test denotational definitions. The first section is devoted to the mathematical foundations of the subject and sufficient detail is given to illustrate the fundamental problems. The remainder of the book covers the use of denotational semantics to describe sequential programming languages such as Algol, Pascal and C. Throughout, numerous exercises, usually in Pascal, will help the student practise writing definitions and carry out simple applications. The book culminates in discussing an executable semantics of the logic-programming language Prolog. Being an introduction, advanced undergraduates in computer science and graduates new to the subject will find this a readily accessible account of one of the central topics of computer science.
優惠價: 9 1579
無庫存
Recursion via Pascal
90 折
出版日:1984/07/26 作者:Rohl  出版社:Cambridge Univ Pr  裝訂:平裝
This book is devoted to recursion in programming, the technique by which the solution to a problem is expressed partly in terms of the solution to a simpler version of the same problem. Ultimately the solution to the simplest version must be given explicitly. In functional programming, recursion has received its full due since it is quite often the only repetitive construct. However, the programming language used here is Pascal and the examples have been chosen accordingly. It makes an interesting contrast with the use of recursion in functional and logic programming. The early chapters consider simple linear recursion using examples such as finding the highest common factor of a pair of numbers, and processing linked lists. Subsequent chapters move up through binary recursion, with examples which include the Towers of Hanoi problem and symbolic differentiation, to general recursion. The book contains well over 100 examples.
優惠價: 9 2105
無庫存
出版日:2024/10/12 作者:Carmine Dodaro(EDI)  出版社:Springer Nature  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2021/07/14 作者:Michael Hanus(EDI)  出版社:Springer Nature  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2004/12/23 作者:Benjamin C. Pierce  出版社:Mit Pr  裝訂:精裝
The study of type systems for programming languages now touches many areas of computer science, from language design and implementation to software engineering, network security, databases, and analy
出版日:1991/10/08 作者:JeanLouis Lassez  出版社:Mit Pr  裝訂:精裝
Reflecting Alan Robinson's fundamental contribution to computational logic, this book brings together seminal papers in inference, equality theories, and logic programming. It is an exceptional collec
出版日:1990/11/07 作者:Saumya Debray  出版社:Mit Pr  裝訂:平裝
OCTOBER 29 - NOVEMBER 1, 1990, AUSTIN, TEXASTheory and Foundations. Metaprogramming. Constraints. Implementations, Architecture. Deductive Databases. Language Issues. Relation to Other Paradigms. Para
出版日:1990/05/22 作者:DavidH.D. Warren  出版社:Mit Pr  裝訂:平裝
JUNE 18-22, 1990, JERUSALEM, ISRAELApplications. Implementation. Machines. Programming Methodology and Tools. Theory and Foundations. Deductive Databases. Languages. Parallel Execution. Relations with
Big Data Integration Theory ― Theory and Methods of Database Mappings, Programming Languages, and Semantics
90 折
出版日:2016/10/07 作者:Zoran Majkic  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book presents a novel approach to database concepts, describing a categorical logic for database schema mapping based on views, within a framework for database integration/exchange and peer-to-pe
優惠價: 9 3240
無庫存
出版日:2004/08/26 作者:Michael Huth  出版社:Cambridge Univ Pr  裝訂:平裝
Recent years have seen the development of powerful tools for verifying hardware and software systems, as companies worldwide realise the need for improved means of validating their products. There is increasing demand for training in basic methods in formal reasoning so that students can gain proficiency in logic-based verification methods. The second edition of this successful textbook addresses both those requirements, by continuing to provide a clear introduction to formal reasoning which is both relevant to the needs of modern computer science and rigorous enough for practical application. Improvements to the first edition have been made throughout, with extra and expanded sections on SAT solvers, existential/universal second-order logic, micro-models, programming by contract and total correctness. The coverage of model-checking has been substantially updated. Further exercises have been added. Internet support for the book includes worked solutions for all exercises for teachers,
出版日:1995/09/15 作者:KrzysztofR. Apt  出版社:Mit Pr  裝訂:精裝
Investigating meta-programming within the logic programming paradigm, "Meta-Logics and Logic Programming" presents original research on an important extension of logic programming that makes it more a
出版日:1992/06/12 作者:Frank Pfenning  出版社:Mit Pr  裝訂:精裝
This collection of original research papers assesses and summarizes the impact of types on logic programming. Type theory is a well-established branch of theoretical computer science that has played a
出版日:1991/07/15 作者:Wiktor Marek  出版社:Mit Pr  裝訂:平裝
This contains the proceedings of the First International Workshop which took place in Washington DC, June 22-24, 1991. It brought together researchers from the theoretical ends of the logic programmin
出版日:2017/10/04 作者:Berger  出版社:John Wiley & Sons Inc  裝訂:精裝
The SIMATIC S7-1500 programmable logic controller (PLC) sets standards in productivity and efficiency. By its system performance and with PROFINET as the standard interface, it ensures short system re
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
  • 209
    6
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6

暢銷榜

客服中心

收藏

會員專區