Mostrando 1,521 - 1,540 Resultados de 3,243 Para Buscar '"streaming"', tiempo de consulta: 0.11s Limitar resultados
  1. 1521
    por Gruman, Galen
    Publicado 2009
    “…Explore everything from its muscular handling of applications and streaming media to its new, game-changing support of Microsoft's ActiveSync® technology. …”
    Libro electrónico
  2. 1522
    Publicado 2008
    Tabla de Contenidos: “…Designing Interactive Page TurnsFun with Fractals; Chapter 10: Optimization andEncoding; Understanding Compression; Determining the Video Data Rate; Digital Audio Basics; Optimizing Your Video before Encoding; Streaming Video on the Web; Publishing to a DVD Using iDVD; Index…”
    Libro electrónico
  3. 1523
    Publicado 2018
    “…No longer is there a distinction between broadcast, cable and streaming. It's all content. Regardless of what new platforms and channels will emerge in the coming years, for creators and writers, the future of entertainment has never looked brighter.This book goes beyond an analysis of what makes great programming work. …”
    Libro electrónico
  4. 1524
    Publicado 2018
    Tabla de Contenidos: “…-- Immutability -- Tuples -- Value mutation -- Immutable collections -- Functions as values -- Higher-order functions -- Pure functions -- Currying -- Memoization -- Expressions, not statements -- Pattern matching -- Recursion -- Summary -- Chapter 6: Streaming Your Data -- The it notation -- The map() function -- Filter family -- Find family -- Drop family -- Sort family -- ForEach -- Join family -- Fold/Reduce -- Flat family -- Slice -- Chunked -- Zip/Unzip -- Streams are lazy, collections are not -- Sequences -- Summary -- Chapter 7: Staying Reactive -- Reactive principles -- Responsiveness -- Resiliency -- Elasticity -- Message-driven -- Reactive extension -- Hot Observable -- Multicast -- Subject -- ReplaySubject -- BehaviorSubject -- AsyncSubject -- SerializedSubject -- Flowables -- Holding state -- FlowableProcessor -- Batching -- Throttling -- Summary -- Chapter 8: Threads and Coroutines -- Threads…”
    Libro electrónico
  5. 1525
    por Vossen, Gottfried
    Publicado 2007
    Tabla de Contenidos:
    Libro electrónico
  6. 1526
    por Flanagan, David
    Publicado 2004
    Tabla de Contenidos: “…Compressing Files and Directories; 3.7. Filtering Character Streams; 3.8. Tokenizing a Character Stream; 3.9. …”
    Libro electrónico
  7. 1527
    Publicado 2023
    Tabla de Contenidos: “…Raising and handling events -- Implementing interfaces -- Managing memory with reference and value types -- Working with null values -- Inheriting from classes -- Casting within inheritance hierarchies -- Inheriting and extending .NET types -- Summarizing custom type choices -- Practicing and exploring -- Summary -- Chapter 7: Packaging and Distributing .NET Types -- The road to .NET 8 -- Understanding .NET components -- Publishing your code for deployment -- Native ahead-of-time compilation -- Decompiling .NET assemblies -- Packaging your libraries for NuGet distribution -- Working with preview features -- Practicing and exploring -- Summary -- Chapter 8: Working with Common .NET Types -- Working with numbers -- Working with text -- Pattern matching with regular expressions -- Storing multiple objects in collections -- Working with spans, indexes, and ranges -- Practicing and exploring -- Summary -- Chapter 9: Working with Files, Streams, and Serialization -- Managing the filesystem -- Reading and writing with streams -- Encoding and decoding text -- Serializing object graphs -- Working with environment variables -- Practicing and exploring -- Summary -- Chapter 10: Working with Data Using Entity Framework Core -- Understanding modern databases -- Setting up EF Core in a .NET project -- Defining EF Core models -- Querying EF Core models -- Loading and tracking patterns with EF Core -- Modifying data with EF Core -- Practicing and exploring -- Summary -- Chapter 11: Querying and Manipulating Data Using LINQ -- Writing LINQ expressions -- LINQ in practice -- Sorting and more -- Using LINQ with EF Core -- Joining, grouping, and lookups -- Aggregating and paging sequences -- Practicing and exploring -- Summary -- Chapter 12: Introducing Web Development Using ASP.NET Core -- Understanding ASP.NET Core -- Structuring projects…”
    Libro electrónico
  8. 1528
    Publicado 2023
    Tabla de Contenidos: “…Part 2: ML Pipeline Components and Implementation -- Chapter 3: Utilizing the Feature Store -- Technical requirements -- Diving into feature stores and the problems they solve -- Discovering feature stores on the Databricks platform -- Feature table -- Offline store -- Online store -- Training Set -- Model packaging -- Registering your first feature table in Databricks Feature Store -- Summary -- Further reading -- Chapter 4: Understanding MLflow Components on Databricks -- Technical requirements -- Overview of MLflow -- MLflow Tracking -- MLflow Models -- MLflow Model Registry -- Example code showing how to track ML model training in Databricks -- Summary -- Chapter 5: Create a Baseline Model Using Databricks AutoML -- Technical requirements -- Understanding the need for AutoML -- Understanding AutoML in Databricks -- Sampling large datasets -- Imbalance data detection -- Splitting data into train/validation/test sets -- Enhancing semantic type detection -- Shapley value (SHAP) for model explainability -- Feature Store integration -- Running AutoML on our churn prediction dataset -- Summary -- Further reading -- Part 3: ML Governance and Deployment -- Chapter 6: Model Versioning and Webhooks -- Technical requirements -- Understanding the need for the Model Registry -- Registering your candidate model to the Model Registry and managing access -- Diving into the webhooks support in the Model Registry -- Summary -- Further reading -- Chapter 7: Model Deployment Approaches -- Technical requirements -- Understanding ML deployments and paradigms -- Deploying ML models for batch and streaming inference -- Batch inference on Databricks -- Streaming inference on Databricks -- Deploying ML models for real-time inference -- In-depth analysis of the constraints and capabilities of Databricks Model Serving…”
    Libro electrónico
  9. 1529
    Publicado 2016
    Tabla de Contenidos: “…Enable Salesforce Notification Banner -- Disable Lightning Experience IE11 Support Deprecation Notification -- Sidebar -- Enable Collapsible Sidebar -- Show Custom Sidebar Components on All Pages -- Calendar settings -- Enable Home Page Hover Links for Events -- Enable Drag-And-Drop Editing on Calendar Views -- Enable Click-And-Create Events on Calendar Views -- Enable Drag-And-Drop Scheduling on List Views -- Enable Hover Links for My Tasks List -- Name settings -- Enable Middle Names for Person Names -- Enable Name Suffixes for Person Names -- Setup settings -- Enable Enhanced Page Layout Editor -- Enable Enhanced Profile List Views -- The Enable Enhanced Profile User Interface option -- Enable Streaming API -- Enable Dynamic Streaming Channel Creation -- Enable Set Audit Fields upon Record Creation and Update Records with Inactive Owners User Permissions -- Enable Custom Object Truncate -- Enable Improved Setup User Interface -- Enable Advanced Setup search -- Advanced settings -- Activate Extended Mail Merge -- Always Save Extended Mail Merge Documents to the Documents tab -- Search overview and settings -- Sidebar Search -- Advanced Search -- Global Search -- Searching in Salesforce.com -- Search settings -- Enable "Limit to Items I Own" Search Checkbox -- Enable Document Content Search -- Enable Search Optimization if your content is mostly in Japanese, Chinese, or Korean -- Use recently viewed user records for Blank and Auto-Complete Lookups -- Enable drop-down list for Sidebar Search -- Enable English-Only Spell Correction for Knowledge Search -- Enable Sidebar Search Auto-Complete -- Enable Single-Search-Result Shortcut -- Number of Search Results Displayed Per Object -- Lookup Settings -- Enhanced lookups -- Lookup Auto-Completion -- Questions to test your knowledge -- Questions -- Question 1 - user login and authentication…”
    Libro electrónico
  10. 1530
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Unleashing React Applications with MERN -- MERN stack -- Node -- Express -- MongoDB -- React -- Relevance of MERN -- Consistency across the technology stack -- Less time to learn, develop, deploy, and extend -- Widely adopted in the industry -- Community support and growth -- Range of MERN applications -- MERN applications developed in this book -- Social media platform -- Online marketplace -- Media streaming application -- VR game for the web -- Book structure -- Getting started with MERN -- Building MERN from the ground up - a skeleton application -- Developing basic web applications with MERN -- Advancing to complex MERN applications -- Going forward with MERN -- Getting the most out of this book -- Summary -- Chapter 2: Preparing the Development Environment -- Selecting development tools -- Workspace options -- Local and cloud development -- IDE or text editors -- Chrome Developer Tools -- Git -- Installation -- Remote Git hosting services -- Setting up MERN stack technologies -- MongoDB -- Installation -- Running the mongo shell -- Node -- Installation -- Upgrading npm versions -- Node version management with nvm -- npm modules for MERN -- Key modules -- devDependency modules -- Checking your development setup -- Initializing package.json and installing npm modules -- Configuring Babel, Webpack, and Nodemon -- Babel -- Webpack -- Client-side Webpack configuration for development -- Server-side Webpack configuration -- Client-side Webpack configuration for production -- Nodemon -- Frontend views with React -- Server with Express and Node -- Express app -- Bundle React app during development -- Serving static files from the dist folder -- Rendering templates at the root -- Connecting the server to MongoDB…”
    Libro electrónico
  11. 1531
    Publicado 2019
    Tabla de Contenidos: “…2.4 The Statement of Cash Flows -- Operating Activity -- Investment Activity -- Financing Activity -- 2.5 Other Financial Statement Information -- Statement of Stockholders' Equity -- Management Discussion and Analysis -- Notes to the Financial Statements -- 2.6 Financial Statement Analysis -- Profitability Ratios -- Liquidity Ratios -- Asset Efficiency -- Working Capital Ratios -- Interest Coverage Ratios -- Leverage Ratios -- Valuation Ratios -- COMMON MISTAKE Mismatched Ratios -- Operating Returns -- The DuPont Identity -- 2.7 Financial Reporting in Practice -- Enron -- The Sarbanes-Oxley Act -- Dodd-Frank Act -- GLOBAL FINANCIAL CRISIS Bernard Madoff's Ponzi Scheme -- The Financial Statements: A Useful Starting Point -- Summary -- Critical Thinking -- Problems -- Data Case -- PART 2 Interest Rates and Valuing Cash Flows -- Chapter 3 Time Value of Money: An Introduction -- 3.1 Cost-Benefit Analysis -- Role of the Financial Manager -- Quantifying Costs and Benefits -- 3.2 Market Prices and the Valuation Principle -- The Valuation Principle -- Why There Can Be Only One Competitive Price for a Good -- Your Personal Financial Decisions -- 3.3 The Time Value of Money and Interest Rates -- The Time Value of Money -- The Interest Rate: Converting Cash Across Time -- Timelines -- 3.4 Valuing Cash Flows at Different Points in Time -- Rule 1: Comparing and Combining Values -- COMMON MISTAKE Summing Cash Flows Across Time -- Rule 2: Compounding -- Rule of 72 -- Rule 3: Discounting -- Using a Financial Calculator -- Summary -- Critical Thinking -- Problems -- Chapter 4 Time Value of Money: Valuing Cash Flow Streams -- 4.1 Valuing a Stream of Cash Flows -- Applying the Rules of Valuing Cash Flows to a Cash Flow Stream -- Using a Financial Calculator: Solving for Present and Future Values of Cash Flow Streams -- 4.2 Perpetuities -- Perpetuities…”
    Libro electrónico
  12. 1532
    Publicado 2016
    Tabla de Contenidos: “…Implement Vectorization Recommendations -- Step 6: Repeat! -- Streaming Through Caches: Data Layout, Alignment, Prefetching, and so on -- Why Data Layout Affects Vectorization Performance -- Data Alignment -- Prefetching -- Compiler prefetches -- Compiler prefetch controls (prefetching via directives/pragmas) -- Manual prefetches -- Streaming Stores -- When streaming stores will be generated for Knights Landing -- Nontemporal: compiler generation of nontemporal stores -- Compiler Tips -- Avoid Manual Loop Unrolling -- Requirements for a Loop to Vectorize (Intel Compiler) -- Importance of Inlining, Interference With Simple Profiling -- Compiler Options -- Memory Disambiguation Inside Vector-Loops -- Compiler Directives -- SIMD Directives…”
    Libro electrónico
  13. 1533
    por Jang, Michael
    Publicado 2024
    Tabla de Contenidos: “…-- Baseline Packages -- During the Installation -- Initial Setup -- Certification Summary -- Two-Minute Drill -- Q&amp -- A Self Test -- Lab Questions -- Self Test Answers -- Lab Answers -- 2 Fundamental Command-Line Skills -- Shells -- Other Shells -- Virtual Consoles -- GUI Shell Interfaces -- Differences Between Regular and Administrative Users -- Standard Streams and Command Redirection -- Standard Command-Line Tools -- File and Directory Concepts -- File Lists and ls -- File-Creation Commands -- Wildcards -- File Searches -- File Permissions -- File Permissions and Ownership -- Commands to Change Permissions and Ownership -- A Basic Introduction of User and Group Concepts -- Managing Text Files -- Commands to Read Text Streams -- Commands to Process Text Streams -- Edit Text Files at the Console…”
    Libro electrónico
  14. 1534
    por Berk, Jonathan
    Publicado 2022
    Tabla de Contenidos: “…Time Value of Money: Valuing Cash Flow Streams -- 4.1 Valuing a Stream of Cash Flows…”
    Libro electrónico
  15. 1535
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: A Few Basics -- REST - a basic understanding -- Uniform interface -- Client and server -- Stateless -- Cacheable -- Layered system -- Code on demand (COD) -- More on REST -- Imperative and Reactive programming -- Reactive Streams -- Benefits of Reactive programming -- Reactive programming in Java and Spring 5 -- Our RESTful web service architecture -- Summary -- Chapter 2: Building RESTful Web Services in Spring 5 with Maven -- Apache Maven -- Creating a project with Maven -- Viewing a POM file after creating a project -- POM file structure -- Understanding POM dependencies -- Adding Log4j 2.9.1 to POM dependency -- Dependency trees -- Spring Boot -- Developing RESTful web services -- Creating a project base -- Working with your favorite IDE -- Summary -- Chapter 3: Flux and Mono (Reactor Support) in Spring -- Benefits of Reactive programming -- Reactive Core and Streams -- Back pressures and Reactive Streams -- WebFlux -- Basic REST API -- Flux -- Mono -- User class with Reactive - REST -- Summary -- Chapter 4: CRUD Operations in Spring REST -- CRUD operations in Spring REST -- HTTP methods -- Reactive server initialization -- Sample values in the repository -- getAllUsers - mapping -- getAllUsers - implementation in the handler and repository -- Testing the endpoint - getAllUsers -- getUser - implementation in the handler and repository -- Testing the endpoint - getUser -- createUser - implementation in the handler and repository -- Testing the endpoint - createUser -- updateUser - implementation in the handler and repository -- Testing the endpoint - updateUser -- deleteUser - implementation in the handler and repository -- Testing the endpoint - deleteUser -- Summary…”
    Libro electrónico
  16. 1536
    Publicado 2010
    Tabla de Contenidos: “…-- TITLES -- DESCRIPTIONS -- TAGS -- CONTENT DISTRIBUTION -- LINKS -- LIKING: MICRO ACTS OF APPRECIATION YIELD MACRO IMPACTS -- NOTES -- Chapter 11: The New Media University 801 -- ESTABLISHING A SYNDICATION NETWORK -- SYNDICATING SOCIAL OBJECTS: AN ILLUSTRATION -- CHANNELING ILLUSTRATION: AN ACTIVITY STREAM -- AGGREGATION: ASSEMBLING THE PIECES -- EXAMPLE OF ACTIVITY STREAM -- IN-NETWORK AGGREGATION -- SYNDICATION: WEBCASTING SOCIAL OBJECTS -- AUTOPOSTS AND SYNDICATION -- DON'T CROSS THE STREAMS -- DESTINATION UNKNOWN: DEFINING THE JOURNEY THROUGH YOUR EXPERIENCE -- NOTES -- Chapter 12: The New Media University 901 -- ESTABLISHING AN ONLINE PRESENCE AND DEFINING THE BRAND PERSONA -- ONLINE PROFILES SPEAK VOLUMES ABOUT YOU AND YOUR BRAND -- MULTIPLE PERSONALITY DISORDER -- MULTIPLE PERSONALITY ORDER -- DISCOVERY AND ACTUALIZATION -- SHAPING THE BRAND PERSONA -- THE CENTER OF GRAVITY: CORE VALUES -- BRAND PILLARS -- BRAND CHARACTERISTICS -- PROMISE -- BRAND ASPIRATIONS -- OPPORTUNITIES -- CULTURE -- PERSONALITY -- NOTES -- Chapter 13: The New Media University 1001 -- FROM INTROVERSION TO EXTROVERSION -- THE NOW WEB -- THE RISE OF THE STATUSPHERE -- NEWS NO LONGER BREAKS, IT TWEETS -- THE ATTENTION RUBICON -- CHANNELING OUR FOCUS: THE ATTENTION DASHBOARD -- THE SOCIAL EFFECT: THE FUTURE OF BRANDING AND WORD OF MOUTH MARKETING -- NOTES -- Chapter 14: The New Media University 1101 -- IMPROVING THE SIGNAL-TO-NOISE RATIO -- Chapter 15: Fusing the Me in Social Media and the We in the Social Web -- CASTING A DIGITAL SHADOW: YOUR REPUTATION PRECEDES YOU -- DEFINING YOUR ONLINE PERSONA -- YOUR BRAND VERSUS THE BRANDS YOU REPRESENT…”
    Libro electrónico
  17. 1537
    Publicado 2018
    Tabla de Contenidos: “…EU policymaking : issues and debates / Laurie Buonanno and Nikolaos Zahariadis -- Principal-agent models / Yannis Karagiannis and Mattia Guidi -- Regulatory governance in the EU / Alessandro Cagossi -- Multiple streams / Nicole Herwig and Nikolaos Zahariadis -- Punctuated equilibrium theory / Christian Breunig, Daniela Beyer, and Marco Radojevic -- The internal market / Laurie Buonanno -- EU competition rules and the European integration project / Angela Wigge and Hubert Buch-Hansen -- Changing governance of cohesion policy / Carolyn Dudek -- Social policy / Claire Dupuy and Sophie Jacquot -- Gender policy / Sophie Jacquot -- Economic and monetary union / Waltraud Shelke -- Banking policy / Stefaan DeRynck -- The globalization trilemma and the EMU's second-order democratic deficit / Nikitas Konstantinidis and Ruben Treurniet -- The EU budget / Gabriele Cipriani -- European immigration and asylum policy / Alexander Caviedes -- Police and judicial cooperation policy / Stephen Rozée, Christian Kaunert and Sarah Léonard -- European Union privacy and data protection policy / George Christou -- The common foreign and security policy / Sara Kahn-Nisser -- Trade policy / Holly Jarman -- Enlargement policy / Neill Nugent -- The European neighbourhood policy / Mariam Dekanozishvili -- The cap : common dynamics of policy change in an uncommon policy domain / Gerry Alons and Pieter Zwaan -- European energy policy / Nicole Herwig -- EU policy on the environment / Jale Tosun -- Lobbying and interest group politics in the European Union / Andreas Hofmann -- Agenda setting in the European Union / Petya Alexandrova and Marcello Carammia -- Understanding the EU's policymaking institutions / John McCormick -- Strategic framing and the European Commission / Mark Rhinard -- Implementation and enforcement of EU polices / Gerda Falkner -- If evaluation is the solution, what is the problem? …”
    Libro
  18. 1538
    Publicado 2012
    Tabla de Contenidos: “…Holistic Approach to Green Wireless Communications Based on Multicarrier Technologies23. Green Video Streaming over Cellular Networks; Part III: Focus on Wireline Communications; 24. …”
    Libro electrónico
  19. 1539
    por Groote, Jan Friso
    Publicado 2021
    Tabla de Contenidos: “…Verification Techniques (not SMT) -- Directed Reachability for Infinite-State Systems -- Bridging Arrays and ADTs in Recursive Proofs -- A Two-Phase Approach for Conditional Floating-Point Verification -- Symbolic Coloured SCC Decomposition -- Case Studies -- Local Search with a SAT Oracle for Combinatorial Optimization -- Analyzing Infrastructure as Code to Prevent Intra-update Sniping Vulnerabilities -- Proof Generation/Validation -- Certifying Proofs in the First-Order Theory of Rewriting -- Syntax-Guided Quantifier Instantiation -- Making Theory Reasoning Simpler -- Deductive Stability Proofs for Ordinary Differential Equations -- Tool Papers -- An SMT-Based Approach for Verifying Binarized Neural Networks -- cake lpr: Verified Propagation Redundancy Checking in CakeML -- Deductive Veri cation of Floating-Point Java Programs in KeY -- Helmholtz: A Verifier for Tezos Smart Contracts Based on Refinement Types -- SyReNN: A Tool for Analyzing Deep Neural Networks -- MachSMT: A Machine Learning-based Algorithm Selector for SMT Solvers -- dtControl 2.0: Explainable Strategy Representation via Decision Tree Learning Steered by Experts -- Tool Demo Papers -- HLola: a Very Functional Tool for Extensible Stream Runtime Verification -- AMulet 2.0 for Verifying Multiplier Circuits -- RTLola on Board: Testing Real Driving Emissions on your Phone -- Replicating Restart with Prolonged Retrials: An Experimental Report -- A Web Interface for Petri Nets with Transits and Petri Games -- Momba: JANI Meets Python -- SV-Comp Tool Competition Papers -- Software Veri cation: 10th Comparative Evaluation (SV-COMP 2021) -- CPALockator: Thread-Modular Approach with Projections (Competition Contribution) -- Dartagnan: Leveraging Compiler Optimizations and the Price of Precision (Competition Contribution) -- Gazer-Theta: LLVM-based Veri er Portfolio with BMC/CEGAR (Competition Contribution) -- Goblint: Thread-Modular Abstract Interpretation Using Side-Effecting Constraints (Competition Contribution) -- Towards String Support in JayHorn (Competition Contribution) -- JDart: Portfolio Solving, Breadth-First Search and SMT-Lib Strings (Competition Contribution) -- Symbiotic 8: Beyond Symbolic Execution (Competition Contribution) -- VeriAbs: A Tool for Scalable Verification by Abstraction (Competition Contribution)…”
    Libro electrónico
  20. 1540
    Publicado 2016
    Tabla de Contenidos: “…""Chapter 5 - Hybrid Stochastic Synchronization and Flow Models for Decision Making in Cyber-Physical Systems""""Chapter 6 - Multi-View, Multi-Domain, and Multi-Paradigm Approaches for Specification and Modeling of Big Data Driven Cyber-Physical Systems""; ""Section III - Communications and Signal Processing""; ""Chapter 7 - Algorithms for Control with Limited Processing and Communication Resources""; ""Chapter 8 - Signal and Data Processing Techniques for Industrial Cyber-Physical Systems""; ""Chapter 9 - Quality-Guaranteed Data Streaming in Resource-Constrained Cyber-Physical Systems""…”
    Libro electrónico