Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 10,878
- Crítica e interpretación 4,118
- Història 3,417
- Biblia 3,408
- Filosofía 3,149
- History 2,152
- Colecciones 2,061
- Aristóteles 1,855
- Bíblia 1,574
- Iglesia Católica 1,557
- Engineering & Applied Sciences 1,489
- Església Catòlica 1,383
- Teología 1,378
- Literatura latina clásica 1,327
- Historia y crítica 1,319
- Management 1,181
- Platón 1,136
- Development 1,091
- Computer Science 1,077
- Filosofía antigua 1,061
- Filosofía griega 1,037
- Política 1,026
- Derecho canónico 1,014
- Política y gobierno 967
- Obres anteriors al 1800 928
- Moral cristiana 923
- Crítica i interpretació 917
- Derecho 893
- Sermones 882
- Application software 875
-
3381
-
3382Publicado 2013Tabla de Contenidos: “…C# 5.0 All-in-One For Dummies; About the Authors; Contents at a Glance; Table of Contents; Introduction; What's New in C# 5.0; About This Book; What You Need in Order to Use This Book; Conventions Used in This Book; How to Use This Book; How This Book Is Organized; Icons Used in This Book; About This Book's Website; Where to Go from Here; Book I: The Basics of C# Programming; Chapter 1: Creating Your First C# Console Application; Getting a Handle on Computer Languages, C#, and .NET; Creating Your First Console Application; Making Your Console App Do Something…”
Libro electrónico -
3383por Nagel, Christian OvidTabla de Contenidos: “…pt. I. The C# language -- pt. II. Visual Studio -- pt. III. …”
Publicado 2013
Libro electrónico -
3384
-
3385
-
3386Publicado 2015Tabla de Contenidos: “…Cover; Half Title; Title; Copyright; Dedication; Contents; Preface; Foreword; Chapter 1 Synthesizer Fundamentals; 1.1 Synth Components; 1.2 Oscillators; 1.3 Filters; 1.4 Amplifiers; 1.5 Envelope Generators; 1.6 Basic Synth Architecture; 1.7 Fundamental Goals of Synth Patch Design; 1.8 Audio Data Formats for Plug-Ins; 1.9 Signal Processing Review; 1.10 Continuous Signals; 1.11 Discretized Signals; 1.12 Th e Laplace and z-Transforms; 1.13 Aliasing; Chapter 2 Writing Plug-Ins; 2.1 Dynamic-Link Libraries; 2.2 C and C++ Style DLLs; 2.3 The Application Programming Interface (API)…”
Libro electrónico -
3387por MacDonald, MatthewTabla de Contenidos: “…Server-Side and Client-Side ProgrammingThe .NET Framework; C#, VB, and the .NET Languages; Intermediate Language; The Common Language Runtime; The .NET Class Library; Visual Studio; The Last Word; CHAPTER 2 The C# Language; The .NET Languages; C# Language Basics; Case Sensitivity; Commenting; Statement Termination; Blocks; Variables and Data Types; Assignment and Initializers; Strings and Escaped Characters; Arrays; The ArrayList; Enumerations; Variable Operations; Advanced Math; Type Conversions; Object-Based Manipulation; The String Type; The DateTime and TimeSpan Types; The Array Type…”
Publicado 2012
Libro electrónico -
3388por Gunnerson, EricTabla de Contenidos: “…Title Page; Copyright Page; Dedication Page; Contents at a Glance; Table of Contents; Preface; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; Who This Book Is For; How This Book Is Structured; Downloading the Code; Contacting the Author; Chapter 1 C# and the .NET Runtime and Libraries; Chapter 2 C# QuickStart and Developing in C#; Hello, Universe; Namespace and Using Statements; Namespaces and Assemblies; Basic Data Types; Classes, Structs, and Interfaces; Statements; Enums; Delegates and Events; Properties and Indexers; Attributes; Developing in C#…”
Publicado 2012
Libro electrónico -
3389por Horton, IvorTabla de Contenidos: “…Ivor Horton's Beginning: Visual C++® 2012; Copyright; About the Author; About the Technical Editor; Credits; Acknowledgments; Contents; Introduction; Who this Book is for; What this Book Covers; How this Book is Structured; What you need to use this Book; Conventions; Source Code; Exercises; Errata; P2P.Wrox.Com; Chapter 1: Programming with Visual C++; Learning with Visual C++; Writing C++ Applications; Learning Desktop Applications Programming; Learning C++; Console Applications; Windows Programming Concepts; What Is the Integrated Development Environment?…”
Publicado 2012
Libro electrónico -
3390
-
3391
-
3392Publicado 2022Tabla de Contenidos: “…Chapter 1 SIMD Fundamentals -- Chapter 2 AVX C++ Programming - Part 1 -- Chapter 3 AVX C++ Programming - Part 2 -- Chapter 4 AVX2 C++ Programming - Part 1 -- Chapter 5 AVX2 C++ Programming - Part 2 -- Chapter 6 AVX2 C++ Programming - Part 3 -- Chapter 7 AVX-512 C++ Programming - Part 1 -- Chapter 8 AVX-512 C++ Programming - Part 2 -- Chapter 9 Supplemental C++ SIMD Programming -- Chapter 10 X86 Processor Architecture -- Chapter 11 Core Assembly Language Programming Part 1 -- Chapter 12 Core Assembly Language Programming Part 2 -- Chapter 13 AVX Assembly Language Programming Part 1 -- Chapter 14 AVX Assembly Language Programming Part 2 -- Chapter 15 AVX2 Assembly Language Programming Part 1 -- Chapter 16 AVX2 Assembly Language Programming Part 2 -- Chapter 17 AVX-512 Assembly Language Programming Part 1 -- Chapter 18 AVX-512 Assembly Language Programming Part 2 -- Chapter 19 SIMD Usage and Optimization Guidelines -- Appendix A Source Code and Development Tools -- Appendix B References and Resources…”
Libro electrónico -
3393por Olson, ScottTabla de Contenidos: “…Professional Cross-Platform Mobile Development in C#; About The Technical Editors; About The Authors; Credits; Acknowledgments; Contents; Introduction; Part I: Mobile Development Overview; Chapter 1: Choosing the Right Architecture; Understanding Mobile Architecture; Connecting to the Network; Recognizing Storage and Processor Limitations; Securing Data on the Device; Building Scalable Applications; Planning for Deployment; Writing Extendible Modules; Maintaining Application Code; Choosing an Architecture; Building Native Applications; Building Web Applications; Building Hybrid Applications…”
Publicado 2012
Libro electrónico -
3394Publicado 2010Tabla de Contenidos: “…Professional C# 4 and .NET 4; About the Authors; Contents; Introduction; THE SIGNIFICANCE OF .NET AND C#; ADVANTAGES OF .NET; WHAT'S NEW IN THE .NET FRAMEWORK 4; ASP.NET MVC; WHERE C# FITS IN; WHAT YOU NEED TO WRITE AND RUN C# CODE; WHAT THIS BOOK COVERS; CONVENTIONS; SOURCE CODE; ERRATA; P2P.WROX.COM; Part I: The C# Language; Chapter 1: .NET Architecture; THE RELATIONSHIP OF C# TO .NET; THE COMMON LANGUAGE RUNTIME; A CLOSER LOOK AT INTERMEDIATE LANGUAGE; ASSEMBLIES; .NET FRAMEWORK CLASSES; NAMESPACES; CREATING .NET APPLICATIONS USING C#; THE ROLE OF C# IN THE .NET ENTERPRISE ARCHITECTURE…”
Libro electrónico -
3395Publicado 2010Materias: “…C♯ (Computer program language)…”
Libro electrónico -
3396por Troelsen, Andrew W.Tabla de Contenidos: “…pt. 1. Introducing C# and the .NET platform -- pt. 2. Core C# programming constructs -- pt. 3. …”
Publicado 2010
Libro electrónico -
3397Publicado 2010Tabla de Contenidos: “…Ivor Horton's Beginning Visual C++ 2010; About the Author; Contents; Introduction; PROGRAMMING IN C++; DEVELOPING WINDOWS APPLICATIONS; ADVANCED LIBRARY CAPABILITIES; WHO THIS BOOK IS FOR; WHAT THIS BOOK COVERS; HOW THIS BOOK IS STRUCTURED; WHAT YOU NEED TO USE THIS BOOK; CONVENTIONS; SOURCE CODE; ERRATA; P2P.WROX.COM; Chapter 1: Programming with Visual C++ 2010; THE .NET FRAMEWORK; THE COMMON LANGUAGE RUNTIME; WRITING C++ APPLICATIONS; LEARNING WINDOWS PROGRAMMING; WHAT IS THE INTEGRATED DEVELOPMENT ENVIRONMENT?…”
Libro electrónico -
3398
-
3399
-
3400Publicado 2011Materias: “…C++ (Computer program language)…”
Libro electrónico