年度諮商展

排序依

共有71

Discovering Computers: Digital Technology, Data, and Devices (Asia Edition)(17版)

Discovering Computers: Digital Technology, Data, and Devices (Asia Edition)(17版)

DISCOVERING COMPUTERS: DIGITAL TECHNOLOGY, DATA, AND DEVICES, 17th edition, teaches you not only the basics of technolog......more

CONCEPTS OF PROGRAMMING LANGUAGES 12/E (GE)

CONCEPTS OF PROGRAMMING LANGUAGES 12/E (GE)

Hallmark Features Introduces the fundamental constructs of contemporary programming languages • Critical evaluation......more

C HOW TO PROGRAM: WITH CASE STUDIES IN APPLICATIONS AND SYSTEMS PROGRAMMING 9/E (G-PIE)

C HOW TO PROGRAM: WITH CASE STUDIES IN APPLICATIONS AND SYSTEMS PROGRAMMING 9/E (G-PIE)

Thistitle is a Pearson Global Edition. The editorial team at Pearson has workedclosely with educators around the world t......more

INTRODUCTION TO JAVA PROGRAMMING AND DATA STRUCTURES, COMPREHENSIVE VERSION 12/E (GE)

INTRODUCTION TO JAVA PROGRAMMING AND DATA STRUCTURES, COMPREHENSIVE VERSION 12/E (GE)

本書為JAVA基本程式設計概念和技術的基礎介紹,將程式設計、資料結構和演算法整合到一本書中,本書採用「物件在後」的撰寫方式為讀者奠定基礎。作者以問題導向的方式介紹程式設計,重點是「解決問題」,而...more

COMPUTER NETWORKING: A TOP-DOWN APPROACH 8/E (GE)

COMPUTER NETWORKING: A TOP-DOWN APPROACH 8/E (GE)

A top-down,layered approach to computer networking. Unique among computernetworking texts, the 8th Edition, Global Editi......more

ARTIFICIAL INTELLIGENCE: A MODERN APPROACH 4/E (GE)

ARTIFICIAL INTELLIGENCE: A MODERN APPROACH 4/E (GE)

The most comprehensive, up-to-date introduction to the theory and practice of artificial intelligence The long-anticip......more

Java How to Program, Late Objects (GE)隨附帳號(11版)

Java How to Program, Late Objects (GE)隨附帳號(11版)

The Deitels’ groundbreaking How to Program series offers unparalleled breadth and depth of programming fundamentals, obj......more

DATA ABSTRACTION & PROBLEM SOLVING WITH C++ 6/E (IE)

DATA ABSTRACTION & PROBLEM SOLVING WITH C++ 6/E (IE)

This classic, best selling data structures text provides a firm foundation in data abstraction that emphasizes the disti......more

Systems Analysis and Design (Asia Edition)(12版)

Systems Analysis and Design (Asia Edition)(12版)

Introduce information systems development with today s latest practical and streamlined approach in Tilley’s SYSTEMS ANA......more

Introduction to Data Mining (GE) (2版)

Introduction to Data Mining (GE) (2版)

Introduction to Data Mining presents fundamental concepts and algorithms for those learning data mining for the first ti......more

STARTING OUT WITH C++: EARLY OBJECTS 9/E (GE)

STARTING OUT WITH C++: EARLY OBJECTS 9/E (GE)

For courses in C++ Programming Fundamentals of C++ for Novices and Experienced Programmers Alike Intended for use in......more

COMPUTER NETWORKING: A TOP-DOWN APPROACH 7/E (GE)

COMPUTER NETWORKING: A TOP-DOWN APPROACH 7/E (GE)

For courses in Networking/Communications. Motivate your students with a top-down, layered approach to computer network......more

軟體工程-軟體開發技術與軟體專案管理 (Sommerville: Software Engineering 10/E)

軟體工程-軟體開發技術與軟體專案管理 (Sommerville: Software Engineering 10/E)

