語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
C++ Software Interoperability for Windows Programmers = Connecting to C#, R, and Python Clients /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
C++ Software Interoperability for Windows Programmers/ by Adam Gladstone.
其他題名:
Connecting to C#, R, and Python Clients /
作者:
Gladstone, Adam.
面頁冊數:
XIX, 225 p. 122 illus.online resource. :
Contained By:
Springer Nature eBook
標題:
Programming Language. -
電子資源:
https://doi.org/10.1007/978-1-4842-7966-3
ISBN:
9781484279663
C++ Software Interoperability for Windows Programmers = Connecting to C#, R, and Python Clients /
Gladstone, Adam.
C++ Software Interoperability for Windows Programmers
Connecting to C#, R, and Python Clients /[electronic resource] :by Adam Gladstone. - 1st ed. 2022. - XIX, 225 p. 122 illus.online resource.
Part I: Foundations -- Chapter 1: Preliminaries (ch01.docx) -- Chapter 2: C++ Components and C++ Clients (ch02.docx) -- Part II: C++/CLI and .NET -- Chapter 3: Building a C++/CLI Wrapper (ch03.docx). Chapter 4: C# Clients: Consuming the Managed Wrapper (ch04.docx) -- Part III: R and Rcpp -- Chapter 5 Building an R Package (ch05.docx) -- Chapter 6 Exposing Functions using Rcpp (ch06.docx) -- Part IV Python -- Chapter 7 Building a Python Extension Module (ch07.docx) -- Chapter 8 Module Development with Boost.Python and PyBind (ch08.docx) -- Chapter 9 Conclusion (ch09.docx) -- Appendix 1 Boost Libraries (app01.docx) -- Appendix 2 CMake (app02.docx).
Get up-to-speed quickly and connect modern code written in C#, R, and Python to an existing codebase written in C++. This book for practitioners is about software interoperability in a Windows environment from C++ to languages such as C#, R, and Python. Using a series of example projects, the book demonstrates how to connect a simple C++ codebase packaged as a static or dynamic library to modern clients written in C#, R, and Python. The book shows you how to develop the in-between components that allow disparate languages to communicate. This book addresses a fundamental question in software design: given an existing C++ codebase, how does one go about connecting that codebase to clients written in C#, R, and Python? How is the C++ functionality exposed to these clients? One answer may be to rewrite the existing codebase in the target language. This is rarely, if ever, feasible and this book’s goal is to save you the pain and the high cost of throwing out valuable existing code by showing you how to make that older code function alongside and with the more modern languages that are commonly in use today. The knowledge you will gain from reading this book will help you broaden your architectural choices and take advantage of the growing amount of talent around newer languages. What You Will Learn Build components that connect C++ to other languages Translate between the C++ type system and the type systems of C#, R, and Python Write a managed assembly targeting the .NET framework Create C++ packages for use in R/Studio Develop Python modules based on high-performance C++ code Overcome the difficulties and pitfalls involved in cross-language development.
ISBN: 9781484279663
Standard No.: 10.1007/978-1-4842-7966-3doiSubjects--Topical Terms:
1365750
Programming Language.
LC Class. No.: QA76.76.M52
Dewey Class. No.: 005.268
C++ Software Interoperability for Windows Programmers = Connecting to C#, R, and Python Clients /
LDR
:03671nam a22003855i 4500
001
1093531
003
DE-He213
005
20220128072134.0
007
cr nn 008mamaa
008
221228s2022 xxu| s |||| 0|eng d
020
$a
9781484279663
$9
978-1-4842-7966-3
024
7
$a
10.1007/978-1-4842-7966-3
$2
doi
035
$a
978-1-4842-7966-3
050
4
$a
QA76.76.M52
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
005.268
$2
23
100
1
$a
Gladstone, Adam.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1401481
245
1 0
$a
C++ Software Interoperability for Windows Programmers
$h
[electronic resource] :
$b
Connecting to C#, R, and Python Clients /
$c
by Adam Gladstone.
250
$a
1st ed. 2022.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
XIX, 225 p. 122 illus.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
505
0
$a
Part I: Foundations -- Chapter 1: Preliminaries (ch01.docx) -- Chapter 2: C++ Components and C++ Clients (ch02.docx) -- Part II: C++/CLI and .NET -- Chapter 3: Building a C++/CLI Wrapper (ch03.docx). Chapter 4: C# Clients: Consuming the Managed Wrapper (ch04.docx) -- Part III: R and Rcpp -- Chapter 5 Building an R Package (ch05.docx) -- Chapter 6 Exposing Functions using Rcpp (ch06.docx) -- Part IV Python -- Chapter 7 Building a Python Extension Module (ch07.docx) -- Chapter 8 Module Development with Boost.Python and PyBind (ch08.docx) -- Chapter 9 Conclusion (ch09.docx) -- Appendix 1 Boost Libraries (app01.docx) -- Appendix 2 CMake (app02.docx).
520
$a
Get up-to-speed quickly and connect modern code written in C#, R, and Python to an existing codebase written in C++. This book for practitioners is about software interoperability in a Windows environment from C++ to languages such as C#, R, and Python. Using a series of example projects, the book demonstrates how to connect a simple C++ codebase packaged as a static or dynamic library to modern clients written in C#, R, and Python. The book shows you how to develop the in-between components that allow disparate languages to communicate. This book addresses a fundamental question in software design: given an existing C++ codebase, how does one go about connecting that codebase to clients written in C#, R, and Python? How is the C++ functionality exposed to these clients? One answer may be to rewrite the existing codebase in the target language. This is rarely, if ever, feasible and this book’s goal is to save you the pain and the high cost of throwing out valuable existing code by showing you how to make that older code function alongside and with the more modern languages that are commonly in use today. The knowledge you will gain from reading this book will help you broaden your architectural choices and take advantage of the growing amount of talent around newer languages. What You Will Learn Build components that connect C++ to other languages Translate between the C++ type system and the type systems of C#, R, and Python Write a managed assembly targeting the .NET framework Create C++ packages for use in R/Studio Develop Python modules based on high-performance C++ code Overcome the difficulties and pitfalls involved in cross-language development.
650
2 4
$a
Programming Language.
$3
1365750
650
1 4
$a
Microsoft.
$3
1387749
650
0
$a
Programming languages (Electronic computers).
$3
1127615
650
0
$a
Microsoft .NET Framework.
$3
565417
650
0
$a
Microsoft software.
$3
1253736
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484279656
776
0 8
$i
Printed edition:
$z
9781484279670
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7966-3
912
$a
ZDB-2-CWD
912
$a
ZDB-2-SXPC
950
$a
Professional and Applied Computing (SpringerNature-12059)
950
$a
Professional and Applied Computing (R0) (SpringerNature-43716)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入