JavaTech, an Introduction to Scientific and Technical Computing with Java

Clark S. Lindsey, Johnny S. Tolliver, Thomas Lindblad

  • 出版商: Cambridge
  • 出版日期: 2005-10-13
  • 售價: $2,600
  • 貴賓價: 9.8$2,548
  • 語言: 英文
  • 頁數: 726
  • 裝訂: Hardcover
  • ISBN: 0521821134
  • ISBN-13: 9780521821131
  • 相關分類: Java 程式語言
  • 下單後立即進貨 (約5~7天)

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

商品描述

Description

JavaTech is a practical introduction to the Java programming language with an emphasis on the features that benefit technical computing. After presenting the basics of object-oriented programming in Java, it examines introductory topics such as graphical interfaces and thread processes. It goes on to review network programming and develops Web client-server examples for tasks such as monitoring remote devices. The focus then shifts to distributed computing with RMI. Finally, it examines how Java programs can access the local platform and interact with hardware. Topics include combining native code with Java, communication via serial lines, and programming embedded processors. An extensive web site supports the book with additional instructional materials. JavaTech demonstrates the ease with which Java can be used to create powerful network applications and distributed computing applications. It will be used as a textbook for programming courses, and by researchers who need to learn Java for a particular task.

 

Table of Contents

Part I. Introduction to Java

1. Introduction

2. Language basics

3. Classes and objects in Java

4. More about objects in Java

5. Organising Java files and other practicalities

6. Java graphics

7. Graphical user interfaces

8. Threads

9. Java input/output

10. Java utilities

11. Image handling and processing

12. More techniques and tips

 

Part II. Java and the Network

13. Java networking basics

14. A Java web server

15. Client/server with sockets

16. Distributed computing

17. Distributed computing - the client

18. Java remote method invocation (RMI)

19. Corba

20. Distributed computing - putting it all together

21. Introduction to web services and XML

 

Part III. Out of the Sandbox

22. The Java native interface (JNI)

23. Accessing the platform

24. Embedded Java

Appendices.

商品描述(中文翻譯)

描述

JavaTech是一本實用的Java程式語言入門書,重點介紹對技術計算有益的功能。在介紹Java面向對象編程的基礎知識後,它探討了圖形界面和線程處理等入門主題。接著,它回顧了網絡編程並開發了用於監控遠程設備等任務的Web客戶端-服務器示例。然後,重點轉向使用RMI進行分布式計算。最後,它介紹了Java程序如何訪問本地平台並與硬件交互。主題包括將本機代碼與Java結合、通過串行線進行通信以及編程嵌入式處理器。該書的廣泛網站提供了額外的教學資料支持。JavaTech展示了使用Java創建強大的網絡應用程序和分布式計算應用程序的便利性。它將用作編程課程的教科書,以及需要學習特定任務的Java的研究人員。

目錄

第一部分. Java入門
1. 簡介
2. 語言基礎
3. Java中的類和對象
4. 關於Java中的對象更多內容
5. 組織Java文件和其他實用技巧
6. Java圖形
7. 圖形用戶界面
8. 線程
9. Java輸入/輸出
10. Java實用工具
11. 圖像處理和處理
12. 更多技巧和技巧

第二部分. Java和網絡
13. Java網絡基礎知識
14. Java Web服務器
15. 使用套接字的客戶端/服務器
16. 分布式計算
17. 分布式計算-客戶端
18. Java遠程方法調用(RMI)
19. Corba
20. 分布式計算-將所有內容結合在一起
21. 網絡服務和XML簡介

第三部分. 脫離沙盒
22. Java本地接口(JNI)
23. 訪問平台
24. 嵌入式Java
附錄。