Delphi High Performance: Concurrency, Mutli-threading, Memory Management, and more
暫譯: Delphi 高效能:併發、多執行緒、記憶體管理等
Primoz Gabrijelcic
- 出版商: Packt Publishing
- 出版日期: 2018-02-26
- 定價: $1,710
- 售價: 8.0 折 $1,368
- 語言: 英文
- 頁數: 336
- 裝訂: Paperback
- ISBN: 1788625455
- ISBN-13: 9781788625456
-
相關分類:
程式語言
立即出貨 (庫存=1)
買這商品的人也買了...
-
$690$587 -
$1,470$1,397 -
$480$379 -
$1,650$1,568
商品描述
Build fast, scalable and high performing applications with Delphi
Key Features
- Build efficient and concurrent applications in Delphi
- Identify performance bottlenecks and apply the correct algorithm to fix them
- Delve into memory management and learn to solve problems with it
Book Description
Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for Microsoft Windows, Apple Mac OS X, Google Android, iOS, and now Linux with RAD Studio 10.2. This book will be your guide to build efficient high Performance applications with Delphi.
The book begins by explaining you how to find performance bottlenecks and apply the correct algorithm to fix them. It will teach you how to improve your algorithms before taking you through Parallel programming and explore the various tools to build highly concurrent applications. You will then delve into improving the performance of your code and master the cross platform RTL improvements. Finally, this book will take you through memory management with Delphi and help you leverage the several external libraries to write better performing programs.
By the end of the book, you will be adept with the knowledge to create High Performance Applications with Delphi.
What you will learn
- Find performance bottlenecks and easily mitigate them
- Learn different approaches to fix algorithms
- Understand parallel programming and work with various tools included with Delphi
- Master the RTL for code optimization
- Explore memory managers and its implementation
- Leverage external libraries to write better performing programs
Who This Book Is For
This is for Delphi developers who would like to build High Performance applications with Delphi. Prior knowledge of Delphi is assumed.
商品描述(中文翻譯)
**使用 Delphi 建立快速、可擴展且高效能的應用程式**
#### 主要特點
- 在 Delphi 中建立高效且具併發性的應用程式
- 識別效能瓶頸並應用正確的演算法來解決它們
- 深入了解記憶體管理並學習如何解決相關問題
#### 書籍描述
Delphi 是一個跨平台的整合開發環境 (IDE),支援 Microsoft Windows、Apple Mac OS X、Google Android、iOS,現在還支援 Linux,搭配 RAD Studio 10.2。本書將指導您使用 Delphi 建立高效能的應用程式。
本書首先解釋如何找到效能瓶頸並應用正確的演算法來解決它們。它將教您如何改善演算法,然後帶您進入平行程式設計,探索各種工具以建立高度併發的應用程式。接著,您將深入改善程式碼的效能,並掌握跨平台的 RTL 改進。最後,本書將帶您了解 Delphi 的記憶體管理,並幫助您利用多個外部函式庫來撰寫效能更佳的程式。
在本書結束時,您將具備使用 Delphi 創建高效能應用程式的知識。
#### 您將學到什麼
- 找到效能瓶頸並輕鬆減輕其影響
- 學習修正演算法的不同方法
- 理解平行程式設計並使用 Delphi 附帶的各種工具
- 精通 RTL 以進行程式碼優化
- 探索記憶體管理器及其實作
- 利用外部函式庫撰寫效能更佳的程式
#### 本書適合誰
本書適合希望使用 Delphi 建立高效能應用程式的 Delphi 開發者。假設讀者具備 Delphi 的基本知識。