Search preferences
Ir a los resultados principales

Filtros de búsqueda

Tipo de artículo

  • Todos los tipos de productos 
  • Libros (4)
  • 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 (4)
  • 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 (3)
  • No impresión bajo demanda (4)

Idioma (2)

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

  • EUR 45,90

    EUR 15,52 gastos de envío desde China a Estados Unidos de America

    Cantidad disponible: 1 disponibles

    Añadir al carrito

    paperback. Condición: New. Paperback. Pub Date: 2010 07 Pages: 122 Language: Chinese in Publisher: Tsinghua University Press University computer base case experiment tutorial University computer-based Basic Computer Teaching Steering Committee of the Ministry of Education Humanities 2009 textbook project supporting experiments textbook. the book is based on the views on further strengthening of the institutions of higher learning basic computer teaching in the University of the computer-based syllabus proposed by the M.

  • ZHANG BING

    Publicado por Machinery Industry, 2000

    ISBN 10: 711122664X ISBN 13: 9787111226642

    Idioma: Chino

    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 58,92

    EUR 15,52 gastos de envío desde China a Estados Unidos de America

    Cantidad disponible: 1 disponibles

    Añadir al carrito

    paperback. Condición: New. Paperback. Pub Date: 2008 Pages: 313 Language: Chinese in Publisher: Machinery Industry Press book example. unmatched variety of techniques. explained with easy-to-understand language and lively example object-oriented programming the basic concepts and methods. and the use of the ideas and methods of software engineering. and laid the foundation for the students engaged in the development of specific software project. The book is divided into nine chapters: Chapters 1 and 2 introduce the C +.

  • EUR 60,41

    EUR 15,52 gastos de envío desde 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: 286 Language: Chinese Publisher: Machinery Industry Press. institutions of higher learning computer courses Case Tutorial Series: Visual C + +2010 Programming Case Tutorial proceed from the practical point of view. learn from the domestic outside the program design teaching materials the essence of shallow people deep. step-by-step introduction of visualc + +2010 development environment. c + + language foundation. object-oriented C + + program design thinking mfc basic application procedures. user interface design. dialog boxes. and frequently used controls. knowledge of graphics and text visualc + +2010 of advanced applications and the development of examples. In order to guarantee the early contact visualstudio2010 readers better able to engage in development work. the chapters with the development instance. Institutions of higher learning computer courses Case Tutorial Series: Visual C + +2010 program design case tutorial content rich. practical. both as a ordinary institutions of higher learning computer professional courses. teaching materials or teaching reference books. but also as a communication electronic information. automation and other related professional computer course materials. For. net development beginners can upgrade from entry-level to intermediate level of learning through the textbook. For with certain visualc + + programming experience. this book also has a good reference value. Contents: Preface teaching suggestions Chapter 1 visual c + +2010 Development Platform Overview 1.1 visual c + + 2010 Overview 1.2 Visual Studio 2010 Integrated Development Environment 1.2.1 installed the visual studio 20101.2.2 configuration the visual studio 20101.2.3 solutions and projects 1.2.4 generation and debugging tools 1.2.5 deployment the tools 1.2.6 ribbon interface design visualization 1.2.7 restart Manager 1.3 Chapter Summary 1.4 Exercises Chapter 2 visual c + + mfc programming Quick Start 2.1 visual c + + 2010 development environment Overview 2.2 Creating first mfc application 2.3 to create a console application 2.3.1 2.3.2 with appwizard create a win32 console application 2.4 Chapter Summary 2.5 Exercises Chapter 3. the object-oriented C + + program to create a clr console application with appwizard 3.2.1 object design 3.1 function and compile pretreatment the 3.1.1 function declaration 3.1.2 function parameters and return value 3.1.3 function call 3.1.4 function parameter passing 3.2 c + + object definition 3.2.2 object the assignment reference 3.2.3 object 3.3 c + + class definition 3.3.1 class the scope 3.3.3 3.3.2 member functions 3.3.4 The friend function and friend class members of the 3.3.5 base class access control 3.3. 6 rewrite overloaded the 3.4 constructor and destructor 3.4.1 constructors 3.4.2 destructor 3.5 Chapter Summary 3.6 Exercises Chapter 4 c + + Language Infrastructure 4.1 c + + 4.2 identifier of the basic data types and keywords 4.2. an identifier 4.2.2 keyword 4.3 Operators and Expressions 4.3.1 c + + operator 4.3.2 expression 4.4 array 4.4.1 one-dimensional array with a two-dimensional array 4.4.2 character array with an array of strings 4.4.3 object 4.5.2 array pointer with pointer array array 4.5 pointers and references 4.5.1 pointer variable definition and assignment 4.5.3 Dynamic memory allocation 4.5.4 references 4.6 string handling functions 4.7 c + + standard input output 4.8 Chapter Summary 4.9 Exercises Chapter 5 5.1 mfc application mfc application Overview 5.1.1 simple analysis of the 5.1.2 mfc application contains 5.2 mfc the class 5.2.1 mfc application mfc program the mfc classes 5.2.2 the application class cwinapp5.2.3 home frame Type 6.2 menu programming document class class cframewnd5.2.4 view class cview5.2.5 cdocument5.2.6 dialog box class cdialog5.2.7 the menu class cmenu5.2.8 thread base class cwinthread5.3 of Chapter Summary.

  • EUR 85,35

    EUR 15,52 gastos de envío desde China a Estados Unidos de America

    Cantidad disponible: 5 disponibles

    Añadir al carrito

    paperback. Condición: New. Paperback. Pub Date: 2020-01-01 Pages: 382 Language: Chinese Publisher: Tsinghua University Press. Linux operating system (Version 2 RHEL 8CentOS 8) institutions of higher learning computer task-driven teaching reform to the new version of RedHat Linux company RedHatEnter .