통합
제목
저자
외국
ISBN
목차
출판
x
BOOK
PRICE.co.kr
책, 도서 가격비교 사이트
베스트셀러
알라딘
교보문고
Yes24
신간도서
알라딘
교보문고
Yes24
국내도서
가정/요리/뷰티
건강/취미/레저
경제경영
고등학교참고서
고전
과학
달력/기타
대학교재/전문서적
만화
사회과학
소설/시/희곡
수험서/자격증
어린이
에세이
여행
역사
예술/대중문화
외국어
유아
인문학
자기계발
잡지
전집/중고전집
종교/역학
좋은부모
중학교참고서
청소년
초등학교참고서
컴퓨터/모바일
외국도서
가정/원예/인테리어
가족/관계
건강/스포츠
건축/디자인
게임/토이
경제경영
공예/취미/수집
교육/자료
기술공학
기타 언어권 도서
달력/다이어리/연감
대학교재
독일 도서
만화
법률
소설/시/희곡
수험서
스페인 도서
어린이
언어학
에세이
여행
역사
예술/대중문화
오디오북
요리
유머
의학
인문/사회
일본 도서
자기계발
자연과학
전기/자서전
종교/명상/점술
중국 도서
청소년
컴퓨터
한국관련도서
해외잡지
ELT/어학/사전
내책판매
인기 검색어
일간
|
주간
|
월간
1
9788983716897
2
김동식
3
임상운동학과 역학
4
rules for
5
without
실시간 검색어
머니랩
data structures
숨쉬는소설
변호하겠습니다
블러드래드1화
검색가능 서점
도서목록 제공
알라딘,
영풍문고,
교보문고
"data structures"
(으)로 261개의 도서가 검색 되었습니다.
Data Structures
| KS OmniScriptum Publishing
168,020원 | 20250613 | 9786208450083
Unlock the power of efficient programming with this comprehensive guide to Data Structures. Whether you're an undergraduate student diving into computer science or a professional preparing for technical interviews, this book provides the perfect balance of theoretical knowledge and practical application. Through clear explanations, intuitive diagrams, and industry-verified code examples, you'll master essential concepts from basic arrays to advanced data structures.
가격비교
Data Structures (Lecture Note)
Taeho Jo | 알파인공지능출판사
50,000원 | 20240719 | 9791198810922
‘본 상품은 컬러파일을 흑백으로 인쇄한 도서로 일부 컬러부분이 흐릿하게 인쇄될 수 있습니다.’ This book is concerned with data structures as a fundamental course in computer science. This book is authored by collecting slides in the lecture on data structures during one semester; each page is given as a slide. This book is intended for one who try to study data structures; it is composed of eight lectures. Data structures is a required course for studying main courses including AI (Artificial Intelligence) and includes linear lists, trees, and graphs. This book presents implementations of data structures in Java as source code.
가격비교
Quick Data Structures
|
49,140원 | 20250721 | 9781041038108
This book provides an overview of the full range of data structures available to take your programming skills to the next level. It is ideal for software developers, computer science students, and anyone looking to deepen their understanding of how data structures impact the performance and clarity of their programs.
가격비교
Quick Data Structures
|
170,970원 | 20250721 | 9781041038139
This book provides an overview of the full range of data structures available to take your programming skills to the next level. It is ideal for software developers, computer science students, and anyone looking to deepen their understanding of how data structures impact the performance and clarity of their programs.
가격비교
Data Structures using C (A Practical Approach for Beginners)
|
100,680원 | 20241004 | 9780367616373
The data structure is a set of specially organized data elements and functions are defined to store, retrieve, remove and search for individual data elements. This book covers all issues related to the amount of storage needed, the amount of time required to process the data, etc.
가격비교
Fundamentals of Python (Data Structures)
| Cengage Learning
146,040원 | 20181201 | 9780357122754
A heartwarming saga about love, duty and desire by the bestselling author of The Street and East End Angel.
가격비교
C언어를 이용한 체험! 자료구조 (DATA STRUCTURES)
정기철 | 연두에디션
24,300원 | 20180715 | 9791188831098
▶ C언어에 관한 내용을 담은 전문서적입니다.
가격비교
Grokking Data Structures
| Manning Publications
73,260원 | 20240730 | 9781633436992
Grokking Data Structures?makes it a breeze to learn the most useful day-to-day data structures. You'll follow a steady learning path from absolute basics to advanced concepts, all illustrated with fun examples, engaging industry stories, and hundreds of graphics and cartoons.
가격비교
Data Structures and Algorithms
| Repro India Limited
232,350원 | 20250101 | 9788119677665
""Data Structures and Algorithms"" explores the foundational concepts that underpin the efficient organization and manipulation of data. It covers a wide spectrum of data structures, ranging from fundamental arrays and linked lists to more complex structures like trees, graphs, and hash tables. Each data structure is intricately linked with algorithms, providing readers with a deep understanding of the algorithms' intricacies and their application in problem-solving.
가격비교
PROGRAMMING IN C AND DATA STRUCTURES
| Repro India Limited
25,000원 | 20250823 | 9788199040830
Programming in C and Data Structures is a beginner-friendly guide designed to help readers master the C programming language while building a strong foundation in data structure concepts. With a clear and practical approach, the book provides a variety of C programs and examples that make learning both engaging and effective.
가격비교
Data Structures and Algorithms
| Toronto Academic Press
196,620원 | 20231201 | 9781774697665
Covering topics such as arrays, linked lists, stacks, queues, trees, graphs, sorting, searching, and hashing, this book introduces the fundamental concepts of data structures and algorithms. The book is written to demonstrate how to use data structures and algorithms to solve complex problems efficiently.
가격비교
Functional Data Structures and Algorithms (A Proof Assistant Approach)
| Association for Computing Machinery 6504698
98,220원 | 20250930 | 9798400731594
This book is an introduction to data structures and algorithms for functional programming languages, with a focus on proofs. Starting with sorting and searching, it moves on to priority queues and advanced design and analysis techniques: dynamic programming, amortized analysis, splay trees, skew heaps and pairing heaps.
가격비교
C & Data Structures
| BSP Books Pvt. LTD.
232,370원 | 20160201 | 9789352300433
The basic textbook introduces the student to one of the most popular programming language C. It allows the student to write simple programs in C language to solve the problems. The book introduces simple linear and non-linear Data Structures such as lists, stacks, queues, trees, graphs, searching and sorting. Every program listing is explained, line by line so that a student can have a thorough understanding of the concepts, as well as the resulting outputs from each program.
가격비교
Algorithms and Data Structures (18th International Symposium, WADS 2023, Montreal, QC, Canada, July 31 - August 2, 2023, Proceedings)
| Springer Nature B.V.
71,480원 | 20230728 | 9783031389078
This book constitutes the refereed proceedings of the 18th International Symposium on Algorithms and Data Structures, WADS 2023, held during July 31-August 2, 2023. The 47 regular papers, presented in this book, were carefully reviewed and selected from a total of 92 submissions. They present original research on the theory, design and application of algorithms and data structures.
가격비교
Trees in Data Structures
| KS OmniScriptum Publishing
85,800원 | 20210112 | 9786203192773
Nowadays, Non-linear data structures are very important in a variety of applications. The importance of trees is to make users understand any scenario in a beautiful manner. These trees whatever are discussed in the textbook are very much helpful in analyzing any real-time application and may apply this knowledge in simulating such applications.
가격비교
1
2
3
4
5
6
7
8
9
10
최근 본 책