TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
搜尋結果 /

Issues in Multicore Programming Using the Parc Language

32
1 / 1
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 1801
無庫存
Using Openmp ─ The Next Step: Affinity, Accelerators, Tasking, and Simd
79 折
出版日:2017/10/20 作者:Ruud Van der Pas; Eric Stotzer; Christian Terboven  出版社:Mit Pr  裝訂:平裝
This book offers an up-to-date, practical tutorial on advanced features in the widely used OpenMP parallel programming model. Building on the previous volume, Using OpenMP: Portable Shared Memory Par
優惠價: 79 1801
無庫存
出版日:2009/07/31 作者:R. Kent Dybvig; Jean-Pierre Hebert  出版社:Mit Pr  裝訂:平裝
Scheme is a general-purpose programming language, descended from Algol and Lisp, widely used in computing education and research and a broad range of industrial applications. This thoroughly updated
出版日:2003/09/26 作者:R.Kent Dybvig  出版社:Mit Pr  裝訂:平裝
This thoroughly updated edition of The Scheme Programming Language provides an introduction to Scheme and a definitive reference for standard Scheme, presented in a clear and concise manner. Written f
Structure
79 折
出版日:2022/12/06 作者:Howard Lasnik  出版社:Mit Pr  裝訂:平裝
Natural phenomena, including human language, are not just series of events but are organized quasi-periodically; sentences have structure, and that structure matters.Howard Lasnik and Juan Uriagereka “were there” when generative grammar was being developed into the Minimalist Program. In this presentation of the universal aspects of human language as a cognitive phenomenon, they rationally reconstruct syntactic structure. In the process, they touch upon structure dependency and its consequences for learnability, nuanced arguments (including global ones) for structure presupposed in standard linguistic analyses, and a formalism to capture long-range correlations. For practitioners, the authors assess whether “all we need is Merge,” while for outsiders, they summarize what needs to be covered when attempting to have structure “emerge.” Reconstructing the essential history of what is at stake when arguing for sentence scaffolding, the authors cover a range of larger issues, from the tradi
優惠價: 79 1351
無庫存
What It All Means
滿額折
出版日:2022/10/25 作者:Philippe Schlenker  出版社:Mit Pr  裝訂:精裝
How meaning works―from monkey calls to human language, from spoken language to sign language, from gestures to music―and how meaning is connected to truth.We communicate through language, connecting what we mean to the words we say. But humans convey meaning in other ways as well, with facial expressions, hand gestures, and other methods. Animals, too, can get their meanings across without words. In What It All Means, linguist Philippe Schlenker explains how meaning works, from monkey calls to human language, from spoken language to sign language, from gestures to music. He shows that these extraordinarily diverse types of meaning can be studied and compared within a unified approach―one in which the notion of truth plays a central role. “It’s just semantics” is often said dismissively. But Schlenker shows that semantics―the study of meaning―is an unsung success of modern linguistics, a way to investigate some of the deepest questions about human nature using tools from the empirical a
優惠價: 79 899
無庫存
Economic Dynamics, second edition
79 折
出版日:2022/08/16 作者:John Stachurski  出版社:Mit Pr  裝訂:平裝
The second edition of a rigorous and example-driven introduction to topics in economic dynamics that emphasizes techniques for modeling dynamic systems.This text provides an introduction to the modern theory of economic dynamics, with emphasis on mathematical and computational techniques for modeling dynamic systems. Written to be both rigorous and engaging, the book shows how sound understanding of the underlying theory leads to effective algorithms for solving real-world problems. The material makes extensive use of programming examples to illustrate ideas, bringing to life the abstract concepts in the text. Key topics include algorithms and scientific computing, simulation, Markov models, and dynamic programming. Part I introduces fundamentals and part II covers more advanced material. This second edition has been thoroughly updated, drawing on recent research in the field.New for the second edition:“Programming-language agnostic” presentation using pseudocode.New chapter 1 covering
優惠價: 79 2252
無庫存
Model Systems in Biology
79 折
出版日:2022/08/02 作者:Georg Striedter  出版社:Mit Pr  裝訂:精裝
How biomedical research using various animal species and in vitro cellular systems has resulted in both major successes and translational failure.In Model Systems in Biology, comparative neurobiologist Georg Striedter examines how biomedical researchers have used animal species and in vitro cellular systems to understand and develop treatments for human diseases ranging from cancer and polio to Alzheimer’s disease and schizophrenia. Although there have been some major successes, much of this “translational” research on model systems has failed to generalize to humans. Striedter explores the history of such research, focusing on the models used and considering the question of model selection from a variety of perspectives―the philosophical, the historical, and that of practicing biologists. Striedter reviews some philosophical concepts and ethical issues, including concerns over animal suffering and the compromises that result. He traces the history of the most widely used animal and in
優惠價: 79 1351
無庫存
Structure and Interpretation of Computer Programs
79 折
出版日:2022/02/01 作者:Harold Abelson  出版社:Mit Pr  裝訂:平裝
A new version of the classic and widely used text adapted for the JavaScript programming language.Since the publication of its first edition in 1984 and its second edition in 1996, Structure and Interpretation of Computer Programs (SICP) has influenced computer science curricula around the world. Widely adopted as a textbook, the book has its origins in a popular entry-level computer science course taught by Harold Abelson and Gerald Jay Sussman at MIT. SICP introduces the reader to central ideas of computation by establishing a series of mental models for computation. Earlier editions used the programming language Scheme in their program examples. This new version of the second edition has been adapted for JavaScript. The first three chapters of SICP cover programming concepts that are common to all modern high-level programming languages. Chapters four and five, which used Scheme to formulate language processors for Scheme, required significant revision. Chapter four offers new mat
優惠價: 79 3555
無庫存
出版日:2008/07/18 作者:Franklyn Turbak; David Gifford; Mark A. Sheldon  出版社:Mit Pr  裝訂:精裝
This comprehensive text uses a simple and concise framework to teach key ideas in programming language design and implementation. The book's unique approach is based on a family of syntactically simp
出版日: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
出版日:1997/07/09 作者:Lee Naish  出版社:Mit Pr  裝訂:平裝
Covers the latest research in areas such as theoretical foundations, constraints, concurrency and parallelism, deductive databases,language design and implementation, non-monotonic reasoning, and logi
出版日:1994/06/15 作者:Carl A. Gunter; John C. Mitchell  出版社:Mit Pr  裝訂:精裝
Brings together the most important contributions to the development of the theory of object-oriented programming to date, focusing in particular on how advances in type systems and semantic models can
出版日:2016/09/30 作者:Gazzola; Michele  出版社:Mit Pr  裝訂:精裝
In an era of globalization, issues of language diversity have economic and political implications. Transnational labor mobility, trade, social inclusion of migrants, demo
出版日:1994/06/15 作者:Carl A. Gunter  出版社:Mit Pr  裝訂:平裝
This book brings together the most important contributions to its development to date, focusing in particular on how advances in type systems and semantic models can contribute to new language designs
絕版無法訂購
出版日:1994/03/01 作者:DavidA. Schmidt  出版社:Mit Pr  裝訂:精裝
The Structure of Typed Programming Languages describes the fundamental syntactic and semantic features of modern programming languages, carefully spelling out their impacts on language design. Using c
出版日:2009/07/31 作者:Ann Campbell Keller  出版社:Mit Pr  裝訂:精裝
Scientists often bring issues to the policy agenda, translating scientific questions into everyday language and political terms. When Roger Revelle characterized Earth as a spaceship in testimony to
出版日:2009/07/24 作者:Ann Campbell Keller  出版社:Mit Pr  裝訂:平裝
Scientists often bring issues to the policy agenda, translating scientific questions into everyday language and political terms. When Roger Revelle characterized Earth as a spaceship in testimony to
出版日:2018/03/09 作者:Daniel P. Friedman; William E. Byrd; Oleg Kiselyov; Jason Hemann; Duane Bibby  出版社:Mit Pr  裝訂:平裝
A new edition of a book, written in a humorous question-and-answer style, that shows how to implement and use an elegant little programming language for logic programming.The goal of this book is to
出版日:2005/06/28 作者:Peter Sestoft  出版社:Mit Pr  裝訂:平裝
This concise guide to the Java programming language, version 5.0, offers a quick reference for the reader who wants to know the language in greater detail than that provided by the standard text or l
出版日:2004/09/03 作者:Peter Sestoft; Henrik I. Hansen  出版社:Mit Pr  裝訂:平裝
C# is an object-oriented programming language that is similar to the Java programming language in many respects but more comprehensive and different in most details. This book gives a concise descrip
出版日:2001/11/09 作者:Alan W. Biermann; Dietolf Ramm  出版社:Mit Pr  裝訂:平裝
This book presents the "great ideas" of computer science, condensing a large amount of complex material into a manageable, accessible form; it does so using the Java programming language. T
出版日:1997/12/24 作者:Matthias Felleisen; Daniel P. Friedman  出版社:Mit Pr  裝訂:平裝
Java is a new object-oriented programming language that was developed by SunMicrosystems for programming the Internet and intelligent appliances. In a very short time it hasbecome one of the most wide
出版日:1997/03/06 作者:Brian Harvey  出版社:Mit Pr  裝訂:平裝
This series is for people—adults and teenagers—who are interested in computer programming because it's fun. The three volumes use the Logo programming language as the vehicle for an exploration of com
絕版無法訂購
出版日:1997/03/06 作者:Brian Harvey  出版社:Mit Pr  裝訂:平裝
This series is for people—adults and teenagers—who are interested in computer programming because it's fun. The three volumes use the Logo programming language as the vehicle for an exploration of com
絕版無法訂購
出版日:1997/03/06 作者:Brian Harvey  出版社:Mit Pr  裝訂:平裝
This series is for people—adults and teenagers—who are interested in computer programming because it's fun. The three volumes use the Logo programming language as the vehicle for an explo
絕版無法訂購
出版日:1992/05/21 作者:Celia Hoyles  出版社:Mit Pr  裝訂:平裝
These original essays summarize a decade of fruitful research and curriculum development using the LISP-derived language Logo. They discuss a range of issues in the areas of curriculum, learning, and
出版日:1992/05/21 作者:Celia Hoyles  出版社:Mit Pr  裝訂:精裝
These original essays summarize a decade of fruitful research and curriculum development using the LISP-derived language Logo. They discuss a range of issues in the areas of curriculum, learning, and
出版日:1997/01/07 作者:RayS. Jackendoff  出版社:Mit Pr  裝訂:精裝
Since the 1970s, Ray Jackendoff has investigated many complex issues in syntax, semantics and the relation of language to other cognitive domains. He steps back in this book to survey the broader theo
出版日:1991/07/23 作者:Peter Lee  出版社:Mit Pr  裝訂:精裝
"Topics in Advanced Language Implementation "brings together fifteen contributions at the leading edge of research in programming-language implementation techniques. These take up many of the importan
出版日:1999/04/14 作者:John Maeda  出版社:Mit Pr  裝訂:精裝
This text shows how to use the computer as an artistic medium in its own right. The author introduces a programming language and development environment, available on the Web, which can be downloaded
出版日:1990/11/30 作者:Robin Milner  出版社:Mit Pr  裝訂:精裝
The full mathematical description of the functional programming language ML was given in Milner, Tofte, and Harper's "Definition of Standard ML. "This companion volume explains in depth the meaning, o
  • 32
    1

暢銷榜

客服中心

收藏

會員專區