Mostrando 15,621 - 15,640 Resultados de 19,599 Para Buscar '"Elements"', tiempo de consulta: 0.14s Limitar resultados
  1. 15621
    Publicado 1989
    Tabla de Contenidos: “…Chapter 137.Transistor and diode encapsulationsChapter 32.Component symbols; Chapter 97.Radio communications symbols; Chapter 71.Logic elements, symbols; Chapter 16. Block diagram symbols; Chapter 56.Frequency spectrum symbols; Chapter 51.Equipment marking symbols; Chapter 83.Op-amp data; Chapter 72.Logic terms; Chapter 9. …”
    Libro electrónico
  2. 15622
    Publicado 2014
    “…This book is ideal for musicians and producers who want to take their music creation skills to the next level, learn tips and tricks, and understand the key elements and nuances in building inspirational music. …”
    Libro electrónico
  3. 15623
    por Adair, Thomas H.
    Publicado 2011
    “…In this little book, we provide a simple approach to understand the essential elements of the angiogenic process, we critique the most powerful angiogenesis assays that are used to discover proangiogenic and antiangiogenic substances, and we provide an in-depth physiological perspective on how angiogenesis is regulated in normal, healthy tissues of the human body. …”
    Libro electrónico
  4. 15624
    Publicado 2015
    Tabla de Contenidos: “…Company Analysis; 6.1. Elements That Should be Covered in a Company Analysis; 6.2. …”
    Libro electrónico
  5. 15625
    por Solter, Nicholas, 1977-
    Publicado 2005
    “…Geared to experienced C++ developers who may not be familiar with the more advanced features of the language, and therefore are not using it to its full capabilitiesTeaches programmers how to think in C++-that is, how to design effective solutions that maximize the power of the languageThe authors drill down into this notoriously complex language, explaining poorly understood elements of the C++ feature set as well as common pitfalls to avoidContains several in-depth case studies with working code that's been tested on Windows, Linux, and Solaris platforms…”
    Libro electrónico
  6. 15626
    por Hostetler, Glenn
    Publicado 2005
    Tabla de Contenidos: “…Logical architecture selection -- 3.1 Key logical architecture issues for Technology Foundation -- 3.1.1 Fault tolerance -- 3.1.2 Degree of security -- 3.2 Supported, standard logical architectures -- 3.2.1 Standard Security, Highly Available -- 3.2.2 Standard Security, Continuously Available -- 3.2.3 Highly Secure, Highly Available -- 3.2.4 Test architecture -- 3.3 Allowed customizations to logical architectures -- 3.3.1 Connecting to third-party external directory servers (LDAPs) -- 3.3.2 Downgrading availability for non-mission critical elements -- 3.3.3 Increasing performance for remote locations -- 3.3.4 Very high internal security -- 3.3.5 Providing Internet access -- 3.3.6 Secure Sockets Layer accelerators -- 3.3.7 Third-party IP sprayers -- 3.3.8 Third-party database vendors -- 3.4 Selecting appropriate fault tolerance and security -- 3.4.1 Determining fault tolerance requirements -- 3.4.2 Determining security requirements -- Part 2 After installation -- Chapter 4. …”
    Libro electrónico
  7. 15627
    Publicado 2021
    “…Mendelian Randomization: Methods For Causal Inference Using Genetic Variants provides thorough coverage of the methods and practical elements of Mendelian randomization analysis. It brings together diverse aspects of Mendelian randomization from the fields of epidemiology, statistics, genetics, and bioinformatics. …”
    Libro electrónico
  8. 15628
    Publicado 2020
    Tabla de Contenidos: “…Cover -- Endorsements -- Half Title -- Title -- Copyright -- Dedication -- Contents -- About the authors -- List of figures and tables -- List of text boxes -- About the contributors -- Introduction -- 1 Systems -- Introduction to systems -- Systems and elements -- Highlight: urban or rural planning -- Interdependence -- Highlight: exploring interdependence -- Feedback loops -- Guest coursebook contribution from Kate Pickett -- Highlight: a short history of GDP as a measurement to guide nations -- Highlight: money, income and happiness: the Easterlin paradox -- Highlight: why certain nations are happier -- Highlight: why some poor nations are happier than you would expect -- Leverage points -- Highlight: beekeeping as a leverage point for sustainability and prosperity -- Entry points for systems change -- Change agents -- Highlight: different approaches to change agentry -- Guest coursebook contribution from Lester Kurtz -- 2 Values -- Introduction to values: setting the stage for a thought experiment -- The value of values -- Guest coursebook contribution from Tom Crompton -- What are values? …”
    Libro electrónico
  9. 15629
    Publicado 2024
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Contributors -- Table of Contents -- Preface -- Part 1: Getting to Know DALL-E 3 -- Chapter 1: Introduction to Generative AI and DALL-E 3 -- Technical requirements -- Introduction to AI -- Understanding AI and generative AI -- Introducing DALL-E 3 -- Exploring how DALL-E 3 uses AI -- Getting started with DALL-E 3 -- What you can and cannot create with DALL-E -- How to use prompts -- Ethical considerations -- Summary -- Chapter 2: Your First Creation -- Technical requirements -- Creating your first DALL-E 3 image -- Modifying your prompt -- Best practices for modifying prompts with DALL-E 3 -- Elements of prompt modification -- Saving and sharing your image -- Saving on the OpenAI platform -- Saving on the Microsoft Bing Image Creator powered by DALL-E 3 -- Summary -- Chapter 3: Variations and Fine-Tuning -- Variations -- Parameters -- Sizing -- Inpainting and outpainting in DALL-E 2 -- Summary -- Part 2: Practical Applications -- Chapter 4: Crafting Fine Art Prints with DALL-E 3 -- Technical requirements -- Creating with print in mind -- Exploring the three Cs to success -- Finding your niche and creating AI art for resale -- The artistic spectrum of DALL-E 3 -- Uploading to a print-on-demand platform -- Using Fine Art America -- Creating your portfolio -- Finding the features -- Using augmented reality -- Sharing on social media -- Guides and tutorials -- Summary -- Chapter 5: DALL-E 3 and the World of NFTs -- Technical requirements -- Understanding NFTs -- Creating an NFT -- Creating collections -- Exploring NFT platforms -- Setting up your wallet -- Opening an NFT account -- Uploading to an NFT platform -- Summary -- Chapter 6: Designing Art for Covers of Books, Magazines, and Other Publications -- Technical requirements -- Creating powerful cover art -- Parameters and sizing…”
    Libro electrónico
  10. 15630
    por Simpson, Alan
    Publicado 2024
    Tabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Icons Used in This Book -- Where to Go from Here -- Chapter 1 Starting with Python -- Why Python Is Hot -- Choosing the Right Python -- Tools for Success -- Installing Python and VS Code -- Installing the Python extension -- Letting AI write your Python code -- Using GitHub Copilot -- Chapter 2 Using Interactive Mode, Getting Help, and Writing Apps -- Using Python's Interactive Mode -- Opening Terminal -- Going into the Python Interpreter -- Entering commands -- Using Python's built-in help -- Exiting interactive help -- Searching for specific help topics online -- Creating a Folder for Your Python Code -- Typing, Editing, and Debugging Python Code -- Writing Python code -- Saving your code -- Running Python in VS Code -- Learning simple debugging -- Closing a file -- Chapter 3 Python Elements and Syntax -- The Zen of Python -- Introducing Object-Oriented Programming -- Discovering Why Indentations Count, Big Time -- Using Python Modules -- Chapter 4 Building Your First Python Application -- Opening the Python App File -- Typing and Using Python Comments -- Understanding Python Data Types -- Numbers -- Integers -- Floats -- Words (strings) -- Booleans -- Working with Python Operators -- Arithmetic operators -- Comparison operators -- Boolean operators -- Creating and Using Variables -- Creating valid variable names -- Creating variables in code -- Manipulating variables -- Saving your work -- Running your Python app in VS Code -- Understanding What Syntax Is and Why It Matters -- Chapter 5 Working with Numbers, Text, and Dates -- Calculating Numbers with Functions -- Still More Math Functions -- Formatting Numbers -- Formatting with f-strings -- Showing dollar amounts -- Formatting percent numbers…”
    Libro electrónico
  11. 15631
    Publicado 2014
    Tabla de Contenidos: “…Elementary Particles -- Problem Set (4/e): Elementary Particles -- Appendix: Mathematical Formulas -- Appendix: Derivatives and Integrals -- Appendix: Gravitational Force due to a Spherical Mass Distribution -- Appendix: Differential Form of Maxwell's Equations -- Use of Color -- Useful Physical Information -- Periodic Table of the Elements -- Index…”
    Libro electrónico
  12. 15632
    Publicado 2023
    “…This book will familiarize you with the essential process capabilities required for an efficient service management practice, followed by the elements key to its practical implementation, customized to the organization’s business needs in a sustainable and repeatable manner. …”
    Libro electrónico
  13. 15633
    Publicado 2023
    Tabla de Contenidos: “…Intro -- Preface -- Foreword -- Acknowledgements -- Executive Summary -- Key findings -- Purpose: What is driving the intent to innovate? -- Potential: What elements across the public sector system influence whether innovative efforts are attempted? …”
    Libro electrónico
  14. 15634
    Publicado 2022
    “…L'acquisition du monopole de la violence dite "légitime" par les États fut un aspect important de la transformation de ces sociétés, qui se traduisit aussi par des transformations dans les territoires. Mais des éléments de ces formes anciennes d'organisation de la société et du territoire subsistèrent parfois longtemps dans des États déjà organisés. …”
    Libro
  15. 15635
    por OECD
    Publicado 2019
    Tabla de Contenidos: “…Intro -- Préface -- Remerciements -- Table des matières -- Abréviations et sigles -- Résumé -- Principales évolutions -- Éléments à retenir -- Chapitre 1. Aperçu des grandes questions -- Notes -- Références -- Chapitre 2. …”
    Libro electrónico
  16. 15636
    Tabla de Contenidos: “…Évolution de l'inflation -- ... sont autant d'éléments qui rappellent la situation existant à la fin du précédent cycle... -- Graphique 5. …”
    Libro electrónico
  17. 15637
    por Kapil, Sheeba
    Publicado 2011
    Tabla de Contenidos: “…1.8.3 Production and Total Quality Management -- 1.8.4 Personnel and Behavioural Aspects -- 1.8.5 Strategic Decisions of Top Management -- 1.9 Corporate Social Responsibility -- 1.10 Financial Planning -- 1.10.1 Steps in Financial Planning -- 1.10.2 Tools of Financial Planning -- 1.10.3 Limitations of Financial Planning -- 1.11 Careers in Finance -- 1.11.1 Corporate Finance -- 1.11.2 Financial Planning -- 1.11.3 Commercial and Retail Banking -- 1.11.4 Insurance -- 1.11.5 Mutual Fund -- 1.11.6 Real Estate -- 1.11.7 International Finance -- 1.11.8 Investment Banking -- Key Terms -- Summary -- Classroom Exercises -- Case Application -- Endnotes -- Chapter 2: Fundamentals of Financial Statements -- 2.1 Introduction -- 2.1.1 Forms of Business Organizations -- 2.1.2 Types of Business Operations -- 2.1.3 Objectives of Accounting -- 2.1 Service, Merchandising and Manufacturing Companies -- 2.2 Best Corporate Governance Practices -- 2.1.4 The Accounting Process -- 2.1.5 Accrual Basis and Cash Basis -- 2.1.6 Users of Accounting Information -- 2.2 Accounting and Bookkeeping -- 2.3 Generally Accepted Accounting Principles (GAAP) -- 2.3 ICICI's Net Profit in FY 2004 Differs Under U.S. and Indian GAAP -- 2.4 Fundamentals of Accounting -- 2.4.1 Basic Assumptions -- Business Insight 2.1: Gross Income and Net Income -- 2.4.2 Some Basic Accounting Principles -- 2.5 The Basic Accounting Equation -- 2.5.1 The Elements of Accounting -- 2.5.1.1 Assets -- 2.5.1.2 Liabilities -- 2.5.1.3 Owner's equity -- 2.5.2 The Accounting Equation -- 2.5.3 Recording the Transactions in the Accounting Equation -- 2.5.4 The Interrelationship of Assets, Liabilities and Owner's Equity -- 2.6 Accounting Statements -- 2.6.1 The Income Statement/Profit and Loss Account -- 2.6.1.1 Contents of the income statement -- 2.6.1.2 Types of income statements -- 2.6.1.3 Determining the cost of goods sold…”
    Libro electrónico
  18. 15638
    Publicado 2012
    Tabla de Contenidos: “…9.6.2 MNO Certification -- 10 Smart Cards in M2M Communication -- 10.1 Introduction -- 10.2 Security and Privacy Issues in M2M Communication -- 10.3 The Grounds for Hardware-Based Security Solutions -- 10.4 Independent Secure Elements and Trusted Environments -- 10.4.1 Trusted Environments in M2M Devices -- 10.4.2 Trusting Unknown Devices: The Need for Security Certification -- 10.4.3 Advantages of the Smart Card Model -- 10.5 Specific Smart Card Properties for M2M Environments -- 10.5.1 Removable Smart Cards versus Embedded Secure Elements -- 10.5.2 UICC Resistance to Environmental Constraints -- 10.5.3 Adapting the Card Application Toolkit to Unattended Devices -- 10.5.4 Reaching UICC Peripheral Devices with Toolkit Commands -- 10.5.5 Confidential Remote Management of Third-Party Applications -- 10.6 Smart Card Future Evolutions in M2M Environments -- 10.6.1 UICC-Based M2M Service Identity Module Application -- 10.6.2 Internet Protocol Integration of the UICC -- 10.7 Remote Administration of M2M Secure Elements -- 10.7.1 Overview -- 10.7.2 Late Personalization of Subscription -- 10.7.3 Remote Management of Subscriptions on the Field -- References -- Part III BOOK CONCLUSIONS AND FUTURE VISION -- 11 Conclusions -- Index…”
    Libro electrónico
  19. 15639
    Publicado 2023
    Tabla de Contenidos: “…2.7.1 Discrete Distributions -- 2.7.1.1 Binomial Distribution -- 2.7.1.2 Poisson Distribution -- 2.7.1.3 Geometric Distribution -- 2.7.2 Continuous Distributions -- 2.7.2.1 Exponential Distribution -- 2.7.2.2 Continuous Uniform Distribution -- 2.7.2.3 Normal Distribution -- 2.7.2.4 Lognormal Distribution -- 2.7.2.5 Weibull Distribution -- 2.7.2.6 Gamma Distribution (and Chi-Squared) -- 2.7.2.7 Beta Distribution -- 2.7.3 Truncated Distributions -- 2.7.4 Multivariate Distributions -- 2.8 Exercises -- References -- Chapter 3 Elements of Component Reliability -- 3.1 Definitions for Reliability -- 3.1.1 Reliability Function -- 3.1.2 MTTF, MRL, MTBF, and Quantiles -- 3.1.3 Hazard Rate and Failure Rate -- 3.2 Common Distributions in Component Reliability -- 3.2.1 Exponential Distribution and Poisson Distribution -- 3.2.2 Weibull Distribution -- 3.2.3 Gamma Distribution -- 3.2.4 Normal Distribution -- 3.2.5 Lognormal Distribution -- 3.2.6 Beta Distribution -- 3.3 Exercises -- References -- Chapter 4 Basic Reliability Mathematics: Statistics -- 4.1 Introduction -- 4.2 Descriptive Statistics -- 4.3 Empirical Distributions and Histograms -- 4.4 Parameter Estimation: Point Estimation -- 4.4.1 Method of Moments -- 4.4.2 Linear Regression -- 4.4.3 Maximum Likelihood Estimation -- 4.4.4 Bayesian Parameter Estimation -- 4.5 Parameter Estimation: Interval Estimation -- 4.5.1 Confidence Intervals -- 4.5.2 Credible Intervals -- 4.6 Hypothesis Testing and Goodness of Fit -- 4.6.1 Hypothesis Testing Basics -- 4.6.2 Chi-Squared Test -- 4.6.3 Kolmogorov-Smirnov (K-S) Test -- 4.7 Linear Regression -- 4.8 Exercises -- References -- Chapter 5 Reliability Data Analysis and Model Selection -- 5.1 Context and Types of Data -- 5.1.1 Types of Field and Test Data -- 5.1.2 Complete Data -- 5.1.3 Censored Data -- 5.1.3.1 Left, Right, and Interval Censoring -- 5.1.3.2 Type I Censoring…”
    Libro electrónico
  20. 15640
    Publicado 2017
    Tabla de Contenidos: “…2.3.2 Horizontal Vessels and Heat Exchangers -- 2.3.3 Pipe Rack and Pipe Bridge Design -- 2.3.4 Ground-Supported Storage Tank Load Combinations -- 2.3.5 Test Load Combinations -- References -- 3 Static Equipment Foundation Design -- 3.1 Introduction -- 3.2 Design Procedure -- 3.2.1 Dead Loads -- 3.2.2 Live Loads -- 3.2.3 Wind Loads -- 3.2.4 Earthquake Loads -- 3.2.5 Bundle Pull Load (Bp) (Exchangers) -- 3.2.6 Thermal Force -- 3.2.7 Load Combinations -- 3.3 Anchor Bolts -- 3.4 Slide Plates -- 3.5 Pier Design -- 3.5.1 Anchorage Considerations -- 3.5.2 Reinforcement for Piers -- 3.6 Foundation Design -- 3.6.1 Foundation Reinforcement -- 3.7 Example of Heat Exchanger Data -- Design data -- Design Criteria -- (A) Load calculation -- Empty and Operating Loads -- Transverse Moment From Pipe Eccentricity -- Wind Loads -- Earthquake Loads -- Bundle Pull -- Thermal Force -- (B) Design element -- 3.8 Separator Design Example -- Design Data -- (A) Load calculation -- (B) Design Element -- Size Low-Friction Manufactured Slide Plate Elements -- Steel Bearing Plate Dimensions -- Pier Size -- 3.8.3.4 Anchor Bolt Design, Pier Design, and Footing Design -- 3.9 Vertical Vessel Foundation Design -- 3.9.1 Dead Loads -- 3.9.1.1 Live Loads -- 3.9.1.2 Wind Loads -- 3.9.1.3 Earthquake Loads(E) -- 3.9.1.4 Other Loading -- 3.9.1.5 Load Combinations -- 3.9.2 Pedestal Design -- 3.9.2.1 Anchor Bolts -- 3.9.3 Footing Design -- 3.9.4 Soil Bearing on the Octagon Footing -- 3.9.5 Check Stability/Sliding -- 3.9.6 Check for Foundation Sliding -- 3.9.7 Reinforced Concrete Design Guide -- 3.9.7.1 Top Reinforcement -- 3.9.7.2 Shear Consideration -- 3.10 Example of vertical vessel -- Design Data -- Vessel Data -- Structural Data -- Wind Load -- Anchor Bolts -- (A) Pedestal Design -- Pedestal Dimensions and Weight -- Pedestal Reinforcement -- (B) Anchor Bolt Check…”
    Libro electrónico