Mostrando 8,981 - 9,000 Resultados de 13,866 Para Buscar '"The Class"', tiempo de consulta: 0.11s Limitar resultados
  1. 8981
    Tabla de Contenidos:
    Libro electrónico
  2. 8982
    Publicado 2016
    Tabla de Contenidos: “…Using a dynamic serving theme based on the client browserCreating theme-specific translations; Chapter 7: Creating Magento 2 Extensions - the Basics; Introduction; Initializing extension basics; Working with database models; Creating tables using setup scripts; Creating a web route and controller to display data; Creating system configuration fields; Creating a backend data grid; Creating a backend form to add/edit data; Chapter 8: Creating Magento 2 Extensions - Advanced; Introduction; Using dependency injection to pass classes to your own class…”
    Libro electrónico
  3. 8983
    Publicado 2016
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Ember CLI Basics; Introduction; Installing Ember CLI; Creating your first project; Exploring pods and the folder layout; Asset compilation; Dependency management; Upgrading your project; Deployment; Chapter 2: The Ember.Object Model; Introduction; Working with classes and instances; Working with computed properties; Working with Ember observers in Ember.js; Working with bindings; Using mixins; Using enumerables with arrays; Chapter 3: Ember Templates; Introduction…”
    Libro electrónico
  4. 8984
    Publicado 2018
    Tabla de Contenidos: “…chapter 1 Introduction -- part PART I Supporting Technologies for BDMA and BDSP -- chapter Introduction to Part I -- chapter 2 Data Security and Privacy -- chapter 3 Data Mining Techniques -- chapter 4 Data Mining for Security Applications -- chapter 5 Cloud Computing and Semantic Web Technologies -- chapter 6 Data Mining and Insider Threat Detection -- chapter 7 Big Data Management and Analytics Technologies -- chapter Conclusion to Part I -- part PART II Stream Data Analytics -- chapter Introduction to Part II -- chapter 8 Challenges for Stream Data Classification -- chapter 9 Survey of Stream Data Classification -- chapter 10 A Multi-Partition, Multi-Chunk Ensemble for Classifying Concept-Drifting Data Streams -- chapter 11 Classification and Novel Class Detection in Concept-Drifting Data Streams -- chapter 12 Data Stream Classification with Limited Labeled Training Data -- chapter 13 Directions in Data Stream Classification -- chapter Conclusion to Part II -- part PART III Stream Data Analytics for Insider Threat Detection -- chapter Introduction to Part III -- chapter 14 Insider Threat Detection as a Stream Mining Problem -- chapter 15 Survey of Insider Threat and Stream Mining -- chapter 16 Ensemble-Based Insider Threat Detection -- chapter 17 Details of Learning Classes -- chapter 18 Experiments and Results for Nonsequence Data -- chapter 19 Insider Threat Detection for Sequence Data -- chapter 20 Experiments and Results for Sequence Data -- chapter 21 Scalability Using Big Data Technologies -- chapter 22 Stream Mining and Big Data for Insider Threat Detection -- chapter Conclusion to Part III -- part PART IV Experimental BDMA and BDSP Systems -- chapter Introduction to Part IV -- chapter 23 Cloud Query Processing System for Big Data Management -- chapter 24 Big Data Analytics for Multipurpose Social Media Applications -- chapter 25 Big Data Management and Cloud for Assured Information Sharing -- chapter 26 Big Data Management for Secure Information Integration -- chapter 27 Big Data Analytics for Malware Detection -- chapter 28 A Semantic Web-Based Inference Controller for Provenance Big Data -- part PART V Next Steps for BDMA and BDSP -- chapter Introduction to Part V -- chapter 29 Confidentiality, Privacy, and Trust for Big Data Systems -- chapter 30 Unified Framework for Secure Big Data Management and Analytics -- chapter 31 Big Data, Security, and the Internet of Things -- chapter 32 Big Data Analytics for Malware Detection in Smartphones -- chapter 33 Toward a Case Study in Healthcare for Big Data Analytics and Security -- chapter 34 Toward an Experimental Infrastructure and Education Program for BDMA and BDSP -- chapter 35 Directions for BDSP and BDMA -- chapter Conclusion to Part V -- chapter 36 Summary and Directions…”
    Libro electrónico
  5. 8985
    por McConnell, Steve
    Publicado 2004
    Tabla de Contenidos: “…Architecture Prerequisite; Major Classes; Data Design; Business Rules; User Interface Design; Resource Management; Security; Performance; Scalability; Interoperability; Internationalization/Localization; Input/Output; Error Processing; Fault Tolerance; Architectural Feasibility; Overengineering; Buy-vs.…”
    Libro electrónico
  6. 8986
    por McLaughlin, Brett
    Publicado 2004
    Tabla de Contenidos: “…Enumerated Types; Creating an Enum; Declaring Enums Inline; Iterating Over Enums; Switching on Enums; Maps of Enums; Sets of Enums; Adding Methods to an Enum; Implementing Interfaces with Enums; Value-Specific Class Bodies; Manually Defining an Enum; Extending an Enum; Chapter 4. …”
    Libro electrónico
  7. 8987
    por Tate, Bruce, 1965-
    Publicado 2011
    Tabla de Contenidos: “…Generating ModelsBasic Active Record Classes; The Rails Console; Attributes; Identifiers; Complex Classes; Composition; Behavior; Validation; Transactions; Conversions; Moving Forward; 4. …”
    Libro electrónico
  8. 8988
    Publicado 2015
    Tabla de Contenidos: “…""Constructing a proper attribute query syntax""""Creating feature layers and table views""; ""Selecting features and rows with the Select Layer by Attribute tool""; ""Selecting features with the Select by Location tool""; ""Combining a spatial and attribute query with the Select by Location tool""; ""Chapter 8: Using the ArcPy Data Access Module with Feature Classes and Tables""; ""Introduction""; ""Retrieving features from a feature class with SearchCursor""; ""Filtering records with a where clause""; ""Improving cursor performance with geometry tokens""…”
    Libro electrónico
  9. 8989
    por Roman, Steven
    Publicado 2002
    Tabla de Contenidos: “…; Entities and Their Attributes; Keys and Superkeys; Relationships Between Entities; Types of Relationships; Implementing Entity-Relationship Models:RelationalDatabases; Implementing Entities; Implementing Entity Classes-Table Schemes; Implementing Entity Sets-Tables; A Short Glossary…”
    Libro electrónico
  10. 8990
    por Musumeci, Gian-Paolo D.
    Publicado 2002
    Tabla de Contenidos: “…Multilayered Scheduling Classes: The Solaris ModelThe Solaris threading model; Scheduling classes; The dispatcher; Checking a process's priority; Tuning the dispatch tables; Adjusting priorities; Multiprocessing; Processor Communication; Buses; Crossbars; UltraSPARC-III systems: Fireplane; "Interconnectionless" architectures; Operating System Multiprocessing; Threads; Locking; Cache Influences on Multiprocessor Performance; Peripheral Interconnects; SBus; Clock speed; Burst transfer size; Transfer mode; Summary of SBus implementations; SBus card utilization; PCI; PCI bus transactions…”
    Libro electrónico
  11. 8991
    Publicado 2002
    Tabla de Contenidos: “…Arguments via Component CallsArguments via HTTP Requests; Component Return Values; Special Globals; m; r; Sample Component; Special Components: Dhandlers andAutohandlers; Dhandlers; Finer Control over Dhandlers; Dhandlers and Apache Configuration; Autohandlers; Using Autohandlers for Initialization; Using Autohandlers as Filters; Inspecting the Wrapping Chain; Using Autohandlers and Dhandlers Together; APIs; Request Class and Object API; Constructor Parameters; Calling Other Components; Aborting the Flow of Execution; The Wrapping Chain; Dhandler-Related Methods; Miscellaneous Methods…”
    Libro electrónico
  12. 8992
    por Naftalin, Maurice, 1951-
    Publicado 2006
    Tabla de Contenidos:
    Libro electrónico
  13. 8993
    por Friedl, Jeffrey E. F.
    Publicado 2012
    Tabla de Contenidos: “…Start and End of the LineCharacter Classes; Matching any one of several characters; Negated character classes; Matching Any Character with Dot; Alternation; Matching any one of several subexpressions; Ignoring Differences in Capitalization; Word Boundaries; In a Nutshell; Optional Items; Other Quantifiers: Repetition; Defined range of matches: intervals; Parentheses and Backreferences; The Great Escape; Expanding the Foundation; Linguistic Diversification; The Goal of a Regular Expression; A Few More Examples; Variable names; A string within double quotes; Dollar amount (with optional cents)…”
    Libro electrónico
  14. 8994
    Publicado 2004
    Tabla de Contenidos:
    Libro electrónico
  15. 8995
    por Esposito, Dino
    Publicado 2009
    Tabla de Contenidos: “…UML Essentials; Versions and Standards of UML; The Strengths and Weaknesses of UML; UML in Practice; UML Modes and Usage; UML as a Blueprint; UML as a Programming Language; How We Use UML in Our Own Real World; UML Diagrams; Generic Relationships; Inclusion; Extension; Generalization; Class Diagrams; Attributes; Operations; Associations; Generalization; Dependency; Sequence Diagrams; Life and Death of an Object; Asynchronous Messages…”
    Libro electrónico
  16. 8996
    por Duckett, Jon
    Publicado 2008
    Tabla de Contenidos: “…Chapter 7: Cascading Style Sheets Introducing CSS; Where You Can Add CSS Rules; CSS Properties; Controlling Fonts; Text Formatting; Text Pseudo-Classes; Selectors; Lengths; Percentages; Introducing the Box Model; Summary; Exercises; Chapter 8: More Cascading Style Sheets; Links; Backgrounds; Lists; Tables; Outlines; The :focus and :active Pseudo-Classes; Generated Content; Miscellaneous Properties; Additional Rules; Positioning with CSS; Summary; Exercises; Chapter 9: Page Layout; Understanding the Site; Page Size (and Screen Resolution); Designing Pages; Structuring Pages; Summary; Exercises…”
    Libro electrónico
  17. 8997
    por Laznik, Jurij
    Publicado 2013
    Tabla de Contenidos: “…Using the functions in the transformation operationsThe chaining functions; Defining and importing the user-defined functions; Using the xsl:for-each command; Defining a parameter; Defining a variable; Validating the variables with the activity; Chapter 6: Embedding Third-party Java Libraries; Introduction; Adding third-party libraries to the SOA Suite server; Adding custom classes to the SOA Suite server; Adding third-party libraries to JDeveloper projects; Adding custom classes to JDeveloper projects; Invoking third-party libraries from BPEL 2.0 process…”
    Libro electrónico
  18. 8998
    por Mitzner, Kraig
    Publicado 2009
    Tabla de Contenidos: “…International Engineering Consortium (IEC)Military Standards; American National Standards Institute (ANSI); Institute of Electrical and Electronics Engineers (IEEE); Classes and Types of PCBs; Performance Classes; Producibility Levels; Fabrication Types and Assembly Subclasses; IPC Land Pattern Density Levels; Introduction to Standard Fabrication Allowances; Registration Tolerances; Breakout and Annular Ring Control; PCB Dimensions and Tolerances; Standard Panel Sizes; Tooling Area Allowances and Effective Panel Usage; Standard Finished PCB Thickness; Core Thickness; Prepreg Thickness…”
    Libro electrónico
  19. 8999
    por Cook, Craig
    Publicado 2012
    Tabla de Contenidos: “…Inline; Nesting Elements; Global Attributes; General Purpose Attributes; Internationalization Attributes; Focus Attributes; Interactive Attributes; Custom Data Attributes; White Space; Adding Comments; CSS Fundamentals; Anatomy of a CSS Rule; CSS Selectors; Universal Selector; Element Selector; Class Selector; ID Selector; Pseudo-class Selector…”
    Libro electrónico
  20. 9000
    Publicado 2014
    Tabla de Contenidos:
    Libro electrónico