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

Java Virtual Machine

24779
44 / 620
Java程序員面試筆試寶(第2版)(簡體書)
滿額折
出版日:2021/10/13 作者:何昊  出版社:機械工業出版社  裝訂:平裝
本書是一本講解Java程序員面試筆試的實用工具書。在寫法上,除了講解如何解答Java程序員面試筆試問題以外,還引入了相關知識點輔以說明,讓讀者能夠更加容易地理解和掌握。 本書囊括Java程序員面試筆試過程中的各類知識點。在內容廣度上,搜集了近3年來幾乎所有IT企業針對Java崗位的筆試面試涉及的知識點,包括但不限於Java核心知識點(容器、多執行緒和IO等)、Java Web(Struts、MyBatis、Kafka、Spring等)、資料庫,所選擇知識點均為企業招聘時所考查的知識點。在講解的深度上,本書由淺入深,詳細分析每一個知識點,並提煉歸納,同時,引入相關知識點,並對其進行深度剖析,讓讀者不僅能夠理解每個知識點,還能在遇到相似問題的時候,也能遊刃有餘地解決,而這些內容很多是其他同類書籍所沒有的。書中根據知識點進行分門別類,結構合理,條理清晰,便於讀者進行學習與檢索。本書是一本計算機相關專業畢業生面試、筆試的求職用書,同時也適合期望在計算機軟、硬體行業大顯身手的計算機愛好者閱讀。
優惠價: 87 517
無庫存
Introduction to Java Programming and Data Structures, Comprehensive Version [Global Edition]
滿額折
出版日:2021/10/05 作者:Y. Liang  出版社:Pearson Education Limited  裝訂:平裝
For courses in Java Programming. A fundamentals-first introduction to basic programming concepts andtechniques Introduction to Java Programming and Data Structures seamlessly integrates programming, data structures,and algorithms into one text. With a fundamentals-first approach, the textbuilds a strong foundation of basic programming concepts and techniques beforeteaching students object-oriented programming and advanced Java programming.Liang explains programming in a problem-driven way that focuses on problemsolving rather than syntax, illustrating basic concepts by example andproviding a large number of exercises with various levels of difficulty forstudents to practice.The 12th Edition is completely revised in everydetail to enhance clarity, presentation, content, examples, and exercises.
優惠價: 1 3299
無庫存
網絡安全Java代碼審計實戰(簡體書)
滿額折
出版日:2021/10/01 作者:高昌盛  出版社:電子工業出版社  裝訂:平裝
本書是奇安信認證網絡安全工程師培訓教材之一,目的是為網絡安全行業培養合格的人才。網絡安全人才的培養是一項艱巨的任務,其中代碼審計人才更是“稀缺資源”。本書分為4章。第1章代碼審計基礎,內容包括基礎Java開發環境搭建、代碼審計環境搭建。第2章常見漏洞審計,介紹了多種常見漏洞的成因以及審計和修復的技巧。第3章常見的框架漏洞,介紹了Java開發中經常使用的一些框架的典型漏洞,如Spring、Struts2等的命令執行漏洞。第4章代碼審計實戰,通過對真實環境下的Java應用程式進行審計,向讀者詳細介紹了Java代碼審計的技巧與方法。本書可供軟件發展工程師、網絡運維人員、滲透測試工程師、網絡安全工程師,以及想要從事網絡安全工作的人員閱讀。
優惠價: 87 345
無庫存
出版日:2021/09/30 作者:Hui Jiang  出版社:Cambridge Univ Pr  裝訂:平裝
This lucid, accessible introduction to supervised machine learning presents core concepts in a focused and logical way that is easy for beginners to follow. The author assumes basic calculus, linear algebra, probability and statistics but no prior exposure to machine learning. Coverage includes widely used traditional methods such as SVMs, boosted trees, HMMs, and LDAs, plus popular deep learning methods such as convolution neural nets, attention, transformers, and GANs. Organized in a coherent presentation framework that emphasizes the big picture, the text introduces each method clearly and concisely “from scratch” based on the fundamentals. All methods and algorithms are described by a clean and consistent style, with a minimum of unnecessary detail. Numerous case studies and concrete examples demonstrate how the methods can be applied in a variety of contexts.
優惠價: 1 1280
無庫存
出版日:2021/09/30 作者:Hui Jiang  出版社:Cambridge Univ Pr  裝訂:精裝
This lucid, accessible introduction to supervised machine learning presents core concepts in a focused and logical way that is easy for beginners to follow. The author assumes basic calculus, linear algebra, probability and statistics but no prior exposure to machine learning. Coverage includes widely used traditional methods such as SVMs, boosted trees, HMMs, and LDAs, plus popular deep learning methods such as convolution neural nets, attention, transformers, and GANs. Organized in a coherent presentation framework that emphasizes the big picture, the text introduces each method clearly and concisely “from scratch” based on the fundamentals. All methods and algorithms are described by a clean and consistent style, with a minimum of unnecessary detail. Numerous case studies and concrete examples demonstrate how the methods can be applied in a variety of contexts.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Java Web應用開發從入門到實戰(微課視頻版)(簡體書)
滿額折
出版日:2021/09/01 作者:錢榮華  出版社:清華大學出版社(大陸)  裝訂:平裝
本書依據高等學校計算機軟件專業的人才培養目標和定位要求,從初學者的角度,循序漸進地介紹關於Java Web應用開發的基本技術。全書分為四部分: 第一部分為基礎篇,包括第1~3章,分別介紹Web應用開發概述、JavaScript語言、Java Web基礎; 第二部分為Java Web技術篇,包括第4~9章,分別介紹Servlet基礎、請求和響應、JSP技術、會話及會話技術、EL和JSTL、Servlet高級; 第三部分為Java Web提高篇,包括第10~12章,分別介紹JDBC、Ajax技術、Spring框架; 第四部分為實訓篇,包括第13章Java Web實訓,介紹基於MVC模式和基於Spring MVC模式的學生管理系統的實現。 本書適合作為高等學校軟件技術等計算機專業的教材,也適合作為相關程序員和軟件開發愛好者的參考書。
優惠價: 87 312
無庫存
Java程序設計基礎(第7版)(簡體書)
滿額折
出版日:2021/09/01 作者:陳國君  出版社:清華大學出版社(大陸)  裝訂:平裝
本書全面系統地介紹了Java語言的特點及應用技術,內容上以Java的基礎程序設計、面向對象程序設計和事件處理為三大主線,利用淺顯易懂的語言、豐富簡單的實例,完整地介紹Java面向對象程序設計的重點和難點。例題採用Java 10技術進行編寫,尤其是圖形界面程序設計中的例題採用JavaFX 15架構編寫,充分體現了新技術的特點。本書共分18章,其中第1~5章介紹程序設計基礎; 第6~8章介紹面向對象程序設計; 第9章介紹異常處理; 第10章介紹輸入輸出與文件處理; 第11章介紹泛型與容器類; 第12章介紹注解、反射、內部類、匿名內部類與Lambda表達式; 第13、14章介紹界面設計和事件處理; 第15章介紹繪圖與動畫; 第16章介紹多線程; 第17章介紹Java網絡編程; 第18章介紹Java數據庫編程。 本書在取材上特別注重系統性,力求結構合理、概念清楚、思路清晰、突出重點、分解難點、循序漸進、通俗易懂。尤其在結構上特別注重前後內容的連貫性,力求抓住關鍵、突出重點、分解難點,體現“理論性、實用性、技術性”三者相結合的編寫特色。對每個知識點不但告訴讀者要怎麼做,而且還告訴讀者這麼做的原因和道理。 本書可作為高等院校計算機及其相關專業的教學用書,也可作為各學校程序設計公共選修課的教材,還可用作職業教育的培訓用書和Java初學者的入門教材或供具有一定Java編程經驗的開發人員學習使用。
優惠價: 87 412
無庫存
Machine Learning with Neural Networks:An Introduction for Scientists and Engineers
90 折
出版日:2021/08/31 作者:Bernhard Mehlig  出版社:Cambridge Univ Pr  裝訂:精裝
This modern and self-contained book offers a clear and accessible introduction to the important topic of machine learning with neural networks. In addition to describing the mathematical principles of the topic, and its historical evolution, strong connections are drawn with underlying methods from statistical physics and current applications within science and engineering. Closely based around a well-established undergraduate course, this pedagogical text provides a solid understanding of the key aspects of modern machine learning with artificial neural networks, for students in physics, mathematics, and engineering. Numerous exercises expand and reinforce key concepts within the book and allow students to hone their programming skills. Frequent references to current research develop a detailed perspective on the state-of-the-art in machine learning research.
優惠價: 9 2268
無庫存
Java程序設計與實踐(第2版)(簡體書)
滿額折
出版日:2021/08/04 作者:查豔芳; 盧晨  出版社:機械工業出版社  裝訂:平裝
本書是針對高職學生的認知特點,以典型案例或學生創新任務為載體,以學生為中心、基於工作過程的任務驅動式教材。本書共11章,提供了若干個任務,每個任務中又融合了若干個知識點,可以使學生在完成任務的同時,學習和掌握相關知識和技能。其中第1章介紹關於Java程序設計的基本概述,包含了Java的特點,開發環境的搭建等內容;第2章介紹Java程序中所用到的基本數據類型和運算符;第3章介紹三大基本流程控制語句;第4章介紹類和對象的相關概念和創建;第5章介紹類的繼承和多態等特性;第6章介紹利用Java語言進行圖形用戶界面的編程,實現可視化界面的設計;第7章介紹對Java程序設計過程中可能存在的各種異常進行相應的處理;第8章介紹Java對不同數據流的輸入/輸出處理,以及對文件進行整體讀/寫等操作;第9章介紹多線程編程,主要涉及單線程和多線程的操作和處理;第10章介紹網絡編程,實現多個設備之間的數據發送和接收;第11章是綜合項目。本書可供高等職業院校學生以及Java初學者和愛好者使用。為方便教學,本書配備電子課件等教學資源。凡選用本書作為教材的教師均可登錄機械工業出版社教育服務網www.cmpedu.com免費下載。如有問題請致信cmpgalzhi@sina.com,或致電010-88379375聯繫營銷人員。
優惠價: 87 260
無庫存
Java程序设计项目化教程(電子書)
出版日:2021/08/01 出版社:重庆大学电子音像出版社有限公司  裝訂:電子書
本书共有 10 个项目,包括 HelloWorld 的实现、简易计算器、猜数字游戏、在线抽奖、模拟超市 购物、模拟 KTV 点歌系统、保存书店每日交易记录程序设计、使用 JDBC 实现水果超市管理系 统、聊天程序设计、五子棋人机对战。 本书可作为高等职业院校 Java 程序设计课程的教材和参 考书,也可作为对 Java 编程感兴趣的读者的入门参考书。
優惠價: 7 242
Java程式設計寶典
79 折
出版日:2021/06/21 作者:陳明-編著; 何英治-審訂  出版社:經瑋文化  裝訂:平裝
【※更多書籍資訊請到http://www.acore.com.tw網站】密集式範例學習最有效,關鍵語法與物件導向觀念解說!目前Java的應用範圍除了Internet的Web開發領域之外,它還具備一般程式語言的全部功能,甚至可能更強。例如:在企業級應用環境中,如金融、電信、保險等複雜環境中,面對高度的業務複雜性,百萬、千萬甚至更高的使用壓力下,利用Java技術所開發的應用系統都展現極佳的執行效能。應
優惠價: 79 537
無庫存
Explore AI: Machine Learning
滿額折
出版日:2021/06/10 作者:Sonya Newland  出版社:Hodder Childrens Book UK  裝訂:精裝
Explore the technology that is changing our world!Imagine a machine that can learn from experience and teach itself new things - that's AI in action! Trace the development of intelligent machines fr
優惠價: 79 564
無庫存
Java高併發核心編程‧卷2:多線程、鎖、JMM、JUC、高併發設計模式(簡體書)
滿額折
出版日:2021/05/01 作者:尼恩  出版社:機械工業出版社  裝訂:平裝
本書聚焦Java併發編程基礎知識,介紹了Java多線程、線程池、內置鎖、JMM、CAS、JUC、高併發設計模式等併發編程方面的核心原理和實戰知識。本書共分為10章。第1~2章淺顯易懂地剖析多線程、線程池的核心原理和實戰使用,揭秘線程安全問題和Java內置鎖的核心原理;第3~4章細緻地講解CAS原理與JUC原子類、JMM的核心原理,揭秘CAS操作的弊端和兩類規避措施、解密Java如何內存可見性和vo
優惠價: 87 673
無庫存
出版日:2021/04/30 作者:Timothy Gao  出版社:Cambridge Univ Pr  裝訂:精裝
Pondering the town he had invented in his novels, Anthony Trollope had 'so realised the place, and the people, and the facts' of Barset that 'the pavement of the city ways are familiar to my footsteps'. After his novels end, William Thackeray wonders where his characters now live, and misses their conversation. How can we understand the novel as a form of artificial reality? Timothy Gao proposes a history of virtual realities, stemming from the imaginary worlds created by novelists like Trollope, Thackeray, Charlotte Bronte, and Charles Dickens. Departing from established historical or didactic understandings of Victorian fiction, Virtual Play and the Victorian Novel recovers the period's fascination with imagined places, people, and facts. This text provides a short history of virtual experiences in literature, four studies of major novelists, and an innovative approach for scholars and students to interpret realist fictions and fictional realities from before the digital age. This ti
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2021/04/30 作者:Joseph A. Seiner  出版社:Cambridge Univ Pr  裝訂:精裝
The recent pandemic has clarified the overwhelming connection between the workplace and technology. With thousands of employees suddenly forced to work at home, a large segment of the workforce quickly received crash courses in videoconferencing and other technologies, and society as a whole took a step back to redefine what employment actually means. The virtual workplace is the blending of brick-and-mortar physical places of business with the advanced technologies that now make it possible for workers to perform their duties outside of the office. Trying to regulate in this area requires the application of decades old employment laws to a context never even contemplated by the legislatures that wrote those rules. This book explores the emerging issues of virtual work―defining employment, litigating claims, aggregating cases, unionizing workers, and preventing harassment―and provides clarity to these areas, synthesizing the current case law, statutory rules, and academic literature to
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Virtual Workplace:Public Health, Efficiency, and Opportunity
90 折
出版日:2021/04/30 作者:Joseph A. Seiner  出版社:Cambridge Univ Pr  裝訂:平裝
The recent pandemic has clarified the overwhelming connection between the workplace and technology. With thousands of employees suddenly forced to work at home, a large segment of the workforce quickly received crash courses in videoconferencing and other technologies, and society as a whole took a step back to redefine what employment actually means. The virtual workplace is the blending of brick-and-mortar physical places of business with the advanced technologies that now make it possible for workers to perform their duties outside of the office. Trying to regulate in this area requires the application of decades old employment laws to a context never even contemplated by the legislatures that wrote those rules. This book explores the emerging issues of virtual work―defining employment, litigating claims, aggregating cases, unionizing workers, and preventing harassment―and provides clarity to these areas, synthesizing the current case law, statutory rules, and academic literature to
優惠價: 9 1673
無庫存
Java高併發核心編程‧卷1:NIO、Netty、Redis、ZooKeeper(簡體書)
滿額折
出版日:2021/04/17 作者:尼恩  出版社:機械工業出版社  裝訂:平裝
本書從操作系統底層的IO原理入手,同時提供高性能開發的實戰案例,是一本Java高併發編程的基礎原理和實戰圖書。本書共分為15章。第1~4章為高併發基礎,淺顯易懂地剖析高併發IO的底層原理,細緻地講解Reactor高性能模式,圖文並茂地介紹Java異步回調模式。這些原理方面的基礎知識非常重要,會為讀者打下堅實的基礎,也是日常開發Java後臺應用時解決實際問題的金鑰匙。第5~8章為Netty原理和實戰
優惠價: 87 778
無庫存
Java Web開發實用教程(簡體書)
滿額折
出版日:2021/04/01 作者:宋晏  出版社:機械工業出版社  裝訂:平裝
《Java Web開發實用教程》以Servlet技術為起點,注重Web編程的原理知識,對JSP知識採取必要、必備原則,以EL和JSTL的使用為重點,通過傳統的MVC模式應用將Servlet、JSP知識融會貫通;*後介紹了基於Spring框架技術的MVC應用,使讀者掌握Web編程框架及其設計思想和MVC編程方法。《Java Web開發實用教程》強調原理與實戰的結合,注重通過實戰來提升讀者解決實際問題
優惠價: 87 360
無庫存
輕量級Java EE企業應用開發實戰(簡體書)
滿額折
出版日:2021/04/01 作者:柳偉衛  出版社:清華大學出版社(大陸)  裝訂:平裝
《輕量級Java EE企業應用開發實戰》由資深Java工程師結合多年大廠開發經驗精心編撰,全面系統地介紹JavaEE企業級開發所需要的輕量級開源技術棧,涉及Maven、Servlet、Jetty、Tomcat、Spring框架、Spring Web MVC、Spring Security、My Batis、MySQL、Thymeleaf、Bootstrap、REST
優惠價: 87 726
無庫存
Java網絡編程進階:從BIO到RPC(簡體書)
滿額折
出版日:2021/04/01 作者:肖川  出版社:清華大學出版社(大陸)  裝訂:平裝
《Java網絡編程進階——從BIO到RPC》用於學習Java網絡通信的設計和開發,系統地介紹了Java網絡通信的多種技術,由淺人深地闡述了多種通信技術的基礎知識、主要模型以及實際可用的案例,使讀者能有效地掌握Java網絡編程的相關知識,並具備以Java編程來處理和解決網絡通信問題的能力。 全書共8章和1個附錄。第1~4章依次介紹BIO、NIO、AIO及Netty編程技術,每章均提供3個案例的設計和編碼;第5章與讀者分享RESTful應用輕量級框架Jersey的使用經驗;第6章介紹Web服務消息推送規範SSE,並基於Jersey的SSE機制實現訂閱一發布功能以及一個可重人的分布式鎖;第7章自行設計了一個RPC框架並進行代碼實現;第8章開發了兩個簡單常見的應用;附錄解答了Java開發時常見的若幹問題。 《Java網絡編程進階——從BIO到RPC》可作為高等院校“網絡程序設計”課程的教材,也可供相關領域的技術人員參考。
優惠價: 87 308
無庫存
大型網站系統與Java中間件實踐(簡體書)
滿額折
出版日:2021/03/01 作者:曾憲杰  出版社:電子工業出版社  裝訂:平裝
《大型網站系統與Java中介軟體實踐》圍繞大型網站和支撐大型網站架構的 Java 中介軟體的實踐展開介紹。從分散式系統的知識切入,讓讀者對分散式系統有基本的瞭解;然後介紹大型網站隨著資料量、訪問量增長而發生的架構變遷;接著講述構建 Java 中介軟體的相關知識;之後的幾章都是根據筆者的經驗來介紹支撐大型網站架構的 Java 中介軟體系統的設計和實踐。希望讀者通過《大型網站系統與Java中介軟體
優惠價: 87 339
無庫存
Machine Learning and Data Science in the Oil and Gas Industry explains how machine learning can be specifically tailored to oil and gas use cases. Petroleum engineers will learn when to use machine learning, how it is already used in oil and gas operations, and how to manage the data stream moving forward. Practical in its approach, the book explains all aspects of a data science or machine learning project, including the managerial parts of it that are so often the cause for failure.Several real-life case studies round out the book with topics such as predictive maintenance, soft sensing, and forecasting. Viewed as a guide book, this manual will lead a practitioner through the journey of a data science project in the oil and gas industry circumventing the pitfalls and articulating the business value.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Java Web編程技術(簡體書)
滿額折
出版日:2021/02/23 作者:李丹  出版社:西安電子科技大學出版社  裝訂:平裝
Java Web技術是指使用Java技術進行Web服務器端和客戶端的業務邏輯處理,該技術在服務器端的應用非常廣泛,比如Servlet、JSP等。本書主要介紹Java Web的常用技術。本書共分為7章,包括Web技術概述、Java Web開發環境的搭建、靜態網頁開發基礎、JSP語法基礎、JSP內置對象、JSP訪問數據庫和Servlet技術,每章都提供了習題和上機實驗,便於讀者及時檢驗自己的學習效果。本書還提供了課程教學所需的全套教學資源(授課PPT、每章習題及解答、示例及實驗源代碼、在線微課視頻),便於教師授課。本書可作為高職高專計算機類相關專業的Java Web技術課程的教材,也適用於大中專院校老師及學生、IT類培訓機構學員、IT從業者參考閱讀。
優惠價: 87 303
無庫存
Java Web 應用程序設計立體化教程(簡體書)
滿額折
出版日:2021/02/15 作者:李芳玲; 蔡霖; 李林  出版社:中國人民大學出版社  裝訂:平裝
本書結合具體的項目案例向讀者介紹了Java Web開發的主要技術和基本流程。以JSP、Servlet和JavaBean為主要技術支柱,以SQL Server為後臺數據庫,以HTML、CSS、AJAX和jQuery為網頁前端技術,循序漸進地詳細講解了Java Web數據庫應用系統開發的相關技術和方法,並在任務中逐漸形成MVC框架思想,運用MVC設計模式。全書的核心為Java Web應用系統開發,通過企業實際案例充電站管理系統,引入當前比較流行的Spring框架、IntelliJ IDEA集成開發環境和MySql數據庫,深入講解Java企業級開發的框架、模式和代碼層級設計技巧,實現比較複雜且實用的上傳下載、發送郵件、繪製圖表、導出Excel文件等功能,展示了Java Web企業級應用系統開發的完整流程。
優惠價: 87 183
無庫存
Dream Machine
滿額折
出版日:2021/02/09 作者:Andy J. Miller; Joshua Jay  出版社:Chronicle Books Llc 
Want to have the best dream of your life? Introducing: the Dream Machine, the latest breakthrough in dream technology.Turn the Snoreswitch to the volume of your choice, tune in to your favorite dream
優惠價: 79 540
無庫存
Java語言實驗與課程設計指導(簡體書)
滿額折
出版日:2021/01/31 作者:施珺; 紀兆輝; 趙雪峰  出版社:南京大學出版社  裝訂:平裝
本書針對應用型本科院校Java語言與面向對象程序設計類課程的實踐教學環節編寫,合理設計了Java語言實驗和課程設計指導,旨在幫助學生快速提高Java面向對象編程的實戰技能。各類實驗例題和課程設計選題代表性強,知識覆蓋面廣,連貫性好,難度循序漸進,實用價值大。本書第一版自2010年12月出版以來,深受廣大讀者的歡迎,2011年被評為“江蘇省高等學校精品教材”。第二版被評為“十三五”江蘇省重點教材,保
優惠價: 87 256
無庫存
出版日:2021/01/25 作者:Joseph Mining  出版社:Lightning Source Inc  裝訂:精裝
The world of machine learning is changing all the time. It is so amazing the idea that we are able to take a computer and let it learn as it goes. Without having to write out all of the codes that we need for every situation out there or every input that the user may pick, we are able to write out codes in machine learning, even with Python, in order to let the computer or device learn and make decisions on its own.This guidebook is going to take a closer look at how Python machine learning is able to work, as well as how you can use some of the tools and techniques that come with this process for your own needs. When you are interested in learning more about what machine learning is all about, as well as how you can use a part of the coding from Python inside of this process, then this guidebook is the tool for you Some of the topics that we will explore when we go through this guidebook will include: Understanding some of the basics of machine learning;Some of the different parts tha
Java程式設計師應該知道的97件事:來自專家的集體智慧
滿額折
出版日:2021/01/22 作者:Kevlin Henney; Trisha Gee  出版社:美商歐萊禮  裝訂:平裝
行為引起的問題很「簡單」,困難的是由狀態引起的問題—Edson Yanaga學習Java慣用寫法並且儲存在大腦的快取記憶體裡—Jeanne Boyarsky從JVM績效的觀點看Java程式設計—Monica Beckwith垃圾回收機制是你的好朋友—Holly CumminsJava之中難以說明的匿名型態—Ben Evans浴火重生的Java—Sander Mak你知道現在幾點嗎?—Christi
優惠價: 9 405
無庫存
Natural Language Processing:A Machine Learning Perspective
90 折
出版日:2021/01/07 作者:Yue Zhang  出版社:Cambridge Univ Pr  裝訂:精裝
With a machine learning approach and less focus on linguistic details, this gentle introduction to natural language processing develops fundamental mathematical and deep learning models for NLP under a unified framework. NLP problems are systematically organised by their machine learning nature, including classification, sequence labelling, and sequence-to-sequence problems. Topics covered include statistical machine learning and deep learning models, text classification and structured prediction models, generative and discriminative models, supervised and unsupervised learning with latent variables, neural networks, and transition-based methods. Rich connections are drawn between concepts throughout the book, equipping students with the tools needed to establish a deep understanding of NLP solutions, adapt existing models, and confidently develop innovative models of their own. Featuring a host of examples, intuition, and end of chapter exercises, plus sample code available as an onli
優惠價: 9 3131
無庫存
數據結構:Java語言描述(第3版)(簡體書)
滿額折
出版日:2021/01/01 作者:庫波; 聶哲  出版社:北京理工大學出版社  裝訂:平裝
本書主要介紹了數據結構的基本概念和基本算法。全書共分為9章, 主要內容包括: 緒論、線性表、棧和隊列、串、數組和廣義表、樹、圖、查找、排序等。各章中所涉及的數據結構與算法均給予了JAVA語言描述 (所有程序都運行通過), 以便於讀者鞏固和提高運用JAVA語言進行程序設計的能力與技巧。
優惠價: 87 204
無庫存
從Java到Android遊戲編程開發(簡體書)
滿額折
出版日:2021/01/01 作者:劉衛光  出版社:清華大學出版社(大陸)  裝訂:平裝
本書是一本面向廣大編程愛好者的遊戲設計類圖書。本書從最基本的Java面向物件設計,圖形開發開始,對遊戲的原理及其Java程序實現進行了詳細介紹,包括動畫的實現、音效的處理、滑鼠和鍵盤事件的處理。本書最後4章在前面基礎上講解Android遊戲圖形界面開發,介紹Java如何開發Andriod手機遊戲。
優惠價: 87 521
無庫存
Java高手是怎樣煉成的:原理、方法與實踐(簡體書)
滿額折
出版日:2021/01/01 作者:高永強  出版社:清華大學出版社(大陸)  裝訂:平裝
《Java高手是怎樣煉成的:原理、方法與實踐》是作者20多年工作經驗的結晶。內容由淺入深,循序漸進,通過500多個簡單易懂、可運行的完整實例,幫助讀者理解Java編程的邏輯、概念及實操。本書內容豐富,講解接地氣,從理論到實踐,從基礎到高級,幫助讀者建立學習信心,在實踐中學會Java編程。《Java高手是怎樣煉成的:原理、方法與實踐》分五部分,共23章。第一部分(第1~5章)主要介紹Java基本語法
優惠價: 87 616
無庫存
深入理解Java模塊系統(簡體書)
滿額折
出版日:2021/01/01 作者:(德)尼科萊‧帕洛格  出版社:人民郵電出版社  裝訂:平裝
本書從Java模塊系統的設計動機和基本概念講起,一直延伸至其高級特性,詳盡介紹了模塊系統的基本機制,以及如何創建、構建和運行模塊化應用程序。本書還會幫助你將現有項目遷移到Java 9及以上版本,並逐步將之模塊化。書中主要內容包括:從源代碼到JAR 來構建模塊、遷移到模塊化Java、解耦依賴以及改進API、處理反射和版本、自定義運行時鏡像等等。
優惠價: 87 621
無庫存
Java程序性能優化實戰(簡體書)
滿額折
出版日:2021/01/01 作者:葛一鳴  出版社:機械工業出版社  裝訂:平裝
本書以Java性能調優為主線,系統地闡述了與Java性能優化相關的知識與技巧。本書共6章,先後從軟件設計、軟件編碼、JVM調優及程序故障排除等方面介紹針對Java程序的優化方法。第1章介紹性能的基本概念、木桶原理與Amdahl定律、系統調優的過程和注意事項;第2章從設計層面介紹與性能相關的設計模式及常用優化組件;第3章從代碼層面介紹如何編寫高性能的Java程序;第4章介紹並進行開發和如何通過多線程
優惠價: 87 621
無庫存
Java EE企業級應用開發技術研究(簡體書)
滿額折
出版日:2021/01/01 作者:楊樹林  出版社:電子工業出版社  裝訂:平裝
Java EE技術是當今流行的Web程式開發技術之一。本書結合企業級應用的需要,對Java EE的主流技術進行了研究,並結合應用實際講解了其開發環境、建模方法、架構模式,以及基於主流架構技術的設計方法。全書共7章,內容依次為:Java EE與企業級應用開發、基於Spring Boot構建專案、基於Spring Data JPA實現資料訪問層、基於MyBatis實現資料訪問層、基於Spring Se
優惠價: 87 459
無庫存
Java Web開發技術任務驅動式教程(簡體書)
滿額折
出版日:2020/12/28 作者:金靜梅  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
本書根據程序設計類課程特點,結合學生“由淺入深,由簡單到複雜,由操作到理論”的認知規律 和“重操作,適度理論”的學習習慣,採用“項目貫穿、任務驅動、階段模塊化”的教材開發理念,選 取學生熟悉的、典型的企業化項目(網絡留言管理系統、新聞資訊系統、網絡收藏夾等)作為教學和 實訓的載體,體現了“教、學、做”合一的編寫思路。全書分為 Java Web 基礎、Java Web 進階和 Java Web 項目
優惠價: 87 235
無庫存
出版日:2020/12/21 作者:龍中華  出版社:深智數位  裝訂:平裝
讓開發大型專案像堆疊積木一樣簡單 本書特色 Java煩 ! Spring更煩 !! 當所有Java工程師看到Python、PHP、Ruby這種輕量化語言佈建的高效 快速時,深怕自己選擇了程式語言。但Spring Boot的出現,讓Java工程 師重拾信心,數分鐘即建好框架,直接讀取SQL、NoSQL,充分利用ORM 的特性,讓Java換上輕盈的腳步,讓你自由自在用Spring Boot完成各種 大
Java程式設計基礎教程(簡體書)
滿額折
出版日:2020/12/01 作者:國信藍橋教育科技(北京)股份有限公司 編著  出版社:電子工業出版社  裝訂:平裝
本書是“大資料應用開發(Java)”1+X職業技能等級證書配套教材,同時也是藍橋學院“Java全棧工程師”培養項目配套教材。全書共9章,以初識Java、資料類型和運算子、流程控制、方法與陣列、String及常用類的使用、類和物件、包和存取控制、物件導向基本特徵、抽象類別和介面為基礎,系統介紹物件導向設計(OOD)和物件導向程式設計(OOP),重點突出物件導向程式設計的思想。本書內容豐富實用,語言通
優惠價: 87 256
無庫存
出版日:2020/11/30 作者:Matthew McCaffrey  出版社:Cambridge Univ Pr  裝訂:精裝
Video games aren't merely casual entertainment: they are the heart of one of the fastest-growing media industries in the world, and a cultural phenomenon in their own right. Gaming has evolved from a niche pastime into a global business that rivals film and television, creating, in the process, new art forms and social arenas and have become the subject of endless public debate. This book shows that games also provide a unique space in which to study economic behavior. Games, more than any other form of media, demonstrate the power and creative potential of human choice - an idea that's also the foundation of economic thinking. Whether it's developing trade relations, or the use of money, or even complex legal institutions, virtual worlds provide a captivating and entertaining arena for studying economic behavior in its most dynamic forms. The overarching theme of the volume is the economic order that governs virtual worlds, and the many ways individuals work together, often without kn
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Virtual Cities: An Atlas & Exploration of Video Game Cities
79 折
出版日:2020/11/10 作者:Konstantinos Dimopoulos  出版社:Countryman Pr  裝訂:精裝
Immerse yourself in 45 spectacularly imagined virtual cities, from Arkham City to Whiterun, in this beautifully illustrated unofficial guide.Spanning decades of digital history, this is the ultimate t
優惠價: 79 901
無庫存
  • 24779
    620
  • 1
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 620

暢銷榜

客服中心

收藏

會員專區