Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 10,886
- Crítica e interpretación 4,121
- Biblia 3,417
- Història 3,415
- Filosofía 3,149
- History 2,152
- Colecciones 2,061
- Aristóteles 1,855
- Bíblia 1,574
- Iglesia Católica 1,558
- Engineering & Applied Sciences 1,489
- Teología 1,386
- Església Catòlica 1,382
- 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
- Sermones 982
- Política y gobierno 967
- Moral cristiana 931
- Obres anteriors al 1800 928
- Crítica i interpretació 917
- Derecho 893
- Application software 875
-
2381
-
2382Publicado 2018Tabla de Contenidos: “…Constructing congressional discourses : C-SPAN Archives and congressional speeches on crises and scandals / Alyssa A. …”
Libro electrónico -
2383
-
2384
-
2385
-
2386Publicado 2020Tabla de Contenidos: “…Introducing C# and .NET core -- C# language basics -- Creating types in C# -- Advanced C# -- Framework overview -- Framework fundamentals -- Collections -- LINQ queries -- LINQ operators -- LINQ to XML -- Other XML and JSON technologies -- Disposal and garbage collection -- Diagnostics -- Concurrency and asynchrony -- Streams and I/O -- Networking -- Serialization -- Assemblies -- Reflection and metadata -- Dynamic programming -- Cryptography -- Advanced threading -- Parallel programming -- Span<T> and Memory <T> -- Native and COM interoperability -- Regular expressions -- The Roslyn compiler…”
Libro electrónico -
2387Publicado 2018Tabla de Contenidos: “…A tour of C++ and environs -- New and improved C++ fundamentals -- Modelling functions in C++ -- Advanced c++ template programming -- Tuples in c++ and their applications -- Type traits, advanced lambdas and multiparadigm design in C++ -- Multiparadigm design in C++ -- C++ numerics, IEEE754 and boost C++ multiprecision -- An introduction to unified software design (USD) -- New data types, containers and algorithms in C++ and boost C++ libraries -- Lattice models fundamental data structures and algorithms -- Lattice models applications to computational finance -- Numerical linear algebra : tridiagonal systems and applications -- Data visualisation in Excel -- Univariate statistical distributions -- Bivariate statistical distributions and two-asset option pricing -- STL algorithms in detail -- STL algorithms part II -- An introduction to optimisation and the solution of nonlinear equations -- The finite difference method for PDEs mathematical background -- Software framework for one-factor option models -- Extending the software framework -- A PDE software framework in C++11 for a class of path-dependent options -- Ordinary differential equations and their numerical approximation -- Advanced ordinary differential equations and method of lines (MOL) -- Random number generation and distributions -- Microsoft .net, C# and C++11 interoperability -- C++ concurrency, Part I Threads -- C++ concurrency, part II Tasks -- Parallel patterns language (PPL) -- Monte Carlo simulation, Part I -- Monte Carlo simulation, Part II -- Bibliography -- Appendix -- Index…”
Libro electrónico -
2388por Viarheichyk, IgorTabla de Contenidos: “…Embedded Programming with Modern C++ Cookbook: Practical recipes to help you build robust and secure embedded applications on Linux…”
Publicado 2020
Libro electrónico -
2389Publicado 2016“…Hemmschwelle zum Testen wird herabgesetzt- Ziel: Qualität der eigenen Arbeit verbessern- geschrieben von den Koryphäen auf den Gebieten C++ und Testen- didaktisch ausgereift…”
Libro electrónico -
2390por Olsson, Mikael. author“…C sharp eight quick syntax reference…”
Publicado 2020
Libro electrónico -
2391Publicado 2021Tabla de Contenidos: “…Part 1: Introducing C# and .NET 5 -- 1: Introducing C# and .NET (Core) 5 -- 2: Building C# Applications -- Part 2: Core C# Programming -- 3: Core C# Programming Constructs, Part 1 -- 4: Core C# Programming Constructs, Part 2 -- Part 3: Object Oriented Programming with C# -- 5: Understanding Encapsulation -- 6: Understanding Inheritance and Polymorphism -- 7: Understanding Structured Exception Handling -- 8: Working with Interfaces -- 9: Understanding Object Lifetime -- Part 4: Advanced C# Programming -- 10: Collections and Generics -- 11: Advanced C# Language Features -- 12: Delegates, Events, and Lambda Expressions -- 13: LINQ To Objects -- 14: Processes, AppDomains, and Load Contexts -- 15: Multithreaded, Parallel, and Async Programming -- Part 5: Programming with .NET Core Assemblies -- 16: Building and Configuring Class Libraries -- 17: Type Reflection, Late Binding, and Attribute-Based Programming -- 18: Dynamic Types and the Dynamic Language Runtime -- 19: Understanding CIL and the Role of Dynamic Assemblies -- Part 6: File Handling, Object Serialization, and Data Access -- 20: File I/O and Object Serialization -- 21: Data Access with ADO.NET -- Part 7: Entity Framework Core -- 22: Introducing Entity Framework Core -- 23: Build a Data Access Layer with Entity Framework Core -- Part 8: Windows Client Development -- 24: Introducing Windows Presentation Foundation and XAML -- 25: WPF Controls, Layouts, Events, and Data Binding -- 26: WPF Graphics Rendering Services -- 27: WPF Resources, Animations, Styles, and Templates -- 28: WPF Notifications, Validations, Commands, and MVVM -- Part 9: ASP.NET Core -- 29: Introducing ASP.NET Core -- 30: RESTful Services with ASP.NET Core -- 31: MVC Applications with ASP.NET Core…”
Libro electrónico -
2392
-
2393
-
2394Publicado 2021Tabla de Contenidos: “…Features of C++20…”
Libro electrónico -
2395
-
2396Publicado 2019Materias: “…C++ (Computer program language)…”
Libro electrónico -
2397por Rodenburg, JortTabla de Contenidos: “…Intro -- inside front cover -- Clean Code Checklist -- Code like a Pro in C# -- Copyright -- contents -- front matter -- preface -- acknowledgments -- about this book -- Who should read this book -- How this book is organized: A roadmap -- About the code -- liveBook discussion forum -- about the author -- about the cover illustration -- Part 1 Using C# and .NET -- 1 Introducing C# and .NET -- 1.1 Why work in C#? …”
Publicado 2021
Libro electrónico -
2398
-
2399Publicado 2022Materias: “…C (Computer program language) Handbooks, manuals, etc…”
Libro electrónico -
2400Publicado 2022Tabla de Contenidos: “…Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Part I: Foundations -- Chapter 1: Preliminaries -- Introduction -- Prerequisites -- How to Use This Book -- The Software Interoperability Project -- The Projects -- Terminology -- How the Projects Fit Together -- Summary -- Chapter 2: C++ Components and C++ Clients -- Introduction -- A Tour of the Source Code -- Descriptive Statistics -- Linear Regression -- The Data Manager -- Statistical Tests -- Functions, Classes, and Type Conversion -- C++ Components -- StatsLib -- Prerequisites -- Project Settings and Configuration -- Building and Testing the Project -- StatsLibTest -- Building, Running, and Checking the Results -- StatsDll -- Project Settings and Configuration -- Building and Testing the Project -- C++ Clients -- Introduction -- StatsConsole -- StatsViewer -- Summary -- Additional Resources -- Exercises -- Part II: C++/CLI and .NET -- Chapter 3: Building a C++/CLI Wrapper -- Introduction -- Prerequisites -- C++/CLI support -- StatsCLR -- Project Settings -- Code Organization -- The Statistics Class -- Parameters and Return Values -- Descriptive Statistics -- Linear Regression -- Type Conversion -- Exception Handling -- Testing the Code -- StatsCLR.UnitTests -- Managed Wrapper Classes -- Introduction -- The DataManager -- The TTest Class -- Summary -- Additional Resources -- Exercises -- Chapter 4: C# Clients: Consuming the Managed Wrapper -- Introduction -- StatsClient -- Project Settings -- Installing Accord.NET -- Code Organization -- Statistical Functions -- Data Analysis -- Data Modelling -- Hypothesis Testing -- Using Reflection -- Module Information -- Dynamic Invocation -- PowerShell -- StatsExcel -- Installing Excel-DNA -- Project Settings -- Exposing Functions to Excel -- Type Conversion -- Build and Run…”
Libro electrónico