C++ Software Interoperability for Windows Programmers: Connecting to C#, R, and Python Clients

Gladstone, Adam

  • 出版商: Apress
  • 出版日期: 2022-01-29
  • 售價: $2,220
  • 貴賓價: 9.5$2,109
  • 語言: 英文
  • 頁數: 248
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484279654
  • ISBN-13: 9781484279656
  • 相關分類: C#C++ 程式語言Python程式語言
  • 海外代購書籍(需單獨結帳)

商品描述

Introduction
​Part I. C++1. Preliminaries2. C++ Components and C++ Clients
Part II. C++/CLI and .NET3. Building a C++/CLI Wrapper4. C# Clients: Consuming the Managed Wrapper
Part III. R and Rcpp5. Building an R Package6. Exposing Functions using Rcpp
Part IV. Python7. Building a Python Extension Module8. Module Development with Boost and PyBind9. Conclusion
Part V. AppendixesA. Boost LibrariesB. Cmake