Search preferences
Ir a los resultados principales

Filtros de búsqueda

Tipo de artículo

  • Todos los tipos de productos 
  • Libros (1)
  • Revistas y publicaciones (No hay ningún otro resultado que coincida con este filtro.)
  • Cómics (No hay ningún otro resultado que coincida con este filtro.)
  • Partituras (No hay ningún otro resultado que coincida con este filtro.)
  • Arte, grabados y pósters (No hay ningún otro resultado que coincida con este filtro.)
  • Fotografías (No hay ningún otro resultado que coincida con este filtro.)
  • Mapas (No hay ningún otro resultado que coincida con este filtro.)
  • Manuscritos y coleccionismo de papel (No hay ningún otro resultado que coincida con este filtro.)

Condición Más información

  • Nuevo (1)
  • Como nuevo, Excelente o Muy bueno (No hay ningún otro resultado que coincida con este filtro.)
  • Bueno o Aceptable (No hay ningún otro resultado que coincida con este filtro.)
  • Regular o Pobre (No hay ningún otro resultado que coincida con este filtro.)
  • Tal como se indica (No hay ningún otro resultado que coincida con este filtro.)

Encuadernación

Más atributos

  • Primera edición (No hay ningún otro resultado que coincida con este filtro.)
  • Firmado (No hay ningún otro resultado que coincida con este filtro.)
  • Sobrecubierta (No hay ningún otro resultado que coincida con este filtro.)
  • Con imágenes (No hay ningún otro resultado que coincida con este filtro.)
  • No impresión bajo demanda (1)

Idioma (1)

Precio

  • Cualquier precio 
  • Menos de EUR 20 (No hay ningún otro resultado que coincida con este filtro.)
  • EUR 20 a EUR 45 (No hay ningún otro resultado que coincida con este filtro.)
  • Más de EUR 45 
Intervalo de precios personalizado (EUR)

Gastos de envío gratis

  • Envío gratis a Estados Unidos de America (No hay ningún otro resultado que coincida con este filtro.)

Ubicación del vendedor

  • TANG NING JIU . YOU HONG YUE . SUN JIE PING

    Idioma: Chino

    Publicado por ???????, 2000

    ISBN 10: 7302280304 ISBN 13: 9787302280309

    Librería: liu xing, Nanjing, JS, China

    Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

    Contactar al vendedor

    EUR 62,52

    Envío por EUR 15,44
    Se envía de China a Estados Unidos de America

    Cantidad disponible: 1 disponibles

    Añadir al carrito

    paperback. Condición: New. Ship out in 2 business day, And Fast shipping, Free Tracking number will be provided after the shipment.Paperback. Pub Date: November 2012 Pages: 378 Language: Chinese Publisher: Tsinghua University Press college computer curriculum planning textbook: data structures and algorithms tutorial (C + + Edition) co-c + + object-oriented programming features. build data structures and algorithms. the book. all of the algorithms in visualc + +6.0. visualc + +2005. visualc + +2005 express. dev-c + + and mingwdeveloperstudio development environment. rigorous testing. and of personal web pages teaching support content. Colleges computer courses planning materials: data structures and algorithms tutorial (C + + Edition) is divided into 11 chapters. Chapter 1 is the basic knowledge to introduce basic concepts and its terminology. to discuss the utility package; Chapter 2 introduces the linear table ; Chapter 3 describes the stacks and queues. expression evaluation stack implementation; Chapter 4 introduces string. discussed in detail the string storage structure and pattern matching algorithm; Chapter 5 describes the array and generalized table. first proposed the generalized table space table storage structure; Chapter 6 presents a tree structure. application of Huffman coding to achieve compression software; Chapter 7 describes the graph structure. commonly used storage structure of Figure discuss graph-related applications. and the realization of the corresponding algorithm; Chapter 8 Find introduced to discuss static lookup table dynamically find a look-up table and hash table and all algorithms; Chapter 9 describes the sort to achieve a variety of sorting algorithms in a concise manner; Chapter 10 documents to discuss a variety of common file structure; Chapter 11 describes the algorithm design techniques and algorithm analysis technology. Colleges computer courses planning materials: data structures and algorithms tutorial (C + + Edition) in content organization. especially considering the acceptability of the readers; algorithm. and a strong focus on the readability of the program; and exercises on achieve greater functionality further the machine experiments or curriculum design. Colleges and universities computer curriculum planning textbook: data structures and algorithms tutorial (C + + Edition) learning. the reader not only can quickly improve the level of data structures and algorithms of. but also improve the c + + programming ability. through the appropriate choice. colleges and universities computer course planning materials: data structures and algorithms tutorial (C + + Edition) can be as a data structure. data structure and algorithm analysis. the data structure and algorithm design. data structures and algorithms such as curriculum materials. colleges and universities computer curriculum planning textbook: data structures and algorithms tutorial (C + + Edition) as institutions of higher learning computer and related materials are also available for other readers to engage in software development work to learn to use and reference. Contents: Chapter 1 Introduction 1.1 data structure concept and the need for learning data structures the basic concepts of data structures 1.2 1.3 abstract data types and their 1.4 algorithm and algorithm analysis 1.5 utility package 1.6-depth learning REVIEW 1.7 Exercises Chapter 2 2.3 linear tables of linear Table 2.1 linear logic table structure 2.2 linear sequential storage structure of the table the chain storage structure 2.4 Case study: a polynomial 2.5 Guidance 2.6 Exercises Chapter 3 stack and queue depth study 3.1 stack 3.2 queue 3.3 Case study: the expression is evaluated 3.4-depth learning REVIEW 3.5 Exercises Chapter 4. the definition of the string type string 4.1 4.2 string to achieve 4.3 string pattern matching algorithm 4.4 Case Study: Text Edit 4.5 4.6 Exercises depth learning REVIEW Chapter 5 arrays and generalized matrix 5.3 5.2 5.1 array generalized table 5.4-depth study R.