里面包括兩個電子書籍,其中一個是編程方面的電子書籍另一個是Sun Java編碼規范中文版的電子書籍。用助于學習JAVA的初學者和對其編程感興趣的朋友下載。
上傳時間: 2013-12-25
上傳用戶:chenjjer
【下載說明】 這里提供給大家的是《Embedded Linux: Hardware, Software, and Interfacing》(嵌入式 Linux---硬件、軟件與接口)一書的英文原版CHM格式下載。 【作者簡介】 Craig Hollabaugh has been fascinated by electronics since he bought an AM radio in elementary school. He was first exposed to Unix during a cross-country talk session in 1985. Later, he administered networked Sun and DEC workstations while pursuing a doctoral degree in electrical engineering at Georgia Institute of Technology. 【內容提要】 本書通過一個冬季旅游勝地自動化管理項目實例,從軟件、硬件和接口的觀點介紹嵌入式Linux。引入項目需求后,作者講述了開發環境的建立,接著用一系列軟硬件接口實例展示了如何使用異步串行通信、PC并口、USB、內存I/O、同步串行通信以及中斷,等等。最后介紹了將前面所有的工作有機地組織在一起的系統集成過程。本書以實際應用為導向,書中整個項目的實施過程和軟硬件接口實例都具實踐指導意義。
標簽: Linux Interfacing Embedded Hardware
上傳時間: 2014-01-22
上傳用戶:shus521
我看到許多論壇的朋友, 尋找 中文的javaAPI, 無奈Sun沒有提供中文的,這是Sun對中國程序員的輕視,有日文,為什么不能有中文,小日本為什么不用看英文。 我利用JavaWebStudio里提供的, 制作chm格式的, 希望對大家學習java提供方便
標簽: 論壇
上傳時間: 2016-03-25
上傳用戶:上善若水
本書適應了Windows、Internet及計算機網絡普及的潮流,介紹了一套在 Windows 下網絡編程的規范-Windows Sockets。這套規范是Windows 下得到廣 泛應用的、開放的、支持多種協議的網絡編程接口。從 1991年的 1.0版到 1995 年的2.0.8 版,經過不斷完善并在 Intel、Microsoft、Sun、SGI、Informix、 Novell 等公司的全力支持下,已成為Windows 網絡編程的事實上的標準。為使 讀者能夠充分理解和應用這套規范,本書不但對Windows Sockets 1.1 及2.0規 范作了較為詳盡的介紹,還結合了作者的實際工作,給出了具有實際應用價值的 程序實例。書中的內容包括:Windows Sockets 規范 1.1版及2.0.8 版介紹; Windows Sockets 網絡編程指導和具體應用實例;Windows Sockets 規范 1.1版 及2.0.8 版庫函數參考等。
上傳時間: 2016-03-27
上傳用戶:shus521
In just 24 lessons of one hour or less, you will be able to build dynamic Web sites using JavaServer Pages. Using a straightforward, step-by-step approach, each lesson builds on the previous ones, enabling you to learn the essentials of JavaServer Pages 2.0 from the ground up. The book includes Apache Tomcat, Sun s reference implementation of JSP, so you can start developing applications immediately.
標簽: JavaServer dynamic lessons build
上傳時間: 2014-11-25
上傳用戶:TRIFCT
Here we are at the crossroads once again Youre telling me youre so confused You cant make up your mind Is this meant to be Youre asking me Trademark But only love can say - try again or walk away But I believe for you and me The Sun will shine one day So Ill just play my part And pray you ll have a change of heart But I cant make you see it through Thats something only love can do Face to face and a thousand miles apart Ive tried my best to make you see Theres hope beyond the pain If we give enough if we learn to trust [Chorus] I know if I could find the words To touch you deep inside Youd give our dream just one more chance Dont let this be our good-bye
標簽: crossroads confused telling again
上傳時間: 2016-04-12
上傳用戶:changeboy
本系統是移動信息技術在酒店業中的應用之一,能使業者為顧客提供更便捷的服務,其客戶端運行于Java ME平臺之上。 用戶可以通過手機查詢各地的酒店信息,可以觀看相應的圖文和視頻,最后可以預訂服務,尤其適合外出者使用;本系統業提供會員功能,有積分計劃等。 本系統服務端使用Sun Java System Application Server,后臺使用Oracle數據庫,還使用JSF為注冊的酒店業者提供網頁管理界面。
上傳時間: 2016-04-24
上傳用戶:zhangzhenyu
打飛機的,背景可以移動,有關頭,有獎勵,有一架飛機帶跟蹤,很簡單,各位不要笑話我,發上來主要照顧畢業設計危險的XD 操作系統:Microsoft Windows XP 程序語言:Java 2 開 發 包:Java(TM) 2 Standard Edition (5.0) Sun Micro. J2ME Wireless Tool Kit 2.2 IDE: Eclipse 3.01
標簽: 飛機
上傳時間: 2016-04-24
上傳用戶:xieguodong1234
跨平臺2D引擎,任何圖形設備(2d/3d)均可使用 精靈引擎包括:精靈(支持HotPoint),45度斜角地圖,圖層,ViewPort,層管理器。 圖形引擎包括:ISurf通用2D繪圖接口。目前有一個DDraw7的實現;IFont接口。還有一個CGdiFont實現。 *聲明:歡迎學習研究或修改,未經本人許可,嚴禁用于商業用途 Copyright instemast 精靈引擎部分,我發現Sun的J2ME設計的還不錯,所以參考了他的設計。 不過J2ME是針對移動設備的,不支持45度斜角地圖,我支持了一下。 圖形繪制部分,我抽象出了出一個ISurf接口來完成圖形繪制。這個接口我改了好幾次。 不支持位圖Alpha通道,但是支持單個Alpha值。 ISurf接口中的Color格式為X8R8G8B8,不過具體設備上的具體實現與之可能不同。 你可以用D3D實現這個ISurf,也可以用DDraw實現他。目前我只提供了DDraw實現。 另外要說的是,不是說做3D游戲就不需要實現這個2D接口了。 由于我的UI是基于ISurf接口的,所以我的3D游戲也需要實現ISurf,以使UI工作。 里面用到的其他頭文件,我也共享了出來,保證可以編譯。
上傳時間: 2014-01-20
上傳用戶:gtf1207
s file contains the Joone Distributed training Environment (DTE). See http://www.jooneworld.com/docs/dte.html to learn more about it. To learn more about Joone - Java Object Oriented Neural Engine: http://www.joone.org Joone and the DTE are both released with the LGPL license @2004 Paolo Marrone and the Joone team - All rights reserved ==================================================================== Credits The Joone DTE uses the following external packages: - Sun Jini Network Technology http://wwws.Sun.com/software/jini/index.html - Computefarm Framework http://computefarm.jini.org - Spring Framework http://www.springframework.org We want to thank all the authors and contributors of the above packages. Please read the respective licenses contained in this distribution.
標簽: Distributed Environment jooneworld contains
上傳時間: 2013-12-25
上傳用戶:釣鰲牧馬