TOP
GOGO開學趣,參考書應有盡有
篩選商品
縮小範圍
搜尋結果 /

Cuda Programming

8059
3 / 202
基於GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理複雜圖像數據(簡體書)
滿額折
出版日:2020/04/23 作者:(美)包米克·維迪雅  出版社:機械工業出版社  裝訂:平裝
本書提供了OpenCV與CUDA集成以實現實際應用的詳細概述。首先介紹使用CUDA進行GPU編程的基礎知識。然後,通過一些實際的例子講解如何利用GPU和CUDA實現OpenCV加速。一旦掌握了核心概念,讀者將熟悉如何在NVIDIA Jetson TX1上部署OpenCV應用程序,該應用程序在計算機視覺和深度學習應用程序中非常流行。本書的*後幾章解釋了PyCUDA,這是一個Python庫,它利用CUDA和GPU的強大功能來加速。在本書的*後,讀者將通過本書的實踐方法增強計算機視覺應用程序。
優惠價: 87 412
無庫存
基於CUDA的GPU並行程序開發指南(簡體書)
滿額折
出版日:2019/07/01 作者:托爾加‧索亞塔  出版社:機械工業出版社  裝訂:平裝
本書旨在幫助讀者瞭解與基於CUDA的並行編程技術有關的基本概念,並掌握實用c語言進行GPU高性能編程的相關技巧。本書第一部分通過CPU多線程編程解釋了並行計算,使得沒有太多並行計算基礎的讀者也能毫無阻礙地進入CUDA天地;第二部分重點介紹了基於CUDA的GPU大規模並行程序的開發與實現,並通過大量的性能分析幫助讀者理解如何開發一個好的GPU並行程序以及GPU架構對程序性能的影響;本書的第三部分介紹
優惠價: 87 934
無庫存
數據科學中的並行計算:以R,C++和CUDA為例(簡體書)
滿額折
出版日:2017/12/01 作者:(美)諾曼‧馬特洛夫  出版社:西安交通大學出版社  裝訂:平裝
《數據科學中的并行計算:以R,C++和CUDA為例》是一本并行計算領域中,注意力完全集中在并行數據結構、算法、軟件工具及數據科學中具體應用的書。《數據科學中的并行計算:以R,C++和CUDA為例》中的例子不僅有經典的“n個樣本,p個變量”的矩陣形式,還有時間序列、網絡圖模型,以及各種其他的在數據科學中常見的結構。《數據科學中的并行計算:以R,C++和CUDA為例》同時也討論7適用于多種硬件、多種編
優惠價: 87 376
無庫存
出版日:2015/11/20 作者:Duane Storti; Mete Yurtoglu  出版社:Prentice Hall  裝訂:平裝
Extremely low-cost graphics cards now possess computational capabilities that were once limited to supercomputers. Using CUDA, you can to liberate the power of NVIDIA graphics cards for a wide spectru
優惠價: 1 2250
無庫存
出版日: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
無庫存
出版日: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]。
CUDA高性能平行計算(簡體書)
87 折
出版日:2017/02/01 作者:(美)杜安‧斯托爾蒂; 梅特‧尤爾托盧  出版社:機械工業出版社  裝訂:平裝
本書以清晰簡明的方式介紹了CUDAC編程的核心知識,始於運行CUDA樣常式式,快速引導讀者構建自己的代碼。自始至終,你可以通過親手創建、運行和修改書中的示例程式進行體驗式教學。書中配備的實踐專案用以加深和鞏固你的理解。
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/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]。
GPU與MATLAB混合編程(簡體書)
滿額折
出版日:2016/04/19 作者:(韓)鄭郁旭  出版社:機械工業出版社  裝訂:平裝
本書介紹CPU和MATLAB的聯合程式設計方法,包括首先介紹了不使用GPU實現MATLAB加速的方法;然後介紹了MATLAB和計算統一設備架(CUDA)配置通過分析進行zuiyou規劃,以及利用c-mex進行CUDA程式設計;接著介紹了MATLAB與平行計算工具箱和運用CUDA加速函式程式庫;zui後給出電腦圖形實例和CUDA轉換實例。本書還通過大量的實例、圖示和代碼,深入淺出地引導讀者進入GPU
優惠價: 87 308
無庫存
Beginning Visual C# 2015 Programming
90 折
出版日:2015/12/29 作者:Perkins (COR); Jacob Vibe Hammer; Jon D. Reid  出版社:John Wiley & Sons Inc  裝訂:平裝
Get started with Visual C# programming with this great beginner's guideBeginning Visual C# 2015 Programming provides step-by-step directions for programming with C# in the .NET framework. Beginning wi
優惠價: 9 2025
無庫存
出版日:2015/12/11 作者:Michael L. Scott  出版社:Elsevier Science Ltd  裝訂:平裝
Programming Language Pragmatics, Fourth Edition, is the most comprehensive programming language textbook available today. It is distinguished and acclaimed for its integrated treatment of language des
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2015/10/30 作者:Victor Alessandrini  出版社:Elsevier Science Ltd  裝訂:平裝
Shared Memory Application Programming: Concepts and Strategies in Multicore Application Programming presents the key concepts and applications of parallel programming in an accessible and engaging sty
優惠價: 1 3498
無庫存
出版日:2015/03/08 作者:Michael K?子ing  出版社:Pearson College Div  裝訂:平裝
For courses in programming and computer science. Hands-on Programming with Greenfoot Introduction to Programming with Greenfoot: Object-Oriented Programming in Java with Games and Simulationsteaches t
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2015/02/16 作者:Robert W. Sebesta  出版社:Pearson College Div  裝訂:精裝
For courses in computer programming. Evaluating the Fundamentals of Computer Programming LanguagesConcepts of Computer Programming Languages introduces students to the fundamental concepts of computer
Understanding Programming and Logic
滿額折
出版日:2015/01/01 作者:Matthew Anniss  出版社:Heinemann;Raintree  裝訂:平裝
This book looks at the basics of computer programming. It explains how programming is based on logical reasoning and the answers to simple questions, what can be done with computer programming, and ho
優惠價: 79 270
無庫存
C Programming for the Absolute Beginner
90 折
出版日:2014/09/17 作者:Michael Vine  出版社:Cengage Learning  裝訂:平裝
Are you an aspiring computer programmer? C PROGRAMMING FOR THE ABSOLUTE BEGINNER will teach you fundamental computer programming skills in this powerful programming language--and no previous experienc
優惠價: 9 1418
無庫存
出版日:2014/03/14 作者:Robert W. Sebesta  出版社:Pearson College Div  裝訂:平裝
? Programming the World Wide Web is intended for undergraduate students who have completed a course in object-oriented programming. It also serves as an up-to-date reference for Web programming p
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2014/01/24 作者:Stewart Venit; Elizabeth Drake  出版社:Pearson College Div  裝訂:平裝
? Prelude to Programming is appropriate for Pre-Programming and Introductory Programming courses in community colleges, 4-year colleges, and universities. No prior computer or programming experie
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Object-Oriented Programming Languages and Event-Driven Programming
90 折
出版日:2014/01/01 作者:Dorian Yeager  出版社:Mercury Learning & Information  裝訂:平裝
Essential concepts of programming language design and implementation are explained and illustrated in the context of the object-oriented programming language (OOPL) paradigm. Written with the upper-le
優惠價: 9 3238
無庫存
Logic Programming With Prolog
滿額折
出版日:2013/10/31 作者:Max Bramer  出版社:Springer-Verlag New York Inc  裝訂:平裝
Logic Programming is the name given to a distinctive style of programming, very different from that of conventional programming languages such as C++ and Java. By far the most widely used Logic Progra
優惠價: 1 2500
無庫存
Programming Language Foundations
90 折
出版日:2013/09/13 作者:Stump  出版社:John Wiley & Sons Inc  裝訂:精裝
"Stump's Programming Language Foundations is a short concise text that covers semantics, equally weighting operational and denotational semantics for several different programming paradigms: imperativ
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Parallel and Concurrent Programming in Haskell ― Techniques for Multicore and Multithreaded Programming
滿額折
出版日:2013/08/15 作者:Simon Marlow  出版社:Oreilly & Associates Inc  裝訂:平裝
This book covers the breadth of Haskell's diverse selection of programming APIs for concurrent and parallel programming. It is split into two parts. The first part, on parallel programming, covers the
優惠價: 1 2250
無庫存
Linear Programming ― Foundations and Extensions
90 折
出版日:2013/07/30 作者:Robert J. Vanderbei  出版社:Springer Verlag  裝訂:精裝
The 4th Edition of this book introduces theory and applications in optimization, from linear programming to convex analysis, network flows, integer programming, quadratic programming and convex optimi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2013/07/28 作者:Eric Roberts  出版社:Pearson College Div  裝訂:精裝
This text is intended for use in the second programming course Programming is a matter of learning by doing. Eric Roberts’ Programming Abstractions in C++ gives students opportunities to practice
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2012/09/03 作者:Eric C. R. Hehner  出版社:Springer-Verlag New York Inc  裝訂:平裝
Understanding programming and programming languages requires knowledge of the underlying theoretical model. This book explores aspects of programming that are amenable to mathematical proof. The autho
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2012/06/25 作者:Michael McCool; Arch D. Robison; James Reinders  出版社:Elsevier Science Ltd  裝訂:平裝
Programming is now parallel programming. Much as structured programming revolutionized traditional serial programming decades ago, a new kind of structured programming, based on patterns, is relevant
優惠價: 1 2998
無庫存
Just Enough Programming Logic and Design
90 折
出版日:2012/02/11 作者:Joyce Farrell  出版社:Cengage Learning  裝訂:平裝
Find exactly what you need to master the fundamentals of programming logic with the concise JUST ENOUGH PROGRAMMING LOGIC AND DESIGN, 2E. This unique, language-independent introduction to programming
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2012/01/12 作者:Y. Daniel Liang  出版社:Pearson College Div  裝訂:平裝
Introduction to Programming Using Python is intended for use in the introduction to programming course. Daniel Liang is known for his “fundamentals-first” approach to teaching programming conc
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/10/18 作者:Paul Kelly  出版社:Createspace Independent Pub  裝訂:平裝
‧ A comprehensive introduction to programming in C++‧ Suitable for students new to programming and those familiar with some other programming language‧ Step-by-step approach with detailed explanat
優惠價: 1 1500
無庫存
Java Programming
90 折
出版日:2011/02/24 作者:Joyce Farrell  出版社:Cengage Learning  裝訂:平裝
JAVA PROGRAMMING, Sixth Edition provides the beginning programmer with a guide to developing applications using the Java programming language. Java is popular among professional programmers because it
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Probabilistic Programming
滿額折
出版日:2011/02/17 作者:Steven Vajda  出版社:Dover Pubns  裝訂:平裝
Written by a pioneer of mathematical programming, this still-relevant treatment contains chapters on stochastic programming, decision problems, and chance constraints. Appendixes cover linear and sto
優惠價: 9 374
無庫存
Programming Languages
90 折
出版日:2011/01/26 作者:Kenneth C. Louden; Kenneth A. Lambert  出版社:Cengage Learning  裝訂:精裝
Kenneth Louden and Kenneth Lambert's new edition of PROGRAMMING LANGUAGES: PRINCIPLES AND PRACTICE, 3E gives advanced undergraduate students an overview of programming languages through general princi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Ruby Programming
90 折
出版日:2010/10/22 作者:Jerry Lee Ford Jr.  出版社:Cengage Learning  裝訂:平裝
Ruby is a free and powerful programming language that can be used to develop programs to meet nearly any programming challenge, including scripting, application programming and Web development. This
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
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
無庫存
PROGRAMMING : A BEGINNER'S GUIDE
滿額折
出版日:2009/08/05 作者:RICHARD MANSFIELD  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Essential Programming Skills--Made Easy! Learn programming fundamentals quickly with help from this hands-on tutorial. No previous experience required! Programming: A Beginner's Guide gets you starte
優惠價: 79 841
無庫存
出版日:2009/04/18 作者:Federico Biancuzzi (EDT); Shane Warden (EDT)  出版社:Oreilly & Associates Inc  裝訂:平裝
Masterminds of Programming features exclusive interviews with the creators of several historic and highly influential programming languages. In this unique collection, you'll learn about the processes
優惠價: 1 1520
無庫存
  • 8059
    202
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 202

暢銷榜

客服中心

收藏

會員專區