本書主要是針對修習軟體工程、系統工程概論課程和進階課程的大學學生所撰寫。我假定讀者已經了解程式設計的基礎觀念,以及基本的資料結構。已在業界工作的軟體工程師們,閱讀這本書也有助於瞭解一般概念,...more

INTRODUCTION TO JAVA PROGRAMMING: COMPREHENSIVE VERSION 11/E (GE)

INTRODUCTION TO JAVA PROGRAMMING: COMPREHENSIVE VERSION 11/E (GE)

This text is intended for a 1-semester CS1 course sequence. The Brief Version contains the first 18 chapters of the Comp......more

COMPUTER SECURITY:PRINCIPLES AND PRACTICE 4/E (GE)

COMPUTER SECURITY:PRINCIPLES AND PRACTICE 4/E (GE)

For courses in computer/network security Balancing principle and practice—an updated survey of the fast-moving world o......more

JAVA HOW TO PROGRAM (EARLY OBJECTS) 11/E (GE)

JAVA HOW TO PROGRAM (EARLY OBJECTS) 11/E (GE)

For courses in Java programming This package includes Pearson MyLab Programming. Unparalleled breadth and depth of o......more

THE PRACTICE OF COMPUTING USING PYTHON 3/E (GE)

THE PRACTICE OF COMPUTING USING PYTHON 3/E (GE)

For courses in Python Programming Introduces Python programming with an emphasis on problem-solving Now in its Third......more

VISUAL C# HOW TO PROGRAM 6/E (GE)

VISUAL C# HOW TO PROGRAM 6/E (GE)

For all basic-to-intermediate level courses in Visual C# programming. An informative, engaging, challenging and entert......more

C++ PLUS DATA STRUCTURES 6/E

C++ PLUS DATA STRUCTURES 6/E

C++ Plus Data Structures, Sixth Edition explores the specifications, applications, and implementations of abstract data ......more

計算機組織與結構 4/e

計算機組織與結構 4/e

本書內含十三章與一個附錄如下(按:中譯本省略了其中第十一至十三章): 第一章提供廣泛的計算歷史概覽,指出許多計算系統發展中的里程碑,並且讓讀者瞭解我們如何達到目前計算科技的水準。本章介紹必須...more

Introduction to Computing Systems:From Bits and Gates to C and Beyond 2/e 計算機概論導讀本

Introduction to Computing Systems:From Bits and Gates to C and Beyond 2/e 計算機概論導讀本

本書特色 We live in an increasingly multi-lingual world. While in the past it was sufficient to be proficient in one natur......more

JAVA程式設計藝術(第十版)(國際版)(附範例光碟)

JAVA程式設計藝術(第十版)(國際版)(附範例光碟)

1.本書的核心是Deitel 的招牌特色「程式碼實況解說 (live-code approach)」我們會使用完整可運作的程式來說明概念,而非只有片段的程式碼。每個完整的程式碼範例,都伴隨著實際的範例執行。 2.本書也適...more

ESSENTIAL MATLAB FOR ENGINEERS AND SCIENTISTS 6/E

ESSENTIAL MATLAB FOR ENGINEERS AND SCIENTISTS 6/E

Essential MATLAB for Engineers and Scientists, Sixth Edition, provides a concise, balanced overview of MATLAB s function......more

CONCEPTS OF PROGRAMMING LANGUAGES 11/E (GE)

CONCEPTS OF PROGRAMMING LANGUAGES 11/E (GE)

For courses in computer programming. Evaluating the Fundamentals of Computer Programming Languages Concepts of Compu......more

FUNDAMENTALS OF PARALLEL MULTICORE ARCHITECTURE

FUNDAMENTALS OF PARALLEL MULTICORE ARCHITECTURE

Although multicore is now a mainstream architecture, there are few textbooks that cover parallel multicore architectures......more

STARTING OUT WITH JAVA: FROM CONTROL STRUCTURES THROUGH OBJECTS 6/E (PIE)

STARTING OUT WITH JAVA: FROM CONTROL STRUCTURES THROUGH OBJECTS 6/E (PIE)

