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

Java Data Object

40493
55 / 1013
網絡程序設計實驗教程(Java語言)(簡體書)
滿額折
出版日:2016/04/01 作者:何懷文; 彭政  出版社:清華大學出版社(大陸)  裝訂:平裝
《21世紀高等學校規劃教材·計算機應用:網絡程序設計實驗教程(Java語言)》基於Java語言介紹c/s架構的網絡通信應用程序開發技術—以實驗和應用案例為主'講解Java網絡通信程序編寫的相關知識。全書分為兩部分。第1部分為實驗內容,共9章,主要內容包括:數據編碼、多線程技術、I/O流、主機網絡信息獲取、DNS解析、TCP Socket編程、UDP Socket編程、組播編程、網絡服務器編程模型、
優惠價: 87 151
無庫存
Java程序設計基礎教程(簡體書)
滿額折
出版日:2016/04/01 作者:谷志峰  出版社:電子工業出版社  裝訂:平裝
本書將Java語言作為大學生電腦程式設計的入門語言,其特色是通俗易懂、案例充盈。書中詳細介紹Java入門必備的基礎語法及物件導向的程式設計思想。全書共9章,內容包括:Java語言概述,資料類型、運算子和運算式,控制結構和控制語句,陣列和字串,類和物件,繼承、多態和介面,集合和泛型,異常處理,常用類。本書所有知識點都結合具體實例進行講解,力求做到案例教學、項目驅動。 本書體系結構合理,章節設
優惠價: 87 188
無庫存
Data Lake Architecture ― Designing the Data Lake and Avoiding the Garbage Dump
滿額折
出版日:2016/04/01 作者:Bill Inmon  出版社:Technics Pubns Llc  裝訂:平裝
Organizations invest incredible amounts of time and money obtaining and then storing big data in data stores called data lakes. But how many of these organizations can actually get the data back out i
優惠價: 1 948
無庫存
Core Data in Objective-C ─ Data Storage and Management for iOS and OS X
滿額折
出版日:2016/03/25 作者:Marcus S. Zarra  出版社:Pragmatic Bookshelf  裝訂:平裝
Core Data is intricate, powerful, and necessary, and this book is your guide to harnessing its power. Core Data is Apple's recommended way to persist data: it's easy to use, built-in, and can integrat
優惠價: 1 2090
無庫存
Data Management Technologies and Applications ― 4th International Conference, Data 2015, Selected Papers
90 折
This book constitutes the thoroughly refereed proceedingsof the Fourth International Conference on Data Technologies and Applications,DATA 2015, held in Colmar, France, in July 2015.The 9 revised full
優惠價: 9 2592
無庫存
Spock ─ Up and Running; Writing Expressive Tests in Java and Groovy
滿額折
出版日:2016/03/25 作者:Rob Fletcher  出版社:Oreilly & Associates Inc  裝訂:平裝
Few developers would argue that writing automated tests is a good idea, but actually pursue it is a different story. If you build applications with Java or Groovy, there’s good news: the Spock testing
優惠價: 1 3000
無庫存
出版日:2016/03/21 作者:Gary W. Cordner  出版社:Routledge UK  裝訂:精裝
Designing Data Reports that Work provides research-based best practices for constructing effective data systems in schools and for designing reports that are relevant, necessary, and easily understood
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Designing Data Reports That Work ─ A Guide for Creating Data Systems in Schools and Districts
滿額折
出版日:2016/03/21 作者:Judge C.G. Yolanda Weeramantry; Marie-Claire Saito Cordonier Segger  出版社:Routledge UK  裝訂:平裝
Designing Data Reports that Work provides research-based best practices for constructing effective data systems in schools and for designing reports that are relevant, necessary, and easily understood
優惠價: 1 1559
無庫存
出版日:2016/03/17 作者:Jules J. Berman  出版社:Morgan Kaufmann Pub  裝訂:平裝
Modern data is too big and complex to analyze in its native form. Data simplification is the process whereby large and complex data is rendered usable. Complex data must be simplified before it can be
優惠價: 1 3597
無庫存
出版日:2016/03/10 作者:Monino  出版社:John Wiley & Sons Inc  裝訂:精裝
The world has become digital and technological advances have multiplied circuits with access to data, their processing and their diffusion. New technologies have now reached a certain maturity. Data a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/03/10 作者:William Menke; Joshua Menke  出版社:Academic Pr  裝訂:精裝
Since publication of the bestselling Environmental Data Analysis with MATLABR, many advances have been made in environmental data analysis. This new edition expands fundamentally on the original with
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Small Data
滿額折
出版日:2016/03/10 作者:Martin Lindstrom  出版社:John Murray UK  裝訂:精裝
In an era where many believe Big Data has rendered human perception and observation 'old-school' or passe, Martin Lindstrom shows that mining and matching technological data with up-close psychologica
優惠價: 79 869
無庫存
出版日:2016/03/07 作者:Frank M. Carrano; Timothy Henry  出版社:Pearson College Div  裝訂:平裝
For courses in C++ Data Structures ? Concepts of Data Abstraction and Manipulation for C++ Programmers The Seventh Edition of Data Abstraction & Problem Solving with C++: Walls and Mirrors int
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
手把手教你學Java(簡體書)
滿額折
出版日:2016/03/01 作者:羅專  出版社:電子工業出版社  裝訂:平裝
本書從初學者的角度詳細講解了Java開發中重點用到的多種技術。全書共13章,包括開發Java項目的基本框架、運行機制和原理、基本語法、運算子、多種條件結構、迴圈、String和StringBuffer、類和方法、陣列等,並採用典型例子、使用通俗易懂的語言闡述物件導向中的抽象概念、繼承、封裝、多態、異常、物件導向程式設計、面向介面程式設計。通過剖析案例、分析代碼結構含義、解決常見問題等方式,説明初學
優惠價: 87 412
無庫存
出版日:2016/02/25 作者:Jacqueline Kazil; Katharine Jarmul  出版社:Oreilly & Associates Inc  裝訂:平裝
Digging into data does not have to be painful. With Data Wrangling Using Python, you'll learn how to clean and analyze data, create compelling stories, and scale that data as necessary. There are awes
優惠價: 1 2500
無庫存
Java程序設計基礎與實踐(簡體書)
滿額折
出版日:2016/02/20 作者:孫憲麗; 關穎; 李波; 衣雲龍; 朱克敵  出版社:清華大學出版社(大陸)  裝訂:平裝
本書結合實例,由淺入深地講解理論知識,易於讀者理論聯繫實踐。書中知識全面,涵蓋了所有Java SE的常用知識點。 本書主要包括Java程式的構成、Java基本語法要素、類與物件、包、繼承、介面、異常處理、輸入輸出流、圖形介面設計、多執行緒、網路程式設計、資料庫操作、集合、Applet等內容; 最後給出兩個綜合實例,説明讀者進一步鞏固所學的知識,提高綜合實踐能力; 每章最後提供思考與練習,供讀者更好
優惠價: 87 208
無庫存
出版日:2016/02/20 作者:Stuart Reges; Marty Stepp  出版社:Pearson College Div  裝訂:精裝
Building Java Programs: A Back to Basics Approach, Third Edition, introduces novice programmers to basic constructs and common pitfalls by emphasizing the essentials of procedural programming, problem
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data-ism : Inside the Big Data Revolution
滿額折
出版日:2016/02/04 作者:Steve Lohr  出版社:Oneworld Publications UK  裝訂:平裝
Data is the vital raw material in our modern information economy. There is already an incredible amount of digital data in the world, and it's doubling every two years. Business decisions used to be b
優惠價: 79 434
無庫存
Java程序設計任務驅動式教程(簡體書)
滿額折
出版日:2016/02/01 作者:孫修東; 王永紅  出版社:北京航空航天大學出版社  裝訂:平裝
Java是目前世界上最流行、最優秀的編程語言之一,它不但贏得了程序員的擁護,也贏得了企業的支持. 編程語言的學習是生澀的,本書致力於使讀者更輕鬆、更愉快地進入Java世界的大門. 本書是一線教師長期教學和軟件開發實踐的經驗積累,也是根據學生的認知規律精心組織編寫的
優惠價: 87 235
無庫存
出版日:2016/01/31 作者:Davy Cielen; Arno Meysman  出版社:Oreilly & Associates Inc  裝訂:平裝
Data Science has become one of the hottest fields in technology. Firms worldwide are scrambling to find developers with data science skills to work on projects ranging from social media marketing to m
優惠價: 1 2250
無庫存
Data Analytics With Hadoop ─ An Introduction for Data Scientists
滿額折
出版日:2016/01/25 作者:Benjamin Bengfort; Jenny Kim  出版社:Oreilly & Associates Inc  裝訂:平裝
If you’re a data scientist ready to tackle statistical and machine learning techniques across large data sets, this practical guide provides a solid introduction to the world of clustered computing an
優惠價: 1 1330
無庫存
Sharing Big Data Safely ─ Managing Data Security
滿額折
出版日:2016/01/08 作者:Ted Dunning; Ellen Friedman  出版社:Oreilly & Associates Inc  裝訂:平裝
Many big data-driven companies today are moving to protect certain types of data against intrusion, leaks, or unauthorized eyes. But how do you lock down data while granting access to people who need
優惠價: 1 1374
無庫存
Java程序設計案例教程(簡體書)
滿額折
出版日:2016/01/01 出版社:中國電力出版社  裝訂:平裝
《Java程式設計案例教程》為“十三五”職業教育規劃教材。全書分為10章,主要介紹了物件導向程式設計語言Java的基礎知識和應用,使用Eclipse作為開發環境。內容組織採用任務驅動,書中通過大量實際應用案例,講述Java語言的程式設計技巧和應用,有利於説明學生快速掌握Java語言的主要特性,全面提高學生綜合分析、設計和解決實際問題的能力。本書語言敘述通俗易懂,面向實際應用,注重培養解決問題的能力
優惠價: 1 186
無庫存
出版日:2016/01/01 作者:賈志剛  出版社:機械工業出版社  裝訂:平裝
本書首先通過一個簡單JAVA影像處理程式勾勒出用JAVA來實現影像處理的基本步驟,介紹JAVA在操作圖像方面的幾個重要的API類如ImageIO,BufferedImageOP等,並對影像檔的保存與讀寫做較為深入細緻的講解。從第二章開始介紹圖像的圖元操作同時還會用實例講解如何通過這些簡單的圖元操作實現圖像的色彩特效。接下來會學習圖像的長條圖,演示如何長條圖均衡化的實際應用,會基於長條圖實現一種圖像
Java開發實例大全(提高卷‧配光碟)(簡體書)
滿額折
出版日:2016/01/01 作者:軟件發展技術聯盟 編著  出版社:清華大學出版社(大陸)  裝訂:平裝
《Java開發實例大全(提高卷)》篩選、彙集了Java開發從基礎知識到高級應用各個層面的大量實例及原始程式碼,共有600個左右,每個實例及原始程式碼按實例說明、關鍵技術、設計過程、詳盡注釋、秘笈心法的順序進行了分析解讀。全書分6篇共21章,主要內容有Java圖形與文本、Java影像處理、繪圖特效、動畫和遊戲、列印報表、管理影像檔、JFreeChart基本操作、基礎圖表技術、擴展圖表技術、初識XML
優惠價: 87 668
無庫存
Java開發實例大全(基礎卷‧配光碟)(簡體書)
滿額折
出版日:2016/01/01 作者:軟件發展技術聯盟 編著  出版社:清華大學出版社(大陸)  裝訂:平裝
《Java開發實例大全(基礎卷)》篩選、彙集了Java開發從基礎知識到高級應用各個層面約600個實例,每個實例按實例說明、關鍵技術、設計過程、詳盡注釋、秘笈心法的順序進行了分析解讀。全書分5篇共24章,內容有:開發環境的應用、Java基礎應用、陣列與集合的應用、字串處理技術、物件導向技術應用、枚舉與泛型的應用、反射與異常處理、多執行緒技術、程式設計常用類、Commons元件、表單設計、表單特效、基
優惠價: 87 668
無庫存
Data Analysis With R
滿額折
出版日:2015/12/31 作者:Anthony Fischetti; Tony Fischetti  出版社:Packt Pub Ltd  裝訂:平裝
Load, wrangle, and analyze your data using the world's most powerful statistical programming languageAbout This BookLoad, manipulate and analyze data from different sourcesGain a deeper understanding
優惠價: 79 2748
無庫存
Java程序設計教程(第二版)(簡體書)
滿額折
出版日:2015/12/30 作者:林巧民; 姜玻; 肖豔; 何麗萍  出版社:清華大學出版社(大陸)  裝訂:平裝
本書以Java語言為基礎,詳細介紹電腦語言的結構化程式設計和物件導向程式設計。全書共分12章,主要內容包括:Java入門、Java程式設計基礎、物件導向程式設計、繼承、多態與介面、字串、多執行緒與Applet技術、圖形化使用者介面、JavaI/O、Java遊戲開發基礎以及遊戲開發實例等。如果說結構化程式設計的特徵是方法,那麼物件導向程式設計的體現就是類的設計和使用,全書對這兩種不同的程式設計思想都
優惠價: 87 235
無庫存
出版日:2015/12/22 作者:Li M. Chen; Zhixun Su; Bo Jiang  出版社:Springer-Verlag New York Inc  裝訂:精裝
This book describes current problems in data science and Big Data. Key topics are data classification, Graph Cut, the Laplacian Matrix, Google Page Rank, efficient algorithms, hardness of problems, di
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Java語言程序設計(第3版)(簡體書)
滿額折
出版日:2015/12/22 作者:張思民  出版社:清華大學出版社(大陸)  裝訂:平裝
本書由4部分組成,部分是對Java語言基本概念、基本語法規則及面向對象基本思想的介紹;第2部分介紹圖形及用戶界面設計;第3部分介紹Java的應用,包括輸入輸出流、網絡通信、數據庫連接;第4部分介紹Java的綜合應用設計,包括游戲設計、遠程控制、簡易云計算系統等設計案例。 本書由淺入深、循序漸進地介紹Java語言基礎知識和編程思想。本書講解詳細,示例豐富,每一個知識點都配備了大量實例和圖示來加以說
優惠價: 87 204
無庫存
Big Data For Small Business For Dummies
90 折
出版日:2015/12/18 作者:Marr  出版社:John Wiley & Sons Inc  裝訂:平裝
Capitalise on big data to add value to your small businessWritten by bestselling author and big data expert Bernard Marr, Big Data For Small Business For Dummies helps you understand what big data act
優惠價: 9 932
無庫存
出版日:2015/12/15 作者:Deze Zeng; Lin Gu; Song Guo  出版社:Springer-Verlag New York Inc  裝訂:精裝
This book introduces two basic big data processing paradigms for batch data and streaming data. Representative programming frameworks are also presented, as well as software defined networking (
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2015/12/15 作者:Qamar Shahbaz  出版社:Elsevier Science Ltd  裝訂:平裝
Data mapping in a data warehouse is the process of creating a link between two distinct data models’ (source and target) tables/attributes. Data mapping is required at many stages of DW life-cycle to
優惠價: 1 2397
無庫存
Java編碼指南:編寫安全可靠程式的75條建議(簡體書)
滿額折
出版日:2015/12/01 作者:(美)弗雷德‧朗; 羅伯特.C.西科德; 迪恩.F.薩瑟蘭  出版社:人民郵電出版社  裝訂:平裝
《Java編碼指南 編寫安全可靠程式的75條建議》是《Java安全編碼標準》一書的擴展,書中把那些不必列入Java安全編碼標準但是同樣會導致系統不可靠或不安全的Java編碼實踐整理了出來,並為這些糟糕的實踐提供了相應的文檔和警告,以及合規解決方案。讀者可以將本書作為Java安全方面的工具書,根據自己的需要,找到自己感興趣的規則進行閱讀和理解,或者在實際開發中遇到安全問題時,根據書中列出的大致分類對
優惠價: 87 287
無庫存
Java程序設計項目教程(簡體書)
滿額折
出版日:2015/12/01 作者:眭碧霞; 蔣衛祥; 朱利華  出版社:高等教育出版社  裝訂:平裝
本書分為9個單元,包括: 搭建Java開發環境、Java 語言基礎、物件導向程式設計、繼承與多態、集合容器、圖形化使用者介面設計、JDBC、輸入輸出流與多執行緒、房屋租賃管理系統設計與實現。每一個單元都由“學習目標”與若干“任務”、“拓展實訓”、“同步訓練”組成,每一個任務包括:任務分析、相關知識、任務實施、實踐訓練。
優惠價: 1 233
無庫存
Java語言程序設計(簡體書)
滿額折
出版日:2015/12/01 作者:王振飛; 孫媛  出版社:華南理工大學出版社  裝訂:平裝
《Java語言程式設計》是作者根據自己近十年的教學經驗,基於新的JAVA8.0版本編寫的、符合現在技術需要和市場需要的電腦類書籍。它解決了現在大中專院校中使用的電腦教材普遍過時問題,方便學生們學以致用,同時很好地展現出JAVA語言的新魅力。《Java語言程式設計》定位為普通高等教育教材用書,同時也可以作為電腦相關專業(電子、通信等)的選用教材。
優惠價: 87 235
無庫存
出版日:2015/12/01 作者:Walter Savitch; Kenrick Mock  出版社:PEARSON  裝訂:平裝
For courses in computer programming and engineering. Beginner to Intermediate Programming in JavaThis book is designed to serve as a textbook and reference for programming in the Java language. A
優惠價: 1 1350
無庫存
Data Lake Development With Big Data
滿額折
出版日:2015/11/30 作者:Pradeep Pasupuleti; Beulah Salome Purra  出版社:Packt Pub Ltd  裝訂:平裝
Explore architectural approaches to building Data Lakes that ingest, index, manage, and analyze massive amounts of data using Big Data technologiesAbout This BookComprehend the intricacies of architec
優惠價: 79 1753
無庫存
出版日:2015/11/30 作者:Igor Milovanovic; Dimitry Foures; Giuseppe Vettigli  出版社:Packt Pub Ltd  裝訂:平裝
Over 70 recipes to get you started with popular Python libraries based on the principal concepts of data visualizationAbout This BookLearn how to set up an optimal Python environment for data visualiz
優惠價: 1 2819
無庫存
Data Visualization & Presentation With Microsoft Office + Presenting Data Effectively
90 折
出版日:2015/11/26 作者:Valerie M. Sue  出版社:SAGE Publications UK  裝訂:平裝
We offer these texts bundled together at a discount for your students.Sue: Data Visualization & Presentation with Microsoft OfficeCreate and present a compelling story with Data Visualization
優惠價: 9 2592
無庫存
  • 40493
    1013
  • 1
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 1013

暢銷榜

客服中心

收藏

會員專區