Mostrando 7,101 - 7,120 Resultados de 17,802 Para Buscar '"Look"', tiempo de consulta: 0.16s Limitar resultados
  1. 7101
    por Hoffmann, Nicolas, 1983-
    Publicado 2013
    Tabla de Contenidos: “…Closed; 3.3.7 Member Limit; 3.3.8 Reward Structure; 3.4 The Value of Data; 3.4.1 Data Mining; 3.4.2 A Look at Retailing and Market Basket Analysis; 3.5 Characteristics of Loyalty Schemes; 3.5.1 Benefits; 3.5.2 Drawbacks; 4. …”
    Libro electrónico
  2. 7102
    Publicado 2021
    Tabla de Contenidos: “…Configuring, linking, and triggering your App Clip -- Testing your App Clip Experiences -- Summary -- Chapter 15: Recognition with Vision Framework -- Technical requirements -- Introduction to the Vision framework -- Recognizing text in images -- Region of interest -- Recognizing hand landmarks in real time -- Understanding hand landmarks -- Implementing hand detection -- Summary -- Chapter 16: Creating Your First Widget -- Technical requirements -- Introducing widgets and WidgetKit -- Widget options -- Widget guidelines -- Developing your first widget -- Creating a widget extension -- Implementing multiple-size widgets -- Providing the widget with data and configuration -- Refreshing the widget's data -- Summary -- Chapter 17: Using Augmented Reality -- Understanding ARKit -- Understanding how ARKit renders content -- Understanding how ARKit tracks the physical environment -- Using ARKit Quick Look -- Implementing the ARKit Quick Look view controller -- Exploring SpriteKit -- Creating a SpriteKit scene -- Exploring SceneKit -- Creating a basic SceneKit scene -- Implementing an Augmented Reality gallery -- Adding image tracking -- Preparing images for tracking -- Building the image tracking experience -- Placing your own content in 3D space -- Summary -- Chapter 18: Creating a macOS app with Catalyst -- Technical requirements -- Discovering Mac Catalyst -- Exploring new Mac Catalyst features -- Building your first Mac Catalyst app -- Exploring the iPad app -- Scaling your iPad app for Mac -- Optimizing your iPad app for Mac -- Summary -- Chapter 19: Ensuring App Quality with Tests -- Testing logic with XCTest -- Understanding what it means to test code -- Setting up a test suite with XCTest -- Optimizing code for testability -- Introducing the question loader -- Mocking API responses -- Using models for consistency…”
    Libro electrónico
  3. 7103
    Publicado 2022
    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 Getting to Know Your Apple Watch -- Chapter 1 Buying Your Apple Watch -- Discover the Newest Apple Watch Models and watchOS 8 -- Choose the Right Apple Watch for You -- Understand What You Need to Use Your Apple Watch -- Find Out Where to Buy Your Apple Watch -- See What's in the Box -- Take a First Look at Apple Watch -- Get Further Help for Your Apple Watch -- Chapter 2 Setting Up -- Set Up a New Apple Watch -- Put on your Apple Watch -- Turn on and pair your Watch -- Navigating your Apple Watch -- Keep Your Apple Watch Running -- Charge your Apple Watch -- Keep tabs on the battery power -- What to do when your battery is low on power -- Optimize battery charging -- Connecting Apple Watch to Wi-Fi -- Connect Bluetooth Devices to Apple Watch -- Pair a Bluetooth device -- Select an audio output source -- Meet the Apple Watch App -- The My Watch tab -- The Face Gallery tab -- The Discover tab -- Wake Up and Turn Off Apple Watch -- Wake up, Apple Watch! …”
    Libro electrónico
  4. 7104
    Publicado 2016
    Tabla de Contenidos: “…Modifying the getOrAddCustodian() function -- Improving the ingestDirectory() function -- A closer look at the formatTimestamp() function -- Converting the writeOutput() function -- Simplifying the writeCSV() function -- Condensing the writeHTML() function -- Running our new and improved script -- Challenge -- Summary -- Chapter 6: Extracting Artifacts from Binary Files -- UserAssist -- Understanding the ROT-13 substitution cipher - rot13.py -- Evaluating code with timeit -- Working with the Registry module -- Introducing the Struct module -- Creating spreadsheets with the xlsxwriter module -- Adding data to a spreadsheet -- Building a table -- Creating charts with Python -- The UserAssist framework -- Developing our UserAssist logic processor - userassist.py -- Evaluating the main() function -- Defining the createDictionary() function -- Extracting data with the parseValues() function -- Processing strings with the getName() function -- Writing Excel spreadsheets - xlsx_writer.py -- Controlling output with the excelWriter() function -- Summarizing data with the dashboardWriter() function -- Writing artifacts in the userassistWriter() function -- Defining the fileTime() function -- Processing integers with the sortByCount() function -- Processing DateTime objects with the sortByDate() function -- Writing generic spreadsheets - csv_writer.py -- Understanding the csvWriter() function -- Running the UserAssist framework -- Additional challenges -- Summary -- Chapter 7: Fuzzy Hashing -- Background on hashing -- Hashing files in Python -- Deep dive into rolling hashes -- Implementing rolling hashes - hashing_example.py -- Limitations of rolling hashes -- Exploring fuzzy hashing - fuzzy_hasher.py -- Starting with the main function -- Working with files in the fileController() function -- Working with directories in the directoryController() function…”
    Libro electrónico
  5. 7105
    Publicado 2018
    Tabla de Contenidos: “…-- Smart contract interactions -- In-depth look into interactions -- New accident report -- Insurance claim request -- Repair order request -- Blockchain - the next-generation B2B platform -- Summary -- Chapter 10: Introducing the Oracle Blockchain Cloud Service -- Why did Oracle pick Hyperledger Fabric? …”
    Libro electrónico
  6. 7106
    Publicado 2015
    Tabla de Contenidos: “…Sqoop -- Getting Sqoop -- Sqoop Connectors -- A Sample Import -- Text and Binary File Formats -- Generated Code -- Additional Serialization Systems -- Imports: A Deeper Look -- Controlling the Import -- Imports and Consistency -- Incremental Imports -- Direct-Mode Imports -- Working with Imported Data -- Imported Data and Hive -- Importing Large Objects -- Performing an Export -- Exports: A Deeper Look -- Exports and Transactionality -- Exports and SequenceFiles -- Further Reading -- Chapter 16. …”
    Libro electrónico
  7. 7107
    Publicado 2017
    Tabla de Contenidos: “…Extending the Time Series: A Case-by-Case Approach -- Currencies -- Government Rates -- Indexes and Commodities -- Validating the Proxies -- Trend over Two Centuries -- Results of the Full Simulation -- A Closer Look at the Signal -- A Closer Look at the Recent Performance -- Interpretation -- Conclusions -- 21 Trend Following -- Overview -- Introduction to Different Trend Following Models -- Diversification between Different Trend Following Models -- Aspect's Approach to Trend Following -- Aspect's Model Compared to Other Trend Following Models -- Conclusion -- Chart Disclaimer -- 22 Evaluating Trading Strategies -- Testing in Other Fields of Science -- Revaluating the Candidate Strategy -- Two Views of Multiple Testing -- False Discoveries and Missed Discoveries -- Haircutting Sharpe Ratios -- An Example with Standard and Poor's Capital IQ -- In Sample and Out of Sample -- Trading Strategies and Financial Products -- Limitations and Conclusions -- 23 Black Box Trend Following-Lifting the Veil -- Synopsis -- The Strategies -- Strategy Mechanics -- Markets Traded -- Data Notes -- Trade Sizing -- Sector Weights -- Time Span -- Commission and Slippage -- Interest -- Fees -- Performance Results and Graphs -- Sector Performance -- Performance of Long versus Short Trades -- Stability of Parameters -- Are CTAs a Diversifier or a Hedge to the SP500? …”
    Libro electrónico
  8. 7108
    por Shaughnessy, Pat
    Publicado 2013
    Tabla de Contenidos: “…Heap Memory -- A Closer Look at How Ruby Saves a String Value -- How Ruby Creates a Lambda -- How Ruby Calls a Lambda -- The Proc Object -- Experiment 8-2: Changing Local Variables After Calling lambda -- Calling lambda More Than Once in the Same Scope -- Summary -- 9. …”
    Libro electrónico
  9. 7109
    Publicado 2011
    Tabla de Contenidos: “…Cover -- Contents -- Foreword -- Preface -- Introduction: It's a New World Out There -- Chapter 1 Perfect Phrases to Establish Yourself in Your New Role -- Perfect Phrases to Introduce Yourself to a New Manager -- Perfect Phrases to Forge a Manager/Admin Partnership -- Perfect Phrases to Relate Your Best Work and Communication Style -- Perfect Phrases to Discover Your Manager's Preferred Work and Communication Style -- Perfect Phrases to Establish Your New Role with All Levels of Employees -- Perfect Phrases to Collaborate with Other Office Professionals -- Perfect Phrases for Questions About and Comparisons with Your Predecessor -- Perfect Phrases to Initiate Meaningful Small Talk -- Chapter 2 Perfect Phrases to Manage Inevitable Learning Curves -- Perfect Phrases to Ask for Help Getting Oriented -- Perfect Phrases to Handle Questions You Can't Answer -- Perfect Phrases to Let People Know You're New -- Perfect Phrases to Request More Detailed Explanations -- Perfect Phrases to Clarify Office Jargon -- Perfect Phrases to Get Support from People Who Know Your Job -- Perfect Phrases to Admit Mistakes and Look Good in the Process -- Perfect Phrases to Admit You Are in Over Your Head -- Perfect Phrases to Apologize Without Groveling -- Chapter 3 Perfect Phrases to Establish Communication Agreements -- Perfect Phrases to Establish Communication Agreements with Your Manager -- Perfect Phrases to Establish Communication Agreements Within Work Groups -- Perfect Phrases to Arrange for Regular Meetings with Your Manager(s) -- Perfect Phrases to Assure That You Are Consulted on Decisions That Affect You -- Perfect Phrases to Discuss Solutions to Communication Breakdowns or Confusion -- Perfect Phrases to Explain Special Communication Needs -- Perfect Phrases to Adapt Communication Modalities to Preferred Styles…”
    Libro electrónico
  10. 7110
    Publicado 2004
    “…However, as those enterprises look to the future, they look for a platform on which they can build a strategy that is open, standards-based, secure, and provides a cost-effective solution. …”
    Libro electrónico
  11. 7111
    Publicado 2023
    Tabla de Contenidos: “…-- What Would a Pro-Black Sector Sound, Look, Taste, and Feel Like? -- When Blackness Is Centered, Everybody Wins: A Conversation with Cyndi Suarez and Dax-Devlon Ross -- Leading Restoratively: The Role of Leadership in a Pro-Black Sector -- Our Promise to the Community -- Pro-Black Organizational Leadership -- Reimagine Staff Wellness -- Prioritize Psychological Safety -- Restore Worker Dignity -- Build Leadership Pipelines -- Conclusion -- Part II Building Pro-BlackInstitutions: Narrative and Forms -- What It Looks Like to Build a Pro-Black Organization -- The Failures of Diversity, Equity, and Inclusion (DEI) -- Interrogating Governance to Construct a Pro-Black Organization -- Supporting Organizations to Build Pro-Black Structures -- To Build a Public Safety That Protects Black Women and Girls, Money Isn't the Only Resource We Need -- Narratives as Symbolic Resources -- Oppressive Narratives That Shape Perceptions of Black Women in the United States -- Black People and the Police -- A Framework for Making the Visible Invisible -- Combatting Disinformation and Misinformation: A Struggle for Democracy and Racial Justice -- Framing the Problem -- Online Disinformation's Racist Impact -- Old Narratives, New Tactics -- The Rise of Anti-Trans Disinformation -- The Mainstreaming of White Supremacist Ideology -- Reframing False Narratives -- How to Combat Disinformation -- Forms: A New Theory of Power -- Hierarchy and Justice -- Hierarchy as a Form -- Functional Hierarchies -- Forming Justice -- A Journey from White Space to Pro-Black Space -- The Dam Breaks…”
    Libro electrónico
  12. 7112
    Publicado 2023
    Tabla de Contenidos: “…Brand awareness creative tactics -- Brand recognition -- Brand recall -- Brand attitude creative tactics -- Low-involvement informational -- Benefit claim -- Source characteristic -- Low-involvement transformational -- Benefit claim -- Source characteristic -- High-involvement informational -- Benefit claim -- Source characteristic -- High-involvement transformational -- Benefit claim -- Source characteristics -- Eliciting the correct emotional response -- Logos, slogans, and taglines -- Consistency in IMC executions -- Visual look must be unique -- Audio branding -- Summary -- Review questions -- References -- Part IV: The IMC Plan -- 11. …”
    Libro electrónico
  13. 7113
    Publicado 2022
    Tabla de Contenidos: “…-- And What Else? -- What Did That Look Like? -- Past Attempts Can Tell You Why They're Stuck -- What If They Haven't Tried Anything? …”
    Libro electrónico
  14. 7114
    por Fernandez, Adrian
    Publicado 2013
    Tabla de Contenidos: “…; 4 Meet Energia-a Software Development Environment; 4.1 How to Teach Your LaunchPad New Tricks; 4.2 Get Energia; 4.2.1 Installation; 4.3 Project 2: LaunchPad's First Trick-Blink; 4.4 Looking at Our First Code Example…”
    Libro electrónico
  15. 7115
    Publicado 2016
    Tabla de Contenidos: “…-- Exploring multiple variables simultaneously -- Look -- Relationships -- Correlation -- Significance -- Summary -- Chapter 4: Linear Regression for Business -- Understanding linear regression -- The lm() function -- Simple linear regression -- Residuals…”
    Libro electrónico
  16. 7116
    Publicado 1992
    Tabla de Contenidos: “…GPS: The GeneraProblem Solver; 4.1 Stage 1: Description; 4.2 Stage 2: Specification; 4.3 Stage 3: Implementation; 4.4 Stage 4: Test; 4.5 Stage 5: Analysis, or ''We Lied about the C; 4.6 The Running Around the Block Problem; 4.7 The Clobbered Sibling Goal Problem; 4 · 8 The Leaping before You Look Problem; 4.9 The Recursive Subgoal Problem; 4.10 The Lack of Intermediate InformationProblem…”
    Libro electrónico
  17. 7117
    Publicado 2025
    Tabla de Contenidos: “…Spreading the Message -- An Evolving Business Model -- When Rapid Decisions are Essential -- Learning on the Fly -- The Other Side of Respect -- Top-Down Knowledge Myth Takeaways -- Chapter 6 The Myth of Sticks and Carrots -- Building a Company Based on Caring -- Early Days as a Business Superstar -- Looking Ahead -- Putting Culture First -- A Changing Role -- Spreading the Message -- The ROI of Culture -- A Changing World -- Building a Caring Culture in the Construction Industry -- Getting to the Root Cause of Problems -- Putting People First -- The Importance of Purpose -- A Culture of Ownership -- Will They Take My Job? …”
    Libro electrónico
  18. 7118
    Publicado 2010
    Tabla de Contenidos: “…-- Shortcuts -- Setting Custom Shortcuts -- Importing and Exporting Shortcuts -- Template -- Workspace -- Tool Palette -- Main Window -- Workspace -- Chapter Two: Creating Custom Templates -- Model Info -- Animation -- Components -- Credits -- Dimensions -- File -- Location -- Rendering -- Statistics -- Text -- Units -- Default Field of View -- More Template Settings -- In Model Components -- Styles -- Layers -- Shadow Settings -- Scenes -- Chapter Three: SketchUp Extensions -- Ruby Scripts -- Where to Find Ruby Scripts -- How to Install Rubies -- Developer Resources -- Plug-Ins -- Where to Find Plug-Ins -- How to Install Plug-Ins -- Developer Resources -- Top 10 Extensions -- Chapter Four: Importing SketchUp Files -- Basic SketchUp File Importing -- Using the Component Browser -- Getting Models from the Google 3D Warehouse -- Finding What You're Looking For -- Methods of Downloading -- Creating Your Own Collections -- Creating an Easy-Bake Site Model -- Downloading Nearby Models -- Size Matters -- Scaling Your Components -- Reducing File Size -- Too Much Junk in the Trunk -- Other Component Resources -- Chapter Five: Importing CAD Files -- Choosing CAD Import Options -- Scale -- Preserve Drawing Origin -- Orient Faces Consistently -- Working with 2D CAD Files in SketchUp -- Prepping Your Files in CAD -- Managing Layers -- Drawing Walls -- Drawing Windows and Doors -- Modeling Complex Shapes -- Working with Contours -- Lost in Translation -- Working with 3D CAD Files -- Making It Look Good -- Additional Resources -- Chapter Six: Importing Images…”
    Libro electrónico
  19. 7119
    Publicado 2010
    Tabla de Contenidos: “…Remember, it's a two-way process -- Design resources: Help from elsewhere -- Graphic design blogs -- Iconic designers -- Recommended books -- Index: Looking for something?…”
    Libro electrónico
  20. 7120
    por Kazoun, Chafic
    Publicado 2007
    Tabla de Contenidos: “…Programming FlexTM 2; Maybe We Need a Different Approach; My First Meeting with Flex; Flex, Take 2; Flex Builder 2; ActionScript 3; Flex Data Services; Taking Another Look at Flash; Programming Flex 2; Looking Ahead; Preface; How This Book Is Organized; What You Need to Use This Book; Conventions Used in This Book; Using Code Examples; Comments and Questions; Acknowledgments; From Joey; 1. …”
    Libro electrónico