For courses in computer programming in Java. Starting Out with Java: From Control Structures through Objects provides ......more

傳統整合分析理論與實務:ESS & EXCEL

傳統整合分析理論與實務:ESS & EXCEL

整合分析是「分析中的分析」、「研究中的研究」,是當代實徵研究者的必備知能。目前已受到實證醫學、心理學、教育學、社會科學、市場行銷及經濟學等各學術領域的廣泛應用。主要係因整合分析可以讓文獻探討...more

計算機組織與設計:硬體/軟體的介面 5/e (亞洲版)二版

計算機組織與設計:硬體/軟體的介面 5/e (亞洲版)二版

關於這本亞洲版 我們在作者的同意下,編寫了這本亞洲版的計算機組織與設計:硬體/軟體的介面,以適當反映該地區的計算機課程教學現況以及計算機科技發展。主要的內容調整包括: ‧「TH-2 天河二號...more

HTML5 完美風暴(第三版)

HTML5 完美風暴(第三版)

HTML5正在全球掀起一場科技業的完美風暴,《HTML5完美風暴》直擊最純粹的HTML5技術核心,帶領讀者快意馳騁HTML5疆界! 第一篇 概觀 第一章 第一課.第二章 HTML5 殿堂初探.第三章 標籤元素改良與擴充 ...more

INTRODUCTION TO JAVA PROGRAMMING- COMPREHENSIVE VERSION 10/E (GE)

INTRODUCTION TO JAVA PROGRAMMING- COMPREHENSIVE VERSION 10/E (GE)

Daniel Liang teaches concepts of problem-solving and object-oriented programming using a fundamentals-first approach. Be......more

COMPUTER NETWORKS AND INTERNETS 6/E (GE)

COMPUTER NETWORKS AND INTERNETS 6/E (GE)

Leading networking authority Douglas Comer presents a wide-ranging, self-contained tour of the concepts, principles, and......more

試驗設計學(第五版)

試驗設計學(第五版)

