TOP
💡 邁向小一的第一步!給孩子一本「查得到自信」的專屬辭典,輕鬆跨越閱讀關卡!🚀
搜尋結果 /

Data Structures Using C

301
4 / 8
資料結構:使用C
滿額折
出版日:2022/02/10 作者:蔡明志  出版社:碁峰資訊  裝訂:平裝
資料結構(Data Structures)是資訊學科中的核心課程之一,也是基礎和必修的科目。本書確實闡述資料結構的每一主題,並以圖文並茂的方式表達之,最能達到教學與學習事半功倍的效果。 各章的每一小節幾乎都附有「練習題」,讓讀者能藉由測驗,評量自己對此節的了解程度;而書末亦附有這些練習題的參考解答。各章末再附上「動動腦時間」,這些題目取自歷屆的高考或研究所考試題目,或是筆者根據內文加以設計的題目,每道題目後面皆標示出自的章節數,表示只要詳讀該節即可輕鬆地作答。 最新第五版增加了兩章,分別是紅黑樹和伸展樹,這些是很有效率的二元搜尋樹。
優惠價: 9 540
庫存:4
資料結構:使用C++
滿額折
出版日:2021/10/04 作者:蔡明志  出版社:碁峰資訊  裝訂:平裝
資料結構(Data Structures)是資訊學科中的核心課程之一,也是基礎和必修的科目。本書確實闡述資料結構的每一主題,並以圖文並茂的方式表達之,最能達到教學與學習事半功倍的效果。 各章的每一小節幾乎都附有「練習題」,讓讀者能藉由測驗,評量自己對此節的了解程度;而書末亦附有這些練習題的參考解答。各章末再附上「動動腦時間」,這些題目取自歷屆的高考或研究所考試題目,或是筆者根據內文加以設計的題目,
優惠價: 9 540
庫存:1
出版日:2018/05/14 作者:Dariush Khezrimotlagh; Yao Chen  出版社:Springer Verlag  裝訂:精裝
This book offers new transparent views and step-by-step methods for performance evaluation of a set of units using Data Envelopment Analysis (DEA). The book has twelve practical chapters. Elementary c
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/12/06 作者:C. Keith Harrison (EDT); Scott Bukstein (EDT)  出版社:Productivity Press  裝訂:精裝
This practical business analytics in sport book provides students and industry leaders with innovative strategies to collect data and convert it into meaningful information that enables sport business
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日: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]。
Curriculum-based Assessment for Instructional Design ― Using Data to Individualize Instruction: Layflat Edition
滿額折
出版日:2014/04/21 作者:Matthew K. Burns; David C. Parker; James A. Tucker (FRW)  出版社:Guilford Pubn  裝訂:平裝
Accessibly written and featuring illustrative case examples, this book provides a complete guide to curriculum-based assessment for instructional design (CBA-ID). CBA-ID comprises easy-to-implement, r
定價:2378 元
無庫存
出版日:2010/12/01 作者:Rance D. Necaise  出版社:John Wiley & Sons Inc  裝訂:平裝
This book is designed for a data structures and algorithms course that uses Python. A key objective is to provide a "back to basics" approach to learning data structures and algorithms without overwh
絕版無法訂購
出版日:2009/03/01 作者:David M. Reed; John Zelle  出版社:Franklin Beedle & Assoc  裝訂:平裝
"Builds on knowledge from a first course in computer programming using Python. Makes a transition from programming in Python to a data structures course and programming in C++"--Provided by publisher.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2007/08/01 作者:Ellis Horowitz; Sartaj Sahni; Susan Anderson-Freed  出版社:Silicon Pr  裝訂:平裝
New Edition of the Classic Data Structures Text!
Data Structures Using C++
滿額折
作者:Malik  出版社:指南書局  裝訂:精裝
優惠價: 95 903
無庫存
Data Structures Using Java
滿額折
作者:Malik  出版社:指南書局 
優惠價: 95 1045
無庫存
High-Performance C++: Data Structures, Memory, and Multithreading
滿額折
出版日:2025/06/24 作者:Booker Blunt  出版社:Independently published  裝訂:平裝
定價:960 元
無庫存
C++ with STL: Data Structures, Templates, Algorithms & Memory Management
滿額折
出版日:2025/04/20 作者:Machine L  出版社:Independently published  裝訂:平裝
定價:768 元
無庫存
互動式圖解APP資料結構:使用C語言
滿額折
出版日:2024/08/01 作者:李春雄  出版社:滄海  裝訂:平裝
資料結構(Data Structures) 是一門電腦科學領域的基礎課程,其目的是研究如何將資料有組織地存放到電腦記憶體中,以提升程式之執行效率的一門學問。因此,有良好的資料結構(Data Structure) 及有效率的演算法(Algorithm) 將可以大大的提升程式的執行效率。在電腦科學(Computer Science) 的領域中,我們如何透過電腦來取得即時有用的資訊,那就必須要將資料交由程式去運作,而「程式」就是由「資料結構」和「演算法」所構成的。 隨著資訊科技的進度,傳統資訊核心課程的理論之運用更顯得重要。因此,筆者特別加入目前重要的發展議題。例如:物聯網、智慧型機器人及大數據,其中以「智慧型機器人」為主題,加入不少相關的例子,並且將重要的理論,利用互動式圖解APP 方式來呈現。因為筆者在最近這幾年來專注於機器人及手機APP 的相關研究及各種比賽的經驗,想透過本書來分享給讀者在學習資料結構的同時,也能夠了解它們的各種運用。 動態展示演算法:這本書共有九個章節,每一章節筆者都利用圖解說明、循序漸進的表達方式,來引導學習者有效地學習資料結構,除此之外,特別加入「互動式APP 動態展示演算法的實際運作原理」之實作介面,它是利用 AppInventor 的視覺化程式語言所撰寫而成。如此,學生更容易了解老師上課講解的理論背後演算法的運作程序。
定價:620 元
庫存:3
出版日:2023/07/01 作者:Richard F. Gilberg; Behrouz A. Forouzan  出版社:新加坡商聖智學習亞洲私人有限公  裝訂:平裝
本書之編譯延續原作簡明易懂的優點,幫助讀者奠定紮實的資料結構基礎。更利用 C 語言簡潔緊湊、靈活方便的強項,輕鬆建立良好的資料結構觀念。全書內容涵蓋資料結構的介紹和回顧,所有主題都是以清晰、直接的方式呈現,並搭配大量的圖表說明,強化概念。讀者可以運用本書所教授之技巧,在作者精心安排的各式例題中,練習撰寫一個簡短的程式,增進學習效果並提高學習興趣。
定價:720 元
無庫存
出版日:2022/02/17 作者:Brian C. (University of Georgia Wesolowski USA)  出版社:PBKTYFRL  裝訂:精裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
MVP製造機:看大聯盟頂尖球隊如何用科技顛覆傳統、以成長心態擁抱創新,讓平凡C咖成為冠軍A咖
滿額折
出版日:2020/05/13 作者:班・林柏; 崔維斯・索契克  出版社:堡壘文化  裝訂:平裝
★AMAZON分類榜百大暢銷書 ★紐約時報、華盛頓郵報、哈佛商業評論、《刻意練習》作者艾瑞克森一致好評盛讚 天才無法複製,但MVP可以打造! 「後魔球時代」最重要的人才養成革命! 2000年代初期,在《魔球》(Moneyball)一書的啟蒙下,美國棒球界的數據分析「賽伯計量學」(Sabermetrics)運動,徹底改變球隊評價球員的方式。但來到2010年代末,大聯盟所有球隊皆已搭上數據分析的列車,
優惠價: 9 567
庫存:2
出版日:2019/07/31 作者:Paul M. Ong  出版社:Cambridge Univ Pr  裝訂:精裝
Uneven Urbanscape takes a new theoretically grounded view of how society produces and reproduces ethnoracial economic inequality. Drawing on empirically rich documentation and quantitative analysis utilizing multiple data sources, including the US Bureau of the Census, Ong and Gonzalez assess the patterns, causes, and consequences of urban spatial disparities, specifically in home ownership, employment, and education. They focus on the global city of Los Angeles in order to examine outcomes across small geographic units that approximate neighborhoods and places, and to analyze the location-specific effects of geographic access and isolation within the region. Using a mix of micro-level data and aggregated statistics, Uneven Urbanscape provides one of the most comprehensive understandings of urban ethnoracial disparities and inequalities from 1960 to the present day.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Uneven Urbanscape ― Spatial Structures and Ethnoracial Inequality
滿額折
出版日:2019/07/31 作者:Paul M. Ong  出版社:Cambridge Univ Pr  裝訂:平裝
Uneven Urbanscape takes a new theoretically grounded view of how society produces and reproduces ethnoracial economic inequality. Drawing on empirically rich documentation and quantitative analysis utilizing multiple data sources, including the US Bureau of the Census, Ong and Gonzalez assess the patterns, causes, and consequences of urban spatial disparities, specifically in home ownership, employment, and education. They focus on the global city of Los Angeles in order to examine outcomes across small geographic units that approximate neighborhoods and places, and to analyze the location-specific effects of geographic access and isolation within the region. Using a mix of micro-level data and aggregated statistics, Uneven Urbanscape provides one of the most comprehensive understandings of urban ethnoracial disparities and inequalities from 1960 to the present day.
優惠價: 9 1579
無庫存
出版日:2018/06/01 作者:Karen C. Timberlake  出版社:Pearson College Div  裝訂:平裝
The Study Guide and Selected Solutions Manual as written specifically to assist students using General, Organic, and Biological Chemistry: Structures of Life. It contains learning objectives, cha
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Twitter As Data
90 折
出版日:2018/01/31 作者:Zachary C. Steinert-Threlkeld  出版社:Cambridge Univ Pr  裝訂:平裝
The rise of the internet and mobile telecommunications has created the possibility of using large datasets to understand behavior at unprecedented levels of temporal and geographic resolution. Online social networks attract the most users, though users of these new technologies provide their data through multiple sources, e.g. call detail records, blog posts, web forums, and content aggregation sites. These data allow scholars to adjudicate between competing theories as well as develop new ones, much as the microscope facilitated the development of the germ theory of disease. Of those networks, Twitter presents an ideal combination of size, international reach, and data accessibility that make it the preferred platform in academic studies. Acquiring, cleaning, and analyzing these data, however, require new tools and processes. This Element introduces these methods to social scientists and provides scripts and examples for downloading, processing, and analyzing Twitter data.
優惠價: 9 972
無庫存
出版日:2017/09/08 作者:Partha Deb; Edward C. Norton; Willard G. Manning  出版社:Statacorp Lp  裝訂:平裝
Health Econometrics Using Stata by Partha Deb, Edward C. Norton, and Willard G. Manning provides an excellent overview of the methods used to analyze data on healthcare expenditure and use. Aimed at r
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2014/03/26 作者:D. S. Malik  出版社:Cengage Learning  裝訂:平裝
C++ PROGRAMMING: PROGRAM DESIGN INCLUDING DATA STRUCTURES, Sixth Edition remains the definitive text for the CS1/CS2 course sequence. D.S. Malik's time-tested, student-centered methodology uses a stro
絕版無法訂購
Data Structures and Algorithm Analysis in C++ 4/e
滿額折
出版日:2014/01/01 作者:Weiss  出版社:PEARSON  裝訂:平裝
定價:1100 元
無庫存
出版日:2012/03/19 作者:D. S. Malik  出版社:Cengage Learning  裝訂:平裝
C++ PROGRAMMING: PROGRAM DESIGN INCLUDING DATA STRUCTURES, Sixth Edition remains the definitive text for the CS1/CS2 course sequence. D.S. Malik's time-tested, student-centered methodology uses a stro
絕版無法訂購
出版日:2010/07/30 作者:Alan Harris  出版社:Apress  裝訂:平裝
Will immerse the advanced user in a variety of topics, including architecting different application-data tiers, memory-caching paradigms, data mining and search-engine optimization. Original.
定價:1634 元
無庫存
ADTs,Data Structures,Problem Solving with C++ 2/e
90 折
出版日:2005/01/01 作者:Nyhoff  出版社:新月圖書  裝訂:平裝
優惠價: 9 1395
無庫存
出版日:2001/01/01 作者:GILBERG  出版社:Cengage Learning  裝訂:平裝
出版日:1993/01/01 作者:ELLIS HOROWITZ  出版社:新月圖書  裝訂:精裝
絕版無法訂購
出版日:2025/04/03 作者:Keith Henning  出版社:SPORE PR  裝訂:平裝
定價:2250 元
無庫存
出版日:2025/04/03 作者:Keith Henning  出版社:SPORE PR  裝訂:平裝
定價:2300 元
無庫存
出版日:2021/03/12 作者:Stephen C. Loftus  出版社:ACADEMIC PR INC  裝訂:平裝
Basic Statistics with R: Reaching Decisions with Data, First Edition, provides readers with an understanding of the processes at work in using data for results. The work begins with data collection an
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Fundamentals of Data Structures in C: (for Anna University Ece Course)
滿額折
出版日:2021/02/28 作者:P. Sudarsan  出版社:CBS PUB & DIST PVT LTD INDIA  裝訂:平裝
定價:576 元
無庫存
出版日:2018/12/17 作者:Robert E. Dinnebier; Andreas Leineweber; John S. o. Evans  出版社:De Gruyter  裝訂:平裝
Almost 50 years have passed since the famous papers of Hugo Rietveld from the late sixties where he describes a method for the refinement of crystal structures from neutron powder diffraction data. So
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/12/14 作者:Ziqiang Zeng; Yinhai Wang  出版社:Elsevier Science Ltd  裝訂:平裝
Transportation Science explores the fundamental principle of analyzing different types of transportation-related data using methodologies such as the data fusion model, the big data mining approach, c
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
資料結構:使用C#
滿額折
出版日:2018/04/26 作者:蔡明志  出版社:碁峰資訊  裝訂:平裝
資料結構(Data Structures)是資訊學科中的核心課程之一,也是基礎和必修的科目。本書確實闡述資料結構的每一主題,並以圖文並茂的方式表達之,最能達到教學與學習事半功倍的效果。每一章的每一小節幾乎都附有“練習題”,讓使用者能藉由測驗,評量自己對此節的了解程度;而書末亦附有這些練習題的參考解答可供對答使用。章末再附上“動動腦時間”,這些題目取自歷屆的高考或研究所考試題目,抑或是筆者自行設計的
優惠價: 9 486
無庫存
出版日:2016/08/31 作者:Michael C. Dreiling  出版社:Cambridge Univ Pr  裝訂:精裝
Depictions of globalization commonly recite a story of a market unleashed, bringing Big Macs and iPhones to all corners of the world. Human society appears as a passive observer to a busy revolution of an invisible global market, paradoxically unfolding by its own energy. Sometimes, this market is thought to be unleashed by politicians working on the surface of an autonomous state. This book rejects both perspectives and provides an analytically rich alternative to conventional approaches to globalization. By the 1980s, an enduring corporate coalition advanced in nearly synonymous terms free trade, tax cuts, and deregulation. Highly networked corporate leaders and state officials worked in concert to produce the trade policy framework for neoliberal globalization. Marshalling original network data and a historical narrative, this book shows that the globalizing corporate titans of the late 1960s aligned with economic conservatives to set into motion this vision of a global free market.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
  • 301
    8
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8

暢銷榜

客服中心

收藏

會員專區