Beginning C++ Compilers: An Introductory Guide to Microsoft C/C++ and Mingw Compilers
暫譯: C++ 編譯器入門:Microsoft C/C++ 與 Mingw 編譯器的介紹指南

Tuleuov, Berik I., Ospanova, Ademi B.

  • 出版商: Apress
  • 出版日期: 2024-01-03
  • 售價: $1,830
  • 貴賓價: 9.5$1,739
  • 語言: 英文
  • 頁數: 199
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484295625
  • ISBN-13: 9781484295625
  • 相關分類: C++ 程式語言Compiler
  • 立即出貨 (庫存=1)

相關主題

商品描述

This book focuses on how to install C/C++ compilers on Linux and Windows platforms in a timely and efficient way. Installing C/C++ compilers, especially Microsoft compilers, typically takes quite a lot of time because it comes with Microsoft Visual Studio for the vast majority of users. Installing Visual Studio requires usually about 40 GB of disk space and a large amount of RAM, so it is impossible to use weak hardware.

The authors provide an easy way to deploy Microsoft C/C++ compiler: with no disk space headache and hardware resources lack. The method described saves significant time since software can even be deployed on removable devices, such as flash sticks, in an easy and portable way.

It is achieved by using Enterprise Windows Driver Kit (EWDK), single big ISO image, which can be mounted as virtual device and used directly without any installation. EWDK contains everything from Visual Studio except IDE. EWDK also allows to use MASM64 (Microsoft Macro-Assembly) and C# compilers.

With the aid of the MSBuild System, one can compile Visual Studio Projects (.vcxproj) and Solutions (.sln) without even using Visual Studio! Similarly, MinGW compilers can be deployed from 7z/zip archives, simply by unpacking into appropriate location. Both Microsoft C/C++ and MinGW compilers can be used as portable software--an approach that does not require administrative privileges at all.

What you'll learn

  • Rapid installation of modern Microsoft C/C++ and MinGW compilers.
  • How to prepare reusable and portable Microsoft C/C++ and MinGW compilers suite on removable media (flash stick, CD/DVD).
  • How to use Microsoft C/C++ and MinGW compilers even on old/slow computers without standard installation.
  • How to build under Windows the libraries originally designed for Unix-systems.
  • Learn to run multiple versions of these compilers at the same time.

Who This Book Is For

Reader of all skills who wants to save time and efforts to start to work with C++. Also useful for scientists who are not familiar with software installation.

商品描述(中文翻譯)

這本書專注於如何在 Linux 和 Windows 平台上及時且高效地安裝 C/C++ 編譯器。安裝 C/C++ 編譯器,特別是 Microsoft 編譯器,通常需要相當多的時間,因為對於絕大多數用戶來說,它是隨 Microsoft Visual Studio 一起提供的。安裝 Visual Studio 通常需要約 40 GB 的磁碟空間和大量的 RAM,因此無法在性能較弱的硬體上使用。

作者提供了一種簡單的方法來部署 Microsoft C/C++ 編譯器:不需要擔心磁碟空間和硬體資源的不足。所描述的方法節省了大量時間,因為軟體甚至可以以簡單且可攜帶的方式部署在可移動設備上,例如隨身碟。

這是通過使用企業版 Windows 驅動程式套件 (Enterprise Windows Driver Kit, EWDK) 實現的,該套件是一個單一的大型 ISO 映像,可以作為虛擬設備掛載並直接使用,而無需任何安裝。EWDK 包含了 Visual Studio 中的所有內容,除了 IDE。EWDK 還允許使用 MASM64(Microsoft 宏組合語言)和 C# 編譯器。

借助 MSBuild 系統,您可以在不使用 Visual Studio 的情況下編譯 Visual Studio 專案 (.vcxproj) 和解決方案 (.sln)!同樣,MinGW 編譯器可以從 7z/zip 壓縮檔中部署,只需解壓縮到適當的位置即可。Microsoft C/C++ 和 MinGW 編譯器都可以作為可攜式軟體使用——這種方法完全不需要管理權限。

您將學到的內容:
- 快速安裝現代 Microsoft C/C++ 和 MinGW 編譯器。
- 如何在可移動媒介(隨身碟、CD/DVD)上準備可重用和可攜帶的 Microsoft C/C++ 和 MinGW 編譯器套件。
- 如何在舊的/慢的電腦上使用 Microsoft C/C++ 和 MinGW 編譯器,而無需標準安裝。
- 如何在 Windows 上構建最初為 Unix 系統設計的庫。
- 學會同時運行這些編譯器的多個版本。

本書適合對象:
所有技能水平的讀者,想要節省時間和精力開始使用 C++。對於不熟悉軟體安裝的科學家也很有幫助。

作者簡介

Berik Tuleuov is a Senior Lecturer at L. N. Gumilyov Eurasian National University, Nur-Sultan, Kazakhstan. He's a researcher and mathematician who uses computers for scientific computations and designing algorithms. He runs a topic on The AIFC Tech Hub (a meeting point for global startups, entrepreneurs, investors, industry's top experts and talent pool) about Microsoft C/C++ compilers. This forum has more than two million registered participants. He regularly takes part in academic and industry conferences, mainly on computer science topics. Interests include programming languages, algorithms and data structures, concurrent (parallel) programming, scientific programming, (La)TeX Typesetting System, and data visualization.

Ademi B. Ospanova is an Associate Professor in the Department of Information Security at L. N. Gumilyev Eurasian National University. She is the author of many courses in the field of IT technologies. She is developer of educational programmes of all levels of the university on information security. In the educational process and projects she uses her own software and libraries in C/C++, C#, Java, Prolog, R, Python, Solidity, works in Mathematica, Maple, Sage packages. She also has her own website, including hosting on her own server. She manages grant and initiative research projects, and her Masters and PhD students are winners of national scientific competitions. Ademi also gives courses and consultations on cryptography and programming to specialists from various companies."


作者簡介(中文翻譯)

貝里克·圖列烏夫是哈薩克斯坦努爾蘇丹的L. N. Gumilyov歐亞國立大學的高級講師。他是一位研究人員和數學家,利用計算機進行科學計算和設計算法。他在AIFC科技中心(全球初創企業、企業家、投資者、行業頂尖專家和人才庫的聚集地)主持有關Microsoft C/C++編譯器的主題。該論壇擁有超過兩百萬名註冊參與者。他定期參加學術和行業會議,主要涉及計算機科學主題。興趣包括編程語言、算法和數據結構、並發(平行)編程、科學編程、(La)TeX排版系統以及數據可視化。

阿德米·B·奧斯帕諾娃是L. N. Gumilyev歐亞國立大學信息安全系的副教授。她是多個IT技術領域課程的作者。她負責大學各級信息安全的教育計劃開發。在教育過程和項目中,她使用自己開發的C/C++、C#、Java、Prolog、R、Python、Solidity等語言的軟件和庫,並在Mathematica、Maple、Sage等套件中工作。她還擁有自己的網站,包括在自己的伺服器上進行的託管。她管理著資助和倡議研究項目,她的碩士和博士生是全國科學競賽的獲獎者。阿德米還為來自各公司的專業人士提供有關密碼學和編程的課程和諮詢。

最後瀏覽商品 (20)