Mostrando 16,741 - 16,760 Resultados de 19,599 Para Buscar '"Elements"', tiempo de consulta: 0.16s Limitar resultados
  1. 16741
    Publicado 2022
    Tabla de Contenidos: “…The Java Thread Model -- Thread Priorities -- Synchronization -- Messaging -- The Thread Class and the Runnable Interface -- The Main Thread -- Creating a Thread -- Implementing Runnable -- Extending Thread -- Choosing an Approach -- Creating Multiple Threads -- Using isAlive( ) and join( ) -- Thread Priorities -- Synchronization -- Using Synchronized Methods -- The synchronized Statement -- Interthread Communication -- Deadlock -- Suspending, Resuming, and Stopping Threads -- Obtaining a Thread's State -- Using a Factory Method to Create and Start a Thread -- Using Multithreading -- Chapter 12 Enumerations, Autoboxing, and Annotations -- Enumerations -- Enumeration Fundamentals -- The values( ) and valueOf( ) Methods -- Java Enumerations Are Class Types -- Enumerations Inherit Enum -- Another Enumeration Example -- Type Wrappers -- Character -- Boolean -- The Numeric Type Wrappers -- Autoboxing -- Autoboxing and Methods -- Autoboxing/Unboxing Occurs in Expressions -- Autoboxing/Unboxing Boolean and Character Values -- Autoboxing/Unboxing Helps Prevent Errors -- A Word of Warning -- Annotations -- Annotation Basics -- Specifying a Retention Policy -- Obtaining Annotations at Run Time by Use of Reflection -- The AnnotatedElement Interface -- Using Default Values -- Marker Annotations -- Single-Member Annotations -- The Built-In Annotations -- Type Annotations -- Repeating Annotations -- Some Restrictions -- Chapter 13 I/O, Try-with-Resources, and Other Topics -- I/O Basics -- Streams -- Byte Streams and Character Streams -- The Predefined Streams -- Reading Console Input -- Reading Characters -- Reading Strings -- Writing Console Output -- The PrintWriter Class -- Reading and Writing Files -- Automatically Closing a File -- The transient and volatile Modifiers -- Introducing instanceof -- strictfp -- Native Methods -- Using assert…”
    Libro electrónico
  2. 16742
    por Frenzel, Louis E., Jr
    Publicado 2018
    Tabla de Contenidos: “…The Building Blocks of Electronic Equipment -- INTRODUCTION -- LINEAR CIRCUITS -- Amplifiers -- Classifying Amplifiers -- Small Signal Versus Large Signal -- Frequency Classification -- Configuration Classification -- Classification by Class of Operation -- Operational Amplifiers -- Amplifier Specifications -- Input Impedance -- Output Impedance -- Cascading Amplifiers -- Efficiency -- Frequency Response -- Output Capability -- Filters -- Oscillators -- Mixers -- Phase Detector -- Phase-Locked Loops -- Frequency Synthesizers -- Power Supplies -- Batteries -- Standard Power Supply -- Regulators -- DC-DC Converters -- Bus-Oriented Architecture -- Power Management -- Inverters -- Solar Power System -- 5 - Electronic Circuits: Digital: Practically Everything Is Digital These Days -- INTRODUCTION -- BINARY NUMBERS -- Binary-to-Decimal Conversions -- Using Hardware to Represent Binary Quantities -- Decimal-to-Binary Conversions -- Maximum Decimal Value for N Bits -- BCD and ASCII -- Parallel and Serial Data -- DIGITAL LOGIC ELEMENTS -- Inverter -- AND Gate -- OR Gate -- NAND and NOR Gates -- Exclusive OR Gate -- Flip-Flops -- Storage Registers -- Shift Registers -- Counters -- COMMON LOGIC CIRCUITS -- Multiplexer -- Demultiplexer -- Decoder -- Comparators -- Arithmetic Circuits -- DIGITAL MEMORIES -- Random Access Memory -- Read-Only Memory -- PROGRAMMABLE LOGIC DEVICES -- DATA CONVERSION -- Analog-to-Digital Conversion -- Digital-to-Analog Conversion -- Resolution and Sampling Interval -- Direct Digital Synthesis -- 6 - How Microcomputers Work: The Brains of Every Electronic Product Today -- INTRODUCTION -- CONCEPTS AND DEFINITIONS -- COMPUTER ORGANIZATION AND OPERATION -- OPERATIONAL DETAILS -- Registers and the Arithmetic Logic Unit -- Control Unit -- Instruction-Word Formats -- Program Execution Example -- Microcomputer Buses -- POPULAR MICROCOMPUTERS…”
    Libro electrónico
  3. 16743
    Publicado 2023
    Tabla de Contenidos: “…Examples of innovative private enterprise -- Pine Bluff, Arkansas -- An industrial and agricultural economy facing population decline -- Key assets and opportunities -- The Go Forward Pine Bluff (GFPB) development approach -- Fostering entrepreneurship -- Gallup, New Mexico -- A city deeply connected to the Navajo Nation in the midst of energy economy transition -- Collaboration and engagement -- Key assets and opportunities -- References -- Notes -- 4 Improving broadband connectivity and access to education in the United States -- Broadband connectivity to boost rural innovation -- Setting the scene: The importance of connectivity for the digital transformation -- Going "rural" in the United States: Access to broadband to boost rural innovation, a bottom-up perspective -- State of broadband connectivity in the United States -- Broadband subscriptions and performance -- Existing territorial connectivity divides -- Bridging connectivity divides in the United States -- Promoting competition and incentives to invest in broadband networks -- The importance of granular data on broadband availability and quality -- Easing infrastructure deployment as key element to boost investment in networks -- The role of local governments to ease broadband network deployment -- Making information available for operators to increase deployment efficiency -- Promoting efficient spectrum management to bridge connectivity divides -- Community networks and local ISPs connecting rural areas -- Towards "digital equity": Fostering broadband adoption among disadvantaged groups -- Affordability, a key obstacle for broadband adoption by disadvantaged groups -- Digital literacy and its role in bridging digital divides -- Connecting small and medium firms -- A window of opportunity: Broadband infrastructure funding in the United States…”
    Libro electrónico
  4. 16744
    Publicado 2011
    Tabla de Contenidos: “…-- The Key Concept: Separation (Segregation) of Duties -- Elements of Change Management -- Implementing Change Management -- The Purpose of a Change Control Board -- Code Integrity -- The Capability Maturity Model Integration -- Chapter Review -- Questions -- Answers -- Chapter 19 Privilege Management -- User, Group, and Role Management -- User -- Groups -- Role -- Password Policies -- Domain Password Policy -- Single Sign-On -- Centralized vsDecentralized Management -- Centralized Management -- Decentralized Management -- The Decentralized, Centralized Model -- Auditing (Privilege, Usage, and Escalation) -- Privilege Auditing -- Usage Auditing -- Escalation Auditing -- Logging and Auditing of Log Files…”
    Libro electrónico
  5. 16745
    Publicado 2011
    Tabla de Contenidos: “…12.4.2 Function Types -- 12.5 Algebraic Properties -- 12.5.1 Symmetry -- 12.5.2 Zero and Unit -- 12.5.3 Idempotence -- 12.5.4 Associativity -- 12.5.5 Distributivity/Factorisation -- 12.5.6 Algebras -- 12.6 Boolean Operators -- 12.7 Binary Relations -- 12.7.1 Reflexivity -- 12.7.2 Symmetry -- 12.7.3 Converse -- 12.7.4 Transitivity -- 12.7.5 Anti-symmetry -- 12.7.6 Orderings -- 12.7.7 Equality -- 12.7.8 Equivalence Relations -- 12.8 Calculations -- 12.8.1 Steps in a Calculation -- 12.8.2 Relations between Steps -- 12.8.3 "If" and "Only If -- 12.9 Exercises -- CHAPTER 13 - Boolean Algebra -- 13.1 Boolean Equality -- 13.2 Negation -- 13.3 Disjunction -- 13.4 Conjunction -- 13.5 Implication -- 13.5.1 Definitions and Basic Properties -- 13.5.2 Replacement Rules -- 13.6 Set Calculus -- 13.7 Exercises -- CHAPTER 14 - Quantifiers -- 14.1 DotDotDot and Sigmas -- 14.2 Introducing Quantifier Notation -- 14.2.1 Summation -- 14.2.2 Free and Bound Variables -- 14.2.3 Properties of Summation -- 14.2.4 Warning -- 14.3 Universal and Existential Quantification -- 14.3.1 Universal Quantification -- 14.3.2 Existential Quantification -- 14.4 Quantifier Rules -- 14.4.1 The Notation -- 14.4.2 Free and Bound Variables -- 14.4.3 Dummies -- 14.4.4 Range Part -- 14.4.5 Trading -- 14.4.6 Term Part -- 14.4.7 Distributivity Properties -- 14.5 Exercises -- CHAPTER 15 - Elements of Number Theory -- 15.1 Inequalities -- 15.2 Minimum and Maximum -- 15.3 The Divides Relation -- 15.4 Modular Arithmetic -- 15.4.1 Integer Division -- 15.4.2 Remainders and Modulo Arithmetic -- 15.5 Exercises -- CHAPTER 16 - Relations, Graphs and Path Algebras -- 16.1 Paths in a Directed Graph -- 16.2 Graphs and Relations -- 16.2.1 Relation Composition -- 16.2.2 Union of Relations -- 16.2.3 Transitive Closure -- 16.2.4 Reflexive Transitive Closure -- 16.3 Functional and Total Relations…”
    Libro electrónico
  6. 16746
    Publicado 2010
    Tabla de Contenidos: “…Avoid a slice when you want an element. -- Item 12. Understand context and how it affects operations. -- Item 13. …”
    Libro electrónico
  7. 16747
    Publicado 2022
    Tabla de Contenidos: “…Generators and function* Iterators -- The Definition of a State Machine -- Space-Truckers: The Application State Diagram -- Almost Infinitely Looping State -- Adding the Constructor and Supporting Logic -- Writing the Initialize logic -- Transitioning to the Main Menu -- Space-Truckers: The Main Menu -- Basic Design -- Setting up the Main Menu snippet -- Building the Background -- Creating the AdvancedDynamicTexture and GUI -- Adding the Menu Container and Background -- Image Aside: Bringing in External Content -- Laying out the Title and Menu Items -- Populating the Menu with Items -- Adding Menu Item Selection and Indicators -- Indicating Selection and Reacting to Change -- Visual Improvements and Animating the Selection Idle -- Integrating the Main Menu -- Entering and Leaving Transitions -- Menu Finishing Touches -- Summary -- Extended Topics -- Chapter 5: Adding a Cut Scene and Handling Input -- Technical Requirements -- Space-Truckers - the Splash Screen -- Storyboarding the Scene -- Building the Scene -- Integrating the SplashScene -- Designing the Input System -- Defining the Main Menu Control Scheme -- Mapping Input Data -- Input Management -- Input Processing -- Action Handling -- Summary -- Extended Topics -- Part 2: Constructing the Game -- Chapter 6: Implementing the Game Mechanics -- Technical Requirements -- Helpful Things to Know -- Useful Links from the Babylon.js Docs -- A Detour into Sound Management -- Sounds, SoundTracks, and the AudioEngine -- SpaceTruckerSoundManager -- Designing the Game Elements of the Route Simulation -- An Overview of the Helios System -- Actors and Their Behavior -- Establishing the Basic Route Planning Screen -- Creating the Orbital Mechanics Simulation -- Understanding the Physics -- Driving the Simulation's Physics -- Configuring the InFlight Physics Simulation -- Defining the Rules - Game Mechanics…”
    Libro electrónico
  8. 16748
    Publicado 2021
    Tabla de Contenidos: “…-- The chief needs a fancy tollbooth -- It started as HTTP requests, and it failed -- AJ and Miranda take time to reflect -- AJ ponders about streaming systems -- Comparing backend service and streaming -- How a streaming system could fit -- Queues: A foundational concept -- Data transfer via queues -- Our streaming framework (the start of it) -- The Streamwork framework overview -- Zooming in on the Streamwork engine -- Core streaming concepts -- More details of the concepts -- The streaming job execution flow -- Your first streaming job -- Executing the job -- Inspecting the job execution -- Look inside the engine -- Keep events moving -- The life of a data element -- Reviewing streaming concepts -- Summary -- Exercises -- 3 Parallelization and data grouping -- The sensor is emitting more events -- Even in streaming, real time is hard -- New concepts: Parallelism is important -- New concepts: Data parallelism -- New concepts: Data execution independence -- New concepts: Task parallelism -- Data parallelism vs. task parallelism…”
    Libro electrónico
  9. 16749
    Publicado 2022
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright Page -- Contents -- Preface: The Global Impact of The Conversion Code and What's New in the Second Edition -- Introduction: How I Created The Conversion Code -- Disclaimer: How to Read The Conversion Code -- How You Should Crack The Conversion Code -- The Conversion Code Creeds -- Section I How to Do Marketing That Attracts High-Quality Leads -- Chapter 1 The Biggest Challenges Facing Marketing and Sales (Plus What Happens When You Crack The Conversion Code) -- Chapter 2 How to Use Your Website to Attract High-Quality Leads -- How to Know If Your Website Is Working -- How to Build a Website That Builds Trust and Captures Leads -- How to Quickly Turn Your Website into a Lead-Generating Machine -- Proven Ways to Capture Leads on Your Website without Being (Too) Annoying -- The Impact of Personalization on Lead Conversion -- The Impact of Live Chat on Lead Conversion -- Chapter 3 How to Build Landing Pages That Capture High-Quality Leads -- The Microwave Mindset -- Nine Key Elements Every Landing Page Should Include -- Landing Page-Less Leads -- Chapter 4 Blogging for Business (How to Write Blog Posts That Generate High-Quality Leads) -- The Impact of Taking Blogging Seriously -- The Robots Can Write -- What Top-Performing Blog Posts Include -- How I Turn Every Blog Post into a Dozen Additional Pieces of Content -- What Should You Blog About? …”
    Libro electrónico
  10. 16750
    por Dwivedi, D. N.
    Publicado 2011
    Tabla de Contenidos: “…Perfect Competition -- Comparison of Long-run Price and Output -- The Deadweight Loss under Monopoly -- Some Other Monopoly-Related Issues -- Incidence of Taxes and Effect of Subsidy Under Monopoly -- Peak-Load Pricing by a Monopoly -- Government Regulation of Monopoly Prices -- Measures of Monopoly Power -- Measures of Monopoly Power -- Appendix -- The Third-Degree Price Discrimination: An Algebraic Solution -- Review Questions and Exercises -- Endnotes -- Further Readings -- Chapter 4: Price and Output Determination Under Monopolistic Competition -- Introduction -- Monopolistic Competition: Definition and Characteristics -- Definition of Monopolistic Competition -- Characteristics of Monopolistic Competition -- Chamberlin's Theory of Monopolistic Competition -- Basic Elements of Chamberlin's Theory -- Product Differentiation and Firm's Perceived Demand Curve -- Selling Costs and Firm's Cost Structure -- Concept of Industry and Product Groups -- Firm's Equilibrium Under Monopolistic Competition -- Assumptions…”
    Libro electrónico
  11. 16751
    Publicado 2024
    Tabla de Contenidos: “…Cover -- Half Title -- Title -- Copyright -- Dedication -- Contents -- List of Figures -- Preface -- Acknowledgments -- Part I Development and Pre-Production -- 1 Media Development -- Executive Producer -- Qualities of a Good EP -- Acquiring the Script -- Working With Writers -- Developing the Package -- The Pitch Deck -- The Business Plan -- Executive Summary -- The Company -- The Project -- Schedule -- Industry Statement -- Marketing -- Distribution -- Return on Investment (ROI) -- Distribution Agreement -- The Budget -- Locations -- Business Plan Checklist -- Acquisitions, Contracts, and Deals -- Unions, Guilds, and Organizations -- Summary -- Reference List -- 2 The Producers -- The Producer's Job -- Working With First-Time Directors -- Associate Producer -- Assistant to the Producer -- Qualities of a Good Assistant -- Field Producing -- Producing Live Events -- Producing Documentary -- Content Producers -- Producing Animation -- The Psychology of Producing -- Producing Is Leading -- Unions, Guilds, and Organizations -- Summary -- Reference List -- 3 Script Breakdown and Scheduling -- Scheduling a Film: Step-by-Step Overview -- The Script Breakdown -- What Are the Elements? -- Other Categories -- A Note on Continuity -- Breaking the Script Into "Eighths" -- The Breakdown Sheet -- The Strip or Production Board -- Creating a Schedule -- Putting the Schedule Together -- Schedules to Print -- Day-Out-of-Days -- Updating Your Schedule -- There's an App for That! …”
    Libro electrónico
  12. 16752
    Publicado 2024
    Tabla de Contenidos: “…-- The importance of data-driven insights in business -- An overview of Microsoft Dynamics 365 AI for Business Insights -- The objectives and structure of the book -- Summary -- Questions -- Answers -- Chapter 2: Microsoft Dynamics 365 AI Architecture and Foundations -- An overview of the architecture of Microsoft Dynamics 365 AI -- Cloud-based architecture -- AI technologies integration -- Modular components and microservices -- Data management and storage -- Security and compliance -- API and SDKs -- Real-time analytics engine -- Streamlined user interface -- Infrastructure resilience and fault tolerance -- Extensibility and future-proofing -- The key components and their interactions -- Data storage - the bedrock of AI -- AI models - the analytical engines -- Cognitive services - adding a layer of intelligence -- Integration interfaces - the connective tissue -- Cross-component collaboration - a symphony of interactions -- Business empowerment - the ultimate goal -- Scalability and adaptability - designed for growth -- Security and compliance across components -- Integration considerations and best practices -- Data integration - the starting point -- Security measures - non-negotiable -- Scalability - planning for growth -- Performance optimization - getting the most out of your system -- Documentation and training - the human element -- The iterative nature of integration -- Summary -- Questions -- Answers -- Part 2: Implementing Dynamics 365 AI Across Business Functions -- Chapter 3: Implementing Dynamics 365 AI for Sales Insights -- Leveraging AI for customer segmentation and targeting…”
    Libro electrónico
  13. 16753
    Publicado 2024
    Tabla de Contenidos: “…Getting to the Middle of Things: The Median of a Data Set -- Determining the Relationship Between the Mean and Median -- Symmetrical -- Negatively skewed -- Positively skewed -- Discovering the Mode: The Most Frequently Repeated Element -- Computing the Mean, Median, and Mode with the TI-84 Plus Calculator -- Chapter 4 Measuring Variation in a Data Set -- Determining Variance and Standard Deviation -- Finding the sample variance -- Finding the sample standard deviation -- Calculating population variance and standard deviation -- Finding the population variance -- Finding the population standard deviation -- Finding the population standard deviation -- Finding the Relative Position of Data -- Percentiles: Dividing everything into hundredths -- Quartiles: Dividing everything into fourths -- Interquartile range: Identifying the middle 50 percent -- Measuring Relative Variation -- Coefficient of variation: The spread of a data set relative to the mean -- Comparing the relative risks of two portfolios -- Computing Measures of Dispersion with the TI-84 Plus Calculator -- Chapter 5 Measuring How Data Sets Are Related to Each Other -- Understanding Covariance and Correlation -- Sample covariance and correlation coefficient -- Population covariance and correlation coefficient -- Comparing correlation and covariance -- Interpreting the Correlation Coefficient -- Showing the relationship between two variables -- Application: Correlation and the benefits of diversification -- Computing Covariance and Correlation with the TI-84 Plus Calculator -- Part 2 Probability Theory and Probability Distributions -- Chapter 6 Probability Theory: Measuring the Likelihood of Events -- Working with Sets -- Membership -- Subset -- Union -- Intersection -- Complement -- Betting on Uncertain Outcomes -- The sample space: Everything that can happen -- Event: One possible outcome…”
    Libro electrónico
  14. 16754
    por Dave, Parag H.
    Publicado 1900
    Tabla de Contenidos: “…Cover -- Design and Analysis of Algorithms -- Copyright -- Preface -- Brief Contents -- Contents -- Timeline of Algorithms -- Algorithm Design -- Introduction -- Objectives -- Basic Concerns -- Relationship Between Algorithms and other Aspects of Software -- The Evolution of Algorithm -- Summary -- Key Terms -- Exercises -- Web Resources -- Problem Solving with a Computer -- Objectives -- Introduction -- Solving a Problem with a Computer -- Statement of the Problem or Problem Definition -- Development of a Model -- Design of the Algorithm -- Checking the Correctness of the Algorithm -- Implementation in Some Programming Language -- Analyze and Study the Complexity of the Algorithm -- Program Testing-Debugging and Profiling -- Documentation preparation -- Some More Examples -- Finding the square root of a number -- Smallest divisor of an integer number -- Generation of prime numbers -- Generation of pseudo-random numbers -- Problem Solving in General -- The STAIR steps for solving problems -- Problem solving as applied to numerical algorithms -- Reduction to known problems -- Strategy if we are stuck -- Summary -- Key Terms -- Exercises -- Web Resources -- Top-Down Design -- Objectives -- Introduction -- Structured Programming -- Control Constructs -- If-Then-Else -- For-Do -- Case -- Repeat-Until -- While-Do -- Goto and ExitLoop -- Procedures and Functions -- Recursion -- Order of Execution of Statements in a Recursive Function -- Summary -- Key Terms -- Exercises -- Web Resources -- Iterative Algorithm Design Issues -- Objectives -- Introductio -- Use of Loops -- Efficiency of Algorithms -- Removing Redundant Computations Outside Loops -- Referencing of Array Elements -- Inefficiency Due to Late Termination -- Early Detection of Desired Output Conditions -- Estimating and Specifying Execution Times…”
    Libro electrónico
  15. 16755
    Publicado 2024
    Tabla de Contenidos: “…-- The capabilities of Enterprise Territory Management -- Key concepts -- When to use Sales Cloud Territory Management -- Translating Territory requirements into a design -- Key considerations -- Setting up Enterprise Territory Management -- Summary -- Further reading -- Chapter 12: Modeling Additional Processes with Sales Cloud -- Supporting tools and information -- Additional process requirements -- Additional Sales Cloud functionality -- Sales Cloud data model -- Quotes and Quote Line Items -- Sales Cloud capabilities -- Key considerations -- In practice -- Contracts -- Sales Cloud capabilities -- Key considerations -- In practice -- Orders and Order Line Items -- Sales Cloud capabilities -- Key considerations -- In practice -- Custom Objects -- Custom Object elements -- Key considerations -- In practice -- Summary -- Further reading…”
    Libro electrónico
  16. 16756
    Publicado 2023
    Tabla de Contenidos: “…-- Summary -- Chapter 11: Debugging a Multiplayer Game -- Technical requirements -- Introducing network debugging -- Explaining game debugging -- Introducing multiplayer options -- Logging in a networked environment -- Filtering the LogNet category -- Creating a custom log category -- Emulating a networked environment -- Enabling network emulation -- Testing the game with network emulation -- Using the Network Profiler -- Recording a profiling session -- Analyzing a profiling session -- Improving performance and bandwidth utilization -- Turning on replication only when necessary -- Avoiding invoking RPCs that are not required or essential -- Distinguishing between reliable and unreliable RPCs -- Validating data -- Remembering that the GameMode exists only on the server -- Using a naming convention for RPCs -- Summary -- Part 4: Deploying Your Game Online -- Chapter 12: Managing Multiplayer Sessions -- Technical requirements -- Understanding game sessions -- Introducing the Online Subsystem -- Understanding session commands -- Understanding connection errors -- Preparing a project game session -- Creating a session -- Adding the visual elements -- Implementing the Visual Scripting logic -- Joining a session -- Creating the SessionItemRenderer widget -- Creating the FindSessions widget -- Creating the Main Menu widget…”
    Libro electrónico
  17. 16757
    por Shapiro, Alan N.
    Publicado 2024
    Tabla de Contenidos: “…Shapiro, April 12, 2024 -- Part One - Hyper‐Modernism: Digital Media Technologies and Science Fiction -- Overview of Part One -- Short Definitions of Modernity, Postmodernism, and Hyper‐Modernism -- The Three Essays of Part One -- Mobility and Science Fiction -- Introduction -- We Do Not Live in a Society Where Mobility is Encouraged -- The Dream of the Tomorrow‐Car -- Henri Matisse Paints "the Vision Machine" -- The New Vision Machine -- Close Encounters of the Third Kind: The Menace of Verticality -- The "Spinner" Flying Cars of Blade Runner: Simulation and Surveillance -- Blade Runner: We Are All Replicants -- Blade Runner 2049: Android Liberation Between Old and New Informatic Power -- Minority Report: The Utopia/Dystopia of Surveillance Technologies -- The Fifth Element: When Manhattan has no More Ways to Expand -- Back to the Future: A Speed So Fast that the Laws of Spacetime Get Shattered -- Total Recall: You're in a Johnny Cab -- Robots Versus Androids -- Self‐Owning Cars -- Enhance the Physical World -- The Simulacra, Do Androids Dream of Electric Sheep?…”
    Libro electrónico
  18. 16758
    Publicado 1996
    Tabla de Contenidos: “…RADIATION IN MEDICINE -- Copyright -- Preface -- Acknowledgments -- Contents -- Summary -- BENEFITS OF IONIZING RADIATION -- THE REGULATORY FRAMEWORK -- The Current Situation -- The NRC Medical Use Program -- The Quality Management Rule -- The NRC Agreement State Program -- ALTERNATIVE REGULATORY SYSTEMS -- Seven Alternative Structures -- Assessment of the Alternatives -- The Preferred Choice: Alternative D, Federal Guidance -- FINDINGS AND CONCLUSIONS -- RECOMMENDATIONS -- A: Recommendations to Congress -- B: Recommendations to the Nuclear Regulatory Commission -- C: Recommendations to the Conference of Radiation Control Program Directors and to the States -- CONCLUDING OBSERVATIONS -- 1 Introduction -- ERRORS AND SUCCESSES, BENEFITS AND PROBLEMS OF RADIATION MEDICINE -- THE CURRENT REGULATORY SYSTEM -- The NRC Medical Use Program -- Regulation of Other Sources -- Evolution of Federal and State Regulatory Programs -- THE INSTITUTE OF MEDICINE STUDY -- The NRC Request to the IOM and the Committee Charge -- Elements of the Study -- Meetings -- Public Hearing -- Technical Panel -- Commissioned Papers -- Site Visits -- Professional Meetings -- Organization of the Report -- Scope and Limitations of the Report -- CHAPTER SUMMARY -- REFERENCES -- 2 Clinical Applications of Ionizing Radiation -- MEASURES OF PATIENT EXPOSURE TO IONIZING RADIATION -- DIAGNOSTIC APPLICATIONS OF IONIZING RADIATION -- External Sources: Radiology -- Types of Procedures -- Utilization Rates -- Radiation Doses -- Radiation Regulation and Control -- Internal Sources: Diagnostic Nuclear Medicine -- Types of Procedures -- Utilization Rates -- Radiation Doses -- Radiation Regulation and Control -- THERAPEUTIC APPLICATIONS OF IONIZING RADIATION -- External Sources: Radiation Oncology and Teletherapy -- General Approaches -- Clinical Uses in Illustrative Medical Conditions…”
    Libro electrónico
  19. 16759
    por Kousalya, P.
    Publicado 2013
    Tabla de Contenidos: “…9.7 Confidence Interval for Difference between Two Means (Unknown Variances) -- 9.8 Confidence Interval for Difference of Means (Unknown and Unequal Variances) -- 9.9 Confidence Interval for Difference between Means for Paired Observations -- 9.10 Confidence Interval for Estimating the Variance -- 9.11 Confidence Interval for Estimating the Ratio of Two Variances -- 9.12 Bayesian Estimation -- Definitions at a Glance -- Formulae at a Glance -- Objective Type Questions -- Chapter 10: Curve Fitting -- Introduction -- 10.1 The Method of Least Squares -- 10.2 Fitting of a Straight Line -- 10.3 Fitting of a Second Degree Parabola -- 10.4 Fitting of Exponential Curve and Power Curve -- Definitions at a Glance -- Formulae at a Glance -- Objective Type Questions -- Chapter 11: Correlation -- Introduction -- 11.1 Types of Correlation -- 11.2 Methods of Correlation -- 11.3 Properties of Correlation Coefficient -- 11.4 Coefficient of Correlation for Grouped Data -- 11.5 Rank Correlation -- 11.6 Limitations of Spearman's Correlation Coefficient Method -- 11.7 Tied Ranks -- 11.8 Concurrent Deviations Method -- Definitions at a Glance -- Formulae at a Glance -- Objective Type Questions -- Chapter 12: Regression -- 12.1 Regression -- 12.2 Lines of Regression -- 12.3 Regression Coefficients -- 12.4 Difference between Regression and Correlation Analysis -- 12.5 Angle between Two Lines of Regression -- 12.6 Standard Error of Estimate -- 12.7 Limitations of Regression Analysis -- 12.8 Regression Curves -- Definitions at a Glance -- Formulae at a Glance -- Objective Type Questions -- Chapter 13: Queuing Theory -- Introduction -- 13.1 Elements of a Queuing Model -- 13.2 Distribution of Inter-Arrival Time -- 13.3 Distribution of Service Time -- 13.4 Queuing Process -- 13.5 Transient State and Steady State -- 13.6 Some Notations…”
    Libro electrónico
  20. 16760
    por Dhanasekaran, Chandra Mohan
    Publicado 2024
    Tabla de Contenidos: “…The plantimestamp() Function -- The timeadd() Function -- The timecmp() Function -- Collection Functions -- The alltrue() Function -- The anytrue() Function -- The chunklist() Function -- The coalesce() and coalescelist() Functions -- The compact() Function -- The concat() Function -- The contains() Function -- The distinct() Function -- The element() Function -- The flatten() Function -- The keys() and values() Functions -- The index() Function -- The length() Function -- The lookup() Function -- The matchkeys() Function -- The merge() Function -- The one() Function -- The range() Function -- The reverse() Function -- Set Functions -- The setintersection() Method -- The setproduct() Method -- The setunion() Method -- The setsubtract() Method -- The slice() Function -- The sort() Function -- The sum() Function -- The transpose() Function -- The zipmap() Function -- Type Conversion Functions -- The can() Function -- The sensitive() and nonsensitive() Functions -- The try() Function -- The type() Function -- Conversion Functions -- Filesystem Functions -- The abspath() Function -- The dirname() and basename() Functions -- The pathexpand() Function -- The file() and filebase64() Functions -- The fileexists() Function -- The fileset() Function -- The templatefile() Function -- IP Network Functions -- The cidrhost() Function -- The cidrnetmask() Function -- The cidrsubnet() Function -- The cidrsubnets() Function -- Encoding Functions -- The base64encode() and base64decode() Functions -- The base64gzip() Function -- The csvdecode() Function -- The jsonencode() and jsondecode() Functions -- The textencodebase64() Function -- The textdecodebase64() Function -- The urlencode() Function -- The yamlencode() and yamldecode() Functions -- Hash and Crypto Functions -- The uuid() Function -- The uuidv5() Function -- Summary…”
    Libro electrónico