logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

일간
|
주간
|
월간

실시간 검색어

검색가능 서점

도서목록 제공

  • 네이버책
  • 알라딘
  • 교보문고
"data structure"(으)로 42개의 도서가 검색 되었습니다.
9781032591643

Data Structure Using C (Theory and Program)

 | CRC Press
119,220원  | 20250627  | 9781032591643
This book explains different concepts of data structures using C. The topics discuss the theoretical basis of data structures as well as their applied aspects.
9786207811076

Advanced Data Structure

 | LAP Lambert Academic Publishing
88,800원  | 20240708  | 9786207811076
Advanced data structures provide powerful tools for efficient manipulation and retrieval of data, crucial in diverse computational tasks. Structures like segment trees excel in handling range queries and updates with logarithmic time complexity, making them invaluable for applications needing frequent computations over contiguous subarrays. Tries, or prefix trees, are optimal for managing and querying sets of strings based on prefixes, essential for autocomplete and dictionary implementations.
9781032591636

Data Structure Using C (Theory and Program)

 | CRC Press
281,250원  | 20231006  | 9781032591636
This book explains different concepts of data structures using C. The topics discuss the theoretical basis of data structures as well as their applied aspects.
9788993163773

데이터 구조(Data Structure)

오상엽  | 이한미디어
0원  | 20210301  | 9788993163773
- 데이터 구조의 기본적인 내용을 체계적으로 설명 - 다양한 예제를 통해 데이터구조에 대한 접근 및 이해를 도모 - 기본적인 알고리즘을 단계별로 설명하고, 이에 대한 프로그램을 소개
9788955026825

쉽게 배우는 자료구조 (Data Structure+알고리즘)

김동수  | 글로벌
13,500원  | 20140903  | 9788955026825
자료 구조란 기억 장치 내에 자료를 어떻게 표현하고, 어떻게 저장하며, 자료 상호간의 관계를 이해하고, 이들에 대하여 수행할 수 있는 연산과 관련된 알고리즘을 연구하는 과목으로 컴퓨터의 성능, 기능을 고려하여 최적의 문제 해결 방안을 찾는 학문이다. 이 책은 정보처리 산업기사의 출제 기준에 맞추어 집필되었으며, 각 장의 끝에는 지금까지 출제된 문제를 분류해서 수록하여 시험에 대비하였다. 이 책의 구성은 Chapter 01에서는 자료 구조의 기본 개념과 다양한 자료의 표현 방법, 알고리즘의 표현 및 분석 방법을 설명하였다. Chapter 02는 선형 구조인 배열과 행렬, Chapter 03은 연결 리스트, Chapter 04는 스택과 큐를 설명하였고, Chapter 05는 비선형 구조인 트리, Chapter 06은 그래프를 설명하였다. Chapter 07은 여러 가지 정렬 방법을 설명하였으며, Chapter 08은 탐색에 대하여 설명하였다.
9786207811106

Basic Concept of Data Structure

 | LAP Lambert Academic Publishing
88,800원  | 20240708  | 9786207811106
Data structures are essential components in computer science, serving as organized formats to store, manage, and manipulate data efficiently. They enable the effective implementation of algorithms and facilitate operations such as data retrieval, insertion, deletion, and modification. Common data structures include arrays, linked lists, stacks, queues, trees, and graphs, each with unique characteristics and use cases.
9789348642400

Data Structure and Basics of Algorithms

 | Academic Enclave
151,700원  | 20251201  | 9789348642400
9789386768384

Data Structure Using C

 | I K International Publishing House Pvt. Ltd
79,840원  | 20191130  | 9789386768384
Before solving a problem, a major decision is taken about which data structure will be used to represent the data. In this book, multiple stacks and multiple queues are added to represent more complex data structures.
9786200785978

Data Structure with C++

 | LAP Lambert Academic Publishing
144,300원  | 20200420  | 9786200785978
I am immense glad to present the first edition of this book to my esteemed readers. "Data Structure with C++: Beginner to Professional" is a valuable book for beginner , intermediate and advanced users. It is designed in such a way to provide all the essential information for learner and mastering in data structure. It helps in learning about the basics to advance features of Data Structure like Arrays, Queues, Stacks, Linked List, Trees and Graphs.
9791187234012

데이터 구조(Practical Data Structure)

오상엽  | 앤아이컴즈
0원  | 20160720  | 9791187234012
▶ 이 책은 데이터 구조에 대해 다룬 이론서입니다. 데이터 구조의 기초적이고 전반적인 내용을 학습할 수 있도록 구성했습니다.
9781783323685

Data Structure and Algorithm with C

 | Alpha Science International, Ltd
99,900원  | 20180430  | 9781783323685
DATA STRUCTURES AND ALGORITHMS with C is designed as a stepping stone for the students to enter into the world of computer science and engineering. This book is written for the students who have knowledge about C and now are going to open their eyes in the domain of data structure.
9781456549886

Data Structures And Algorithms Made Easy (Data Structure And Algorithmic Puzzles)

Narasimha Karumanchi  | CreateSpace
57,760원  | 20110309  | 9781456549886
Peeling Data Structures and Algorithms for (C/C++ Edition): Programming puzzles for interviews Campus Preparation Degree/Masters Course Preparation Instructor's Big job hunters: Microsoft, Google, Apple, Amazon, Yahoo, Flip Kart, Adobe, IBM Labs, Citrix, Mentor Graphics, NetApp, Oracle, Face book, McAfee and many more Reference Manual for working people What is unique? Our main objective isn't to propose theorems and proofs about DS and Algorithms.
9780655546726

Data structure A Complete Guide - 2019 Edition

 | 5starcooks
0원  | 20190615  | 9780655546726
Are local data structures properly defined? What if the needle you need to find happens to be a complex data structure? What are the data structures in the application? What customizations are needed to your current systems and data structures? Is data structure consistent with software requirements? Defining, designing, creating, and implementing a process to solve a challenge or meet an objective is the most valuable role... In EVERY group, company, organization and department.
9789819632008

Silicon Valley Python Engineer Interview Guide: Data Structure, Algorithm, and System Design

 | Springer
120,230원  | 20250322  | 9789819632008
Silicon Valley Python Interview Guide: Data Structures, Algorithms, and System Design is an essential resource for aspiring software engineers preparing for technical interviews at top-tier companies. This book provides a comprehensive roadmap, covering foundational concepts, practical coding techniques, and advanced problem-solving strategies to help candidates excel in interviews.
9781783323708

Data Structure Simplified: Implementation Using C++

 | Alpha Science International, Ltd
109,890원  | 20180430  | 9781783323708
DATA STRUCTURE SIMPLIFIED: Implementation Using C++ is written for the students of undergraduate such as B.Tech (CS,IT), B.Sc (H) computer science, and master's level aiming to learn data structure in self-learning mode. This book will be equally beneficial for professionals intending to master the data structure theory and programming.
최근 본 책