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

Java Virtual Machine

1687
6 / 43
Ideology and the Virtual City ― Videogames, Power Fantasies and Neoliberalism
滿額折
出版日:2019/10/01 作者:Jon Bailes  出版社:Zero Books  裝訂:平裝
Ideology and the Virtual City is an exploration of modern society and the critical value of popular culture. It combines a prescient social theory that describes how ‘neoliberal’ ideology in today’s s
優惠價: 1 673
無庫存
Java王者歸來:從入門邁向高手(簡體書)
滿額折
出版日:2019/10/01 作者:洪錦魁  出版社:清華大學出版社(大陸)  裝訂:平裝
本書的前7章內容主要是敘述程序語言的基礎,包含基本運算、流程控制、循環控制與數組。筆者使用了大量的圖例與程序實例引導讀者,只要配合書中實例操作與執行,就可以獲得Java程序設計能力。第8~25章是Java面向對象的核心,筆者在說明整體概念時,也講明瞭Java內建類的使用以及核心內容,例如正則表達式、繼承與多形、抽象類、接口、包裝類別、程序異常處理、多線程、輸入與輸出、壓縮與解壓縮文件、Java C
優惠價: 87 517
無庫存
Java 程序設計案例教程(簡體書)
滿額折
出版日:2019/09/01 作者:吳豔; 關蕊; 劉世勇  出版社:清華大學出版社(大陸)  裝訂:平裝
本教材主要從Java由來入手簡單介紹Java語言的歷史與發展; 然後介紹有關Java語言程序設計所涉及到的基本數據類型、表達式以及常用的控制語句; 接著介紹類與對象的基本概念以及具體的應用; 後面接著介紹了一些有關異常處理的問題以及JDBC數據庫的知識; 最後介紹了AWT製作圖形用戶界面。每一章節均有相關知識點的案例, 內容是由淺入深, 循序漸進的將類與對象等抽象、晦澀知識闡述清楚。
優惠價: 87 260
無庫存
Java編程指南:語法基礎、面向對象、函數式編程與項目實戰(簡體書)
滿額折
出版日:2019/08/01 作者:關東升  出版社:清華大學出版社(大陸)  裝訂:平裝
本書是一部系統論述Java編程語言的教程,主要內容包括緒論、開發環境搭建、第一個Java程序、Java語法基礎、數據類型、運算符、控制語句、數組、字符串、面向對象基礎、對象、繼承與多態、抽象類與接口、Java常用類、內部類、Lambda表達式、異常處理、集合、泛型、文件管理與I/O流、多線程編程、網絡編程、Swing圖形用戶界面編程、數據庫編程。本書最後給出了一個實戰項目――開發PetStore寵
優惠價: 87 412
無庫存
Java基礎案例教程(簡體書)
滿額折
出版日:2019/08/01 作者:羅劍; 肖念; 邢翠  出版社:華中科技大學出版社  裝訂:平裝
本書採用知識模塊與實踐訓練相結合的方式組織課程內容,其主要內容如下:第1章~第3章 介紹了Java程序的結構以及編程基礎,包括:數據類型、變量、運算符以及表達式。第4章~第5章 介紹了Java的選擇結構,講解了if語句、ifelse語句、多重if語句以及switch語句。第6章~第7章 介紹了Java的循環結構,講解了while循環、dowhile循環、for循環以及跳轉語句。第8章 對面向過程編
優惠價: 87 198
無庫存
持續交付:使用Java
滿額折
出版日:2019/07/12 作者:Daniel Bryant; Abraham Marín-Pérez  出版社:美商歐萊禮  裝訂:平裝
將程式部署至生產環境的必備工具與最佳做法“除了《Effective Java 3rd Edition》外,這本書是我的每位工程師都會購買的書籍,而且它將帶來千倍的回報!”—Martijn VerburgjClarity與LJC Leader CEO“Daniel與Abraham在本書廣泛探討大量的雲端基礎元件,以及持續交付的相關技術。對任何想要成為專業雲端Java開發者的人來說,這本書是他們的首選
優惠價: 9 702
無庫存
Tomcat與Java Web開發技術詳解(第3版)(簡體書)
滿額折
出版日:2019/07/01 作者:孫衛琴  出版社:電子工業出版社  裝訂:平裝
本書結合最新的Tomcat 9版本,詳細介紹了開發Java Web應用的各種技術。主要內容包括:Tomcat和Java Web開發的基礎知識,Java Web開發的高級技術,在Java Web應用中運用第三方提供的實用軟件(如Spring、Velocity和Log4J)的方法,以及Tomcat的各種高級功能。書中內容注重理論與實踐相結合,列舉了大量具有典型性和實用價值的Web應用實例,並提供了詳細
優惠價: 87 673
無庫存
Java Web從入門到項目實踐(簡體書)
滿額折
出版日:2019/07/01 作者:聚慕課教育研發中心 編著  出版社:清華大學出版社(大陸)  裝訂:平裝
《JavaWeb從入門到項目實踐(超值版)》採用“基礎知識→核心應用→核心技術→高級應用→項目實踐”結構和“從入門到項目實踐”的學習模式進行講解。《JavaWeb從入門到項目實踐(超值版)》共5篇22章,講解了Java Web開發環境及服務器的搭建,HTML和CSS的基礎知識,Web工程結構,JDBC基礎,Java與數據庫,Servlet基礎,Filter開發,Listener開發,JSP基礎語法
優惠價: 87 417
無庫存
Java Web從入門到精通(第3版)(簡體書)
滿額折
出版日:2019/07/01 作者:明日科技 編著  出版社:清華大學出版社(大陸)  裝訂:平裝
《Java Web從入門到精通(第3版)》從初學者角度出發,通過通俗易懂的語言、豐富多彩的實例,詳細介紹了進行Java Web應用程序開發需要掌握的各方面技術。全書共分21章,包括Java Web應用開發概述、HTML與CSS網頁開發基礎、JavaScript腳本語言、搭建開發環境、JSP基本語法、JSP內置對象、JavaBean技術、Servlet技術、過濾器和監聽器、Java Web的數據庫操作、EL(表達式語言)、JSTL標簽、Ajax技術、Struts2基礎、Struts2高級技術、Hibernate技術、Hibernate高級應用、Spring核心之IoC、Spring核心之AOP、SSM框架整合開發、九宮格記憶網等內容。本書所有知識都結合具體實例進行介紹,涉及的程序代碼給出了詳細的注釋,可以使讀者輕鬆領會Java Web應用程序開發的精髓,快速提高開發技能。
優惠價: 87 417
無庫存
The Machine Crusade
滿額折
出版日:2019/06/25 作者:Brian Herbert; Kevin J. Anderson  出版社:Tor Science Fiction  裝訂:平裝
From New York Times bestselling authors Brian Herbert and Kevin J. Anderson, Dune: The Machine Crusade continues the fantastic saga of Frank Herbert’s Dune. . .More than two decades have passed since
優惠價: 79 360
無庫存
Java 8入門與實踐(簡體書)
滿額折
出版日:2019/05/30 作者:丁振凡  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
本書共分19章,其中第1~5章介紹程序設計基礎;第6~11章介紹面向對象程序設計;第12章介紹泛型和容器類;第13章和第14章介紹界面設計和事件處理;第15章介紹繪圖程序設計;第16章介紹Applet程序設計,第17章介紹Java數據庫編程,第18章介紹Java網絡編程。最後一章通過4個大型綜合案例對前面知識點進行綜合演練。
優惠價: 87 469
無庫存
Java程序設計教程(簡體書)
滿額折
出版日:2019/05/30 作者:崔淼; 趙曉華  出版社:機械工業出版社  裝訂:平裝
本書以面向對象程序設計的思想為主線,全面細緻地介紹了Java程序設計的基礎知識、特點及相關應用,注重引導讀者從C語言的以函數為主的面向過程程序設計,過渡到以類和對象為主的面向對象的程序設計。本書共分為12章,主要包括Java語言概述,類和對象,深入理解類及其成員,繼承、抽象類、接口和多態,數組與集合,異常和異常處理,輸入/輸出與文件管理,數據庫編程、多線程,Java網絡編程,JavaFX基礎和Ja
優惠價: 87 308
無庫存
出版日:2019/05/30 作者:Nilanjan Dey (EDT); Sanjeev Wagh (EDT); Parikshit N. Mahalle (EDT); Mohamad Shafi Pathan (EDT)  出版社:CRC Pr I Llc  裝訂:精裝
The book focusses on how machine learning and Internet of Things (IoT) has empowered the advancement of information driven arrangements including key concepts and advancements. Ontologies that are use
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2019/05/15 作者:Meredith Powers; Laura Costello  出版社:Rowman & Littlefield Pub Inc  裝訂:平裝
Reaching Diverse Audiences with Virtual Reference and Instruction features practical advice for teaching and serving diverse audiences using a mix of new technologies and old-school librarianship. The
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Classics Reimagined the Time Machine
滿額折
出版日:2019/05/07 作者:H. G. Wells; Alessandro Lecis (ILT); Alessandra Panzeri (ILT)  出版社:Rockport Pub  裝訂:精裝
Retold with stunning modern illustration, The Time Machine is a masterpiece of invention and storytelling from the father of science fiction, H. G. Wells. In this unabridged classic, th
優惠價: 79 901
無庫存
Business Data Science ― Combining Machine Learning and Economics to Optimize, Automate, and Accelerate Business Decisions
90 折
出版日:2019/04/19 作者:Matt Taddy  出版社:McGraw-Hill  裝訂:精裝
The first machine-learning guide that helps you understand customers, frame decisions, and drive value Business Data Science reveals the best ways for utilizing machine learning (ML) to mak
優惠價: 9 1505
無庫存
Python Machine Learning
滿額折
出版日:2019/04/11 作者:Lee  出版社:John Wiley & Sons Inc  裝訂:平裝
This book covers machine learning, one of the hottest topics in more recent years. With computing power increasing exponentially and costs decreasing at the same time, there is no better time for mach
優惠價: 9 1368
無庫存
從Java到Web程序設計教程(簡體書)
滿額折
出版日:2019/04/01 作者:李偉林  出版社:電子工業出版社  裝訂:平裝
全書共分為三個部分,第一部分是Java語言程序設計,包括環境的搭建、變量、函數、表達式和語句、程序的結構、面向對象的基本思想和JDBC數據庫編程;第二部分是Java Web技術,包括Web的工作原理、基本的HTML及HTML5標簽、CSS3和JavaScript基礎、jQuery和Ajax,以及從Java到Web應用相關的知識點,包括JSP、JSTL、JavaBean、Servlet、過濾器和監聽
優惠價: 87 282
無庫存
Data-driven Science and Engineering ― Machine Learning, Dynamical Systems, and Control
90 折
出版日:2019/03/31 作者:Steven Brunton; J. Nathan Kutz  出版社:Cambridge Univ Pr  裝訂:精裝
Data-driven discovery is revolutionizing the modeling, prediction, and control of complex systems. This textbook brings together machine learning, engineering mathematics, and mathematical physics to
優惠價: 9 3041
無庫存
Virtual Reality, Augmented Reality and Artificial Intelligence in Special Education ― A Practical Guide to Supporting Students With Learning Differences
90 折
出版日:2019/03/09 作者:Ange Anderson  出版社:Taylor & Francis  裝訂:平裝
New technologies and ongoing developments in the fields of Virtual reality, augmented reality, and artificial intelligence are changing the ways in which we facilitate learning. Recognising the positi
優惠價: 9 2242
無庫存
Genetic Algorithms and Machine Learning for Programmers ― Create Ai Models and Evolve Solutions
滿額折
出版日:2019/03/07 作者:Frances Buontempo  出版社:Pragmatic Bookshelf  裝訂:平裝
Self-driving cars, natural language recognition, and online recommendation engines are all possible thanks to Machine Learning. Now you can create your own genetic algorithms, nature-inspired swarms, Monte Carlo simulations, cellular automata, and clusters. Learn how to test your ML code and dive into even more advanced topics. If you are a beginner-to-intermediate programmer keen to understand machine learning, this book is for you.Discover machine learning algorithms using a handful of self-contained recipes. Build a repertoire of algorithms, discovering terms and approaches that apply generally. Bake intelligence into your algorithms, guiding them to discover good solutions to problems.In this book, you will:Use heuristics and design fitness functions.Build genetic algorithms.Make nature-inspired swarms with ants, bees and particles.Create Monte Carlo simulations.Investigate cellular automata.Find minima and maxima, using hill climbing and simulated annealing.Try selection methods,
優惠價: 1 2527
無庫存
Creation Machine
滿額折
出版日:2019/03/05 作者:Andrew Bannister  出版社:Tor Books  裝訂:平裝
Creation Machine is a fast-paced, whip-smart science fiction debut from Andrew Bannister introducing the stunning galaxy called the Spin.In the vast, artificial galaxy called the Spin, a rebellion has
優惠價: 79 841
無庫存
出版日:2019/03/04 作者:M. Claudia Tom Dieck (EDT); Timothy Jung (EDT)  出版社:Springer Nature  裝訂:精裝
This book presents a collection of the latest research in the area of immersive technologies, presented at the International Augmented and Virtual Reality Conference 2018 in Manchester, UK, and showca
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2019/03/02 作者:Matt Wiley; Joshua F. Wiley  出版社:Apress  裝訂:平裝
Carry out a variety of advanced statistical analyses including generalized additive models, mixed effects models, multiple imputation, machine learning, and missing data techniques using R. Each chapt
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Java程序設計基礎與項目實訓(簡體書)
滿額折
出版日:2019/02/28 作者:文東  出版社:科學出版社  裝訂:平裝
本書采用項目驅動模式,以“辦公固定資產管理系統”綜合實訓項目貫穿全書,并精選了大量編程實例,詳細講解了Java程序設計的基本原理、開發方法、開發過程和解決實際問題的技巧,使初學者能夠快速掌握利用Java設計開發可視化程序以及使用Java開發Windows應用程序的方法。 全書共10章,分為3個部分。基礎部分(第1~8章)主要介紹了Java語言基礎、程序設計的原理和開發方法。其中,第1~3章介紹了E
優惠價: 87 208
無庫存
Data Management in Machine Learning Systems
滿額折
出版日:2019/02/25 作者:Matthias Boehm; Arun Kumar; Jun Yang; H. V. Jagadish (EDT)  出版社:Morgan & Claypool  裝訂:平裝
Large-scale data analytics using machine learning (ML) underpins many modern data-driven applications. ML systems provide means of specifying and executing these ML workloads in an efficient and scala
優惠價: 1 3767
無庫存
The Universal Subject of Our Time ― Or How I Learned to Stop Worrying and Love the Machine
滿額折
出版日:2019/02/22 作者:Darius Nikbin  出版社:Zero Books  裝訂:平裝
The Subject itself is the Subject of the Machine.
優惠價: 1 763
無庫存
出版日:2019/02/14 作者:Giuseppe Nicosia; Panos Pardalos ; Giovanni Giuffrida ; Renato Umeton; Vincenzo Sciacca  出版社:Springer Verlag  裝訂:平裝
This book constitutes the post-conference proceedings of the 4th International Conference on Machine Learning, Optimization, and Data Science, LOD 2018, held in Volterra, Italy, in September 2018.The
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Experience on Demand ― What Virtual Reality Is, How It Works, and What It Can Do
79 折
出版日:2019/02/12 作者:Jeremy Bailenson  出版社:W W Norton & Co Inc  裝訂:平裝
Virtual reality is able to effectively blur the line between reality and illusion, pushing the limits of our imagination and granting us access to any experience imaginable. With well-crafted simulati
優惠價: 79 509
無庫存
Journalism in the Age of Virtual Reality : How Experiential Media Are Transforming News
90 折
出版日:2019/02/05 作者:John Pavlik  出版社:Columbia Univ Pr  裝訂:軟精
With the advent of the internet and handheld or wearable media systems that plunge the user into 360º video, augmented—or virtual reality—technology is changing how stories are told and created. In th
優惠價: 9 3078
無庫存
Journalism in the Age of Virtual Reality : How Experiential Media Are Transforming News
90 折
出版日:2019/02/05 作者:John Pavlik  出版社:Columbia Univ Pr  裝訂:平裝
With the advent of the internet and handheld or wearable media systems that plunge the user into 360º video, augmented—or virtual reality—technology is changing how stories are told and created. In th
優惠價: 9 1026
無庫存
Pro.net Framework With the Base Class Library ― Understanding the Virtual Execution System and the Common Type System
滿額折
出版日:2019/02/04 作者:Roger Villela  出版社:Apress  裝訂:平裝
Learn about the fundamentals and inner workings of the Common Type System (CTS) and the Virtual Execution System (VES) of the Common Language Runtime (CLR) and how they relate to the Base Class Librar
優惠價: 1 1444
無庫存
Architectonics of Game Spaces : The Spatial Logic of the Virtual and Its Meaning for the Real
90 折
出版日:2019/02/04 作者:Andri Gerber And Ulrich Götz  出版社:Transcript Verlag  裝訂:平裝
What consequences does the design of the virtual yield for architecture and to what extent can the nature of architecture be used productively to turn game-worlds into sustainable places--over here, i
優惠價: 9 2430
無庫存
Java Program Design ― Principles, Polymorphism, and Patterns
滿額折
出版日:2019/01/19 作者:Edward Sciore  出版社:Apress  裝訂:平裝
Get a grounding in polymorphism and other fundamental aspects of object-oriented program design and implementation, and learn a subset of design patterns that any practicing Java professional simply m
優惠價: 1 2470
無庫存
出版日:2019/01/17 作者:Shiliang Sun; Liang Mao; Ziang Dong; Lidan Wu  出版社:Springer-Nature New York Inc  裝訂:精裝
This book provides a unique, in-depth discussion of multiview learning, one of the fastest developing branches in machine learning. Multiview Learning has been proved to have good theoretical underpin
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Java Design Patterns ― A Hands-on Experience With Real-world Examples
滿額折
出版日:2019/01/12 作者:Vaskaran Sarcar  出版社:Apress  裝訂:平裝
Get hands-on experience implementing 26 of the most common design patterns using Java and Eclipse. In addition to Gang of Four (GoF) design patterns, you will also learn about alternative design
優惠價: 1 2090
無庫存
Java程序設計實用教程(第5版)(簡體書)
滿額折
出版日:2019/01/09 作者:葉核亞  出版社:電子工業出版社  裝訂:平裝
本書是“十二五”普通高等教育本科國家級規劃教材。本書全面介紹Java語言程序設計的基礎知識、運行機制、多種編程方法和技術,力求建立牢固扎實的理論基礎,系統、有序地進行程序設計和面向對象方法的基礎訓練;為操作系統、數據庫應用、網絡通信、Web應用等軟件領域的實際應用問題,提供基於Java技術的解決方案。本書主要內容包括:Java開發運行環境JDK和MyEclipse,Java語言基礎,類的封裝、繼承
優惠價: 87 303
無庫存
Machine Learning Using R ― With Time Series and Industry-based Use Cases in R
滿額折
出版日:2019/01/04 作者:Karthik Ramasubramanian; Abhishek Singh  出版社:Apress  裝訂:平裝
Examine the latest technological advancements in building a scalable machine-learning model with big data using R. This second edition shows you how to work with a machine-learning algorithm and use i
優惠價: 1 2660
無庫存
Java語言程序設計教程(簡體書)
滿額折
出版日:2019/01/01 作者:劉發久; 張治海  出版社:人民郵電出版社  裝訂:平裝
本書全書以基礎性、實用性和可實踐性為編寫總原則,全面系統地講解了Java語言所包含的核心知識,並引入了設計模式的內容,以物件導向程式設計的基本概念為起點,由淺入深和循序漸進地介紹Java語言程式設計的基本概念和方法。
優惠價: 87 208
無庫存
Java EE 6 企業級應用開發教程(簡體書)
滿額折
出版日:2019/01/01 作者:李樹秋  出版社:人民郵電出版社  裝訂:平裝
本書針對本科高校計算機應用和軟件工程等專業中的應用型需求,根據Java EE 6規範,並參考Java EE 6在企業級開發中應用的特點編寫而成.全書共分十四章,包括Servlet、JSP和JSF程序開發,JDBC、JNDI技術,EJB概述、會話Bean、JMS與消息驅動Bean,JPA、JPQL,Web Service,Java EE安全性與事務,SSH框架開發.本書注重知識體系結構的系統性和條理性,注重理論化知識體系結構與開發實踐過程相結合,介紹Java EE 6.0 包括的重要技術,強調技術在實際項目開發中的操作和應用.本書結構緊湊,語言通俗,深入淺出,示例豐富,可讀性強,便於教學.可作為高等學校計算機應用和軟件工程類專業本、專科的教材或教學參考書. 也可作為計算機專業開發參考書使用。
優惠價: 87 251
無庫存
  • 1687
    43
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 43

暢銷榜

客服中心

收藏

會員專區