在本書中各種統計分析都附有SAS電腦程式及分析結果,惟獨第十六章的簡方設計(今改為格子設計)闕如,為了配合SAS系統之統計分析及介紹多種格子設計法,筆者根據Cochran and Cox(1957)所著之試驗設計(Experi...more

INTERNETWORKING WITH TCP/IP VOLUME ONE 6/E (PNIE)

INTERNETWORKING WITH TCP/IP VOLUME ONE 6/E (PNIE)

An internationally best-selling, conceptual introduction to the TCP/IP protocols and Internetworking, this book interwea......more

Introducing Communication Theory:Analysis and Application, 5/e (ISE)

Introducing Communication Theory:Analysis and Application, 5/e (ISE)

Introducing Communication Theory:Analysis and Application focuses on the links among theory and everyday experiences. Th......more

THEORY OF COMPUTATIONAL COMPLEXITY 2/E

THEORY OF COMPUTATIONAL COMPLEXITY 2/E

Praise for the First Edition ...complete, up-to-date coverage of computational complexity theory...the book promises to ......more

IVOR HORTON’S BEGINNING VISUAL C++ 2013

IVOR HORTON’S BEGINNING VISUAL C++ 2013

Learn C++ with the best tutorial on the market! Horton s unique tutorial approach and step-by-step guidance have helped ......more

C:FROM THEORY TO PRACTICE

C:FROM THEORY TO PRACTICE

1. Presents the theory behind C in an accessible way with hints and advice2. Gives thorough explanations of complicated ......more

DIGITAL BUSINESS AND E-COMMERCE MANAGEMENT 6/E

DIGITAL BUSINESS AND E-COMMERCE MANAGEMENT 6/E

This text offers a comprehensive introduction to the theory and practice of e-business and e-commerce management. The au......more

ANDROID: HOW TO PROGRAM 2/E (GE)

ANDROID: HOW TO PROGRAM 2/E (GE)

Android How to Program, Second Edition provides a clear and entertaining App-driven introduction to Android 4.3 developm......more

JAVA HOW TO PROGRAM (EARLY OBJECTS) 10/E (GE)

JAVA HOW TO PROGRAM (EARLY OBJECTS) 10/E (GE)

The Deitels’ groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming c......more

PROCESSING: A PROGRAMMING HANDBOOK FOR VISUAL DESIGNERS AND ARTISTS 2/E

PROCESSING: A PROGRAMMING HANDBOOK FOR VISUAL DESIGNERS AND ARTISTS 2/E

The visual arts are rapidly changing as media moves into the web, mobile devices, and architecture. When designers and a......more

UNIX AND LINUX: VISUAL QUICKSTART GUIDE 5/E

UNIX AND LINUX: VISUAL QUICKSTART GUIDE 5/E

In this updated edition, authors Deborah and Eric Ray use crystal-clear instructions and friendly prose to introduce stu......more

資料通訊網路 5/e(附光碟1片)

資料通訊網路 5/e(附光碟1片)

《資料通訊網路》(Data Communications and Networking)是一本選修電腦網路課程學生的聖經、自修潛學人士的寶典,同時也是網路專業人員的祕笈。有著通訊網路科技的日新月異,本書的架構、內容亦有之調整以...more

DESIGNING INTERACTIVE SYSTEMS: A COMPREHENSIVE GUIDE to HCI, UX AND INTERACTION DESIGN 3/E

DESIGNING INTERACTIVE SYSTEMS: A COMPREHENSIVE GUIDE to HCI, UX AND INTERACTION DESIGN 3/E

Designing Interactive Systems is the most authoritative textbook in the areas of human–computer interaction (HCI), usabi......more

COMPILERS: PRINCIPLES, TECHNIQUES, AND TOOLS 2/E(PNIE)

COMPILERS: PRINCIPLES, TECHNIQUES, AND TOOLS 2/E(PNIE)

Compilers: Principles, Techniques and Tools, known to professors, students, and developers worldwide as the Dragon Book......more

INFORMATATION VISUALIZATION:PERCEPTION FOR DESIGN 3/E

INFORMATATION VISUALIZATION:PERCEPTION FOR DESIGN 3/E

Information Visualization: Perception for Design is a comprehensive guide to what the science of human perception tells ......more

LEARNING FROM DATA

LEARNING FROM DATA

Machine learning allows computational systems to adaptively improve their performance with experience accumulated from t......more

INTRODUCTION TO MATLAB FOR ENGINEERS 3/E (IE)

INTRODUCTION TO MATLAB FOR ENGINEERS 3/E (IE)

Introduction to MATLAB for Engineers is a simple, concise book designed to be useful for beginners and to be kept as a r......more

COMPILER CONSTRUCTION USING JAVA, JAVACC AND YACC

COMPILER CONSTRUCTION USING JAVA, JAVACC AND YACC

Compiler construction is a tricky subject, involving theory, the application of that theory, and programming technology.......more

INTERNET AND WORLD WIDE WEB: HOW TO PROGRAM 5/E (PIE) (W/CD)

INTERNET AND WORLD WIDE WEB: HOW TO PROGRAM 5/E (PIE) (W/CD)

For a wide variety of Web Programming, XHTML, and JavaScript courses found in Computer Science, CIS, MIS, IT, Business, ......more

DATA STRUCTURES AND ALGORITHM ANALYSIS IN JAVA 3/E

DATA STRUCTURES AND ALGORITHM ANALYSIS IN JAVA 3/E

Data Structures and Algorithm Analysis in Java is an advanced algorithms book that fits between traditional CS2 and Algo......more

STRUCTURED COMPUTER ORGANIZATION 6/E(M-PIE)

STRUCTURED COMPUTER ORGANIZATION 6/E(M-PIE)

Structured Computer Organization, specifically written for undergraduate students, is a best-selling guide that provides......more

FUNDAMENTALS OF INFORMATION SYSTEMS SECURITY

FUNDAMENTALS OF INFORMATION SYSTEMS SECURITY

Fundamentals of Information System Security provides a comprehensive overview of the essential concepts readers must kno......more

OPENGL SUPERBIBLE: COMPREHENSIVE TUTORIAL AND REFERENCE 5/E

OPENGL SUPERBIBLE: COMPREHENSIVE TUTORIAL AND REFERENCE 5/E

OpenGL SuperBible, Fifth Edition is the definitive programmer s guide, tutorial, and reference for the world s leading 3......more

E-LEARNING AND THE SCIENCE OF INSTRUCTION 3/E

E-LEARNING AND THE SCIENCE OF INSTRUCTION 3/E

If you design online learning, e-Learning and the Science of Instruction is a must read. Unlike all the pontificating ......more

CLOUD COMOPUTING: PRINCIPLES AND PARADIGMS

CLOUD COMOPUTING: PRINCIPLES AND PARADIGMS

The primary purpose of this book is to capture the state-of-the-art in Cloud Computing technologies and applications. Th......more

TCP/IP: PROTOCOL SUITE 4/E (IE)

TCP/IP: PROTOCOL SUITE 4/E (IE)

TCP/IP Protocol Suite teaches students and professionals, with no prior knowledge of TCP/IP everything they need to know......more

Statistical Bioinformatics: with R

Statistical Bioinformatics: with R

Designed for a one or two semester senior undergraduate or graduate bioinformatics course, Statistical Bioinformatics ta......more

SECURITY ENGINEERING: A GUIDE TO BUILDING DEPENDABLE DISTRIBUTED SYSTEMS 2/E

SECURITY ENGINEERING: A GUIDE TO BUILDING DEPENDABLE DISTRIBUTED SYSTEMS 2/E

quick reference guide to the do s and don ts of creating high quality security systems.Ross Anderson, widely recognized ......more

OBJECT ORIENTED SYSTEMS ANALYSIS AND DESIGN (S-PIE)

OBJECT ORIENTED SYSTEMS ANALYSIS AND DESIGN (S-PIE)

This text teaches students object-oriented systems analysis and design in a highly practical and accessible way. For bus......more

LINEAR CIRCUIT DESIGN HANDBOOK

LINEAR CIRCUIT DESIGN HANDBOOK

This book enables design engineers to be more effective in designing discrete and integrated circuits by helping them un......more

THE 3G IP MULTIMEDIA SUBSYSTEM (IMS): MERGING THE INTERNET AND THE CELLULAR WORLDS 3/E

THE 3G IP MULTIMEDIA SUBSYSTEM (IMS): MERGING THE INTERNET AND THE CELLULAR WORLDS 3/E

The third edition of this bestselling book is fully updated and provides comprehensively expanded content, including new......more

DIGITAL DESIGN (VHDL):AN EMBEDDED SYSTEMS APPROACH USING VHDL

DIGITAL DESIGN (VHDL):AN EMBEDDED SYSTEMS APPROACH USING VHDL

Digital Design: An Embedded Systems Approach Using VHDL provides a foundation in digital design for students in computer......more

Data Mining Practical Machine Learning 2/e

Data Mining Practical Machine Learning 2/e

As with any burgeoning technology that enjoys commercial attention, the use of data mining is surrounded by a great deal......more

Digital Arithmetic

Digital Arithmetic

Digital arithmetic plays an important role in the design of general-purpose digital processors and of embedded systems f......more

軟體工程:實務專家作法

軟體工程:實務專家作法

本書Software Engineering : A Practitioner ’s Approach的第五版是為了當做一本逐漸成熟的工程學科指導手冊。這第五版如同前四版一樣,是為了學生及專業人員而設計的,仍然保持了它作為工程專業人員的指...more

ARM System - On Chip Architecture 2/e

ARM System - On Chip Architecture 2/e

The future of the computer and communications industries is converging on mobile information appliances - phones, PDAs, ......more

縮小搜尋範圍

依出版日期搜尋

依價格帶搜尋

依購買狀態搜尋