TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
37
1 / 1
出版日:2025/11/25 作者:Youness Manzali  出版社:OUR KNOWLEDGE PUB  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2025/08/23 作者:K. Saraswathi  出版社:Lightning Source Inc  裝訂:平裝
定價:700 元
無庫存
出版日:2025/01/09 作者:G. Arockia Sahaya Sheela  出版社:BLUES KIDS OF AMER  裝訂:平裝
定價:3180 元
無庫存
出版日:2024/06/17 作者:P. Lalitha Surya Kumari  出版社:LAP LAMBERT ACADEMIC PUB  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Mastering C for Advanced Data Structures
滿額折
出版日:2024/04/13 作者:Sivakumar R. D.  出版社:Lightning Source Inc  裝訂:平裝
定價:529 元
無庫存
出版日:2024/04/10 作者:M. Lakshmi Prasad  出版社:LAP LAMBERT ACADEMIC PUB  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Problems Solving in Data Structures and Algorithms Using C++:A practical approach to competitive programming
95 折
出版日:2024/11/30 作者:Hemant Jain  出版社:BPB Publications  裝訂:平裝
優惠價: 95 2037
無庫存
Data Structures using C:A Practical Approach for Beginners
90 折
出版日:2024/10/04 作者:Amol M. Jagtap; Ajit S. Mali  出版社:PBKTYFRL  裝訂:平裝
優惠價: 9 2861
無庫存
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Efficient Data Structures with C++: A Hands-On Approach
滿額折
出版日:2024/04/12 作者:Sivakumar R. D.  出版社:Lightning Source Inc  裝訂:平裝
定價:1680 元
無庫存
出版日:2025/01/20 作者:Rupam Sardar  出版社:LAP LAMBERT ACADEMIC PUB  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2024/02/29 作者:John Farrier  出版社:PACKT PUB  裝訂:平裝
定價:2250 元
無庫存
出版日:2025/03/21 作者:B Geetha Katti  出版社:HARPERCOLLINS 360  裝訂:精裝
定價:1600 元
無庫存
資料結構:C語言實作
滿額折
出版日:2024/07/10 作者:陳惠貞  出版社:碁峰資訊  裝訂:平裝
AI助攻!搭配ChatGPT學習效率加倍! ★提供用書教師相關的教學資源★ 【資料結構】(Data Structures)是資訊科學領域中的基礎課程,多數資訊相關科系的研究所入學考試會將之列入考科,而諸如高考三級、地方特考、司法特考、鐵路考試中的資訊類別考試亦會將之列入考科,因此選擇一本觀念正確、條理清晰且掌握命題趨勢的書籍是很重要的。 本書以實例演練為導向,漸進式的學習架構,詳盡解說各種資料結構,期能帶領讀者了解其中的精髓,進而具備開發大型程式的功力。此外,為了因應未來報考資訊相關科系的研究所或準備國家考試,本書精選題型多元的考題,並融入相關章節、隨堂練習與學習評量,建議讀者勤加練習。 AI助攻 *使用【ChatGPT】輔助學習資料結構,例如查詢理論與實作、上傳圖片解題、出題練習、撰寫程式、優化與除錯、與其它程式語言互相轉換等,這些技巧大多不限定於ChatGPT,也可以靈活運用在【Microsoft Copilot】、【Google Gemini】等AI助理。 *本書是以C語言進行實作,讀者可以自行使用ChatGPT轉換成Python、C++、C#、Java等程式語言。 *ChatGPT相關內容統一放在本書最後一章,希望讀者以學會資料結構為主,而使用ChatGPT為輔,同時不會干擾到學習或上課的節奏。 考題觀摩 收錄研究所入學考試與資訊類別國家考試的精選考題,增加實例演練經驗,提升即戰力。
優惠價: 9 495
庫存:3
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
出版日:2025/04/03 作者:Keith Henning  出版社:SPORE PR  裝訂:平裝
定價:2250 元
無庫存
出版日:2025/04/03 作者:Keith Henning  出版社:SPORE PR  裝訂:平裝
定價:2300 元
無庫存
Mastering Data Structures & Algorithms: With Python, Java & C++ Implementations and Real Interview Challenges
滿額折
資料結構:C語言實作(電子書)
出版日:2024/07/15 作者:陳惠貞  出版社:碁峯資訊股份有限公司  裝訂:電子書
AI助攻!搭配ChatGPT學習效率加倍! ★提供用書教師相關的教學資源★ 【資料結構】(Data Structures)是資訊科學領域中的基礎課程,多數資訊相關科系的研究所入學考試會將之列入考科,而諸如高考三級、地方特考、司法特考、鐵路考試中的資訊類別考試亦會將之列入考科,因此選擇一本觀念正確、條理清晰且掌握命題趨勢的書籍是很重要的。 本書以實例演練為導向,漸進式的學習架構,詳盡解說各種資料結構,期能帶領讀者了解其中的精髓,進而具備開發大型程式的功力。此外,為了因應未來報考資訊相關科系的研究所或準備國家考試,本書精選題型多元的考題,並融入相關章節、隨堂練習與學習評量,建議讀者勤加練習。 AI助攻 *使用【ChatGPT】輔助學習資料結構,例如查詢理論與實作、上傳圖片解題、出題練習、撰寫程式、優化與除錯、與其它程式語言互相轉換等,這些技巧大多不限定於ChatGPT,也可以靈活運用在【Microsoft Copilot】、【Google Gemini】等AI助理。 *本書是以C語言進行實作,讀者可以自行使用ChatGPT轉換成Python、C++、C#、Java等程式語言。 *ChatGPT相關內容統一放在本書最後一章,希望讀者以學會資料結構為主,而使用ChatGPT為輔,同時不會干擾到學習或上課的節奏。 考題觀摩 收錄研究所入學考試與資訊類別國家考試的精選考題,增加實例演練經驗,提升即戰力。
定價:550 元
INTRODUCTION TO PYTHON PROGRAMMING (Taiwan Edition / 含Access Code, 刮除不受退)
滿額折
出版日:2024/11/15 作者:LIANG  出版社:PEARSON  裝訂:平裝
This book is a customized version in Taiwan, and the content is extracted from Chapters 1 to 15 of the book "Introduction to Python Programming and Data Structures, Global Edition, 3rd edition".-- --For introductory courses in Python Programming.A fundamentals first approach to programming helps students create efficient, elegant code.Introduction to Python Programming and Data Structures introduces students to basic programming concepts using a fundamentals-first approach that prepares students to learn object-oriented programming and advanced Python programming. This approach presents programming concepts and techniques that include control statements, loops, functions, and arrays before designing custom classes. Students learn basic logic and programming concepts prior to moving into object-oriented and GUI programming. The content incorporates a wide variety of problems with various levels of difficulty and covers many application areas to engage and motivate students.For a list of
定價:1700 元
無庫存
Python All-In-One for Dummies
90 折
出版日:2024/04/09 作者:John C. Shovic  出版社:For Dummies  裝訂:平裝
Everything you need to know to get into Python coding, with 7 books in one Python All-in-One For Dummies is your one-stop source for answers to all your Python questions. From creating apps to building complex web sites to sorting big data, Python provides a way to get the work done. This book is great as a starting point for those new to coding, and it also makes a perfect reference for experienced coders looking for more than the basics. Apply your Python skills to data analysis, learn to write AI-assisted code using GitHub CoPilot, and discover many more exciting uses for this top programming language. Get started coding in Python--even if you're new to computer programmingReference all the essentials and the latest updates, so your code is air-tightLearn how Python can be a solution for large-scale projects and big datasetsAccelerate your career path with this comprehensive guide to learning PythonExperienced and would-be coders alike will love this easy-to-follow guide to learning
優惠價: 9 1537
無庫存
出版日:2024/01/19 作者:Malcolm Sherrington  出版社:PACKT PUB  裝訂:平裝
A hands-on, code-based guide to leveraging Julia in a variety of scientific and data-driven scenarios Key Features: Augment your basic computing skills with an in-depth introduction to JuliaFocus on topic-based approaches to scientific problems and visualisationBuild on prior knowledge of programming languages such as Python, R, or C/C++Purchase of the print or Kindle book includes a free PDF eBook Book Description: Julia is a well-constructed programming language which was designed for fast execution speed by using just-in-time LLVM compilation techniques, thus eliminating the classic problem of performing analysis in one language and translating it for performance in a second.This book is a primer on Julia's approach to a wide variety of topics such as scientific computing, statistics, machine learning, simulation, graphics, and distributed computing.Starting off with a refresher on installing and running Julia on different platforms, you'll quickly get to grips with the core concept
  • 37
    1

暢銷榜

客服中心

收藏

會員專區