C++ Software Interoperability for Windows Programmers: Connecting to C#, R, and Python Clients
暫譯: C++ 軟體互操作性:連接 C#、R 和 Python 客戶端的 Windows 程式設計師指南

Gladstone, Adam

  • 出版商: Apress
  • 出版日期: 2022-01-29
  • 售價: $2,250
  • 貴賓價: 9.5$2,138
  • 語言: 英文
  • 頁數: 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

商品描述(中文翻譯)

簡介
​第一部分. C++
1. 基礎知識
2. C++ 元件與 C++ 客戶端
第二部分. C++/CLI 與 .NET
3. 建立 C++/CLI 包裝器
4. C# 客戶端:使用托管包裝器
第三部分. R 與 Rcpp
5. 建立 R 套件
6. 使用 Rcpp 暴露函數
第四部分. Python
7. 建立 Python 擴展模組
8. 使用 Boost 和 PyBind 進行模組開發
9. 結論
第五部分. 附錄
A. Boost 函式庫
B. CMake