Low Level X Window Programming: An Introduction by Examples

Ross J. J. Maloney

  • 出版商: Springer
  • 出版日期: 2018-04-13
  • 售價: $2,800
  • 貴賓價: 9.5$2,660
  • 語言: 英文
  • 頁數: 276
  • 裝訂: Paperback
  • ISBN: 3319742493
  • ISBN-13: 9783319742496
  • 相關分類: C 程式語言
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

This is the missing X Window book. While others have shown what the X Window system has available, this book shows how to convert this potential into working tools to fulfil your visualisation needs. It is of the show-me class of books.

The majority of the book covers Xlib, although a short coverage of Xcb is also given.  Included are:

.  The relationship between Xlib and the X Window protocol;

.  All the basic Xlib topics are covered;

.  Complete working programs with their results;

.  Exercises to reinforce the material just covered.

A 9 part partition to building a complete X program is used throughout. This partitioning fosters the inclusion of all code necessary. All programs are written in C and are one to four pages in length.  Open source programs with the occasional Postscript script are shown to provide support as needed.  Throughout the examples consideration is given to using colour. The examples produce simple results with the aim of providing building blocks for application oriented codes.

 

The book is directed at graduate students and researchers who create computer code to visualise their data.

 

 

商品描述(中文翻譯)

這是一本缺失的X Window書籍。儘管其他書籍展示了X Window系統的功能,但這本書展示了如何將這些潛力轉化為實用工具,以滿足您的視覺化需求。這是一本實用型的書籍。

該書的大部分內容涵蓋了Xlib,但也簡要介紹了Xcb。其中包括:

- Xlib與X Window協議之間的關係;
- 所有基本的Xlib主題都有涵蓋;
- 完整的工作程式及其結果;
- 強化剛才學習內容的練習題。

全書使用了9個部分的分割方式來建立完整的X程式。這種分割方式有助於包含所有必要的程式碼。所有程式都是用C語言編寫,長度為一到四頁。根據需要,還展示了一些開源程式和偶爾的Postscript腳本來提供支援。在示例中,考慮到使用顏色。這些示例產生簡單的結果,旨在為應用導向的程式碼提供基礎。

該書針對研究生和研究人員,他們需要創建計算機程式來視覺化他們的數據。