Mostrando 1,301 - 1,320 Resultados de 1,797 Para Buscar 'rototom~', tiempo de consulta: 1.25s Limitar resultados
  1. 1301
    Publicado 2011
    Tabla de Contenidos: “…Development Options: Self-Learning, New Experiences, and ReflectionFrequently Asked Questions; Observations from the Field; 6 From Business Manager to Group Manager; Succeeding Indirectly; Managing and Developing Business Managers; Connecting the Business to the Corporation; Managing the Uncovered; Warning Signs; Developing Group Executives: A Mix of Training, Measures, and Experience; Frequently Asked Questions; Observations from the Field; 7 From Group Manager to Enterprise Manager; Challenge One: Delivering Consistent, Predictable Top- and Bottom-Line Results…”
    Libro electrónico
  2. 1302
    Publicado 2015
    Tabla de Contenidos: “…Cover; Title Page; Copyright Page; Table of contents; About the author; Preface; Acknowledgments; Chapter 1 - Introduction; Who should read this book; Hardware description languages and methodology; What this Book Covers; Historical Perspective; Verilog and Systemverilog; Book Organization; Chapter 2 - Bottom-up design; Primitive instantiation; Designing with primitives; Identifiers and escaped identifiers; Bus declarations; Design hierarchy and test fixtures; Port association; Timescales; Summary; Chapter 3 - Behavioral coding part I: blocks, variables, and operators; Top-down design…”
    Libro electrónico
  3. 1303
    por Delaney, Laurel J. author
    Publicado 2014
    Tabla de Contenidos: “…Legal Protection in the Online EnvironmentDomain Name Protection: Part of Your IP Protection; Other Legal Considerations: Labor Laws, Contracts, and Agreements; Opening Your Bank Account; Maximizing Tax Benefits for Your Multinational Business; More Ways to Guard Your Bottom Line; Trade and Customs Duties; Interest-Charge Domestic International Sales Corporation; Summary; Notes; Chapter 4: Exploring Your Territory; Market Research-a Dreaded Chore, a Powerful Tool; Get Yourself Organized; Choosing Your Market-Pleasure, Profit, Competitive Advantage, or Challenge ?…”
    Libro electrónico
  4. 1304
    por Vesterli, Sten E.
    Publicado 2011
    Tabla de Contenidos: “…Deciding how to build itDeciding how much to build at a time; Deciding how much to build yourself; Deciding how to integrate; Application architecture; Example Work Breakdown Structure; Estimating the solution; Top-down estimate; Bottom-up estimate; Three-point estimates; Grouping - simple, normal, and hard; More input, better estimates; Adding it all up - the final estimate; Swings and roundabouts; Calculating the standard deviation for a task; Calculating the standard deviation for a project; Sanity check; From effort to calendar time; Summary; Chapter 3:Getting Organized…”
    Libro electrónico
  5. 1305
    Publicado 2014
    Tabla de Contenidos: “…""Project 16: 3-AUCTION""""Example: Dividing A Few Items I""; ""Greedy Strategy""; ""Backward Induction""; ""Game Tree""; ""Game Digraph""; ""Example: Game Digraph for ABBAB""; ""An Abbreviated Analysis""; ""Why it Matters: Complexity (optional)""; ""Bottom-Up Analysis""; ""Interdependencies between the Items (optional)""; ""Exercises""; ""Example: Shubik Auction I""; ""Exercises""; ""Project 17: SHUBIK AUCTION""; ""Example: Sequential Doctor and Restaurant Location""; ""General Observations for Symmetric Games""; ""Doctor Location""; ""Constant-Sum Games""; ""Restaurant Location""…”
    Libro electrónico
  6. 1306
    Publicado 2004
    Tabla de Contenidos: “…4 The Hasselblad H Camera SystemThe H Camera System Concept; Removing the Bottom Plate; Battery Operation; Attaching and Removing Lenses; Attaching, Removing, and Adjusting Viewfinders; Adjusting the Eyepiece Diopter Correction; Film Magazines and Film Loading; The H Film Magazine; Removing and Attaching the H Film Magazines; Magazine Settings; Programming the Magazine Settings; Setting the Frame Counter; Loading the Film; Changing Film; Some Suggestions about Film Loading; Imprinting the Film; Deciding on the Imprint; Imprinting Date and Time; The Instant Film Magazine; Camera Operation…”
    Libro electrónico
  7. 1307
    por Wennberg, Karl
    Publicado 2022
    Tabla de Contenidos: “…2 Innovation and Entrepreneurship: A Knowledge-Based View -- 3 Market Failure and the Entrepreneurial State -- 3.1 Bottom-Up, Top-Down, and the Role of the (Entrepreneurial) State -- 3.2 The Evaluation of a Mission -- 4 External Validity and Scalability: The Problem with Arguing from Anecdote -- 5 Concluding Remarks: Can Missions Work? …”
    Libro electrónico
  8. 1308
    Publicado 2023
    Tabla de Contenidos: “…-- The Experiential Triangle -- Chapter Five Ignite Integrity and Responsibility -- Integrity and Responsibility: An Essential Pair -- Integrity and Responsibility Breed Trust -- Telling the Truth -- Standing Up for What Is Right -- Keeping Promises -- Responsibility -- Admitting Mistakes -- Serving Others -- Chapter Six Embrace Empathy and Compassion -- Empathy and Compassion: An Essential Pair -- Empathy, Compassion, and Leadership Performance -- Empathy, Compassion, and the Bottom Line -- Barriers to Empathy and Compassion -- Empathy and Compassion Begin at Home -- Encouraging Empathy and Compassion in Others -- Chapter Seven Decide Wisely -- Decision-Making Is a Full-Time Job -- Obstacles to Deciding Wisely -- Emotional Landmines -- Preventing Emotionally Driven Decisions -- Mental Biases -- How to Decide -- When It Comes to Decisions, 4Rs Make All the Difference -- Recognizing -- Reflecting -- Reframing -- Responding -- Chapter Eight Let Go of What You Know -- The Business Case for Learning Agility -- Cultivating a Learning Mindset -- Empathy-fueled Learning -- Strengthening Your Individual Learning Agility -- Be Curious -- Choose Growth over Comfort -- Resist Defensiveness -- Experiment -- Cultivate Learning Agility in Those You Lead -- Chapter Nine Achieve Purposeful Goals…”
    Libro electrónico
  9. 1309
    Publicado 2013
    Tabla de Contenidos: “…Evidence and counter-evidence Making sense of the A-minor Prelude; Problems of proportion; Uncertainty and expectation; Rhetoric and the reality of the contingent; The prelude as an impossible object; Ominous allusions; Tonal analysis; An explanatory comparison; A bottom/up reduction; A non-orthodox tonal reduction; Some remarks on interpretation; Chapter 3. …”
    Libro electrónico
  10. 1310
    Publicado 2023
    Tabla de Contenidos: “…Exercise 3.01 - adding a basic fragment and the fragment lifecycle -- Exercise 3.02 - adding fragments statically to an activity -- Static fragments and dual-pane layouts -- Exercise 3.03 - dual-pane layouts with static fragments -- Dynamic fragments -- Exercise 3.04 - adding fragments dynamically to an activity -- Jetpack Navigation -- Exercise 3.05 - adding a Jetpack navigation graph -- Activity 3.01 - creating a quiz on the planets -- Summary -- Chapter 4: Building App Navigation -- Technical requirements -- Navigation overview -- Navigation drawer -- Exercise 4.01 - creating an App with a navigation drawer -- Bottom navigation -- Exercise 4.02 - adding bottom navigation to your app -- Tabbed navigation -- Exercise 4.03 - using tabs for app navigation -- Activity 4.01 - building primary and secondary app navigation -- Summary -- Part 2: Displaying Network Calls -- Chapter 5: Essential Libraries: Retrofit, Moshi, and Glide -- Technical requirements -- Introducing REST, API, JSON, and XML -- Fetching data from a network endpoint -- Exercise 5.01 - reading data from an API -- Parsing a JSON response -- Exercise 5.02 - extracting the image URL from the API response -- Loading images from a remote URL -- Exercise 5.03 - loading the image from the obtained URL -- Activity 5.01 - displaying the current weather -- Summary -- Chapter 6: Adding and Interacting with RecyclerView -- Technical requirements -- Adding RecyclerView to our layout -- Exercise 6.01 - adding an empty RecyclerView to your main activity -- Populating RecyclerView -- Exercise 6.02 - populating your RecyclerView -- Responding to clicks in RecyclerView -- Exercise 6.03 - responding to clicks -- Supporting different Item types -- Exercise 6.04 - adding titles to RecyclerView -- Swiping to remove Items -- Exercise 6.05 - adding swipe to delete functionality -- Adding items interactively…”
    Libro electrónico
  11. 1311
    Publicado 2003
    Libro electrónico
  12. 1312
    Publicado 2016
    “…Inventory optimization allows you to avoid out-of-stock situations without impacting the bottom line with excessive inventory maintenance. …”
    Libro electrónico
  13. 1313
    Publicado 2025
    Tabla de Contenidos: “…-- Aligning purpose and profit -- The relationship between profit and pricing -- Corporate purpose -- The relationship between profit and purpose -- The triple bottom line -- The financial case for purpose -- Aligning price, profit, and purpose -- Pricing for demand management -- Pricing for a sustainable environment -- Pricing for poverty alleviation -- Pricing for healthy living -- Pricing for governmental policy -- Pricing for improving quality of life -- The seven-step plan -- Key takeaways -- Notes -- Chapter 2: Seeking internal alignment and true costs -- Internal misalignment issues -- The importance of including societal impact within the business case -- Impact-weighted accounting: the promise -- A framework for quantifying societal impact -- Understand the value being created - for customers and society -- Measurement challenges -- Measuring carbon emissions -- Measuring a life saved -- Measuring jobs created or lost -- The social cost of food -- Other measurements -- True costs and responsible business: getting there -- Key takeaways -- Notes -- Chapter 3: Innovation diffusion: Pricing for growth -- The "diffusion of innovation" stages and the role of pricing -- Pricing of innovations and its influence on societal welfare -- Stage 1: Innovators (2.5% market share) -- Stage 2: Early adopters (13.5% market share) -- The "green premium" -- Stage 3: Early majority (34% market share) -- Case of Tesla -- Stage 4: Late majority (34% market share) -- Crossing the chasm: Driving adoption and market share (34%) -- Georgia-Pacific Case Study…”
    Libro electrónico
  14. 1314
    por Andrews, Philip
    Publicado 2010
    Tabla de Contenidos: “…Photoshop Elements and PremiereElementsPhotoshop Elements 8 for the AppleMacintosh; Firststeps; The Welcomescreen; Step 1: Getting your pictures intoElements; Step-by-step to betterscanning; Creating newdocuments; Step 2: Viewing yourpictures; Step 3: Imagerotating; Step 4: Cropping andstraightening; Step 5: Automatic corrections; Step 6:Printing; Step 7:Saving; Step 8: Organizing yourpictures; Step 9: Backing up yourfiles; Section Two: The Photographer's Toolkit; 3 Organize; The Organizerworkspace; The WelcomeScreen; The Organizer MenuBar; The Organizer ShortcutsBar; The Organizer BottomBar…”
    Libro electrónico
  15. 1315
    por Ash, Tim, 1965-
    Publicado 2008
    “…In this comprehensive, step-by-step guide, you'll learn all the skills necessary to dramatically improve your bottom line, including identifying mission critical parts of your website and their true economic value, defining important visitor classes and key conversion tasks, gaining insight on customer decision-making, uncovering problems with your page and deciding which elements to test, developing an action plan, and avoiding common pitfalls. …”
    Libro electrónico
  16. 1316
    Publicado 2014
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with Microsoft Azure; An overview of cloud computing; Microsoft Azure overview; Selecting a Microsoft Azure solution; Infrastructure capabilities; Platform capabilities; Cost; Decision flow diagrams; Administration of Microsoft Azure systems; Choosing a subscription; Creating a Microsoft Azure account; Adding a subscription; Exploring the portal; The top toolbar; The side toolbar; The bottom toolbar; Examining Microsoft Azure services; Compute services…”
    Libro electrónico
  17. 1317
    por Cooke, Jamie Lynn
    Publicado 2014
    Tabla de Contenidos: “…''I''m not going to do it - and you can''t make me''The top-down and bottom-up management myths; The power of self-organized teams; Giving the team a higher purpose; In my estimation; Trusting the team; Why shorter deadlines lead to happier employees; The end of overtime; Success breeds motivation; Chapter 11: ''Just-in-time'' Communication; When was the last time you attended a valuable meeting?…”
    Libro electrónico
  18. 1318
    Publicado 2019
    “…What if it can also improve the bottom line? It can. The Diversity Bonus shows how and why. …”
    Libro electrónico
  19. 1319
    Publicado 2022
    Tabla de Contenidos: “…I Know a Guy -- Trust -- Strong- and Weak-Tie Networks -- Uncomfortable Costs -- Connectors, Mavens, and Salesmen -- Cultivation and Costs -- Transition -- Notes -- Chapter 9 Information Capital -- Preparing Without Predicting -- Three Phases in Dealing With Disruptions -- The Plan-Ahead Team and Think-Ahead Crew -- Fragility, Signal, and Noise -- Cognitive Biases -- Fast, Cheap, and Out of Control -- Narratives -- Transition -- Notes -- Chapter 10 Capital Combined -- A Return to Fluff N Stuff -- The Future of Fluff N Stuff -- Chapter 11 Transition to an Interlude -- Cynefin® and Antifragile -- Chapter 12 The Cynefin® Sense-Making Framework -- Overview -- Examples -- Falling Off a Cliff -- The Bottom Line -- Notes -- Chapter 13 Antifragile -- The Legacy of Black Swans -- The Future Is Unpredictable -- The Future Belongs to the Antifragile -- Falling Off a Cliff (Again) -- A Combined Example -- Transition -- Notes -- Chapter 14 An Introduction to a Culture of Experimentation -- Live From New York -- Behind the Curtain -- Three Elements of a Culture of Experimentation -- Transition -- Notes -- Chapter 15 A Reality-Seeking Culture -- The Story and the Schedule -- Through a Glass Ever More Darkly -- How Resilience Works -- The Wisdom of a Dissimilar Room -- "How Much Truth Does a Spirit Endure, How Much Truth Does It Dare? …”
    Libro electrónico
  20. 1320
    por Hodler, Juerg
    Publicado 2021
    Libro electrónico