Mostrando 2,521 - 2,540 Resultados de 22,094 Para Buscar '"maní"', tiempo de consulta: 0.18s Limitar resultados
  1. 2521
    Publicado 2022
    Tabla de Contenidos: “…Trimming the sprite sheet -- Adding the trimmed sheet -- Colliding with an obstacle -- A bounding box for a stone -- A bounding box for RedHatBoy -- Crashing on the collision -- Jumping onto a platform -- Adding a platform -- Collision from below -- Transparency in bounding boxes -- Summary -- Chapter 6: Creating an Endless Runner -- Technical requirements -- Scrolling the background -- Fixing RHB in x -- An infinite background -- Refactoring for endless running -- f32 versus i16 -- A more useful Rect -- Obstacle traits -- Removing obstacles as they go off screen -- Sharing a sprite sheet -- Many different platforms -- Creating a dynamic level -- Creating one segment -- Adding a timeline -- Creating segments -- Summary -- Chapter 7: Sound Effects and Music -- Technical requirements -- Adding the Web Audio API to the engine -- Playing a sound in Rust -- Loading the sound -- Adding audio to the engine -- Playing sound effects -- Refactoring RedHatBoyContext and RedHatBoy -- Adding a sound effect -- Playing long music -- Summary -- Chapter 8: Adding a UI -- Technical requirements -- Design a new game button -- Preparing a UI -- Showing the button with Rust -- Show the button on game over -- A state machine review -- Redesigning to a state machine -- Start a new Game -- Pre-loading -- Summary -- Part 3: Testing and Advanced Tricks -- Chapter 9: Testing, Debugging, and Performance -- Technical requirements -- Creating automated tests -- Test-driven development -- Getting started -- Pure functions -- Hiding the Browser module -- Browser tests -- Async tests -- Debugging the game -- Log versus error versus panic -- Linting and Clippy -- Measuring performance with a browser -- Frame rate counter -- Browser debugger -- Checking memory -- Summary -- Chapter 10: Continuous Deployment -- Technical requirements -- Creating a CI/CD pipeline -- GitHub Actions…”
    Libro electrónico
  2. 2522
    Publicado 2022
    Tabla de Contenidos: “…Keys to Designing and Delivering Blended Learning -- 23. The Many Aspects of Accessibility -- 24. Learning Transfer: The Missing Link -- 25. …”
    Libro electrónico
  3. 2523
    Publicado 2023
    Tabla de Contenidos: “…-- Other Ways Bayes Applies -- Notes -- Chapter 9 Some Powerful Methods Based on Bayes -- Computing Frequencies with (Very) Few Data Points: The Beta Distribution -- Decomposing Probabilities with Many Conditions -- Reducing Uncertainty Further and When to Do It -- More Advanced Modeling Considerations -- Wrapping Up Bayes -- Notes -- Part III Cybersecurity Risk Management for the Enterprise -- Chapter 10 Toward Security Metrics Maturity -- Introduction: Operational Security Metrics Maturity Model -- Sparse Data Analytics -- Functional Security Metrics -- Functional Security Metrics Applied: BOOM! …”
    Libro electrónico
  4. 2524
    Tabla de Contenidos: “…-- 4.1 Priority Purchasing -- 4.2 Comparison Between Priority and FIFO -- 4.3 Comparison Between Line-Sitting and Priority -- 5 Three-Way Comparison -- 6 Endogenizing Service Fee B -- 7 Finitely Many Line-Sitters -- 8 Pre-commitment Payment -- 8.1 Revenue of the Line-Sitting Firm -- 8.2 Welfare Implications -- 9 Concluding Remarks -- References -- 4 Queue Scalping -- 1 Introduction -- 2 Model Description -- 3 Analysis of the Single-Scalper Model -- 3.1 What Queues Are Susceptible to Scalping? …”
    Libro electrónico
  5. 2525
    Publicado 2024
    Tabla de Contenidos:
    Libro electrónico
  6. 2526
    Publicado 2018
    Tabla de Contenidos: “…There's more... -- How many tables are there in a database? -- How to do it... -- How it works... -- There's more... -- How much disk space does a database use? …”
    Libro electrónico
  7. 2527
    Android smartphones for seniors
    Android Smartphones For Seniors For Dummies
    Publicado 2022
    Tabla de Contenidos: “…-- A Little Android History -- The Many Flavors (Versions) of Android -- Reasons That People Choose Android -- Why You Need a Google Account -- Accessing apps and settings -- Bequeathing your account -- So Many Choices! …”
    Libro electrónico
  8. 2528
    Publicado 2022
    Tabla de Contenidos: “…-- Eat the Frog -- Chapter 17 How Many Calls Per Day? -- Three Proactive Calls Daily Is Enough to Drive Up Your Sales Significantly -- So, How Many Calls Per Day Is the Right Number? …”
    Libro electrónico
  9. 2529
    Publicado 2017
    Tabla de Contenidos: “…-- Enhancing and improving your game -- Improving cupcake towers -- Shooting policies -- Special sprinkles -- Aging and pricing model -- Improving the user interface -- Improving levels -- Multilevel -- Large maps -- Many paths…”
    Libro electrónico
  10. 2530
    Publicado 2017
    Tabla de Contenidos: “…. -- There's more... -- How many tables are there in a database? -- How to do it... -- How it works... -- There's more... -- How much disk space does a database use? …”
    Libro electrónico
  11. 2531
    Publicado 2023
    Tabla de Contenidos: “…-- Ranking in R -- Tied scores -- Nth smallest, Nth largest -- Percentiles -- Percent ranks -- Summarizing -- Chapter 5 Summarizing It All -- How Many? -- The High and the Low -- Living in the Moments -- A teachable moment -- Back to descriptives -- Skewness -- Kurtosis -- Tuning in the Frequency -- Nominal variables: table() et al. -- Numerical variables: hist() -- Cumulative frequency -- Step by step: The empirical cumulative distribution function -- Numerical variables: stem() -- Summarizing a Data Frame -- Chapter 6 What's Normal? …”
    Libro electrónico
  12. 2532
    Publicado 2023
    Tabla de Contenidos: “…. -- There's more... -- How many tables are there in a database? -- How to do it... -- How it works... -- There's more... -- How much disk space does a database use? …”
    Libro electrónico
  13. 2533
    Publicado 2022
    Tabla de Contenidos: “…Noncovalent Bonds and Interactions Are Important in the Folding of Macromolecules -- Many Proteins Spontaneously Fold into Their Biologically Functional State -- Molecular Chaperones Assist the Assembly of Some Proteins -- Self-Assembly Also Occurs in Other Cellular Structures -- The Tobacco Mosaic Virus Is a Case Study in Self-Assembly -- Self-Assembly Has Limits -- Hierarchical Assembly Provides Advantages for the Cell -- Summary of Key Points -- Problem Set -- Key Technique: Determining the Chemical Fingerprint of a Cell Using Mass Spectrometry -- Human Connections: Taking a Deeper Look: Magnetic Resonance Imaging (MRI) -- Chapter 3. …”
    Libro electrónico
  14. 2534
    Publicado 2017
    Tabla de Contenidos: “…Integration with Spark -- Scala compatibility -- Serialization issues -- Creating a scalable, production-ready library -- Build once, read many -- Exception handling -- Performance tuning -- Named entity recognition -- Scala libraries -- NLP walkthrough -- Extracting entities -- Abstracting methods -- Building a scalable code -- Build once, read many -- Scalability is also a state of mind -- Performance tuning -- GIS lookup -- GeoNames dataset -- Building an efficient join -- Offline strategy - Bloom filtering -- Online strategy - Hash partitioning -- Content deduplication -- Context learning -- Location scoring -- Names de-duplication -- Functional programming with Scalaz -- Our de-duplication strategy -- Using the mappend operator -- Simple clean -- DoubleMetaphone -- News index dashboard -- Summary -- Chapter 7: Building Communities -- Building a graph of persons -- Contact chaining -- Extracting data from Elasticsearch -- Using the Accumulo database -- Setup Accumulo -- Cell security -- Iterators -- Elasticsearch to Accumulo -- A graph data model in Accumulo -- Hadoop input and output formats -- Reading from Accumulo -- AccumuloGraphxInputFormat and EdgeWritable -- Building a graph -- Community detection algorithm -- Louvain algorithm -- Weighted Community Clustering (WCC) -- Description -- Preprocessing stage -- Initial communities -- Message passing -- Community back propagation -- WCC iteration -- Gathering community statistics -- WCC Computation -- WCC iteration -- GDELT dataset -- The Bowie effect -- Smaller communities -- Using Accumulo cell level security -- Summary -- Chapter 8: Building a Recommendation System -- Different approaches -- Collaborative filtering -- Content-based filtering -- Custom approach -- Uninformed data -- Processing bytes -- Creating a scalable code -- From time to frequency domain -- Fast Fourier transform…”
    Libro electrónico
  15. 2535
    por Dimotikalis, Yiannis
    Publicado 2024
    Tabla de Contenidos: “…Modeling a portfolio with many assets -- 10.5. Forecasting and risk estimation -- 10.6. …”
    Libro electrónico
  16. 2536
    Publicado 2017
    Tabla de Contenidos: “…. -- Automating the process of running KNN for many k values -- Selecting appropriate values of k using caret -- Using KNN to compute raw probabilities instead of classifications -- Using neural networks for classification -- Getting ready -- How to do it... -- How it works... -- There's more... -- Exercising greater control over nnet -- Generating raw probabilities and plotting the ROC curve -- Classifying using linear discriminant function analysis -- Getting ready -- How to do it... -- How it works... -- There's more…”
    Libro electrónico
  17. 2537
    Publicado 2018
    Tabla de Contenidos: “…Dark Silicon Aware Resource Management for Heterogeneous Many-CoreSystems -- 8. Conclusions -- Acknowledgments -- References -- Chapter Five: Dynamic Power Management for Dark Silicon Multicore Processors* -- 1. …”
    Libro electrónico
  18. 2538
    Publicado 2011
    Tabla de Contenidos: “…-- Why Linux Is Popular with Hardware Companies and Developers -- Linux Is Portable -- The C Programming Language -- Overview of Linux -- Linux Has a Kernel Programming Interface -- Linux Can Support Many Users -- Linux Can Run Many Tasks -- Linux Provides a Secure Hierarchical Filesystem -- The Shell: Command Interpreter and Programming Language -- A Large Collection of Useful Utilities -- Interprocess Communication -- System Administration -- Additional Features of Linux -- GUIs: Graphical User Interfaces -- (Inter)Networking Utilities -- Software Development -- Conventions Used in This Book -- Chapter Summary -- Exercises -- PART I: INSTALLING UBUNTU LINUX -- CHAPTER 2: INSTALLATION OVERVIEW -- The Live/Install Desktop CD and the Live/Install DVD -- More Information -- Planning the Installation -- The Installation Process -- Downloading and Burning a CD/DVD -- Gathering Information About the System -- Chapter Summary -- Exercises -- Advanced Exercises -- CHAPTER 3: STEP-BY-STEP INSTALLATION -- Booting from a Live/Install Desktop CD or a Live/Install DVD -- Graphical Partition Editors -- Upgrading to a New Release -- Installing KDE -- Setting Up a Dual-Boot System -- Advanced Installation -- Chapter Summary -- Exercises -- Advanced Exercises -- PART II: GETTING STARTED WITH UBUNTU LINUX -- CHAPTER 4: INTRODUCTION TO UBUNTU LINUX -- Curbing Your Power: root Privileges/sudo -- A Tour of the Ubuntu Desktop -- Getting the Most Out of the Desktop -- Updating, Installing, and Removing Software Packages -- Where to Find Documentation -- More About Logging In…”
    Libro electrónico
  19. 2539
    Publicado 2023
    Tabla de Contenidos: “…. -- See also -- Visualizing trees of many genes quickly with ggtree -- Getting ready -- How to do it... -- How it works... -- There's more... -- Quantifying and estimating the differences between trees with treespace -- Getting ready -- How to do it... -- How it works... -- There's more... -- Extracting and working with subtrees using ape -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating dot plots for alignment visualizations -- Getting ready -- How to do it... -- How it works... -- Reconstructing trees from alignments using phangorn -- Getting ready -- How to do it... -- How it works...…”
    Libro electrónico
  20. 2540
    Publicado 2023
    Tabla de Contenidos: “…4.1 Choosing a database -- 4.1.1 Comparing SQL and NoSQL -- 4.1.2 Making a choice -- 4.2 Creating the database -- 4.2.1 Obtaining the CSV file -- 4.2.2 Installing SQL Server -- 4.2.3 Installing SSMS or ADS -- 4.2.4 Adding a new database -- 4.3 EF Core -- 4.3.1 Reasons to use an ORM -- 4.3.2 Setting up EF Core -- 4.3.3 Creating the DbContext -- 4.3.4 Setting up the DbContext -- 4.3.5 Creating the database structure -- 4.4 Exercises -- 4.4.1 Additional fields -- 4.4.2 One-to-many relationship -- 4.4.3 Many-to-many relationship -- 4.4.4 Creating a new migration -- 4.4.5 Applying the new migration -- 4.4.6 Reverting to a previous migration -- Summary -- 5 CRUD operations -- 5.1 Introducing LINQ -- 5.1.1 Query syntax vs. method syntax -- 5.1.2 Lambda expressions -- 5.1.3 The IQueryable&lt -- T&gt -- interface -- 5.2 Injecting the DbContext -- 5.2.1 The sync and async methods -- 5.2.2 Testing the ApplicationDbContext -- 5.3 Seeding the database -- 5.3.1 Setting up the CSV file -- 5.3.2 Installing the CsvHelper package -- 5.3.3 Creating the BggRecord class -- 5.3.4 Adding the SeedController -- 5.3.5 Reading the CSV file -- 5.3.6 Executing the SeedController -- 5.4 Reading data -- 5.4.1 Paging -- 5.4.2 Sorting -- 5.4.3 Filtering -- 5.5 Updating and deleting data -- 5.5.1 Updating a BoardGame -- 5.5.2 Deleting a BoardGame -- 5.6 Exercises -- 5.6.1 Create -- 5.6.2 Read -- 5.6.3 Update -- 5.6.4 Delete -- Summary -- 6 Data validation and error handling -- 6.1 Data validation -- 6.1.1 Model binding -- 6.1.2 Data validation attributes -- 6.1.3 A nontrivial validation example -- 6.1.4 Data validation and OpenAPI -- 6.1.5 Binding complex types -- 6.2 Error handling -- 6.2.1 The ModelState object -- 6.2.2 Custom error messages -- 6.2.3 Manual model validation -- 6.2.4 Exception handling -- 6.3 Exercises -- 6.3.1 Built-in validators -- 6.3.2 Custom validators…”
    Libro electrónico