TOP
搜尋結果 /

Logic Programs

33
1 / 1
This book is dedicated to Marek Sergot, Professor in Computational Logic at Imperial College London, on the occasion of his 60th birthday. Professor Sergot’s scientific contributions range over many d
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Logic of Typed Feature Structures:With Applications to Unification Grammars, Logic Programs and Constraint Resolution
90 折
出版日:2005/11/30 作者:Robert L. Carpenter  出版社:Cambridge Univ Pr  裝訂:平裝
This book develops the theory of typed feature structures, a data structure that generalizes both first-order terms and feature structures of unification-based grammars to include inheritance, typing, inequality, cycles and intensionality. The resulting synthesis serves as a logical foundation for grammars, logic programming and constraint-based reasoning systems. A logical perspective is adopted which employs an attribute-value description language along with complete equational axiomatizations of the various systems of feature structures. At the same time, efficiency concerns are kept in mind and complexity and representability results are provided. The application of feature structures to phrase structure grammars is described and completeness results are shown for standard evaluation strategies. Definite clause logic programs are treated as a special case of phrase structure grammars. Constraint systems are introduced and an enumeration technique is developed for solving arbitrary
優惠價: 9 2281
無庫存
出版日:2004/10/15 作者:Jim Messinger  出版社:Pearson College Div  裝訂:平裝
The purpose of the book is to help readers learn general programming topics, structured programming principles, and how to use basic tools and algorithms. There are two modules contained in Messinge
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
C++ Programs to Accompany Programming Logic and Design
90 折
出版日:2014/02/12 作者:Jo Ann Smith  出版社:Cengage Learning  裝訂:平裝
C++ PROGRAMS TO ACCOMPANY PROGRAMMING LOGIC AND DESIGN is specifically designed to be paired with the latest edition of Farrell's highly successful PROGRAMMING LOGIC AND DESIGN. Together, the two book
優惠價: 9 2793
無庫存
Java" Programs to Accompany Programming Logic and Design
90 折
出版日:2012/02/27 作者:Jo Ann Smith  出版社:Cengage Learning  裝訂:平裝
JAVA? PROGRAMS TO ACCOMPANY PROGRAMMING LOGIC AND DESIGN is specifically designed to be paired with the latest edition of Farrell's highly successful PROGRAMMING LOGIC AND DESIGN. Together, the two bo
優惠價: 9 2104
無庫存
Microsoft Visual Basic Programs to Accompany Programming Logic and Design
90 折
出版日:2012/02/24 作者:Jo Ann Smith  出版社:Cengage Learning  裝訂:平裝
MICROSOFT VISUAL BASIC PROGRAMS TO ACCOMPANY PROGRAMMING LOGIC AND DESIGN is specifically designed to be paired with the latest edition of Farrell's highly successful PROGRAMMING LOGIC AND DESIGN. Tog
優惠價: 9 2023
無庫存
出版日:2023/04/24 作者:Joyce Farrell  出版社:Cengage Learning  裝訂:平裝
Learn the fundamental principles of developing structured program logic and be prepared for success with Joyce Farrell�s PROGRAMMING LOGIC AND DESIGN, 10th EDITION. This edition takes a comprehensive and language-independent approach to programming logic with an emphasis on modern conventions. It avoids technical jargon while introducing universal programming concepts and ensuring strong programming style and logical thinking. Chapters contain figures that illustrate the logic described in the text, and there are diverse and project-rich opportunities for you to creatively apply logic to program designs. Flowcharts and pseudocode are employed to appeal to varied learning styles and preferences. Chapters contain learning objectives, notes and short quizzes, summaries, key terms and multiple-choice review. Plus, there are multiple exercises in developing programming logic, maintaining existing programs, debugging programs that contain errors, and developing simple games.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Logic and Computation:Interactive Proof with Cambridge LCF
90 折
出版日:1990/07/26 作者:Lawrence C. Paulson  出版社:Cambridge Univ Pr  裝訂:平裝
This book is concerned with techniques for formal theorem-proving, with particular reference to Cambridge LCF (Logic for Computable Functions). Cambridge LCF is a computer program for reasoning about computation. It combines the methods of mathematical logic with domain theory, the basis of the denotational approach to specifying the meaning of program statements. Cambridge LCF is based on an earlier theorem-proving system, Edinburgh LCF, which introduced a design that gives the user flexibility to use and extend the system. A goal of this book is to explain the design, which has been adopted in several other systems. The book consists of two parts. Part I outlines the mathematical preliminaries, elementary logic and domain theory, and explains them at an intuitive level, giving reference to more advanced reading; Part II provides sufficient detail to serve as a reference manual for Cambridge LCF. It will also be a useful guide for implementors of other programs based on the LCF approa
優惠價: 9 2866
無庫存
The Political Logic of Poverty Relief ― Electoral Strategies and Social Policy in Mexico
滿額折
出版日:2017/12/14 作者:Alberto Diaz-Cayeros  出版社:Cambridge Univ Pr  裝訂:平裝
Poverty relief programs are shaped by politics. The particular design which social programs take is to a large extent determined by the existing institutional constraints and politicians' imperative to win elections. The Political Logic of Poverty Relief places elections and institutional design at the core of poverty alleviation. The authors develop a theory with applications to Mexico about how elections shape social programs aimed at aiding the poor. Would political parties possess incentives to target the poor with transfers aimed at poverty alleviation or would they instead give these to their supporters? Would politicians rely on the distribution of particularistic benefits rather than public goods? The authors assess the welfare effects of social programs in Mexico and whether voters reward politicians for targeted poverty alleviation programs. The book provides a new interpretation of the role of cash transfers and poverty relief assistance in the development of welfare state i
優惠價: 9 1286
無庫存
出版日:2014/03/03 作者:Jo Ann Smith  出版社:Cengage Learning  裝訂:平裝
JAVA? PROGRAMS TO ACCOMPANY PROGRAMMING LOGIC AND DESIGN is specifically designed to be paired with the latest edition of Farrell's highly successful PROGRAMMING LOGIC AND DESIGN. Together, the two bo
絕版無法訂購
Foundations of Computer Programming
滿額折
出版日:2019/07/30 作者:Jon Steinhart  出版社:No Starch Pr  裝訂:平裝
A primer on the underlying technologies that allow computer programs to work. Covers topics like computer hardware, combinatorial logic, sequential logic, computer architecture, computer anatomy, and
優惠價: 79 1351
無庫存
Crow Flight
滿額折
出版日:2018/12/11 作者:Susan Cunningham  出版社:Amberjack Pub  裝訂:平裝
The curious flight patterns of crows lead a teen computer programmer down a path of mystery and romance.Gin trusts logic a little too much. She even designs programs to decide what to eat and how to s
定價:585 元
無庫存
Systematic Program Design―From Clarity to Efficiency
滿額折
出版日:2013/05/20 作者:Yanhong Annie Liu  出版社:Cambridge Univ Pr  裝訂:平裝
A systematic program design method can help developers ensure the correctness and performance of programs while minimizing the development cost. This book describes a method that starts with a clear specification of a computation and derives an efficient implementation by step-wise program analysis and transformations. The method applies to problems specified in imperative, database, functional, logic and object-oriented programming languages with different data, control and module abstractions. Designed for courses or self-study, this book includes numerous exercises and examples that require minimal computer science background, making it accessible to novices. Experienced practitioners and researchers will appreciate the detailed examples in a wide range of application areas including hardware design, image processing, access control, query optimization and program analysis. The last section of the book points out directions for future studies.
優惠價: 9 2105
無庫存
Relational Knowledge Discovery
90 折
出版日: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
優惠價: 9 2281
無庫存
Knowledge Representation, Reasoning and Declarative Problem Solving
90 折
出版日:2010/06/24 作者:Chitta Baral  出版社:Cambridge Univ Pr  裝訂:平裝
Knowledge management and knowledge-based intelligence are areas of importance in the economy and society, and to exploit them fully and efficiently it is necessary both to represent and reason about knowledge via a declarative interface whose input language is based on logic. In this book, originally published in 2003, Chitta Baral shows exactly how to go about doing that: how to write programs that behave intelligently by giving them the ability to express knowledge and reason about it. He presents a language, AnsProlog, for both knowledge representation and reasoning, and declarative problem solving. The results have been organised here into a form that will appeal to practising and would-be knowledge engineers wishing to learn more about the subject, either in courses or through self-teaching. A comprehensive bibliography rounds off the book.
優惠價: 9 3158
無庫存
Growing Public:Social Spending and Economic Growth since the Eighteenth Century(Volume 2, Further Evidence)
90 折
出版日:2009/12/03 作者:Peter H. Lindert  出版社:Cambridge Univ Pr  裝訂:平裝
Growing Public examines the question of whether social policies that redistribute income impose constraints on economic growth. What kept prospering nations from using taxes for social programs until the end of the nineteenth century? Why did taxes and spending then grow so much, and what are the prospects for social spending in this century? Why did North America become a leader in public education in some ways and not others? Lindert finds answers in the economic history and logic of political voice, population ageing, and income growth. Contrary to traditional beliefs, the net national costs of government social programs are virtually zero. This book not only shows that no Darwinian mechanism has punished the welfare states, but uses history to explain why this surprising result makes sense. Contrary to the intuition of many economists and the ideology of many politicians, social spending has contributed to, rather than inhibited, economic growth.
優惠價: 9 2105
無庫存
Monitoring Ecological Impacts:Concepts and Practice in Flowing Waters
90 折
出版日:2008/06/12 作者:Barbara J. Downes  出版社:Cambridge Univ Pr  裝訂:平裝
Monitoring Ecological Impacts provides the tools needed by professional ecologists, scientists, engineers, planners and managers to design assessment programs that can reliably monitor, detect and allow management of human impacts on the natural environment. The procedures described are well grounded in inferential logic, and the statistical models needed to analyse complex data are given. Step-by-step guidelines and flow diagrams provide the reader with clear and useable protocols, which can be applied in any region of the world and to a wide range of human impacts. In addition, real examples are used to show how the theory can be put into practice. Although the context of this book is flowing water environments, especially rivers and streams, the advice for designing assessment programs can be applied to any ecosystem.
優惠價: 9 3275
無庫存
Deductive and Declarative Programming
90 折
出版日:2006/11/23 作者:Peter Padawitz  出版社:Cambridge Univ Pr  裝訂:平裝
Declarative programs consist of mathematical functions and relations and are amenable to formal specification and verification, since the methods of logic and proof can be applied to the programs in a well-defined manner. Here Dr Padawitz emphasizes verification based on logical inference rules, i.e. deduction (in contrast with model-theoretic approaches, deductive methods can be automated to some extent). His treatment of the subject differs from others in that he tries to capture the actual styles and applications of programming; neither too general with respect to the underlying logic, nor too restrictive for the practice of programming. He generalizes and unifies results from classical theorem-proving and term rewriting to provide proof methods tailored to declarative program synthesis and verification. Detailed examples accompany the development of the methods, whose use is supported by a documented prototyping system. The book can be used for graduate courses or as a reference fo
優惠價: 9 2281
無庫存
Talking with Computers:Explorations in the Science and Technology of Computing
90 折
出版日:2004/03/15 作者:Thomas Dean  出版社:Cambridge Univ Pr  裝訂:平裝
In this lively series of essays, Tom Dean explores interesting fundamental topics in computer science with the aim of showing how computers and computer programs work and how the various subfields of computer science are connected. Along the way, he conveys his fascination with computers and enthusiasm for working in a field that has changed almost every aspect of our daily lives. The essays touch on a wide range of topics, from digital logic and machine language to artificial intelligence and searching the World Wide Web, considering such questions as: • How can a computer learn to recognize junk email? • What happens when you click on a link in a browser? • How can you program a robot to do two things at once? • Are there limits on what computers can do? The author invites readers to experiment with short programs written in several languages. Through these interactions he grounds the models and metaphors of computer science and makes the underlying computational ideas more concrete.
優惠價: 9 1813
無庫存
Growing Public:Social Spending and Economic Growth since the Eighteenth Century:VOLUME1
90 折
出版日:2004/01/12 作者:Peter H. Lindert  出版社:Cambridge Univ Pr  裝訂:平裝
Growing Public examines the question of whether social policies that redistribute income impose constraints on economic growth. Taxes and transfers have been debated for centuries, but only now can we get a clear view of the whole evolution of social spending. What kept prospering nations from using taxes for social programs until the end of the nineteenth century? Why did taxes and spending then grow so much, and what are the prospects for social spending in this century? Why did North America become a leader in public education in some ways and not others? Lindert finds answers in the economic history and logic of political voice, population aging, and income growth. Contrary to traditional beliefs, the net national costs of government social programs are virtually zero. This book not only shows that no Darwinian mechanism has punished the welfare states, but uses history to explain why this surprising result makes sense. Contrary to the intuition of many economists and the ideology
優惠價: 9 2398
無庫存
User Interfaces in C# ― Windows Forms and Custom Controls
滿額折
出版日:2002/10/01 作者:Matthew MacDonald  出版社:Springer-Verlag New York Inc  裝訂:平裝
Explains how to create controls tailored to data and application logic; develop user interfaces, dockable windows, and vector-based drawing programs; and code user interfaces with context-sensitive he
定價:3040 元
無庫存
The Functional Approach to Programming
90 折
出版日:1998/10/29 作者:Guy Cousineau  出版社:Cambridge Univ Pr  裝訂:平裝
A programming course should concentrate as much as possible on a program's logical structure and design rather than simply show how to write code. The Functional Approach to Programming achieves this aim because logical concepts are evident and programs are transparent so can be written quickly and cleanly. In this book the authors emphasise the notions of function and function application which relate programming to familiar concepts from mathematics and logic. They introduce functional programming via examples but also explain what programs compute and how to reason about them. They show how the ideas can be implemented in the Caml language, a dialect of the ML family, and give examples of how complex programs from a variety of areas (such as arithmetic, tree algorithms, graph algorithms, text parsing and geometry) can be developed in close agreement with their specifications. Many exercises and examples are included throughout the book; solutions are also available.
優惠價: 9 3158
無庫存
The Foundations of Artificial Intelligence:A Sourcebook
90 折
出版日:1990/04/26 作者:Derek Partridge  出版社:Cambridge Univ Pr  裝訂:平裝
This outstanding collection is designed to address the fundamental issues and principles underlying the task of Artificial Intelligence. The editors have selected not only papers now recognized as classics but also many specially commissioned papers which examine the methodological and theoretical foundations of the discipline from a wide variety of perspectives: computer science and software engineering, cognitive psychology, philosophy, formal logic and linguistics. Carefully planned and structured, the volume tackles many of the contentious questions of immediate concern to AI researchers and interested observers. Is Artificial Intelligence in fact a discipline, or is it simply part of computer science? What is the role of programs in AI and how do they relate to theories? What is the nature of representation and implementation, and how should the challenge of connectionism be viewed? Can AI be characterized as an empirical science? The comprehensiveness of this collection is furthe
優惠價: 9 2515
無庫存
出版日:2000/09/29 作者:David Harel  出版社:Mit Pr  裝訂:平裝
This book provides the first comprehensive introduction to Dynamic Logic. Among the many approaches to formal reasoning about programs, Dynamic Logic enjoys the singular advantage of being strongly
絕版無法訂購
出版日:1993/10/13 作者:Dale Miller  出版社:Mit Pr  裝訂:平裝
The past years have seen a large number of effective implementations of logic programs for a variety of computer architectures in numerous application areas. Logic programming continues to develop by
出版日:2003/01/01 作者:Pierre Deransart  出版社:Mit Pr  裝訂:平裝
Within the field of logic programming there have been numerous attempts to transform grammars into logic programs. This book describes a complementary approach that views logic programs as grammars an
絕版無法訂購
Modern Digital Technology ─ From Ideas to Devices
滿額折
出版日:2015/11/30 作者:Allen Klinger  出版社:World Scientific Pub Co Inc  裝訂:平裝
Modern Digital Technology: From ideas to devices aims to expose elements of digital technology — logic, code, flow, multiple kinds of programs, and underlying computational issues — to a broad and gen
定價:1900 元
無庫存
出版日:1992/03/13 作者:Hector Geffner  出版社:Mit Pr  裝訂:平裝
a powerful default-handling system that yields an intuitive behavior in several domains of interest in AI, including inheritance hierarchies, reasoning about change, general logic programs, and abduct
出版日:2017/01/01 作者:Patricia Harris  出版社:Powerkids Pr  裝訂:平裝
George Boole, for whom Boolean logic is named, developed the idea of expressing any idea as a mathematical or logical statement. Today, Boolean logic is foundational to computer programs and computer
出版日:1994/04/05 作者:Patricia Hill  出版社:Mit Pr  裝訂:平裝
This book gives a tutorial overview of Goedel, presents example programs, provides a formal definition of the syntax and semantics of the language, and covers background material on logic. Goedel is
  • 33
    1

暢銷榜

客服中心

收藏

會員專區