TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
搜尋結果 /

Java 5.0 Tiger: A Developer's Notebook (Java 5

18
1 / 1
出版日:2006/06/05 作者:Paul Sanghera  出版社:Springer-Verlag New York Inc  裝訂:平裝
Best selling author Paul Sanghera offers cohesive, concise, yet comprehensive coverage of all the topics included in the Sun Certified Programmer for Java 5 exam (CX 310-055). With a laser sharp focus
定價:1520 元
無庫存
出版日:2005/01/01 作者:BRETT MCLAUGHLIN; DAVID FLANAGAN  出版社:美商歐萊禮  裝訂:平裝
程式高手秘笈如同書名所宣稱的-書中的潦草手稿與注記正是王牌技客知道你在玩新語言,API,或做專案時會想要知道的事情-在你動手前就分享給你。那是解決問題的程式碼,標註多到當紙鎮的成分還比做記號的成分要高。有意思的是,這裡並沒有把焦點放在怎樣才是漂亮的或者是有趣的事情上,而是著眼於你就是得 ""交卷"" 的需求。 代號為 ""Tiger"" 的新一代 Java 版本,不只是個小改版。在語言核心中有
絕版無法訂購
出版日:2004/05/28 作者:DE JODE  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Hands-on information to help you fully exploit the capabilities of MIDP 2.0 on Symbian OS (including MMA, WMA and Bluetooth). This practical guide will walk you through developing example applications
絕版無法訂購
5 Steps to a 5: AP Computer Science a 2022
90 折
出版日:2021/08/06 作者:Carol Paymer  出版社:McGraw-Hill  裝訂:平裝
MATCHES THE LATEST EXAM Let us supplement your AP classroom experience with this easy-to-follow study guide The immensely popular 5 Steps to a 5: AP Computer Science A guide has been updated for the 2021-22 school year and now contains: 3 full-length practice exams that reflect the latest examComprehensive overview of the AP Computer Science A exam formatHundreds of practice exercises with thorough answer explanationsTwo full sections devoted to algorithm writing and two levels of sample questions for each Java concept (basic and advanced)Proven strategies specific to each section of the test
優惠價: 9 616
庫存:1
數據結構與算法之美(全彩印刷)(簡體書)
滿額折
出版日:2025/01/01 作者:王爭(小爭哥)  出版社:人民郵電出版社  裝訂:平裝
內 容 提 要本書結合實際應用場景講解數據結構和算法,涵蓋常用、常考的數據結構和算法的原理講解、代碼實現和應用場景等。本書分為11章。第1章介紹複雜度分析方法。第2章介紹數組、鏈表、棧和隊列這些基礎的線性表數據結構。第3章介紹遞歸編程技巧、8種經典排序、二分查找及二分查找的變體問題。第4章介紹哈希表、位圖、哈希算法和布隆過濾器。第5章介紹樹相關的數據結構,包括二叉樹、二叉查找樹、平衡二叉查找樹、遞歸樹和B+樹。第6章介紹堆,以及堆的各種應用,包括堆排序、優先級隊列、求Top K、求中位數和求百分位數。第7章介紹跳表、並查集、線段樹和樹狀數組這些比較高級的數據結構。第8章介紹字符串匹配算法,包括BF算法、RK算法、BM算法、KMP算法、Trie樹和AC自動機。第9章介紹圖及相關算法,包括深度優先搜索、廣度優先搜索、拓撲排序、Dijkstra算法、Floyd算法、A*算法、最小生成樹算法、最大流算法和最大二分匹配等。第10章介紹4種算法思想,包括貪心、分治、回溯和動態規劃。第11章介紹4個經典項目中的數據結構和算法的應用,包括Redis、搜索引擎、鑒權限流和短網址服務。另外,附錄A為書中的思考題的解答。儘管本書的大部分代碼採用Java語言編寫,但本書講解的知識與具體編程語言無關,因此,本書不但適合各種類型的研發工程師,而且可以作為高校計算機相關專業師生的學習用書和培訓學校的教材。
優惠價: 87 626
無庫存
Spring實戰(第5版)(簡體書)
滿額折
出版日:2022/09/01 作者:(美)克雷格‧沃斯  出版社:人民郵電出版社  裝訂:平裝
本書是一本經典而實用的暢銷Spring 學習指南。第5 版涵蓋了Spring 5.0 和Spring Boot 2.0 里程碑式的更新。全書分為5 個部分,共19 章。第1 部分(第1~5 章)涵蓋了構建Spring 應用的基礎話題。第2 部分(第6~9章)討論如何將Spring 應用與其他應用進行集成。第3 部分(第10~12 章)探討Spring對反應式編程提供的全新支持。第4 部分(第13~15 章)拆分單體應用模型,介紹SpringCloud 和微服務開發。第5 部分(第16~19 章)討論如何為應用投入生產環境做準備以及如何進行部署。本書既適合剛開始學習Spring Boot 和Spring 框架的Java 開發人員快速上手,也適合經驗豐富的Spring 開發人員學習Spring 的新特性,尤其適用於企業級Java 開發人員。
優惠價: 87 517
無庫存
Spring+MyBatis企業應用實戰(第2版)(簡體書)
滿額折
出版日:2018/04/10 作者:瘋狂軟件 編著  出版社:電子工業出版社  裝訂:平裝
本書主要介紹介紹了Java EE領域的兩個開源框架:Spring的MVC和MyBatis。其中Spring的版本為5.0,MyBatis的版本是3.4.5。本書的示例建議在Tomcat 8上運行。本書重點介紹如何整合Spring MVC 5+MyBatis 3.4.5進行Java EE開發,主要包括三個部分。第一部分詳細介紹了Spring MVC框架的用法。第二部分詳細介紹了MyBatis框架的用
優惠價: 87 360
無庫存
出版日:2014/03/31 作者:Debu Panda; Reza Rahman; Ryan Cuprak; Michael Remijan  出版社:Oreilly & Associates Inc  裝訂:平裝
EJB 2 is widely used but it comes at a cost -- procedural, redundant code. EJB 3 is a different animal. By adopting a POJO programming model and Java 5 annotations, it dramatically simplifies enterpri
定價:2750 元
無庫存
Developing Java Software 3E
滿額折
出版日:2006/10/20 作者:Winder  出版社:John Wiley & Sons Inc  裝訂:平裝
This significantly updated new edition of Developing Java Software is a thorough presentation of object-oriented design and programming concepts using the Java 5 programming language. The book takes t
優惠價: 9 3008
無庫存
Java Generics And Collections
滿額折
出版日:2006/10/01 作者:Maurice Naftalin; Philip Wadler  出版社:Oreilly & Associates Inc  裝訂:平裝
A British software consultant and a professor at the University of Edinburgh explain the fundamentals of the generics feature new to Java 5 and 6, and describe the main interfaces and classes in the J
定價:1924 元
無庫存
出版日:2006/05/31 作者:Brian Goetz; Tim Peierls; Joshua Bloch; Joseph Bowbeer; David Holmes; Doug Lea  出版社:Addison-Wesley Professional  裝訂:平裝
"I was fortunate indeed to have worked with a fantastic team on the design and implementation of the concurrency features added to the Java platform in Java 5.0 and Java 6. Now this same team provides
定價:2280 元
無庫存
出版日:2006/05/15 作者:Steven Haines  出版社:Apress  裝訂:精裝
First book to address and assess performance of enterprise Java-based applications using the new Java EE 5Presents Java EE 5 Performance Management as a proven methodology, featuring a set of common p
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Definitive Guide To Java Swing
滿額折
出版日:2005/06/13 作者:John Zukowski  出版社:Apress  裝訂:平裝
Fully updated for the Java 2 Platform, Standard Edition version 5.0, the third edition of this praised book is a one-stop resource for serious Java developers. This book shows you the parts of Java Sw
定價:3800 元
無庫存
出版日:2003/09/01 作者:Robert Sedgewick  出版社:新月文化  裝訂:平裝
The long-awaited Java version of parts 1 through 5 of the most important work on computer algorithms, at a special discounted price - The first two volumes of the long-awaited Java edition of Sedgewic
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2006/11/01 作者:陳惠貞  出版社:學貫行銷  裝訂:平裝
PHP屬於開放原始碼 (open source),具有完全免費、穩定、快速、跨平台 (UNIX、Windows、Linux、Mac OS)、容易學習、物件導向等優點。雖然PHP 4就試圖支援物件導向弁遄A但效率不彰,直到PHP 5重新建立物件模式,才終於讓PHP擁有和Java、C++ 等程式語言一樣有效率的物件導向弁遄A包括封裝 (encapsulation)、繼承 (inheritance)、介
絕版無法訂購
出版日:2005/12/01 作者:陳會安  出版社:學貫行銷  裝訂:平裝
Java擁有純正的物件導向血統,並擁有高擴充性和跨平台的弁遄A是目前公認最具潛力的開發工具之一。本書從物件導向觀念出發,並以高擴充性和跨平台的Java 2 SE 5.0版為例,詳細說明程式設計方法和程式語言的基本觀念。
絕版無法訂購
出版日:2005/06/28 作者:Peter Sestoft  出版社:Mit Pr  裝訂:平裝
This concise guide to the Java programming language, version 5.0, offers a quick reference for the reader who wants to know the language in greater detail than that provided by the standard text or l
出版日:2005/05/19 作者:HORSTMANN  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
An object-oriented design text that's student oriented too!Now updated to reflect the innovations of Java 5.0, Cay Horstmann's Object-Oriented Design & Patterns, 2nd Edition continues to offer a s
絕版無法訂購
  • 18
    1

暢銷榜

客服中心

收藏

會員專區