Mostrando 5,621 - 5,640 Resultados de 13,910 Para Buscar '"The Class"', tiempo de consulta: 0.19s Limitar resultados
  1. 5621
    Publicado 2017
    “…The IBM DS8880 family now offers business-critical, all-flash, and hybrid data systems that span a wide range of price points: DS8884 -- Business Class DS8886 -- Enterprise Class DS8888 -- Analytics Class The DS8884 and DS8886 are available as either hybrid models, or can be configured as all-flash. …”
    Libro electrónico
  2. 5622
    por Vohra, Deepak. author
    Publicado 2016
    Tabla de Contenidos: “…Defining the row keys for optimal read performance and Locality -- 16. The HBaseAdmin Class -- 17. The Get Class -- 18. The HTable Class -- 19. …”
    Libro electrónico
  3. 5623
    Publicado 2006
    Tabla de Contenidos: “…Audio Power Amplifier Design Handbook; Copyright; Contents; Synopsis; Preface to Fourth Edition; Preface; 1 Introduction and general survey; 2 History, architecture and negative feedback; 3 The general principles of power amplifiers; 4 The small signal stages; 5 The output stage I; 6 The output stage II; 7 Compensation, slew-rate, and stability; 8 Power supplies and PSRR; 9 Class-A power amplifiers; 10 Class-G power amplifiers; 11 Class-D amplifiers; 12 FET output stages; 13 Thermal compensation and thermal dynamics; 14 The design of DC servos; 15 Amplifier and loudspeaker protection…”
    Libro electrónico
  4. 5624
    por Masters, Timothy. author
    Publicado 2018
    Tabla de Contenidos: “…Introduction -- 1. Embedded Class Labels -- 2. Signal Preprocessing -- 3. Image Preprocessing -- 4. …”
    Libro electrónico
  5. 5625
    por Hamilton, Zachary K., 1979-
    Publicado 2011
    Tabla de Contenidos: “…CONTENTS; ACKNOWLEDGEMENTS; CHAPTER 1: INTRODUCTION; CHAPTER 2: SUBSTANCE ABUSERS AND TREATMENT IN THE CRIMINAL JUSTICE SYSTEM; CHAPTER 3: RESPONSIVITY, MATCHING ANDEVALUATION; CHAPTER 4: CONSTRUCTING AN ASSESSMENT OF RESPONSIVITY; CHAPTER 5: MATCHING PARAMETERS; CHAPTER 6: MODEL GENERATION AND POST-HOC COMPARISONS; CHAPTER 7: HALFWAY HOUSE COMPARISONS; CHAPTER 8: PROPOSED MATCHING STRATEGY; CHAPTER 9: A DISCUSSION OF MATCHINGAND RESPONSIVITY; CHAPTER 10: UTILITY OF FINDINGS ANDMETHOD OF ASSESSMENT; APPENDIX 1: THEORETICAL CONSIDERATIONSFOR THE FOUR-CLASS SOLUTION…”
    Libro electrónico
  6. 5626
    “…“quantification”), i.e. the task of training estimators of class proportions in unlabeled data by means of supervised learning. …”
    Libro electrónico
  7. 5627
    por Nottola, Umberto
    Publicado 1933
    Tabla de Contenidos: “…Contiene: Parte prima per la quarta classe…”
    Libro
  8. 5628
    por Friesen, Jeff
    Publicado 2024
    Tabla de Contenidos: “…Chapter 1: Getting Started with Java -- Chapter 2: Comments, Identifiers, Types, Variables, and Literals -- Chapter 3: Expressions -- Chapter 4: Statements -- Chapter 5: Arrays -- Chapter 6: Classes and Objects -- Chapter 7: Reusing Classes via Inheritance and Composition -- Chapter 8: Changing Type via Polymorphism -- Chapter 9: Static, Non-Static, Local, and Anonymous Classes -- Chapter 10: Packages -- Chapter 11: Exceptions and Errors -- Chapter 12: Math, BigDecimal, and BigInteger -- Chapter 13: String and StringBuffer -- Chapter 14: System -- Appendix A: Reserved Words Quick Reference -- Appendix B: Operators Quick Reference…”
    Libro electrónico
  9. 5629
    Publicado 2009
    Tabla de Contenidos: “…[Llibre de text] -- [2]. Activity book --[3]. Class Audio CD -- [4]. Teacher's Resources…”
    Libro
  10. 5630
    Publicado 2009
    Tabla de Contenidos: “…[Llibre de text] -- [2]. Activity book --[3]. Class Audio CD -- [4]. Teacher's Resources…”
    Libro
  11. 5631
    Publicado 2022
    “…An incisive discussion of the development of this class of investor, how they have become legitimate actors in global financial markets, and their role as providers of capital and in economic development at home and abroad…”
    Libro electrónico
  12. 5632
    Publicado 2023
    “…Contextual analysis of all types of inscriptions in upper-class dwellings…”
    Libro electrónico
  13. 5633
    por Brocka, Bruce
    Publicado 1992
    Libro
  14. 5634
    Publicado 1997
    Tabla de Contenidos: “…v. II : Religion, class gender, race. - P. 360-746 : il…”
    Libro
  15. 5635
    Publicado 2022
    Tabla de Contenidos: “…-- Declaring Methods of a Class…”
    Libro electrónico
  16. 5636
    por Schneeweis, Thomas
    Publicado 2010
    Tabla de Contenidos: “…; Appendix: Risk and Return of Asset Classes and Risk Factors Through Business Cycles; Glossary: Asset Class Benchmarks; Bibliography; About the Authors; Index…”
    Electrónico
  17. 5637
    Tabla de Contenidos: “…Specifying Command-Line Arguments with Visual Studio An Interesting Aside: Some Additional Members of the System.Environment Class; The System.Console Class; Basic Input and Output with the Console Class; Formatting Console Output; Formatting Numerical Data; Formatting Numerical Data Beyond Console Applications; System Data Types and Corresponding C# Keywords; Variable Declaration and Initialization; Intrinsic Data Types and the new Operator; The Data Type Class Hierarchy; Members of Numerical Data Types; Members of System.Boolean; Members of System.Char…”
    Libro electrónico
  18. 5638
    por Sierra, Kathy
    Publicado 2003
    Tabla de Contenidos:
    Libro electrónico
  19. 5639
    por Hitchens, Ron
    Publicado 2002
    Tabla de Contenidos: “…Regular Expressions; Regular Expression Basics; The Java Regular Expression API; The CharSequence Interface; The Pattern Class; Splitting strings with the Pattern class; The Matcher Class; Regular Expression Methods of the String Class; Java Regular Expression Syntax; An Object-Oriented File Grep; Summary; Chapter 6. …”
    Libro electrónico
  20. 5640
    por Kamthane, Ashok
    Publicado 2012
    Tabla de Contenidos: “…10.9.1 Conversion from Basic to Class Type -- 10.9.2 Conversion from Class Type to Basic Data Type -- 10.9.3 Conversion from One Class Type to Another Class Type -- 10.10 Rules for Overloading Operators -- 10.11 One-Argument Constructor and Operator Function -- 10.12 Overloading Stream Operators -- 10.13 More Programs -- Summary -- Exercises -- Chapter 11 : Inheritance -- 11.1 Introduction -- 11.2 Reusability -- 11.3 Access Specifiers and Simple Inheritance -- 11.4 Protected Data with Private Inheritance -- 11.5 Types of Inheritance -- 11.6 Single Inheritance -- 11.7 Multilevel Inheritance -- 11.8 Multiple Inheritance -- 11.9 Hierarchical Inheritance -- 11.10 Hybrid Inheritance -- 11.11 Multipath Inheritance -- 11.12 Virtual Base Classes -- 11.13 Constructors, Destructors, and Inheritance -- 11.13.1 Constructors and destructors in base and derived classes -- 11.13.2 Base and derived classes without constructors -- 11.13.3 Base class with constructors and derived class without constructors -- 11.13.4 Base class without constructors and derived class with constructors -- 11.13.5 Base and derived classes with constructors -- 11.13.6 Base class with various constructors and derived class with one constructor -- 11.13.7 Base and derived classes without default constructors -- 11.13.8 Constructors and multiple inheritance -- 11.13.9 Constructors in multiple inheritance with explicit calls -- 11.13.10 Multiple inheritance and virtual class -- 11.13.11 Execution of constructors in multilevel inheritance -- 11.14 Object as a Class Member -- 11.15 Abstract Classes -- 11.16 Qualifier Classes and Inheritance -- 11.17 Constructors in Derived Class -- 11.18 Pointers and Inheritance -- 11.19 Overloading Member Function -- 11.20 Advantages of Inheritance -- 11.21 Disadvantages of Inheritance -- 11.22 More Programs -- Summary -- Exercises -- Chapter 12 : Arrays…”
    Libro electrónico