Angkor, Cambodia is the largest religious site in the world. Built on a massive scale over a period stretching from the eighth to the 13th century, constantly evolving and changing, its structures hav
Although they cover only one percent of the Earth's surface, reefs are home to more than 25 percent of all marine fish species. They are the largest living structures on the planet, created over mill
The breakdown of food structures in the gastrointestinal (GI) tract has a major impact on the sensory properties and nutritional quality of foods. Understanding the relationship between food structur
This up-to-date introductory treatment employs category theory to explore the theory of structures. Its unique approach stresses concrete categories and presents a systematic view of factorization str
本書是C++大師Stephen C. Dewhurst在多年教授C++課程中所遇到的常見錯誤的心得筆記上編寫而成的。本書所有章節都從一個眾所周知的、在日常編碼或設計實踐經常遭遇的問題入手,先指出其不足,再對其背后思想中存在的合理與不合理之處深入剖析,最后取其精華棄其糟粕,給出一個簡潔、通用、美輪美奐的方案,指出有關如何規避或糾正它們的建議,從而有助于C++軟件工程師避免重蹈他們前輩的覆轍。
本書從實際出發,基于示例循序漸進地講述了基本的C++ 編程技術。作者首先教你如何創建一個基本的程序,然后從簡單的變量開始逐一講解了數據類型、操作符、輸入輸出文件、函數、對象、調試和動態內存管理、模板等內容。書中所有示例均在Windows 、Unix 和Mac OS X 操作系統上測試通過,其流暢的敘述方式可以指導讀者為任何平臺開發C++ 應用程序。 本書簡單易懂,適用于C++ 初學者,也可作為高等
The Art of Pointer: Beautiful Star‧探討C語言指標的基本概念及它與變數、陣列、結構和檔案之間的應用。‧同時也剖析C++、C++/CLR、Java、Visual C#及Visual BASIC的Reference。‧分別以指標和Reference實作鏈結串列、堆疊與佇列。‧針對以下14個主題,分別在C、C++、C++/CLR、Java、Visual C#及Visua
Learning C by debugging 從除錯題目了解撰寫程式常犯錯的地方,提升撰寫程式的能力,成為C程式語言高手!親手debug,是學習程式語言的最佳方法,這是所謂的除錯學習法(Learning by debugging),此方法一來可得知撰寫程式時常出錯的地方,二來可增加除錯的技巧,並加強自信心。 .從除錯題目了解撰寫程式常犯錯的地方.親自除錯可提升撰寫程式的能力.以
This book is meant to be neither encyclopedic nor a sourcebook for the most recent observational data. In fact, I avoid altogether the presentation of data; after all the data change very quickly and
本書為一本有關「Visual C++ 程式設計與應用」的書,包含基礎的「C+ + 程式設計」、「視窗程式設計」,以及在視窗介面上操作之「資料庫」、「電腦繪圖」與「影像處理」等應用主題,提供許多實際教學與應用範例,由淺入深有系統的介紹與說明,同時亦深入探討 Visual C++ 2005 軟體開發工具,如何將這些上述主題整合於視窗平台上。非常適合理工科系有關「程式設計」、「視窗程式設計」與「電腦繪圖
This handbook gives you easy, clear explanations of a wide variety of grammar rules and shows you how to apply them to practical sentence structures. The unique example sentences in this book will he
作者以累積二十多年的程式開發教學實戰經驗,透過全書大量的範例程式讓讀者能在實際應用中快速學習,進而學會開發視窗應用程式。 循序漸進:先由電腦觀念到程式觀念,再循軟體工程的發展介紹到物件導向,最後引入Visual C++ 2008的使用,使初學者也能輕鬆的踏入Visual C++ 2008的殿堂。 觀念圖解:不易表達清楚的觀念或設計方式盡量以圖解表達,如比較難懂的物件導向觀念、各種排序