Mostrando 10,261 - 10,280 Resultados de 13,866 Para Buscar '"The Class"', tiempo de consulta: 0.14s Limitar resultados
  1. 10261
    Publicado 2015
    Tabla de Contenidos: “…FUNCTION NAMERESPONSIBILITIES; REENGINEER OR CONTINUOUS IMPROVEMENT; PLAN TO IMPROVE; SUMMARY; Chapter | Four - CM and Software; SOFTWARE'S CURRENT CONDITION; MODERN TREND; PROCESS REDESIGN BEFORE SOFTWARE; CM'S ROLL IN SOFTWARE; WHAT CM SHOULD CONTROL-AND NOT; SOFTWARE (SW) AND FIRMWARE (FW) CONTROL; SUMMARY; Chapter | Five - Standard Foundation Blocks; STANDARDS WRITING; GENERAL STANDARDS; ACRONYMS AND DEFINITIONS; PART NUMBERS-SIGNIFICANT OR NOT; CLASS CODING; INTERCHANGEABILITY AND THE PART NUMBER; INTERCHANGEABILITY/PART NUMBER/REV CHANGE; ITEM/DOCUMENT NUMBERING…”
    Libro electrónico
  2. 10262
    por Kessin, Zachary
    Publicado 2012
    “…It also makes the Web a first-class development environment by giving JavaScript programmers a solid foundation for building industrial-strength applications. …”
    Libro electrónico
  3. 10263
    por Kundu, Abhijit
    Publicado 2011
    Tabla de Contenidos: “…Cover -- Contents -- Preface -- Chapter 1: Introduction: Origins of Sociological Theory -- From Speculative to Definitive -- Age of Enlightenment -- The Revolutions -- Organic Analogy and Evolutionism -- Basic Ideas of Sociological Theory -- Key Words -- Glossary -- Discussion Points -- Chapter 2: Karl Heinrich Marx (1818-83) -- A Biographical Sketch -- Materialist Conception of History -- Against Crude Materialism -- Dialectics -- Laws of Dialectics -- Metaphors of Base and Superstructure -- Stages of History -- A Pre-Class System or A Stage of Primitive Communism -- Asiatic Societies -- Ancient Society -- Feudal Society -- Capitalist Society -- Theory of Capitalism -- Commodity -- Labour Theory of Value -- Commodity Fetishism -- Surplus Value -- Accumulation Process -- Crisis of Capitalism -- Summary -- Key Words -- Glossary -- Discussion Points -- Chapter 3: Emile Durkheim (1858-1917) -- A Biographical Sketch -- Social and Intellectual Influences -- Method of Study -- Rules for Sociological Study -- Explanation, Causality and Comparative Method -- Mechanical and Organic Solidarity -- Conscience Collective: Crime and Punishment -- Abnormal Forms of Division of Labour -- Sociology of Suicide -- Typology of Suicide -- Egoistic Suicide -- Altruistic Suicide -- Anomic Suicide -- Summary -- Key Words -- Glossary -- Discussion Points -- Chapter 4: Max Weber (1864-1920) -- A Biographical Sketch -- Intellectual Background -- Method of Sociology -- Verstehen Sociology -- Value-Freedom (Werturteilsfreiheit) -- Understanding Explanation (Vertehendes Erklaren) -- Social Action -- Ideal Types -- Rationality -- Role of Ideas in History -- Spirit of Capitalism -- The Protestant Ethic -- Summary -- Key Words -- Glossary -- Discussion Points -- Chapter 5: Vilfredo Pareto (1848-1923) -- A Biographical Sketch -- Social and Intellectual Influence…”
    Libro electrónico
  4. 10264
    por Creighton, Ryan Henson
    Publicado 2010
    Tabla de Contenidos: “…; Time for action - journey to the Unity Script Reference; The Renderer class; What's another word for ""huh""?; It's been fun; Time for action - unstick the Script; Gone, but not forgotten; Why code?…”
    Libro electrónico
  5. 10265
    por Wellman, Dan
    Publicado 2011
    Tabla de Contenidos: “…Cover; Chapter 1; Basic animation with jQuery; Chapter 2; Using fadeIn; Using fadeOut; Using fadeToggle(); Using fadeTo; Using show and hide; Chapter 3; Viewing the queue; Adding new items to the array; Keeping the queue running; Replacing the queue; Stopping an animation; Chapter 4; Sliding elements down; Sliding elements up; Using slideToggle; Using easing; Fixing the flicker; Chapter 5; Creating an animated content-viewer; Creating expanding images; Creating a plugin; Chapter 6; Using the effect API; Using show/hide logic; Easing, color, and class animations; Chapter 7…”
    Libro electrónico
  6. 10266
    Publicado 2018
    Tabla de Contenidos: “…-- Ensemble diversity -- Numeric prediction -- Class prediction -- Pairwise measure -- Disagreement measure -- Yule's or Q-statistic -- Correlation coefficient measure -- Cohen's statistic -- Double-fault measure -- Interrating agreement -- Entropy measure -- Kohavi-Wolpert measure -- Disagreement measure for ensemble -- Measurement of interrater agreement -- Summary -- Chapter 9: Ensembling Regression Models -- Technical requirements -- Pre-processing the housing data -- Visualization and variable reduction -- Variable clustering -- Regression models -- Linear regression model -- Neural networks -- Regression tree -- Prediction for regression models -- Bagging and Random Forests -- Boosting regression models -- Stacking methods for regression models -- Summary -- Chapter 10: Ensembling Survival Models -- Core concepts of survival analysis -- Nonparametric inference -- Regression models - parametric and Cox proportional hazards models -- Survival tree -- Ensemble survival models -- Summary -- Chapter 11: Ensembling Time Series Models -- Technical requirements -- Time series datasets…”
    Libro electrónico
  7. 10267
    Publicado 2018
    Tabla de Contenidos: “…Forcing the TLS protocol version to a specific number -- Test your knowledge -- Summary -- Chapter 4: Writing Code to Control a Vehicle with Python and MQTT Messages -- Understanding the requirements to control a vehicle with MQTT -- Defining the topics and commands -- Creating a virtual environment with Python 3.6.x and PEP 405 -- Understanding the directory structure for a virtual environment -- Activating the virtual environment -- Deactivating the virtual environment -- Installing paho-mqtt for Python -- Connecting a client to the secured MQTT server with paho-mqtt -- Understanding callbacks -- Subscribing to topics with Python -- Configuring certificates for IoT boards that will work as clients -- Creating a class to represent a vehicle -- Receiving messages in Python -- Working with multiple calls to the loop method -- Test your knowledge -- Summary -- Chapter 5: Testing and Improving Our Vehicle Control Solution in Python -- Processing commands with Python -- Sending messages with Python -- Working with the network loop with Python -- Working with last will and testament with Python -- Working with retained last will messages -- Understanding blocking and non-blocking code -- Using the threaded client interface -- Test your knowledge -- Summary -- Chapter 6: Monitoring a Surfing Competition with Cloud-Based Real-Time MQTT Providers and Python -- Understanding the requirements -- Defining the topics and payloads -- Coding a surfboard sensor emulator -- Configuring the PubNub MQTT interface -- Publishing data retrieved from sensors to the cloud-based MQTT server -- Working with multiple MQTT servers -- Running multiple clients -- Building a web-based dashboard with freeboard -- Test your knowledge -- Summary -- Solutions -- Chapter 1: Installing an MQTT 3.1.1 Mosquitto server -- Chapter 2: Using Command-Line and GUI Tools to Learn How MQTT Works…”
    Libro electrónico
  8. 10268
    Publicado 2010
    Tabla de Contenidos: “…-- Summary -- 2 XAML Demystified -- XAML Defined -- Elements and Attributes -- Namespaces -- Property Elements -- Type Converters -- Markup Extensions -- Children of Object Elements -- Mixing XAML with Procedural Code -- Introducing XAML2009 -- Fun with XAML Readers and Writers -- XAML Keywords -- Summary -- 3 WPF Fundamentals -- A Tour of the Class Hierarchy -- Logical and Visual Trees -- Dependency Properties -- Summary -- Part II: Building a WPF Application -- 4 Sizing, Positioning, and Transforming Elements -- Controlling Size -- Controlling Position -- Applying Transforms -- Summary -- 5 Layout with Panels -- Canvas -- StackPanel -- WrapPanel -- DockPanel -- Grid -- Primitive Panels -- Handling Content Overflow -- Putting It All Together: Creating a Visual Studio-Like Collapsible, Dockable, Resizable Pane -- Summary -- 6 Input Events: Keyboard, Mouse, Stylus, and Multi-Touch -- Routed Events -- Keyboard Events -- Mouse Events -- Stylus Events -- Multi-Touch Events -- Commands -- Summary -- 7 Structuring and Deploying an Application -- Standard Windows Applications -- Navigation-Based Windows Applications -- Gadget-Style Applications -- XAML Browser Applications -- Loose XAML Pages -- Summary -- 8 Exploiting Windows 7 -- Jump Lists -- Taskbar Item Customizations -- Aero Glass -- TaskDialog -- Summary -- Part III: Controls…”
    Libro electrónico
  9. 10269
    Publicado 2014
    Tabla de Contenidos: “…Remove MiddlemanWrap Return Value; Invert Boolean; Pull Members Up or Push Members Down; Replace Inheritance With Delegation; Convert Anonymous Class to Inner; Encapsulate Fields; Replace Constructor with Factory Method / Builder; Generify; Summary; Chapter 5: Make It Happen - Running Your Project; A temporary configuration; The permanent configuration; The Run/Debug configuration for a Java application; Creating a Tomcat server local configuration; The Node.js configuration; Configuration defaults; Sharing the configuration; Running; Summary; Chapter 6: Building Your Project…”
    Libro electrónico
  10. 10270
    Publicado 2014
    “…Author and math professor Mary Jane Sterling walks you through the entire course, showing you how to approach and solve the problems you encounter in class. You'll begin by refr…”
    Libro electrónico
  11. 10271
    Publicado 2014
    Tabla de Contenidos: “…Postal Service Mail Services; Forwarding First-Class and Other Mail; Other Special Mail Services; Information on the Internet; Alternatives to the U.S. …”
    Libro electrónico
  12. 10272
    Publicado 2015
    “…Coverage includes data types, strings and characters, operators and functions, arrays and dictionaries, control flow, and looping, with expert guidance on classes, objects, class inheritance, closures, protocols, and generics. …”
    Libro electrónico
  13. 10273
    Publicado 2005
    Tabla de Contenidos: “…Frederick, Ellerbee, and AaronMurrow and His "Boys"; "This Is London"; "Permit Me to Tell You"; "The Fault, Dear Brutus"; Eric Sevareid: Writing with Class; Good Things from Local Stations; Summary; Review Questions; Exercises; 6 Radio News; You Need A Scorecard; All News Radio Stations; Good News Teams Are Also Found in Small Places; Your Audience; Organizing Material; Writing from the Back; The Lead Story; The Rest of the Newscast; Localizing the News; Story Length; Actualities; Wraparounds; Lead-Ins; Teases; Headlines; Pad Copy; Back Timing; Summary; Review Questions; Exercises…”
    Libro electrónico
  14. 10274
    por Hostetler, Glenn
    Publicado 2005
    “…Technology Foundation from Oracle is an integration of the IBM world-class middleware with JD Edwards EnterpriseOne application software. …”
    Libro electrónico
  15. 10275
    Publicado 2023
    “…In the book, you'll learn how to help companies promote business and technological transformation by implementing modern and first-class software design, deployment, integration, and operations. …”
    Libro electrónico
  16. 10276
    por T.I.M.E
    Publicado 2011
    “…IIT JEE Super Course in Mathematics: Algebra I > is a class-tested course content package for sure-shot success at the IIT-JEE. …”
    Libro electrónico
  17. 10277
    Publicado 2018
    Tabla de Contenidos: “…. -- Elastic load balancer as LoadBalancer service -- Elastic Block Store as StorageClass -- There's more... -- Managing Kubernetes cluster on AWS by kops -- Getting ready -- How to do it... -- Modifying and resizing instance groups -- Updating nodes -- Updating masters -- Upgrading a cluster -- There's more... -- See also -- Chapter 7: Building Kubernetes on GCP -- Playing with GCP -- Getting ready -- Creating a GCP project -- Installing Cloud SDK -- Installing Cloud SDK on Windows -- Installing Cloud SDK on Linux and macOS -- Configuring Cloud SDK -- How to do it... -- Creating a VPC -- Creating subnets -- Creating firewall rules -- Adding your ssh public key to GCP -- How it works... -- Launching VM instances -- Playing with Google Kubernetes Engine -- Getting ready -- How to do it... -- How it works... -- See also -- Exploring CloudProvider on GKE -- Getting ready -- How to do it... -- StorageClass -- Service (LoadBalancer) -- Ingress -- There's more... -- See also -- Managing Kubernetes clusters on GKE -- Getting ready -- How to do it... -- Node pool -- Multi-zone and regional clusters -- Multi-zone clusters -- Regional clusters -- Cluster upgrades -- See also -- Chapter 8: Advanced Cluster Administration -- Introduction -- Advanced settings in kubeconfig -- Getting ready -- How to do it…”
    Libro electrónico
  18. 10278
    Publicado 2021
    Tabla de Contenidos: “…-- Binding markup extension -- x:Bind markup extension -- Updating View data with INotifyPropertyChanged -- Updating collection data with INotifyCollectionChanged -- Implementing MVVM in WinUI applications -- Working with events and commands -- Implementing ICommand -- Using commands in the ViewModel -- Updating the View -- Choosing a unit test framework -- Summary -- Questions -- Chapter 4: Advanced MVVM Concepts -- Technical requirements -- Understanding the basics of DI -- Using DI with ViewModel classes -- Leveraging x:Bind with events -- Page navigation with MVVM and DI -- Adding ItemDetailsPage -- Adding new interfaces and services -- Creating a navigation service -- Creating a data service -- Increasing maintainability by consuming services -- Handling parameters in ItemDetailsPage -- Creating the ItemDetailsViewModel class -- Summary -- Questions -- Chapter 5: Exploring WinUI Controls -- Technical requirements -- Understanding what WinUI offers developers -- Animated visual player (Lottie) -- Navigation view -- Parallax view -- Rating control -- Two-pane view -- Exploring the XAML Controls Gallery Windows app -- Learning about the ScrollViewer control -- Reviewing what's new in WinUI 3.0 -- Backward compatibility -- Visual Studio tooling -- Input validation -- A new WebView -- Exploring the XamlDirect APIs for middleware authors…”
    Libro electrónico
  19. 10279
    Publicado 2021
    Tabla de Contenidos: “…. -- The PlayerInventory script class -- The PlayerInventoryDisplay script class -- There's more... -- Collecting multiple items and display the total number carried -- Alternative - combining all the responsibilities into a single script -- Displaying single-object pickups with carrying and not-carrying icons -- Getting ready -- How to do it... -- How it works…”
    Libro electrónico
  20. 10280
    Publicado 2016
    Tabla de Contenidos: “…Toggling an LED Using wiringPi -- Button Press-LED Response -- Communicating to One-Wire Sensors -- PWM and General-Purpose Clocks -- GPIOs and Permissions -- Writing udev Rules -- Permissions and wiringPi -- Summary -- Chapter 7 Cross-Compilation and the Eclipse IDE -- Setting Up a Cross-Compilation Toolchain -- The Linaro Toolchain for Raspbian -- Debian Cross-Toolchains -- Cross-Compilation Using Eclipse -- Installing Eclipse on Desktop Linux -- Configuring Eclipse for Cross-Compilation -- Remote System Explorer -- Integrating GitHub into Eclipse -- Remote Debugging -- Automatic Documentation (Doxygen) -- Building Linux -- Downloading the Kernel Source -- Building the Linux Kernel -- Deploying the Linux Kernel -- Building a Linux Distribution (Advanced) -- Summary -- Further Reading -- Chapter 8 Interfacing to the Raspberry Pi Buses -- Introduction to Bus Communication -- I2C -- I2C Hardware -- An I2C Test Circuit -- Using Linux I2C-Tools -- I2C Communication in C -- Wrapping I2C Devices with C++ Classes -- SPI -- SPI Hardware -- SPI on the RPi -- A First SPI Application (74HC595) -- Bidirectional SPI Communication in C/C++ -- Multiple SPI Slave Devices on the RPi -- UART -- The RPi UART -- UART Examples in C -- UART Applications - GPS -- Logic-Level Translation -- Summary -- Further Reading -- Chapter 9 Enhancing the Input/Output Interfaces on the RPi -- Introduction -- Analog-to-Digital Conversion -- SPI Analog-to-Digital Converters (ADCs) -- ADC Application: An Analog Light Meter -- Testing the SPI ADC Performance -- The C Library for BCM2835 (Advanced) -- Digital-to-Analog Conversion -- An I2C Digital-to-Analog Converter -- An SPI Digital-to-Analog Converter -- Adding PWM Outputs to the RPi -- Extending the RPi GPIOs -- The MCP23017 and the I2C Bus -- The MCP23S17 and the SPI Bus -- A C++ Class for the MCP23x17 Devices…”
    Libro electrónico