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

Programming

8113
1 / 203
Sudoku Programming With C
75 折
出版日:2015/04/29 作者:Giulio Zambon  出版社:Springer Verlag  裝訂:平裝
Sudoku Programming with C teaches you how to write computer programs to solve and generate Sudoku puzzles. This is a practical book that will provide you with everything you need to write your own boo
優惠價: 75 1050
庫存:1
C++ PROGRAMMING N EASY STEPS 4E
90 折
出版日:2011/07/01 作者:MCGRATH  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
C++ Programming in Easy Steps instructs you how to program in the powerful C++ language, giving complete examples that illustrate each aspect. C++ Programming in Easy Steps begins by explaining how
優惠價: 9 728
庫存:1
Ios 13 Programming Fundamentals With Swift
75 折
出版日:2019/11/09 作者:Matt Neuburg  出版社:Oreilly & Associates Inc  裝訂:平裝
Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 10 IDE, Cocoa Touch, and the latest version of Apple's acclaimed programming language, Swift 5. With this tho
優惠價: 75 1710
庫存:1
Using OpenMP ─ Portable Shared Memory Parallel Programming
79 折
出版日:2007/10/01 作者:Barbara Chapman; Gabriele Jost; Ruud Van der Pas; David J. Kuck  出版社:Mit Pr  裝訂:平裝
A comprehensive overview of OpenMP, the standard application programming interface for shared memory parallel computing—a reference for students and professionals.
優惠價: 79 1501
庫存:1
Microsoft Xna Game Studio 3.0:Learn Programming Now!
90 折
出版日:2009/06/10 作者:MILES; ROB  出版社:MICROSOFT  裝訂:平裝
This lively, learn-by-doing guide proves that programming doesn't have to be dull. With his trademark conversational style, author Rob Miles teaches you the fundamentals of using Microsoft Visual C# 2
優惠價: 9 958
庫存:1
Opengl Es 2.0 Programming Guide
75 折
出版日:2008/07/25 作者:Aaftab Munshi; Dan Ginsburg  出版社:Addison-Wesley Professional  裝訂:平裝
OpenGL ES 2.0 is the industry’s leading software interface and graphics library for rendering sophisticated 3D graphics on handheld and embedded devices. With OpenGL ES 2.0, the full programmability o
優惠價: 75 2250
庫存:1
Programming for People with Special Needs ─ A Guide for Museums and Historic Sites
90 折
出版日:2014/07/16 作者:Katie Stringer  出版社:Rowman & Littlefield Intl  裝訂:平裝
Programming for People with Special Needs: A Guide for Museums and Historic Sites will help museums and historic sites become truly inclusive educational sites. The book is unique because it covers ed
優惠價: 9 2430
庫存:1
簡約的軟體開發思維:用 Functional Programming 重構程式-以 Javascript 為例
滿額折
出版日:2024/10/02 作者:Eric Normand  出版社:旗標出版社  裝訂:平裝
Functional programming (函數式程式設計) 是一種已有六十年歷史的程式設計範式,為何現在變得越來越重要?這是因為隨著各種連網設備 (如行動裝置) 和雲端服務的普及,多程序透過網路交換訊息已成為常態,因此分散式系統的開發變得至關重要。分散式系統軟體開發的複雜性往往導致開發過程容易陷入混亂,程式碼盤根錯節難以除錯維護與擴展,成為揮之不去卻又不敢動的痛處。而 functional programming 的簡約風格因此受到廣泛關注。這種設計範式強調使用函式來構建應用程式,程式碼清晰又容易維護,亦能解決分散式系統多執行緒的問題。除了專門的函數式語言之外,Python、Java、JavaScript、C#、C++、Go 和 Rust 等知名語言的新版中,也因應趨勢增強了對 functional programming 的支援。只要建立了這種思維方式,你就可以應用在自己的程式語言中。市面上與 functional programming 相關的書籍 (主要為英文書) 通常由學者撰寫,內容偏重理論,而在大型實務專案經驗上顯得不足。這類書中的範例大多過於簡單,未能涉及實際軟體架構問題。與此相反,本書作者擁有二十年在產業界實際運用 functional programming 的經驗,從產業角度出發,旨在幫助那些在軟體工程實踐中遇到困難的工程師重新思考。即使你的目的不是分散式系統,學習 functional programming 的思維都能夠幫助你在撰寫任何程式時想得更周到。由於 functional programming 的特點 — 無 side effects(額外作用)和資料的不可變性 — 使得它非常適用於開發網路程式,在這種環境中,資料一致性和狀態管理是關鍵挑戰。本書透過 concurrency primitives(併發基本工具)實作、繪製時間線圖、分析並解決併發操作中的插緒問題,有效處理狀態變化和 bug,從而構建可靠的分散式系統程式。本書特色: ●作者從產業界的視角出發,旨在幫助那些陷入困境的軟體工程師,重新審視並採納 functional programming 程式設計方法。●為了更貼近軟體工程師的實際狀況,書中以廣泛熟知的 JavaScript 語言做示範。雖然 JavaScript 不是最理想的函數式語言,但這一點
優惠價: 95 950
庫存:1
Dynamic Programming
90 折
出版日:2010/07/01 作者:Richard Bellman; Stuart Dreyfus (INT)  出版社:Princeton Univ Pr  裝訂:平裝
This classic book is an introduction to dynamic programming, presented by the scientist who coined the term and developed the theory in its early stages. In Dynamic Programming, Richard E. Bellman int
優惠價: 9 2052
無庫存
Programming Languages
滿額折
出版日:2010/04/30 作者:Maurizio Gabbrielli; Simone Martini  出版社:Springer Verlag  裝訂:平裝
This self-contained textbook assumes that the reader has some familiarity with one programming language, and adopts a simple yet rigorous approach. The author explains the main programming paradigms (
優惠價: 1 2498
無庫存
Excel VBA最強權威〈國際中文版〉:Power Programming全方位實作範例聖經(新裝版)
滿額折
出版日:2024/05/16 作者:Michael Alexander; Dick Kusleika  出版社:電腦人文化事業  裝訂:平裝
★ Amazon Best Seller No.1★《Excel 2016 Power Programming with VBA》被國外讀者喻為「經典權威」,造就無數工程師與職場相關工作者, 是每個學習VBA的人都要看的重量級巨作。★本書以最新修訂內容編製成國際中文版,全書經過再次審校,絕對是專業而實用的參考教本! 架構嚴謹從函式入門、圖表設計、應用程式到表單開發具系統性、標竿學習、傳承教學典範的EXCEL VBA著作範例剖析、延伸運用以及技巧提點,不藏私傾囊相授 本書學習者為中心,摒棄華而不實的、冗長的解釋,呈現實用的示例、注意事項和訣竅,提供大量程式碼和示例範本,幫助你從資料分析人員蛻變為Excel程式設計專家。 Part I Excel VBA基礎知識第I 部分介紹Excel VBA,為建立和管理Excel 子常式和函數提供程式設計基礎知識。第 1 章全面介紹Excel 應用開發方面的各種概念。第 2 章到第 6 章討論在進行VBA 程式設計時需要了解的各種知識。第 7 章則列舉許多有用的範例助你記起前面所學的VBA 知識。 Part II 進階VBA技術第Ⅱ部分涵蓋一些VBA 進階程式設計技術。第 8 章和第 9 章討論如何使用VBA 來處理樞紐分析表和圖表(包括走勢圖)。第 10 章討論在與其他應用程式(如Word 和Outlook)互動時所採用的各種技術。第11 章介紹如何處理文件和外部資料來源。 Part III 操作使用者表單該部分的 4 章內容主要介紹自訂對話盒(也稱為使用者表單)。第 12 章介紹建立自訂使用者表單的一些內建方法。第 13 章介紹使用者表單以及可供使用的各種控制項。第 14 章和第 15 章則列舉從基本到進階的自訂對話盒的大量範例。 Part IV 開發Excel應用程式該部分講述建立導向使用者的應用程式的重要內容。第 16 章教你建立增益集。第 17 章和第 18 章討論如何修改Excel 的功能區和快速選單。第 19 章介紹向應用程式提供線上說明的幾種不同方法。第 20 章展示如何開發導向使用者的應用程式。第 21 章探討在進行Excel VBA程式設計時與相容性相關的一些資訊。 附錄 V VBA語句和函數附錄是一份參考指南,列出作為
優惠價: 9 594
庫存:2
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 387
庫存:1
出版日:2012/09/30 作者:A. Udaya Shankar  出版社:Springer-Verlag New York Inc  裝訂:精裝
Distributed Programming: Theory and Practice presents a practical and rigorous method to develop distributed programs that correctly implement their specifications. The method also covers how to write
優惠價: 1 3998
無庫存
出版日:2012/03/06 作者:Tom Christiansen; Brian D. Foy; Larry Wall; Jon Orwant (CON)  出版社:Oreilly & Associates Inc  裝訂:平裝
Adopted as the undisputed Perl bible soon after the first edition appeared in 1991, Programming Perl is still the go-to guide for this highly practical language. Perl began life as a super-fueled text
優惠價: 1 2280
無庫存
This book constitutes the refereed proceedings of the 14th European Conference on Genetic Programming, EuroGP 2011, held in Torino, Italy, in April 2011 co-located with the Evo* 2011 events. This 20 r
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
ESP32S程式教學(常用模組篇)ESP32 IOT Programming (37 Modules)
滿額折
出版日:2022/03/01 作者:曹永忠; 張程; 鄭昊緣; 楊柳姿; 楊楠  出版社:崧燁文化  裝訂:平裝
本書主要教導新手與初階使用者之讀者熟悉使用ESP32開發板使ESP32S的屠龍寶刀-周邊模組。ESP32S開發板最強大的不只是它的簡單易學的開發工具,最強大的是它豐富的周邊模組與簡單易學的模組函式庫,幾乎Maker想到的東西,都有廠商或Maker開發它的周邊模組,透過這些周邊模組,Maker可以輕易的將想要完成的東西用堆積木的方式快速建立,而且最強大的是這些周邊模組都有對應的函式庫,讓Maker不需要具有深厚的電子、電機與電路能力,就可以輕易駕禦這些模組。所以本書要介紹市面上最完整、最受歡迎的37件ESP32S模組,讓讀者可以輕鬆學會這些常用模組的使用方法,進而提升各位Maker的實力。
優惠價: 79 237
庫存: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
出版日:2012/10/26 作者:Chris Smith  出版社:Oreilly & Associates Inc  裝訂:平裝
Why learn F#? With this guide, you’ll learn how this multi-paradigm language not only offers you an enormous productivity boost through functional programming, but also lets you develop applications u
優惠價: 1 1710
無庫存
出版日:2012/06/21 作者:Charles Kelly  出版社:Taylor & Francis  裝訂:精裝
A First Course in Game ProgrammingMost of today’s commercial games are written in C++ and are created using a game engine. Addressing both of these key elements, Programming 2D Games provides a comple
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2012/01/12 作者:Pradip Dey; Manas Ghosh  出版社:Oxford Univ Press USA  裝訂:平裝
Beginning with the basic concept of programming, the book gives an exhaustive coverage of arrays, strings, functions, pointers, and data structures. Separate chapters on linked lists and stacks, queue
優惠價: 1 1799
無庫存
出版日:2011/07/14 作者:Paolo Frasconi (EDT); Francesca A. Lisi (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book constitutes the thoroughly refereed post-proceedings of the 20th International Conference on Inductive Logic Programming, ILP 2010, held in Florence, Italy in June 2010.The 11 revised full p
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2010/05/20 作者:Philip Rideout; Serban Porumbescu (FRW)  出版社:Oreilly & Associates Inc  裝訂:平裝
What does it take to build an iPhone app with stunning 3D graphics? This book will show you how to apply OpenGL graphics programming techniques to any device running the iPhone OS -- including the iPa
優惠價: 1 1520
無庫存
This book gives the reader an insight into the state of the art in the field of multiobjective (linear, nonlinear and combinatorial) programming, goal programming and multiobjective metaheuristics. Th
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2007/08/03 作者:Frank H. P. Fitzek (EDT); Frank Reichert (EDT)  出版社:Springer Verlag  裝訂:精裝
This book provides a solid overview of mobile phone programming for readers in both academia and industry. Coverage includes all commercial realizations of the Symbian, Windows Mobile and Linux platfo
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2002/12/01 作者:Steve Oualline  出版社:Oreilly & Associates Inc  裝訂:平裝
C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly and effectively. But this high-level language is relat
優惠價: 1 1900
無庫存
Ameba程式教學(MQ氣體模組篇)Ameba RTL8195AM Programming (MQ GAS Modules)
滿額折
出版日:2022/03/01 作者:曹永忠; 許智誠; 蔡英德  出版社:崧燁文化  裝訂:平裝
本書主要是給讀者熟悉使用Ameba RTL8195AM偵測各類有害氣體之氣體模組的介紹、使用方式、電路連接範例等等。Ameba RTL8195AM開發板最強大的不只是它的簡單易學的開發工具,最強大的是它網路功能與簡單易學的模組函式庫,幾乎Maker想到應用於物聯網開發的東西,只要透過眾多的周邊模組,都可以輕易的將想要完成的東西用堆積木的方式快速建立,而且Ameba RTL8195AM開發板市售價格比原廠Arduino Yun或Arduino + Wifi Shield更具優勢,最強大的是這些周邊模組對應的函式庫,瑞昱科技有專職的研發人員不斷的支持,讓Maker不需要具有深厚的電子、電機與電路能力,就可以輕易駕御這些模組。
優惠價: 79 189
庫存:1
出版日:2012/11/15 作者:James Trobaugh  出版社:Springer-Verlag New York Inc  裝訂:平裝
Winning LEGO MINDSTORMS Programmingis your ticket to successfully programming for fun and competition with LEGO MINDSTORMS and the NXT-G programming language commonly used in FIRST LEGO League events.
優惠價: 1 1444
無庫存
出版日: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]。
出版日:1998/02/01 作者:Jon Pearce  出版社:Springer Verlag  裝訂:精裝
By now, Scheme is a well-established programming language and is finding increasing popularity in programming courses for undergraduates. Its expressive capabilities are matched by a simplicity of lan
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1989/10/04 作者:Harvey Abramson  出版社:Mit Pr  裝訂:平裝
A comprehensive survey of the theory and applications of meta-programming, covering problems of representation and of soundness and correctness of interpreters, analysis and evaluation of meta-logic p
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 331
庫存:1
Python Programming Language
滿額折
出版日:2021/03/29 作者:Python Programming  出版社:Lightning Source Inc  裝訂:精裝
優惠價: 1 1477
無庫存
Python Programming Language
滿額折
出版日:2021/03/27 作者:Python Programming  出版社:Lightning Source Inc  裝訂:平裝
優惠價: 1 1135
無庫存
出版日: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]。
出版日:2012/10/26 作者:Dan Sanderson  出版社:Oreilly & Associates Inc  裝訂:平裝
Google App Engine makes it easy to create a web application that can serve millions of people as easily as serving hundreds, with minimal up-front investment. With Programming Google App Engine, Googl
優惠價: 1 2500
無庫存
出版日:2012/01/20 作者:Herbert Schildt; Dale Skrien  出版社:McGraw-Hill College  裝訂:平裝
Java Programming: A Comprehensive Introduction is designed for an introductory programming course using Java. This text takes a logical approach to the presentation of core topics, moving step-by-ste
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/11/03 作者:Rex Page (EDT); Zoltan Horvath (EDT); Viktoria Zsok (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book constitutes the thoroughly refereed post-conference proceedings of the 11th International Symposium on Trends in Functional Programming, TFP 2010, held in Norman, OK, USA, in May 2010. The 1
優惠價: 1 3499
無庫存
  • 8113
    203
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 203

暢銷榜

客服中心

收藏

會員專區