Mostrando 1,921 - 1,940 Resultados de 5,315 Para Buscar '"Cuts"', tiempo de consulta: 0.12s Limitar resultados
  1. 1921
    Publicado 2017
    Tabla de Contenidos: “…-- The graph ADT -- Representation of a graph in memory -- Adjacency matrix -- Complexity of operations in a sparse adjacency matrix graph -- More space-efficient adjacency-matrix-based graph -- Complexity of operations in a dense adjacency-matrix-based graph -- Adjacency list -- Complexity of operations in an adjacency-list-based graph -- Adjacency-list-based graph with dense storage for vertices -- Complexity of the operations of an adjacency-list-based graph with dense storage for vertices -- Traversal of a graph -- Complexity of traversals -- Cycle detection -- Complexity of the cycle detection algorithm -- Spanning tree and minimum spanning tree -- For any tree with vertices V and edges E, |V| = |E| + 1 -- Any connected undirected graph has a spanning tree -- Any undirected connected graph with the property |V| = |E| + 1 is a tree -- Cut property -- Minimum spanning tree is unique for a graph that has all the edges whose costs are different from one another -- Finding the minimum spanning tree -- Union find -- Complexity of operations in UnionFind -- Implementation of the minimum spanning tree algorithm -- Complexity of the minimum spanning tree algorithm -- Summary -- Chapter 11: Reactive Programming…”
    Libro electrónico
  2. 1922
    Publicado 2021
    Tabla de Contenidos: “…List of Command-Line Tools -- alias -- awk -- aws -- bash -- bat -- bc -- body -- cat -- cd -- chmod -- cols -- column -- cowsay -- cp -- csv2vw -- csvcut -- csvgrep -- csvjoin -- csvlook -- csvquote -- csvsort -- csvsql -- csvstack -- csvstat -- curl -- cut -- display -- dseq -- echo -- env -- export -- fc -- find -- fold -- for -- fx -- git -- grep -- gron -- head -- header -- history -- hostname -- in2csv -- jq -- json2csv -- l -- less -- ls -- make -- man -- mkdir -- mv -- nano -- nl -- parallel -- paste -- pbc -- pip -- pup -- pwd -- python -- R -- rev -- rm -- rush -- sample -- scp -- sed -- seq -- servewd -- shuf -- skll -- sort -- split -- sponge -- sql2csv -- ssh -- sudo -- tail -- tapkee -- tar -- tee -- telnet -- tldr -- tr -- tree -- trim -- ts -- type -- uniq -- unpack -- unrar -- unzip -- vw -- wc -- which -- xml2json -- xmlstarlet -- xsv -- zcat -- zsh -- Index -- About the Author -- Colophon…”
    Libro electrónico
  3. 1923
    Publicado 2016
    Tabla de Contenidos: “…16.3 An overview Of Architecture Frameworks -- 16.4 The UPDM standard -- 16.5 What to do when we come in touch with architecture frameworks -- 16.6 Conclusion -- Chapter 17: Cross-Cutting Concerns -- 17.1 The Game-Winning Nonfunctional Aspects -- 17.2 Human System Interaction and Human Factors Engineering -- 17.3 Risk Management -- 17.4 Trade Studies -- 17.5 Budgets -- Chapter 18: Architecture Assessment -- Chapter 19: Making It Work in the Organization -- 19.1 Overview -- 19.2 Organizational Structure for Systems Architecting -- 19.3 Recipes from the Authors' Experience -- Chapter 20: Soft Skills -- 20.1 It's All about Communication -- 20.2 Personality Types -- 20.3 Intercultural Collaboration Skills -- Chapter 21: Outlook: The World after Product Line Engineering -- Appendix A: OMG SysML -- A.1 Diagram and Model -- A.2 Structure Diagrams -- A.3 Behavior Diagrams -- A.4 Requirements Diagram -- A.5 Extension of SysML with Profiles -- A.6 Architecture of the Language -- Appendix B: The V-Model -- B.1 A Brief History of the V-Model or the Systems Engineering Vee -- B.2 A Handy Illustration but No Comprehensive Process Description -- B.3 Critical Considerations -- B.4 Reading Instruction for a Modern Systems Engineering Vee -- Bibliography -- Index -- Wiley Series in Systems Engineering and Management -- End User License Agreement…”
    Libro electrónico
  4. 1924
    Publicado 2022
    Tabla de Contenidos: “…General case - max-flow/min-cut -- 3.3. Additive flow networks - stochastic modeling by queuing networks -- 3.4. …”
    Libro electrónico
  5. 1925
    por Frahim, Jazib, Santos, Omar
    Publicado 2010
    Tabla de Contenidos: “…Cover -- Contents -- Introduction -- Part I: Product Overview -- Chapter 1 Introduction to Security Technologies -- Firewalls -- Intrusion Detection Systems (IDS) and Intrusion Prevention Systems (IPS) -- Virtual Private Networks -- Summary -- Chapter 2 Cisco ASA Product and Solution Overview -- Cisco ASA 5505 Model -- Cisco ASA 5510 Model -- Cisco ASA 5520 Model -- Cisco ASA 5540 Model -- Cisco ASA 5550 Model -- Cisco ASA 5580-20 and 5580-40 Models -- Cisco ASA AIP-SSM Module -- Cisco ASA Gigabit Ethernet Modules -- Cisco ASA CSC-SSM Module -- Summary -- Chapter 3 Initial Setup and System Maintenance -- Accessing the Cisco ASA Appliances -- Managing Licenses -- Initial Setup -- Device Setup -- IP Version 6 -- Setting Up the System Clock -- Configuration Management -- Remote System Management -- System Maintenance -- System Monitoring -- Device Monitoring and Troubleshooting -- Summary -- Part II: Firewall Technology -- Chapter 4 Controlling Network Access -- Packet Filtering -- Configuring Traffic Filtering -- Advanced ACL Features -- Content and URL Filtering -- Deployment Scenarios for Traffic Filtering -- Monitoring Network Access Control -- Understanding Address Translation -- DNS Doctoring -- Monitoring Address Translations -- Summary -- Chapter 5 IP Routing -- Configuring Static Routes -- RIP -- OSPF -- EIGRP -- IP Multicast -- Summary -- Chapter 6 Authentication, Authorization, and Accounting (AAA) -- AAA Protocols and Services Supported by Cisco ASA -- Defining an Authentication Server -- Configuring Authentication of Administrative Sessions -- Authenticating Firewall Sessions (Cut-Through Proxy Feature) -- Configuring Authorization -- Configuring Accounting -- Summary -- Chapter 7 Application Inspection -- Enabling Application Inspection -- Selective Inspection -- Computer Telephony Interface Quick Buffer Encoding Inspection…”
    Libro electrónico
  6. 1926
    Publicado 2020
    Tabla de Contenidos: “…-- Maintainer Mode -- Cutting Through the Noise -- Nonrecursive Automake -- Summary -- 7 BUILDING LIBRARIES WITH LIBTOOL -- The Benefits of Shared Libraries -- How Shared Libraries Work -- Using Libtool -- Installing Libtool -- Adding Shared Libraries to Jupiter -- Summary -- 8 LIBRARY INTERFACE VERSIONING AND RUNTIME DYNAMIC LINKING -- System-Specific Versioning -- The Libtool Library Versioning Scheme -- Using libltdl -- Converting to Libtool's ltdl Library -- Summary -- 9 UNIT AND INTEGRATION TESTING WITH AUTOTEST -- Autotest Overview -- Wiring Up Autotest -- Adding a Test -- Unit Testing vs. …”
    Libro electrónico
  7. 1927
    Publicado 2019
    Tabla de Contenidos: “…6.1 Basic Principles -- Problem-Solving Corner: Counting -- 6.2 Permutations and Combinations -- Problem-Solving Corner: Combinations -- 6.3 Generalized Permutations and Combinations -- 6.4 Algorithms for Generating Permutations and Combinations -- 6.5 Introduction to Discrete Probability -- 6.6 Discrete Probability Theory -- 6.7 Binomial Coefficients and Combinatorial Identities -- 6.8 The Pigeonhole Principle -- Chapter 6 Notes -- Chapter 6 Review -- Chapter 6 Self-Test -- Chapter 6 Computer Exercises -- 7 Recurrence Relations -- 7.1 Introduction -- 7.2 Solving Recurrence Relations -- Problem-Solving Corner Recurrence Relations -- 7.3 Applications to the Analysis of Algorithms -- 7.4 The Closest-Pair Problem -- Chapter 7 Notes -- Chapter 7 Review -- Chapter 7 Self-Test -- Chapter 7 Computer Exercises -- 8 Graph Theory -- 8.1 Introduction -- 8.2 Paths and Cycles -- Problem-Solving Corner: Graphs -- 8.3 Hamiltonian Cycles and the Traveling Salesperson Problem -- 8.4 A Shortest-Path Algorithm -- 8.5 Representations of Graphs -- 8.6 Isomorphisms of Graphs -- 8.7 Planar Graphs -- 8.8 Instant Insanity -- Chapter 8 Notes -- Chapter 8 Review -- Chapter 8 Self-Test -- Chapter 8 Computer Exercises -- 9 Trees -- 9.1 Introduction -- 9.2 Terminology and Characterizations of Trees -- Problem-Solving Corner Trees -- 9.3 Spanning Trees -- 9.4 Minimal Spanning Trees -- 9.5 Binary Trees -- 9.6 Tree Traversals -- 9.7 Decision Trees and the Minimum Timefor Sorting -- 9.8 Isomorphisms of Trees -- 9.9 Game Trees -- Chapter 9 Notes -- Chapter 9 Review -- Chapter 9 Self-Test -- Chapter 9 Computer Exercises -- 10 Network Models -- 10.1 Introduction -- 10.2 A Maximal Flow Algorithm -- 10.3 The Max Flow, Min Cut Theorem -- 10.4 Matching -- Problem-Solving Corner: Matching -- Chapter 10 Notes -- Chapter 10 Review -- Chapter 10 Self-Test -- Chapter 10 Computer Exercises…”
    Libro electrónico
  8. 1928
    Publicado 2023
    Tabla de Contenidos: “…7.2.1 The m-Polar Fuzzy ELECTRE-I Integrated Shannon's Entropy Weight Calculation Method -- 7.3 Application to Industrial Problems -- 7.3.1 Cutting Fluid Selection Problem -- 7.3.2 Results Obtained From m-Polar Fuzzy ELECTRE-I for Cutting Fluid Selection Problem -- 7.3.3 FMS Selection Problem -- 7.3.4 Results Obtained From m-Polar Fuzzy ELECTRE-I for FMS Selection -- 7.4 Conclusions -- References -- Chapter 8 Fuzzy Decision Making: Concept and Models -- 8.1 Introduction -- 8.2 Classical Set -- 8.3 Fuzzy Set -- 8.4 Properties of Fuzzy Set -- 8.5 Types of Decision Making -- 8.5.1 Individual Decision Making -- 8.5.2 Multiperson Decision Making -- 8.5.3 Multistage Decision Making -- 8.5.4 Multicriteria Decision Making -- 8.6 Methods of Multiattribute Decision Making (MADM) -- 8.6.1 Weighted Sum Method (WSM) -- 8.6.2 Weighted Product Method (WPM) -- 8.6.3 Weighted Aggregates Sum Product Assessment (WASPAS) -- 8.6.4 Technique for Order Preference by Similarity to Ideal Solutions (TOPSIS) -- 8.7 Applications of Fuzzy Logic -- 8.8 Conclusion -- References -- Chapter 9 Use of Fuzzy Logic for Psychological Support to Migrant Workers of Southern Odisha (India) -- 9.1 Introduction -- 9.2 Objectives and Methodology -- 9.2.1 Objectives -- 9.2.2 Methodology -- 9.3 Effect of COVID-19 on the Psychology and Emotion of Repatriated Migrants -- 9.3.1 Psychological Variables Identified -- 9.3.2 Fuzzy Logic for Solace to Migrants -- 9.4 Findings -- 9.5 Way Out for Strengthening the Psychological Strength of the Migrant Workers through Technological Aid -- 9.6 Conclusion -- References -- Chapter 10 Fuzzy-Based Edge AI Approach: Smart Transformation of Healthcare for a Better Tomorrow -- 10.1 Significance of Machine Learning in Healthcare -- 10.2 Cloud-Based Artificial Intelligent Secure Models -- 10.3 Applications and Usage of Machine Learning in Healthcare…”
    Libro electrónico
  9. 1929
    Publicado 2019
    Tabla de Contenidos: “…4.2.2.2 ICA Method -- 4.2.2.3 DVA Method -- 4.3 Model‐Based Methods -- 4.3.1 Adaptive State Estimation Methods -- 4.3.2 Data‐Driven Methods -- 4.3.2.1 Empirical and Fitting Methods -- 4.3.2.2 Response Surface‐Based Optimization Algorithms -- 4.3.2.3 Sample Entropy Methods -- 4.4 Joint Estimation Method -- 4.4.1 Relationship Between SOC and Capacity -- 4.4.2 Case Study -- 4.5 Dual Estimation Method -- 4.5.1 Implementation with the AEKF Algorithm -- 4.5.2 SOC-SOH Estimation -- 4.5.3 Case Study -- 4.6 Summary -- References -- Chapter 5 Battery State of Power Estimation -- 5.1 Background -- 5.2 Instantaneous SOP Estimation Methods -- 5.2.1 HPPC Method -- 5.2.2 SOC‐Limited Method -- 5.2.3 Voltage‐Limited Method -- 5.2.4 MCD Method -- 5.2.5 Case Study -- 5.3 Continuous SOP Estimation Method -- 5.3.1 Continuous Peak Current Estimation -- 5.3.2 Continuous SOP Estimation -- 5.3.3 Influences of Battery States and Parameters on SOP Estimation -- 5.3.3.1 Uncertainty of SOC -- 5.3.3.2 Case Study -- 5.3.3.3 Uncertainty of Model Parameters -- 5.3.3.4 Case Study -- 5.3.3.5 Uncertainty of SOH -- 5.4 Summary -- References -- Chapter 6 Battery Charging -- 6.1 Background -- 6.2 Basic Terms for Evaluating Charging Performances -- 6.2.1 Cell and Pack -- 6.2.2 Nominal Ampere‐Hour Capacity -- 6.2.3 C‐rate -- 6.2.4 Cut‐off Voltage for Discharge or Charge -- 6.2.5 Cut‐off Current -- 6.2.6 State of Charge -- 6.2.7 State of Health -- 6.2.8 Cycle Life -- 6.2.9 Charge Acceptance -- 6.2.10 Ampere‐Hour Efficiency -- 6.2.11 Ampere‐Hour Charging Factor -- 6.2.12 Energy Efficiency -- 6.2.13 Watt‐Hour Charging Factor -- 6.2.14 Trickle Charging -- 6.3 Charging Algorithms for Li‐Ion Batteries -- 6.3.1 Constant Current and Constant Voltage Charging -- 6.3.2 Multistep Constant Current Charging -- 6.3.3 Two‐Step Constant Current Constant Voltage Charging…”
    Libro electrónico
  10. 1930
    por Bansal, Payal
    Publicado 2024
    Tabla de Contenidos: “…8.6.3 Technologies of Industry 5.0 -- 8.6.4 Limitations of Industry 5.0 -- 8.6.5 Future Direction -- 8.7 Conclusion -- References -- Chapter 9 The Role of Cutting-Edge Technologies in Revolutionary Industry 5.0 -- 9.1 Introduction -- 9.2 Industry 5.0 As Industrial Revolution -- 9.2.1 About Industry 5.0 -- 9.2.2 Industry 5.0: The Cutting-Edge Technology -- 9.2.3 Industry 5.0: The Way to Enable Technologies -- 9.2.3.1 Individualized Human-Machine Interaction -- 9.2.3.2 Bio-Inspired Technologies and Smart Materials -- 9.2.3.3 Digital Twins as Well as Simulation -- 9.2.3.4 Transmission of Data, Analysis and Storage -- 9.2.3.5 Artificial Intelligence -- 9.2.3.6 Efficiency of Technology, Storage, Renewables, and Autonomy -- 9.3 The Role Of Workers In The Industry 5.0 -- 9.3.1 Work-Related Stress and Disease -- 9.3.2 Emerging Risks -- 9.3.2.1 Wearables the Smart Ones -- 9.3.2.2 Cobots and Robots -- 9.3.2.3 Virtual Reality/Augmented Reality -- 9.3.2.4 ExoSkeleton -- 9.3.2.5 Digital Twin -- 9.3.2.6 Wireless Communication Technology -- 9.4 Path Toward Society 5.0 -- 9.5 Conclusion -- References -- Chapter 10 Managing Industry 5.0: The Next Frontier for Artificial Intelligence and Machine Learning Algorithms -- 10.1 Introduction -- 10.2 Supervised Learning -- 10.2.1 Decision Tree -- 10.2.2 Naïve Bayes -- 10.2.3 Support Vector Machine -- 10.3 Unsupervised Learning -- 10.4 Neural Networks Workflow -- 10.4.1 Principal Component Analysis -- 10.4.2 K-Means Clustering -- 10.5 Semi-Supervised Learning -- 10.5.1 Transductive Support Vector Machines -- 10.5.2 Generative Models -- 10.5.3 Self-Training -- 10.6 Reinforcement Learning -- 10.7 Multitasking Learning -- 10.8 Ensemble Learning -- 10.8.1 Boosting -- 10.8.2 Bagging -- 10.9 Deep Learning (Neural Network) -- 10.9.1 Supervised Neural Network -- 10.9.2 Unsupervised Neural Network -- 10.9.3 Reinforced Neural Network…”
    Libro electrónico
  11. 1931
    Publicado 2009
    Tabla de Contenidos: “…7.4.4 Incompressible Two-Dimensional Equations: Dimensionless Form -- 7.4.5 Observations on the Basic Equations -- 7.5 Boundary Conditions for Navier-Stokes Equations -- 7.6 Reynolds Averaged Navier-Stokes Equations -- 7.7 Boundary-layer, Thin-layer and Associated Approximations -- 7.8 Euler Equations for Inviscid Flows -- 7.8.1 Certain Observations on Euler and Navier-Stokes Equations -- 7.9 Boundary Conditions for Euler Equations -- 7.9.1 Far-field Boundary Conditions for Euler Equations -- 7.10 The Full Potential Equation -- 7.10.1 Potential Equation in Conservative Form -- 7.10.2 Boundary Conditions for the Full Potential Equation -- 7.10.3 Transonic Small Perturbation Model -- 7.10.4 Oswatitsch Reduction -- 7.10.5 Cole's and Other Forms of the TSP Equation -- 7.11 Inviscid Incompressible Irrotational Flow -- 7.12 Summary -- 7.13 Key Terms -- Chapter 8: Grid Generation -- 8.1 Introduction -- 8.2 Co-ordinate Transformation -- 8.3 Differential Equation Methods -- 8.4 Algebraic Methods -- 8.4.1 Calculation of the Arc Length -- 8.4.2 Desired Arc Length Distribution -- 8.4.3 Calculation of the Angle θ on the Aerofoil and Cut -- 8.4.4 Calculation of ymin and nmax -- 8.4.5 Δn - Distribution on the Aerofoil and the Cut -- 8.4.6 Mesh Spacing in n-Direction -- 8.4.7 Calculation of x and y at Nodal Points -- 8.4.8 Cubic Spline -- 8.5 Transfinite Interpolation Methods -- 8.6 Unstructured Grid Generation -- 8.7 Mesh Adaptation -- 8.7.1 Moving Mesh -- 8.7.2 Mesh Enrichment -- 8.8 Summary -- 8.9 Key Terms -- 8.10 Exercise 8 -- Chapter 9: Inviscid Incompressible Flow -- 9.1 Introduction -- 9.2 Potential Flow Problem -- 9.3 Panel Methods -- 9.3.1 AMO Smith Method for a Lifting Airfoil -- 9.3.2 Influence Coefficients -- 9.4 Panel Methods (Continued) -- 9.4.1 Mathematical Preliminaries for Morino-Kuo Method -- 9.4.2 Flow Past an Aerofoil…”
    Libro electrónico
  12. 1932
    por Forum, International Transport
    Publicado 2021
    Tabla de Contenidos: “…5 Freight transport: Bold action can decarbonise movement of goods -- Decarbonising freight transport: The state of play -- Freight's main challenges -- Three steps towards decarbonising freight -- Mastering the pandemic: Challenges and opportunities for freight after Covid-19 -- Recover, Reshape, Reshape+: Three possible futures for freight transport -- Freight transport in the Recover scenario -- Paradigm change: Freight transport in the Reshape scenario -- Reshape+: Reinforcing Reshape -- Demand for freight: Substantial growth at a slower pace -- CO2 emissions from freight transport: Reversing emission growth -- Equitable freight decarbonisation: Avoiding regional imbalances -- More resilience, less carbon and lower costs with the right policy mix -- Policy recommendations -- Design stimulus packages that align to support economic recovery, freight decarbonisation and supply chain resilience -- Align price incentives with freight decarbonisation ambitions for carrier buy-in -- Scale-up ready-to-adopt freight decarbonisation measures quickly to cut costs and emissions -- Strengthen international co-operation to combat freight emissions -- Accelerate standardisation procedures to speed-up the adoption of new clean technologies -- Tailor decarbonisation pathways to regional realities to address gaps in standard solutions -- Broaden access to privately owned data to improve policy design -- References -- Annex A. …”
    Libro electrónico
  13. 1933
    por OECD
    Publicado 2022
    Tabla de Contenidos: “…Digitalisation will continue, although perhaps at a slower pace than in 2020 -- There are signs that the increase in teleworking is here to stay -- Long-term developments in productivity remain uncertain -- References -- 2 The importance of MFP for economic growth -- Introduction -- Solow's growth accounting framework is at the heart of MFP measurement -- The application of the growth accounting framework has led to diverging results regarding the importance of MFP for economic growth -- In order to assess the importance of MFP for economic growth, it is better to focus on labour productivity growth -- MFP underlies most changes in aggregate labour productivity growth over time -- The contribution of MFP to labour productivity growth is sensitive to the measurement of the volume of output and inputs -- Measuring the volume of output -- Accounting for the composition of labour -- Accounting for the composition of capital -- Extending the asset boundary to better account for intangible capital -- The distinction between the contributions of MFP and production factors to labour productivity growth is not as clear-cut as it seems -- In a steady state, MFP is at the origin of capital deepening -- Complementarities between assets may foster MFP growth -- Understanding productivity requires looking into the granular origins of MFP -- There is pervasive productivity heterogeneity across firms, including within narrowly defined industries -- Aggregate productivity growth depends on productivity growth within firms, as well as on reallocations between existing firms, and business creations and destructions -- Firm-level data shed new light on the origins of the aggregate productivity slowdown -- References -- Notes -- 3 The key drivers of MFP growth -- Introduction -- Research and development -- Measuring R&amp -- D is conceptually challenging…”
    Libro electrónico
  14. 1934
    por Rajan, Sonika
    Publicado 2012
    Tabla de Contenidos: “…Principle of Preservation of Culture -- Summary -- Questions -- Chapter 8: Science Laboratory -- Introduction -- Importance of a Science Laboratory -- Characteristics of a Good Science Laboratory -- Ideal Science Laboratory Design -- Guidelines for Teachers -- Maintenance of Records -- Laboratory Discipline -- Common Accidents and Their Remedies -- 1. Burns -- 2. Cuts -- 3. Eye Injuries -- 4. Poison -- 5. Inhalation of Gases -- 6. …”
    Libro electrónico
  15. 1935
    por McCormack, Joseph, 1965-
    Publicado 2014
    Tabla de Contenidos: “…CHAPTER THIRTEEN Presenting a Briefer Case Practicing what you preach The discipline of brevity Putting the power back in PowerPoint Training like a TED Talk CHAPTER FOURTEEN Trimming Your Sales (Pitch) Shut up and sell Billboard on a bumper sticker Cut to the customer's chase Long story, short. CHAPTER FIFTEEN Whose Bright Idea Was That Anyway? …”
    Libro electrónico
  16. 1936
    Publicado 2017
    Tabla de Contenidos: “…-- The "Aha" Moment -- Breaking the Mold -- Endnotes -- Chapter 6: Millennials: Facts and Fictions -- It's Not a Generational Issue -- Raging Hormones -- The Most Educated -- Accustomed to Diversity -- Raised to Be Confident -- Independently Minded -- How Much the Same We Really Are -- Why Women Are Needed in the Tech Industry -- It's Not a Generational Issue -- Endnotes -- Chapter 7: What Works and What Doesn't -- We're over the Tipping Point -- Caring and Hoping Isn't Going to Cut It -- How to Create Sustainable Change -- What Works and Why -- Leadership Accountability -- Gender Coaching and Training -- Male Sponsorship -- Succession Planning -- What Doesn't Work and Why -- Diversity and Compliance Training -- Training for Women -- Women's Networks -- Work-Life Flexibility Programs -- Other Best Practices -- Role Models for Women and Men -- Gender Intelligent Sourcing and Recruitment -- Critical Mass and Critical Mindset -- Endnotes -- Chapter 8: The Role of the Board -- Lack of Mentoring -- Stereotypes in Business -- Richard's Story: Boards in the 2008 Financial Crisis and Their Gender Composition -- What Were the Seven Men and Four Women on the Merrill Lynch Board of Directors Doing? …”
    Libro electrónico
  17. 1937
    Publicado 2012
    Tabla de Contenidos:
    Libro electrónico
  18. 1938
    Publicado 2023
    Tabla de Contenidos: “…Function fault tree analysis based on cut sets -- 3.6.4. System of systems context for function fault tree analysis -- 3.7. …”
    Libro electrónico
  19. 1939
    Publicado 2022
    Tabla de Contenidos: “…-- Drawing with Color -- Color pencils -- Acrylic markers -- Pastels -- Dyeing -- Working with natural dyes -- Working with synthetic dyes -- Collaging with Color -- Collaging with found images -- Organizing by color -- Painting paper à la Matisse -- Cutting, tearing, gluing -- Working with Color Digitally -- Color work with digital photos -- Altering color in Photoshop -- Digital painting -- Part 5 The Part of Tens -- Chapter 12 Ten Colorful Careers -- Marcie Bronkar, Textile Designer -- Paul Bronkar, Film Colorist -- Richard A. …”
    Libro electrónico
  20. 1940
    Publicado 2024
    Tabla de Contenidos: “…Working with resin-type 3D printers -- Adjusting the performance of our walls -- Connecting our parts -- Summary -- Chapter 14: Exporting and Sharing Tinkercad Designs for Manufacturing -- Technical requirements -- Exporting our designs -- Choosing and using CAM software -- Setting up Cura -- Preparing a design in Cura -- 3D printing Tinkercad designs with Autodesk Fusion -- Sending Tinkercad designs to Fusion -- Preparing designs for 3D printing -- Finding 3D printing services -- Summary -- Part 4: Practical Applications, Start to Finish Designs to Test our Skills -- Chapter 15: Designing and Printing a Trophy -- Technical requirements -- Designing the top part -- Modeling the cup -- Modeling the post -- Finishing the cup part -- Designing the base part -- Creating a base platform -- Creating a connection point -- Adding the recipient -- Reorienting our parts -- Exporting and preparing for production -- Manufacturing the models -- Summary -- Chapter 16: Fabricating a Multi-Part Storage Box with a Sliding Lid -- Technical requirements -- Starting with the box -- Cutting the grooves -- Making the lid -- Adding artwork -- Adding text features -- Adding image features -- Exporting and manufacturing our models -- Summary -- Chapter 17: Modeling an Ergonomic Threaded Jar -- Technical requirements -- Modeling the jar -- Modeling the lid -- Modeling the threads -- Adding ergonomic features -- Improving the jar part -- Improving the lid part -- Exporting and manufacturing the jar -- Summary -- Chapter 18: Building and Playing a 3D Puzzle -- Technical requirements -- Making the pieces -- Making the joint template -- Adding the joints -- Adding artwork -- Preparing, exporting, and manufacturing the puzzle -- Summary -- Chapter 19: Designing and Assembling a Catapult -- Technical requirements -- Designing the frame -- Starting with a Box shape…”
    Libro electrónico