TOP
從紙書中看見香港,指定港書滿888再折100
縮小範圍
搜尋結果 /

Concurrent Programming

8242
3 / 207
Arduino程式教學(入門篇)Arduino Programming (Basic Skills & Tricks)
滿額折
出版日:2022/03/01 作者:曹永忠; 許智誠; 蔡英德  出版社:崧燁文化  裝訂:平裝
在克里斯.安德森(Chris Anderson)所著「自造者時代:啟動人人製造的第三次工業革命」提到,過去幾年,世界來到了一個重要里程碑:實體製造的過程愈來愈像軟體設計,開放原始碼創造了軟體大量散布與廣泛使用,如今,實體物品上也逐漸發生同樣的效應。網路社群中的程式設計師從Linux作業系統出發,架設了今日世界上絕大部分的網站(Apache WebServer),到使用端廣受歡迎的FireFox瀏覽器等,都是開放原始碼軟體的最佳案例。 現在自造者社群(Maker Space)也正藉由開放原始碼硬體,製造出電子產品、科學儀器、建築物,甚至是3C產品。其中如Arduino開發板,銷售量已遠超過當初設計者的預估。連網路巨擘Google Inc.也加入這場開放原始碼運動,推出開放原始碼電子零件,讓大家發明出來的硬體成品,也能與Android軟體連結、開發與應用。 目前全球各地目前有成千上萬個「自造空間」(makerspace)─光是上海就有上百個正在籌備中,多自造空間都是由在地社群所創辦。如聖馬特奧市(SanMateo)的自造者博覽會(Maker Faire),每年吸引數10萬名自造者前來朝聖,彼此觀摩學習。但不光是美國,全球各地還有許多自造者博覽會,台灣一年一度也於當地舉辦Maker Fair Taiwan,數十萬的自造者(Maker)參予了每年一度的盛會。 本系列「Maker系列」由此概念而生。面對越來越多的知識學子,也希望成為自造者(Make),追求創意與最新的技術潮流,筆著因應世界潮流與趨勢,思考著「如何透過逆向工程的技術與手法,將現有產品開發技術轉換為我的知識」的思維,如果我們可以駭入產品結構與設計思維,那麼了解產品的機構運作原理與方法就不是一件難事了。更進一步我們可以將原有產品改造、升級、創新,並可以將學習到的技術運用其他技術或新技術領域,透過這樣學習思維與方法,可以更快速的掌握研發與製造的核心技術,相信這樣的學習方式,會比起在已建構好的開發模組或學習套件中學習某個新技術或原理,來的更踏實的多。 本系列的書籍,因應自造者運動的世界潮流,希望讀者當一位自造者,將現有產品的產品透過逆向工程的手法,進而了解核心控制系統之軟硬體,再透過簡單易學的Arduino單晶片與C語言,重新開發出原有產品,進而改進、加強、創新其原有產品的架構。如此一來,因為學子們進行「重新開
優惠:崧博出版全書系書展-單79雙70 優惠價: 79 387
庫存:1
ESP32S程式教學(常用模組篇)ESP32 IOT Programming (37 Modules)
滿額折
出版日:2022/03/01 作者:曹永忠; 張程; 鄭昊緣; 楊柳姿; 楊楠  出版社:崧燁文化  裝訂:平裝
本書主要教導新手與初階使用者之讀者熟悉使用ESP32開發板使ESP32S的屠龍寶刀-周邊模組。ESP32S開發板最強大的不只是它的簡單易學的開發工具,最強大的是它豐富的周邊模組與簡單易學的模組函式庫,幾乎Maker想到的東西,都有廠商或Maker開發它的周邊模組,透過這些周邊模組,Maker可以輕易的將想要完成的東西用堆積木的方式快速建立,而且最強大的是這些周邊模組都有對應的函式庫,讓Maker不需要具有深厚的電子、電機與電路能力,就可以輕易駕禦這些模組。所以本書要介紹市面上最完整、最受歡迎的37件ESP32S模組,讓讀者可以輕鬆學會這些常用模組的使用方法,進而提升各位Maker的實力。
優惠:崧博出版全書系書展-單79雙70 優惠價: 79 237
庫存:1
ESP32程式設計(物聯網基礎篇)ESP32 IOT Programming (An Introduction to Internet of Thing)
滿額折
出版日:2022/03/01 作者:曹永忠; 許智誠; 蔡英德; 鄭昊緣; 張程  出版社:崧燁文化  裝訂:平裝
本書是『ESP系列程式設計』的第三本書,主要教導新手與初階使用者之讀者熟悉使用ESP32開發板,進入物聯網的實際應用,本書一個特點就是使用一個最基礎的溫溼度感測器,進而製作一個網際網路的物聯網的基礎應用,進而做資料庫應用與視覺化…等等。ESP 32開發板最強大的不只是它的簡單易學的開發工具,最強大的是它網路功能與簡單易學的模組函式庫,幾乎Maker想到應用於物聯網開發的東西,只要透過眾多的周邊模組,都可以輕易的將想要完成的東西用堆積木的方式快速建立,而且ESP 32開發板市售價格比原廠Arduino Yun或Arduino + Wifi Shield更具優勢,最強大的是這些周邊模組對應的函式庫,瑞昱科技有專職的研發人員不斷的支持,讓Maker不需要具有深厚的電子、電機與電路能力,就可以輕易駕御這些模組。筆者很早就開始使用ESP 32開發板,也算是先驅使用者,希望筆者可以推出更多的入門書籍給更多想要進入『ESP 32開發板』、『物聯網』這個未來大趨勢,所有才有這個系列的產生。
優惠:崧博出版全書系書展-單79雙70 優惠價: 79 331
庫存:1
Science and Application of High Intensity Interval Training ― Solutions to the Programming Puzzle
95 折
出版日:2018/12/19 作者:Paul Laursen; Martin Buchheit  出版社:Human Kinetics  裝訂:精裝
The popularity of high-intensity interval training (HIIT), which consists primarily of repeated bursts of high-intensity exercise, continues to soar because its effectiveness and efficie
優惠價: 95 4446
庫存:1
Spring Boot in Action
74 折
出版日:2015/12/31 作者:Craig Walls  出版社:Oreilly & Associates Inc  裝訂:平裝
《Spring Boot in Action》是一本專為熟悉 Spring Framework 的開發者所寫的實戰指南,聚焦於如何運用 Spring Boot 大幅簡化 Java 應用程式的開發流程。Spring Boot 以「約定優於設定」為核心理念,讓開發者跳過繁瑣的組態工作,快速啟動專案,將心力集中在應用程式的行為與商業邏輯上。作者 Craig Walls 以多年 Spring 開發與教學經驗,透過清楚且實用的範例,說明如何有效運用 Spring Boot 的自動組態機制,同時在需要時進行客製化調整。書中涵蓋測試、部署、Actuator 監控、命令列工具(CLI)、以及與 Groovy、Grails 的整合應用,完整呈現 Spring Boot 在實務開發中的優勢。本書內容務實、節奏明快,適合希望提升開發效率、減少設定負擔的 Java 與 Spring 開發者閱讀,是理解與上手 Spring Boot 的重要入門與進階參考。Although Spring Framework simplifies enterprise Java development, it can require a lot from developers in terms of framework configuration. Spring Boot radically streamlines the process of creating Spring applications by employing automatic configuration, along with a programming model built around established conventions for build-time and runtime dependencies. It also provides a component that gives insight into the internals of a running application and a handy CLI that can be used to write command-line scripts in Groovy. Developers who have used Spring Boot say that th
優惠:匯讀中外曬書展 優惠價: 74 1665
庫存:1
出版日:2012/12/27 作者:David Mark; Jeff Lamarche; Alex Horovitz; Kevin Kim  出版社:Springer-Verlag New York Inc  裝訂:平裝
Examines iOS application development, discussing the fundamentals of concurrent programming, debugging techniques, and adding augmented reality experiences in game and social media apps.
優惠價: 1 1520
無庫存
出版日:2009/12/30 作者:Dave Mark; Jeff Lamarche  出版社:Apress  裝訂:平裝
A programmer's manual for creating a variety of iPhone applications covers such topics as core data, peer-to-peer networking, MapKit, Web file access, concurrent programming, and debugging.
優惠價: 1 2000
無庫存
出版日:2009/05/30 作者:Tom Schrijvers (EDT); Thom Fruhwirth (EDT)  出版社:Springer Verlag  裝訂:平裝
The Constraint Handling Rules (CHR) language is a declarative concurrent committed-choice constraint logic programming language consisting of guarded rules that transform multisets of relations called
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Way of Z: Practical Programming With Formal Methods
90 折
出版日:1997/06/01 作者:Jonathan Jacky  出版社:Cambridge Univ Pr  裝訂:平裝
This 1997 book is a self-contained tutorial on Z, a formal notation for modelling, specifying and designing computer systems and software, for experienced professionals and serious students in programming and software engineering. It presents realistic case studies emphasising safety-critical systems, with examples drawn from embedded controls, real-time and concurrent programming, computer graphics, games, text processing, databases, artificial intelligence, and object-oriented programming. It motivates the use of formal methods and discusses practical issues concerning how to apply them in real projects. It also teaches how to apply formal program derivation and verification to implement Z specifications in real programming languages with examples in C. The book includes exercises with solutions, reference materials, and a guide to further reading.
優惠價: 9 2983
無庫存
出版日:1985/06/27 作者:JanuszS. Kowalik  出版社:Mit Pr  裝訂:平裝
Fifteen original contributions from experts in high-speed computation on multi-processor architectures, concurrent programming and parallel algorithms. Experts in high-speed computation agree that the
出版日:2014/04/28 作者:Amit Rathore  出版社:Oreilly & Associates Inc  裝訂:平裝
Clojure is a relatively new version of Lisp that runs on the Java Virtual Machine. It's a functional language, which means that it's ideal for the growing need for concurrent programming and for speci
優惠價: 1 1900
無庫存
Learn You Some Erlang for Great Good! ─ A Beginner's Guide
滿額折
出版日:2013/01/16 作者:Fred Hebert  出版社:Oreilly & Associates Inc  裝訂:平裝
Learn You Some Erlang for Great Good! is a hilariously illustrated guide to the concurrent functional programming language you've heard so much about. You'll start out with the basics and learn all ab
優惠:外文書周末優惠-單79雙75 優惠價: 79 1802
無庫存
出版日:2010/09/01 作者:Jerzy Pokojski (EDT); Shuichi Fukuda (EDT); Jozef Salwinski (EDT)  出版社:Springer Verlag  裝訂:精裝
The proceedings contain papers accepted for the XVIIth ISPE International Conference on Concurrent Engineering, held in Cracow, Poland, September 6-10, 2010.No matter how diversified concurrent engine
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/06/01 作者:Michael Goessel; Vitaly Ocheretny; Egor Sogomonyan; Daniel Marienfeld  出版社:Springer Verlag  裝訂:精裝
Written by a team of two leading experts and two very successful young former PhD students, New Methods of Concurrent Checking describes new methods of concurrent checking, such as partial duplicatio
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2006/10/15 作者:Chimay J. Anumba (EDT); John M. Kamara (EDT); Anne-francoise Cutting-decelle (EDT)  出版社:Taylor & Francis  裝訂:精裝
Concurrent Engineering (CE) is a systematic approach to the integrated and concurrent design of products and related processes, including aspects as diverse as manufacture and support. It is only now
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2004/01/21 作者:Garg  出版社:John Wiley & Sons Inc  裝訂:精裝
Concurrent and Distributed Computing in Java addresses fundamental concepts in concurrent computing with Java examples. The book consists of two parts. The first part deals with techniques for program
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Programming Elixir 1.6 ― Functional > Concurrent > Pragmatic > Fun
滿額折
出版日:2018/08/25 作者:Dave Thomas  出版社:Pragmatic Bookshelf  裝訂:平裝
This book is the introduction to Elixir for experienced programmers, completely updated for Elixir 1.6 and beyond. Explore functional programming without the academic overtones (tell me about monads j
優惠價: 1 2637
無庫存
Practical Concurrent Haskell ― With Big Data Applications
滿額折
出版日:2017/09/15 作者:Nita Stefania Loredana; Marius Mihailescu  出版社:Apress  裝訂:平裝
Learn to use the APIs and frameworks for parallel and concurrent applications in Haskell. This book will show you how to exploit multicore processors with the help of parallelism in order to increase
優惠價: 1 3769
無庫存
出版日:2017/05/18 作者:Diana Brydon (EDT); Peter Forsgren (EDT); Gonl?? Fur (EDT)  出版社:Brill Rodopi  裝訂:精裝
Brydon, Forsgren, and Fur’s edited collection, Concurrent Imaginaries, Postcolonial Worlds, demonstrates the productivity of reading for concurrences in studying archives, voices, and history in colon
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/03/23 作者:Nico Steytler (EDT)  出版社:Martinus Nijhoff  裝訂:精裝
In 16 papers from a November 2014 conference in Cape Town, South Africa, scholars of federal government systems explore the various manifestations of concurrent powers in federal systems, analyze w
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Programming Erlang ― Software for a Concurrent World
滿額折
出版日:2013/09/30 作者:Joe Armstrong  出版社:Oreilly & Associates Inc  裝訂:平裝
Describes how to build parallel, distributed systems using the ERLANG programming language.
優惠價: 1 2310
無庫存
出版日:2011/12/16 作者:Edward J. Haug (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book presents a coherent development of the emergingfield of Concurrent Engineering, focusing specifically onmechanical system design and the basic disciplines thatcomprise the field.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2006/02/24 作者:M. Ben-Ari  出版社:Addison-Wesley  裝訂:平裝
The latest edition of a classic text on concurrency and distributed programming ? from a winner of the ACM/SIGCSE Award for Outstanding Contribution to Computer Science Education.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Nets, Terms and Formulas:Three Views of Concurrent Processes and their Relationship
90 折
出版日:2005/08/25 作者:E. -R. Olderog  出版社:Cambridge Univ Pr  裝訂:平裝
The author presents a theory of concurrent processes where three different semantic description methods that are usually studied in isolation are brought together. Petri nets describe processes as concurrent and interacting machines; algebraic process terms describe processes as abstract concurrent processes; and logical formulas specify the intended communication behaviour of processes. At the heart of this theory are two sets of transformation rules for the top-down design of concurrent processes. The first set can be used to transform stepwise logical formulas into process terms, whilst process terms can be transformed into Petri nets by the second set. These rules are based on novel techniques for the operational and denotational semantics of concurrent processes. Various results and relationships between nets, terms and formulas starting with formulas and illustrated by examples. The use of transformations is demonstrated in a series of case studies, and the author also identifies
優惠價: 9 2281
無庫存
DESIGNING CONCURRENT,DISTRIBUTED,AND REAL-TIME
90 折
出版日:2000/07/01 作者:Gomaa; Hassan  出版社:ADDISON-WESLEY PUBLISHING  裝訂:平裝
Provides a detailed overview of object-oriented design concepts, concurrent and distributed system technology, use cases, and Unified Modeling Language notation. Addresses the design of real-time and
優惠價: 9 1737
無庫存
出版日:1991/11/01 作者:Zohar Manna; Amir Pnueli  出版社:Springer-Verlag New York Inc  裝訂:精裝
Reactive systems are computing systems which are interactive, such as real-time systems, operating systems, concurrent systems, control systems, etc. They are among the most difficult computing system
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1991/10/03 作者:E. -R. Olderog  出版社:Cambridge Univ Pr  裝訂:精裝
The author presents a theory of concurrent processes where three different semantic description methods that are usually studied in isolation are brought together. Petri nets describe processes as concurrent and interacting machines; algebraic process terms describe processes as abstract concurrent processes; and logical formulas specify the intended communication behaviour of processes. At the heart of this theory are two sets of transformation rules for the top-down design of concurrent processes. The first set can be used to transform stepwise logical formulas into process terms, whilst process terms can be transformed into Petri nets by the second set. These rules are based on novel techniques for the operational and denotational semantics of concurrent processes. Various results and relationships between nets, terms and formulas starting with formulas and illustrated by examples. The use of transformations is demonstrated in a series of case studies, and the author also identifies
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2022/10/31 作者:Norman Ramsey  出版社:Cambridge Univ Pr  裝訂:精裝
Computer scientists often need to learn new programming languages quickly. The best way to prepare for this is to understand the foundational principles that underlie even the most complicated industrial languages. This text for an undergraduate programming languages course distills great languages and their design principles down to easy-to-learn 'bridge' languages implemented by interpreters whose key parts are explained in the text. The book goes deep into the roots of both functional and object-oriented programming, and it shows how types and modules, including generics/polymorphism, contribute to effective programming. The book is not just about programming languages; it is also about programming. Through concepts, examples, and more than 300 practice exercises that exploit the interpreter, students learn not only what programming-language features are but also how to do things with them. Substantial implementation projects include Milner's type inference, both copying and mark-an
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2019/02/12 作者:D. Michael Ploor  出版社:Goodheart-Willcox Pub  裝訂:平裝
Video Game Design and Programming Concepts is a contemporary approach to introducing basic programming concepts. Students will experience hands-on programming by building video games in an object-orie
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2019/02/11 作者:David I. Schneider  出版社:Pearson College Div  裝訂:平裝
For courses in Visual Basic Programming. A Current and Comprehensive Introduction to Visual Basic Programming Schneider’s Introduction to Programming Using Visual Basic has been cons
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Functional Programming For Dummies
滿額折
出版日:2019/01/18 作者:Mueller  出版社:John Wiley & Sons Inc  裝訂:平裝
Your guide to the functional programming paradigm Functional programming mainly sees use in math computations, including those used in Artificial Intelligence and gaming. This programming pa
優惠價: 9 1026
無庫存
出版日:2018/11/12 作者:Moritz Schumann (EDT); Bent R鷢nestad (EDT)  出版社:Springer Nature  裝訂:精裝
This book provides an extensive guide for exercise and health professionals, students, scientists, sport coaches, athletes of various sports and those with a general interest in concurrent aerobic and
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/03/17 作者:Tony Gaddis  出版社:Pearson College Div  裝訂:平裝
For introductory courses in Computer Programming. The Fundamentals of Programming When it comes to programming, understanding the founding concepts can greatly improve student engagement and fu
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/12/04 作者:Li Zheng; Yuan Dong; Fang Yang; Tsinghua University Press (CON)  出版社:De Gruyter  裝訂:平裝
This book begins by explaining key concepts in programming, and elaborates on characteristic of class, including inheritance, derivation and polymorphism. It also introduces generic programming and St
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/07/27 作者:Alex Okita  出版社:A K Peters Ltd  裝訂:精裝
Designed to give you enough familiarity in a programming language to be immediately productive, Learning C# Programming with Unity 3D provides the basics of programming and brings you quickly up to sp
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Reactive Java Programming
滿額折
出版日:2016/12/10 作者:Andrea Maglie  出版社:Apress  裝訂:平裝
Reactive Java Programming teaches you reactive programming using the Java programming language and its functional aspects, sometimes called RxJava. According to the author, Netflix created Reactive Ja
優惠價: 1 1739
無庫存
出版日:2016/10/18 作者:Remigiusz G. Wisniewski  出版社:Springer Verlag  裝訂:精裝
This book focuses on prototyping aspects of concurrent control systems and their further implementation and partial reconfiguration in programmable devices. Further, it lays out a full prototyping flo
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/10/11 作者:Renato Nazzini  出版社:Oxford Univ Pr  裝訂:精裝
The problem of concurrent proceedings is a highly topical one, as public administrative enforcement in many jurisdictions escalates, with record-breaking fines. This book was the first to examine and
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/04/28 作者:David I. Schneider  出版社:Pearson College Div  裝訂:平裝
For courses in Visual Basic Programming From the Beginning: A Comprehensive Introduction to Visual Basic Programming Schneider’s Introduction to Programming Using Visual Basic, Tenth Edition br
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/03/15 作者:Gerald S. Edmonds (EDT); Tiffany Squires (EDT)  出版社:Syracuse Univ Pr  裝訂:平裝
The 18 chapters in this volume examine the function of concurrent enrollment programs that provide high-achieving high school students with the opportunity to take courses for college credit that are
優惠價: 1 2697
無庫存
  • 8242
    207
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 207

暢銷榜

客服中心

收藏

會員專區