TOP
從紙書中看見香港,指定港書滿888再折100
縮小範圍
裝訂方式
藍思分級
搜尋結果 /

Logic of Java programming

504984
1 / 12625
出版日:2018/09/30 作者:Fabrizio Riguzzi  出版社:River Publishers  裝訂:精裝
Probabilistic Logic Programming extends Logic Programming by enabling the representation of uncertain information by means of probability theory. Probabilistic Logic Programming is at the intersection
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2007/10/05 作者:Bordini  出版社:John Wiley & Sons Inc  裝訂:精裝
Jason is an Open Source interpreter for an extended version of AgentSpeak – a logic-based agent-oriented programming language – written in Java?. It enables users to build complex multi-agent systems
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Programming With Higher-Order Logic
90 折
出版日:2012/06/30 作者:Dale Miller  出版社:Cambridge Univ Pr  裝訂:精裝
Formal systems that describe computations over syntactic structures occur frequently in computer science. Logic programming provides a natural framework for encoding and animating such systems. However, these systems often embody variable binding, a notion that must be treated carefully at a computational level. This book aims to show that a programming language based on a simply typed version of higher-order logic provides an elegant, declarative means for providing such a treatment. Three broad topics are covered in pursuit of this goal. First, a proof-theoretic framework that supports a general view of logic programming is identified. Second, an actual language called λProlog is developed by applying this view to higher-order logic. Finally, a methodology for programming with specifications is exposed by showing how several computations over formal objects such as logical formulas, functional programs, and λ-terms and π-calculus expressions can be encoded in λProlog.
優惠價: 9 2339
無庫存
出版日:2009/05/10 作者:H. paul Williams  出版社:Springer Verlag  裝訂:精裝
Paul Williams, a leading authority on modeling in integer programming, has written a concise, readable introduction to the science and art of using modeling in logic for integer programming. Written f
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1995/12/28 作者:Francesco Bergadano  出版社:Mit Pr  裝訂:精裝
Although Inductive Logic Programming (ILP) is generally thought of as a research area at the intersection of machine learning and computational logic, Bergadano and Gunetti propose that most of the re
出版日:1994/01/11 作者:Kees Doets  出版社:Mit Pr  裝訂:精裝
A mathematically oriented introduction to the theory of logic programming that presents a systematic exposition of the resolution methods for propositional, first-order, and Horn-clause logics, togeth
出版日:2018/08/17 作者:Mitsunori Ogihara  出版社:Springer-Nature New York Inc  裝訂:精裝
Making extensive use of examples, this textbook on Java programming teaches the fundamental skills for getting started in a command-line environment. Meant to be used for a one-semester course to bu
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/11/01 作者:Neha Kaul  出版社:Arcler Education Inc  裝訂:精裝
Java is a language that is very well suited to object oriented programming and design. Java applications are stand-alone applications similar to the application we develop using other object oriented
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/07/14 作者:Joyce Farrell  出版社:Course Technology Ptr  裝訂:精裝
With a clear writing style that is stripped of highly technical jargon, Programming Logic and Design, Comprehensive, Fifth Edition provides beginning programmers with a guide to developing structured
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Big Java Late Objects
滿額折
出版日:2012/02/01 作者:Cay S. Horstmann  出版社:John Wiley & Sons Inc  裝訂:精裝
This text is an unbound, binder-ready edition.Big Java: Late Objects is a comprehensive introduction to Java and computer programming, which focuses on the principles of programming, software engineer
優惠價: 9 3304
無庫存
出版日:2011/12/01 作者:Yair M. Altman  出版社:Chapman & Hall  裝訂:精裝
"Preface The Matlab programming environment uses Java for numerous tasks, including networking, data-processing algorithms, and graphical user-interface (GUI). Matlab's internal Java classes can often
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2010/11/22 作者:Pascal Hitzler; Anthony Seda  出版社:CRC Press UK  裝訂:精裝
Covering the authors’ own state-of-the-art research results, Mathematical Aspects of Logic Programming Semantics presents a rigorous, modern account of the mathematical methods and tools require
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2019/01/22 作者:Quentin Charatan; Aaron Kans  出版社:Springer-Nature New York Inc  裝訂:精裝
Java in Two Semesters caters both for those taking a first programming course in Java, as well as those going on to specialise in programming and software engineering.This revised and updated new edit
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/11/15 作者:Chong-wei Xu  出版社:Springer-Nature New York Inc  裝訂:精裝
This innovative approach to teaching Java language and programming uses game design development as the method to applying concepts. Instead of teaching game design using Java, projects are designed to
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Latest Advances in Inductive Logic Programming
滿額折
出版日:2014/11/26 作者:Stephen Muggleton (EDT); Hiroaki Watanabe (EDT)  出版社:World Scientific Pub Co Inc  裝訂:精裝
This book represents a selection of papers presented at the Inductive Logic Programming (ILP) workshop held at Cumberland Lodge, Great Windsor Park. The collection marks two decades since the first IL
優惠價: 9 2999
無庫存
出版日:2012/11/20 作者:Bill Campbell; Swami Iyer; Bahar Akbal-delibas  出版社:Taylor & Francis  裝訂:精裝
Immersing students in Java and the Java Virtual Machine (JVM), Introduction to Compiler Construction in a Java World enables a deep understanding of the Java programming language and its implementatio
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/10/13 作者:Clark S. Lindsey  出版社:Cambridge Univ Pr  裝訂:精裝
JavaTech is a practical introduction to the Java programming language with an emphasis on the features that benefit technical computing. After presenting the basics of object-oriented programming in Java, it examines introductory topics such as graphical interfaces and thread processes. It goes on to review network programming and develops Web client-server examples for tasks such as monitoring remote devices. The focus then shifts to distributed computing with RMI. Finally, it examines how Java programs can access the local platform and interact with hardware. Topics include combining native code with Java, communication via serial lines, and programming embedded processors. An extensive web site supports the book with additional instructional materials. JavaTech demonstrates the ease with which Java can be used to create powerful network applications and distributed computing applications. It will be used as a textbook for programming courses, and by researchers who need to learn Jav
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2003/05/01 作者:Jesse Liberty; Kent Quirk; Seth Weiss  出版社:Glencoe;McGraw-Hill School Pub Co  裝訂:精裝
Glencoe’s Introduction to Computer Science Using Java provides students with a highly visual way of learning Java programming. This colorful text provides the information needed for students enrolled
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
An Experiential Introduction to Principles of Programming Languages
79 折
出版日:2022/05/24 作者:Hridesh Rajan  出版社:Mit Pr  裝訂:精裝
A textbook that uses a hands-on approach to teach principles of programming languages, with Java as the implementation language.This introductory textbook teaches the principles of programming languages by using an experiential learning style, in which students learn about language features by realizing those features in a pedagogical compiler. Students use Java―the most commonly used programming language in the first two years of the computer science curriculum―as the implementation language throughout. The book also discusses a range of emerging topics in programming languages missing from existing textbooks, including concurrency, Big Data, and event-driven programming. The goal is to prepare students to design, implement, analyze, and understand both domain-specific and general-purpose programming languages. The book first develops basic concepts in languages, including means of computation using primitive values, means of combination such as variable definition and functions, an
優惠價: 79 1802
無庫存
出版日:2018/02/23 作者:Benmammar  出版社:John Wiley & Sons Inc  裝訂:精裝
This book provides an introduction to concurrent, real-time, distributed programming with Java object-oriented language support as an algorithm description tool. It describes in particular the mechani
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/07/27 作者:Arvind Kumar Bansal  出版社:Chapman & Hall  裝訂:精裝
In programming courses, using the different syntax of multiple languages, such as C plus plus, Java, PHP, and Python, for the same abstraction often confuses students new to computer science. Introduc
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Programming Essentials Using Java ─ A Game Application Approach
滿額折
出版日:2017/03/31 作者:William Mcallister; S. Jane Fritz  出版社:Mercury Learning & Information  裝訂:精裝
Designed as a one semester, Java textbook for beginning programmers, this book uses game programming as a central pedagogical tool to improve student engagement, learning outcomes, and retention. The
優惠價: 1 3598
無庫存
出版日:2016/02/20 作者:Stuart Reges; Marty Stepp  出版社:Pearson College Div  裝訂:精裝
Building Java Programs: A Back to Basics Approach, Third Edition, introduces novice programmers to basic constructs and common pitfalls by emphasizing the essentials of procedural programming, problem
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/02/02 作者:Frank Petruzella  出版社:McGraw-Hill College  裝訂:精裝
The fifth edition of Programmable Logic Controllers continues to provide an up to date introduction to all aspects of PLC programming, installation, and maintaining procedures. Improvements have been
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2015/07/13 作者:Cay S. Horstmann  出版社:John Wiley & Sons Inc  裝訂:精裝
Cay Horstmann's 6th edition of Big Java, Early Objects provides a comprehensive and approachable introduction to fundamental programming techniques and design skills, and helps stu
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2015/07/13 作者:Cay S. Horstmann  出版社:John Wiley & Sons Inc  裝訂:精裝
Cay Horstmann's 8th edition of Java Concepts provides an approachable introduction to fundamental programming techniques and design skills, helping students mas
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2014/03/31 作者:Naeem Khalid Janjua  出版社:Springer-Verlag New York Inc  裝訂:精裝
This book reports on the development and validation of a generic defeasible logic programming framework for carrying out argumentative reasoning in Semantic Web applications (GF@SWA). The proposed met
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2013/08/14 作者:Khaled Kamel; Eman Kamel  出版社:McGraw-Hill  裝訂:精裝
A Complete, Hands-on Guide to Programmable Logic ControllersProgrammable Logic Controllers: Industrial Control offers a thorough introduction to PLC programming with focus on real-world industrial pro
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Learning C# by Programming Games
滿額折
出版日:2013/04/30 作者:Arjan Egges; Jeroen D. Fokker; Mark H. Overmars  出版社:Springer-Verlag New York Inc  裝訂:精裝
C# is the language of choice for learning how to program. It is a very well structured object-oriented language and avoids some of the problems of Java. An excellent free programming environment is a
優惠價: 1 3479
無庫存
出版日:2013/01/04 作者:Cay S. Horstmann  出版社:John Wiley & Sons Inc  裝訂:精裝
This text is an unbound, binder-ready edition. Cay Horstmanns fifth edition of Big Java, Early Objectsprovides a comprehensive and approachable introduction to fundamental programming techniques and d
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Java Concepts ─ Early Objects
滿額折
出版日:2012/12/25 作者:Cay S. Horstmann  出版社:John Wiley & Sons Inc  裝訂:精裝
This text is an unbound, binder-ready edition.Cay Horstmann’s seventh edition of Java Conceptsprovides an approachable introduction to fundamental programming techniques and design skills, helping stu
優惠價: 9 3304
無庫存
Practical API Design: Confessions of a Java Framework Architect
滿額折
出版日:2008/07/30 作者:Jaroslav Tulach  出版社:Apress  裝訂:精裝
Provides information on API design using the Java programming language.
優惠價: 1 3999
無庫存
出版日:2006/11/02 作者:Hang T. Lau  出版社:Chapman & Hall  裝訂:精裝
Because of its portability and platform-independence, Java is the ideal computer programming language to use when working on graph algorithms and other mathematical programming problems. Collecting so
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Fundamentals of OOP and Data Structures in Java
90 折
出版日:2000/06/05 作者:Richard Wiener  出版社:Cambridge Univ Pr  裝訂:精裝
Fundamentals of OOP and Data Structures in Java is a text for an introductory course on classical data structures. Part One of the book presents the basic principles of Object-Oriented Programming (OOP) and Graphical User Interface (GUI) programming with Java as the example language. Part Two introduces each of the major data structures with supporting, GUI-based laboratory programs designed to reinforce the basic concepts and principles of the text. These laboratories allow the reader to explore and experiment with the properties of each data structure. All source code for the laboratories is available on the web. By integrating the principles of OOP and GUI programming, this book takes the unique path of presenting the fundamental issues of data structures within the context of paradigms that are essential to today's professional software developer. The authors assume the reader has only an elementary understanding of Java and no experience with OOP.
優惠價: 9 3509
無庫存
出版日: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
出版日:2016/09/16 作者:Eman Kamel; Khaled Kamel  出版社:McGraw-Hill  裝訂:精裝
Create, program, and administer high-performance PLC-based control systemsThis practical resource offers start-to-finish coverage of programmable logic controller (PLC) systems design, programming, an
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2015/09/23 作者:Luis Arg?les M撟留ez  出版社:Springer-Verlag New York Inc  裝訂:精裝
This book makes use of the LISP programming language to provide readers with the necessary background to understand and use fuzzy logic to solve simple to medium-complexity real-world problems. It int
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
A Short Course in Computational Science and Engineering―C++, Java and Octave Numerical Programming With Free Software Tools
90 折
出版日:2012/07/09 作者:David Yevick  出版社:Cambridge Univ Pr  裝訂:精裝
Building on his highly successful textbook on C++, David Yevick provides a concise yet comprehensive one-stop course in three key programming languages, C++, Java and Octave (a freeware alternative to MATLAB). Employing only public-domain software, this book presents a unique overview of numerical and programming techniques, including object-oriented programming, elementary and advanced topics in numerical analysis, physical system modelling, scientific graphics, software engineering and performance issues. Compact, transparent code in all three programming languages is applied to the fundamental equations of quantum mechanics, electromagnetics, mechanics and statistical mechanics. Uncommented versions of the code that can be immediately modified and adapted are provided online for the more involved programs. This compact, practical text is an invaluable introduction for students in all undergraduate- and graduate-level courses in the physical sciences or engineering that require numer
優惠價: 9 2164
無庫存
出版日:2011/06/24 作者:Petra Hofstedt  出版社:Springer Verlag  裝訂:精裝
Programming languages are often classified according to their paradigms, e.g. imperative, functional, logic, constraint-based, object-oriented, or aspect-oriented. A paradigm characterizes the style,
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2010/10/31 作者:Jan van Eijck  出版社:Cambridge Univ Pr  裝訂:精裝
Computational semantics is the art and science of computing meaning in natural language. The meaning of a sentence is derived from the meanings of the individual words in it, and this process can be made so precise that it can be implemented on a computer. Designed for students of linguistics, computer science, logic and philosophy, this comprehensive text shows how to compute meaning using the functional programming language Haskell. It deals with both denotational meaning (where meaning comes from knowing the conditions of truth in situations), and operational meaning (where meaning is an instruction for performing cognitive action). Including a discussion of recent developments in logic, it will be invaluable to linguistics students wanting to apply logic to their studies, logic students wishing to learn how their subject can be applied to linguistics, and functional programmers interested in natural language processing as a new application area.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
  • 504984
    12625
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 12625

暢銷榜

客服中心

收藏

會員專區