Book previously known as Applied Operating System Concepts New edition provides readers with a clear description of the concepts that underlie operating systems Uses Java to illustrate ideas,
This book introduces programmers to objects at a gradual pace. The syntax boxes are revised to show typical code examples rather than abstract notation. This includes optional example modules using Al
"The finite element method (FEM) is a computational technique for solving problems which are described by partial differential equations or which can be formulated as functional minimization. The FEM
每兩年左右,Sun公司就會發布Java平臺的一個重要更新,并且每個更新都會引入新的特性和改進已有的特性。本書主要涵蓋Java SE 6中的一些關鍵的新特性——從核心類庫到安全以及Web服務。 作為一名繁忙的程序員,您需要能夠輕松地了解這些關鍵信息。本書將明確地告訴您Java SE 6和以前版本之間具體有什么區別。第1章從全局的角度介紹了Java SE 6的一些新特性。后續章節則分別介紹了Java
本書包括3周的課程,通過學習,讀者將具備使用Java開發應用程序、servlet和JSP的知識和技能。第1周介紹Java語言的基本知識,包括數據類型、變量、表達式、對象、數組、條件語句、循環、類、接口、包、異常、斷言和線程等;第2周介紹Java類庫,包括向量、堆棧、映射、散列表和位組等數據結構,以及Swing組件、布局管理器和Java Web Start等;第3周介紹高級主題,包括輸入和輸出、對象