Mostrando 4,241 - 4,260 Resultados de 4,524 Para Buscar '"bar"', tiempo de consulta: 0.10s Limitar resultados
  1. 4241
    Publicado 2019
    Tabla de Contenidos: “…Cage rotor -- 6.4.2. Double cage and deep bar rotors -- 6.4.3. Starting and run-up of slipring motors -- 6.5. …”
    Libro electrónico
  2. 4242
    Publicado 2018
    Tabla de Contenidos: “…6.14 Wrap-Up 295 -- 7 Arrays and ArrayLists 309 -- 7.1 Introduction 310 -- 7.2 Arrays 311 -- 7.3 Declaring and Creating Arrays 312 -- 7.4 Examples Using Arrays 314 -- 7.4.1 Creating and Initializing an Array 314 -- 7.4.2 Using an Array Initializer 315 -- 7.4.3 Calculating the Values to Store in an Array 316 -- 7.4.4 Summing the Elements of an Array 317 -- 7.4.5 Using Bar Charts to Display Array Data Graphically 317 -- 7.4.6 Using the Elements of an Array as Counters 319 -- 7.4.7 Using Arrays to Analyze Survey Results 320 -- 7.5 Exception Handling: Processing the Incorrect Response 322 -- 7.5.1 The try Statement 322 -- 7.5.2 Executing the catch Block 322 -- 7.5.3 toString Method of the Exception Parameter 323 -- 7.6 Case Study: Card Shuffling and Dealing Simulation 323 -- 7.7 Enhanced for Statement 328 -- 7.8 Passing Arrays to Methods 329 -- 7.9 Pass-By-Value vs. …”
    Libro electrónico
  3. 4243
    Publicado 1962
    Libro
  4. 4244
    Publicado 1964
    Libro
  5. 4245
    Publicado 1958
    Libro
  6. 4246
    Publicado 2016
    Tabla de Contenidos: “…. -- Using filled images for creating animated progress bars -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using Mecanim states for animating UI button states -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 4: Character Movement -- Introduction -- Using Blend Trees to blend walk and run animations -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using root motion to drive Rigid Body characters' movement with animations -- Getting ready…”
    Libro electrónico
  7. 4247
    Publicado 2017
    Tabla de Contenidos: “…-- A bit of history -- R's points of strength -- Open source inside -- Plugin ready -- Data visualization friendly -- Installing R and writing R code -- Downloading R -- R installation for Windows and macOS -- R installation for Linux OS -- Main components of a base R installation -- Possible alternatives to write and run R code -- RStudio (all OSs) -- The Jupyter Notebook (all OSs) -- Visual Studio (Windows users only) -- R foundational notions -- A preliminary R session -- Executing R interactively through the R console -- Creating an R script -- Executing an R script -- Vectors -- Lists -- Creating lists -- Subsetting lists -- Data frames -- Functions -- R's weaknesses and how to overcome them -- Learning R effectively and minimizing the effort -- The tidyverse -- Leveraging the R community to learn R -- Where to find the R community -- Engaging with the community to learn R -- Handling large datasets with R -- Further references -- Summary -- Chapter 2: A First Primer on Data Mining Analysing Your Bank Account Data -- Acquiring and preparing your banking data -- Data model -- Summarizing your data with pivot-like tables -- A gentle introduction to the pipe operator -- An even more gentle introduction to the dplyr package -- Installing the necessary packages and loading your data into R -- Installing and loading the necessary packages -- Importing your data into R -- Defining the monthly and daily sum of expenses -- Visualizing your data with ggplot2 -- Basic data visualization principles -- Less but better -- Not every chart is good for your message -- Scatter plot -- Line chart -- Bar plot -- Other advanced charts…”
    Libro electrónico
  8. 4248
    Publicado 2017
    Tabla de Contenidos: “…The curse of dimensionality, the data science plague -- Optimizing KMeans -- Story mutation -- The Equilibrium state -- Tracking stories over time -- Building a streaming application -- Streaming KMeans -- Visualization -- Building story connections -- Summary -- Chapter 11: Anomaly Detection on Sentiment Analysis -- Following the US elections on Twitter -- Acquiring data in stream -- Acquiring data in batch -- The search API -- Rate limit -- Analysing sentiment -- Massaging Twitter data -- Using the Stanford NLP -- Building the Pipeline -- Using Timely as a time series database -- Storing data -- Using Grafana to visualize sentiment -- Number of processed tweets -- Give me my Twitter account back -- Identifying the swing states -- Twitter and the Godwin point -- Learning context -- Visualizing our model -- Word2Graph and Godwin point -- Building a Word2Graph -- Random walks -- A Small Step into sarcasm detection -- Building features -- #LoveTrumpsHates -- Scoring Emojis -- Training a KMeans model -- Detecting anomalies -- Summary -- Chapter 12: TrendCalculus -- Studying trends -- The TrendCalculus algorithm -- Trend windows -- Simple trend -- User Defined Aggregate Functions -- Simple trend calculation -- Reversal rule -- Introducing the FHLS bar structure -- Visualize the data -- FHLS with reversals -- Edge cases -- Zero values -- Completing the gaps -- Stackable processing -- Practical applications -- Algorithm characteristics -- Advantages -- Disadvantages -- Possible use cases -- [Chart annotation] -- Chart annotation -- Co-trending -- Data reduction -- Indexing -- Fractal dimension -- Streaming proxy for piecewise linear regression -- Summary -- Chapter 13: Secure Data -- Data security -- The problem -- The basics -- Authentication and authorization -- Access control lists (ACL) -- Role-based access control (RBAC) -- Access -- Encryption…”
    Libro electrónico
  9. 4249
    Publicado 2016
    Tabla de Contenidos: “…-- The Fashion of Visualization -- Visual Storytelling -- Perspective and Skewing -- Chart Types -- Chart Type Summary -- Column and Stacked Charts -- Area and Line Charts -- Pie and Doughnut Charts -- Bubble and Stock Charts -- New Chart Types -- The Anatomy of a Chart -- Multiple Series, Axes, and Areas -- Exercises -- Exercise 1: Creating and Styling a Simple Chart -- Exercise 2: Creating a Multi-series Chart -- Useful Properties and Settings -- Summary -- Chapter 9: Advanced Queries and Parameters -- T-SQL Queries and Parameters -- Parameter Lists and Multi-select -- Cascading Parameters -- Arranging Parameters in the Parameter Bar…”
    Libro electrónico
  10. 4250
    Publicado 2010
    Tabla de Contenidos: “…10.1 Integrating a Third-Party Library -- 10.2 Refactoring the Model -- 10.3 Updating the UI -- 10.4 Chatting with Eliza -- 10.5 Summary -- 10.6 Pointers -- Chapter 11 Adding a Login Dialog -- 11.1 Adding the Login Dialog -- 11.2 Remembering Login Settings -- 11.3 Adding Auto-login Preferences -- 11.4 Summary -- 11.5 Pointers -- Chapter 12 Adding Key Bindings -- 12.1 Defining Commands -- 12.2 Checkpoint -- 12.3 Adding Key Bindings for Workbench Actions -- 12.4 Key Schemes -- 12.5 Keys Preference Page -- 12.6 Summary -- 12.7 Pointers -- Chapter 13 Adding Help -- 13.1 Adding to the Target Platform -- 13.2 Configuring the Help Plug-ins -- 13.3 Add the Help Action -- 13.4 Adding Help Content -- 13.5 Help Content Structure -- 13.6 Infopops or F1 Help -- 13.7 Exporting Plug-ins with Help -- 13.8 Summary -- 13.9 Pointers -- Chapter 14 Adding Software Management -- 14.1 Getting p2 -- 14.2 Features -- 14.3 Defining Features -- 14.4 Branding Features -- 14.5 Updating Hyperbola -- 14.6 Customizing the p2 UI -- 14.7 Defining Categories -- 14.8 Automatic Updates -- 14.9 Summary -- 14.10 Pointers -- Part III: The Workbench -- Chapter 15 Workbench Advisors -- 15.1 Workbench Advisors -- 15.2 WorkbenchAdvisor -- 15.3 WorkbenchWindowAdvisor -- 15.4 ActionBarAdvisor -- 15.5 Workbench Overview -- 15.6 Summary -- 15.7 Pointers -- Chapter 16 Perspectives, Views, and Editors -- 16.1 Perspectives -- 16.2 Views and Editors -- 16.3 Multiple Workbench Windows -- 16.4 Drag and Drop with Editors -- 16.5 Summary -- 16.6 Pointers -- Chapter 17 Actions -- 17.1 Overview -- 17.2 Declarative Actions in Hyperbola -- 17.3 Standard Workbench Actions -- 17.4 Retargetable Actions -- 17.5 Consolidating Declarative Actions -- 17.6 Toolbar Action Tricks -- 17.7 Adding Contributions to the Status Line -- 17.8 Reporting Progress -- 17.9 Summary -- Chapter 18 Commands…”
    Libro electrónico
  11. 4251
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: A Guided Tour of Moodle -- Moodle's philosophy of learning -- A plan to create your learning site -- Step-by-step instructions to use Moodle -- Step 1 - Learning about the Moodle experience -- Step 2 - Installing Moodle -- Step 3 - Configuring your site -- Step 4 - Creating the framework for your learning site -- Step 5 - Making decisions about common settings -- Step 6 - Adding basic course material -- Step 7 - Making your courses interactive -- Step 8 - Evaluating your students -- Step 9 - Making your course social -- Step 10 - Adding collaborative activities -- Step 11 - Managing and extending your courses -- Step 12 - Taking the pulse of your course -- Applying the Moodle philosophy -- Adding static content -- Interactive and social course material -- Creating activities -- The Moodle experience -- The Moodle front page -- Arriving at the site -- Using moodlecloud.com -- The main menu -- Blocks -- The site description -- Available courses -- Inside a course -- The navigation bar -- Blocks -- The navigation block -- Sections -- Joining a discussion -- Completing a lesson -- Editing mode -- Normal mode versus editing mode -- The Edit icon -- The Delete icon -- The Hidden/Shown icons -- The Group icons -- Resources and activities -- Adding resources and activities -- The administration menu -- The Moodle architecture -- The Moodle application directory -- The Moodle data directory -- The Moodle database -- Summary -- Chapter 2: Installing Moodle -- Installation step 1 - Requirements -- Hardware -- Disk space -- Bandwidth and data transfer limits -- Memory -- Ensuring minimum prerequisites -- Installation step 2 - Subdomain or subdirectory? …”
    Libro electrónico
  12. 4252
    Publicado 2020
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Icons Used in This Book -- Beyond the Book -- Where to Go from Here -- Part 1 Getting Started with Chromebook -- Chapter 1 Choosing and Set ting Up Your Chromebook -- Checking Under the Hood of the Chromebook -- The software -- The hardware -- Choosing a Chromebook -- Setting Up Your Chromebook -- Turning on your device -- Selecting a language -- Connecting to the Internet -- Agreeing to the Terms of Service -- Logging In for the First Time -- Logging in using an existing Google Account -- Creating a new Google Account -- Using Chromebook as a guest -- Transitioning to a Chromebook from Mac, Linux, or Windows -- Where to Go Next -- Chapter 2 Working with the Chromebook Desktop -- Accessing the Chromebook Shelf -- Using the Launcher: Chromebook's Start Button -- Navigating the Launcher -- Organizing Launcher Icons -- Setting Up App Shortcuts -- Pinning app shortcuts to your shelf -- Removing app shortcuts from your shelf -- Getting the Scoop in the Status Area -- Taking Charge of Window Controls -- Multitasking with Multiple Windows -- Setting Up a Printer -- Direct connect printing -- Wi-Fi printing -- Cloud printing -- Chapter 3 Sur veying the Chrome Browser -- Navigating the Chrome Browser -- Sizing the Chrome window -- Working with tabs -- Using the Omnibox and the navigation buttons -- Saving your place with the bookmark bar -- Customizing and Controlling Chrome -- Managing bookmarks -- Managing your history and downloads -- Erasing your browsing history -- Going incognito -- Changing Search Engine Providers -- Using Other Browsers -- Chapter 4 Getting Your Hands on the Keyboard and Touchpad -- The Chromebook Keyboard at a Glance -- Using Shortcut Key Combinations -- Configuring Keyboard Settings…”
    Libro electrónico
  13. 4253
    por Kao, Liz
    Publicado 2024
    Tabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Icons Used in This Book -- Beyond the Book -- Where to Go from Here -- Part 1 Introducing Salesforce -- Chapter 1 Customer Relationship Management at a Glance -- Introducing the Customer Relationship Management Life Cycle -- Understanding your customer's customer -- Centralizing customer information under one roof -- Looking to CRM to Solve Critical Business Challenges -- Expanding the funnel -- Consolidating your pipeline -- Collaborating effectively with your colleagues -- Working as a team -- Beating the competition -- Improving the customer experience -- Measuring the business -- Selecting Salesforce as Your CRM System -- Chapter 2 Discovering Salesforce Products -- Using Sales Cloud to Win More Deals -- Making sales groups more effective -- Improving sales productivity -- Generating Better Leads with Marketing Cloud -- Managing email campaigns with Marketing Cloud -- Improving marketing automation -- Identifying qualified leads with Pardot -- Providing Excellent Customer Service with Service Cloud -- Managing customer interactions with cases -- Interacting with the customer across multiple channels -- Deciding Which Salesforce Edition Is Best for You -- Part 2 Understanding Salesforce Features -- Chapter 3 Navigating Salesforce -- Getting Familiar with Basic Salesforce Terms -- Accessing Salesforce -- Setting up a password -- Logging in -- Reviewing the Lightning Experience -- Navigating the home page -- Finding records with Search -- Defining apps -- Uncovering the App Launcher -- Managing your calendar -- Tracking your tasks -- Navigating the Tabs -- Accessing shortcuts from the navigation bar drop-down menus -- Creating new records -- Getting to recent records -- Revisiting recent lists -- Discovering a tab home page…”
    Libro electrónico
  14. 4254
    Publicado 2023
    Tabla de Contenidos: “…-- Exploring Fluent Design for Windows -- Controls -- Patterns -- Layout -- Input -- Style -- Incorporating Fluent Design in WinUI applications -- Updating the title bar -- Changing the style of MainPage -- Changing the style of ItemDetailsPage -- Using the Fluent XAML Theme Editor -- Colors -- Shapes -- Acrylic material and the Fluent Design System -- Use Mica in WinUI applications -- Incorporate Mica into My Media Collection -- Design resources and toolkits for Fluent Design -- Summary -- Questions -- Chapter 8: Adding Windows Notifications to WinUI Applications -- Technical requirements -- Overview of push notifications in the Windows App SDK -- Raw push notifications -- Cloud-based app notifications -- Local app notifications -- Using raw push notifications in WinUI applications -- Adding Windows app notifications with the Windows App SDK -- Summary -- Questions -- Chapter 9: Enhancing Applications with Community Toolkits -- Technical requirements…”
    Libro electrónico
  15. 4255
    Publicado 2024
    Tabla de Contenidos: “…Meters -- Amplitude vs. level -- Mechanical and bar meters -- Peak meters -- Average meters -- Phase meters -- 10. …”
    Libro electrónico
  16. 4256
    Publicado 1962
    Libro
  17. 4257
    por Bars, Henri
    Publicado 1960
    Libro
  18. 4258
    Publicado 1960
    Libro
  19. 4259
    por Bars, Henri
    Publicado 1967
    Libro
  20. 4260
    por Bars, Edda
    Publicado 1988
    Libro