Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 1,058
- Application software 975
- Java (Computer program language) 452
- Cloud computing 327
- Application program interfaces (Computer software) 301
- Engineering & Applied Sciences 299
- Web site development 286
- Python (Computer program language) 271
- Computer Science 250
- Computer programming 242
- JavaScript (Computer program language) 231
- Web applications 220
- Programming 191
- Computer programs 190
- Microsoft .NET Framework 179
- Computer software 175
- Design 167
- Web sites 162
- Internet programming 153
- Machine learning 145
- Artificial intelligence 140
- Mobile computing 126
- Open source software 123
- Programming languages (Electronic computers) 121
- Computer networks 120
- Android (Electronic resource) 119
- Management 114
- Data mining 109
- Software engineering 107
- Web services 101
-
2021Publicado 2018Tabla de Contenidos: “…Explaining vSAN failure domains functionality -- Configuring/managing VMware vSAN -- Creating/modifying VMware Virtual Volumes -- Configuring storage policies -- Enabling/disabling vSAN Fault Domains -- Creating Virtual Volumes given the workload and availability requirements -- Collecting vSAN Observer output -- Creating storage policies appropriate for given workloads and availability requirements -- Configuring vVOLs Protocol Endpoints -- Objective 3.3 - Configure vSphere Storage multipathing and failover -- Explaining common multi-pathing components -- Differentiating APD and PDL states -- Comparing and contrasting active optimized versus active non-optimized port group states -- Explaining features of Pluggable Storage Architecture (PSA) -- Understanding the effects of a given claim rule on multipathing and failover -- Explaining the function of claim rule elements -- Changing the path selection policy using the UI -- Determining required claim rule elements to change the default PSP -- Determining the effect of changing PSP on multipathing and failover -- Determining the effects of changing SATP on relevant device behavior -- Configuring/managing storage load balancing -- Differentiating available storage load balancing options -- Differentiating available storage multipathing policies -- Configuring storage policies including vSphere storage APIs for storage awareness -- Locating failover events in the UI -- Objective 3.4 - Perform VMFS and NFS configurations and upgrades -- Performing VMFS v5 and v6 configurations -- Describing VAAI primitives for block devices and NAS -- Differentiating VMware filesystem technologies -- Migrating from VMFS5 to VMFS6 -- Differentiating physical mode RDMs and virtual mode RDMs -- Creating a virtual/physical mode RDM -- Differentiating NFS 3.x and 4.1 capabilities…”
Libro electrónico -
2022por Leonard, AnghelTabla de Contenidos: “…Configuring resource handlers -- Adding CSS and JS resources programmatically -- Configuring the view handler -- Overriding JSF renders -- Working with client behavior functionality -- JSF factories -- Configuring the global exception handler -- Configuring RenderKit factory -- Configuring PartialViewContext -- Configuring visitContext -- Configuring ExternalContext -- Configuring Flash -- JSF 2.2 Window ID API -- Configuring lifecycle -- Configuring the application -- Configuring VDL -- Combined power of multiple factories -- Summary -- 6. …”
Publicado 2014
Libro electrónico -
2023Publicado 2024Tabla de Contenidos: “…5.4 Instruction optimization -- 5.4.1 Device intrinsics -- 5.4.1.1 Directed rounding -- 5.4.1.2 C intrinsics -- 5.4.1.3 Fast math intrinsics -- 5.4.1.4 Compiler options -- 5.4.2 Divergent warps -- 6 Porting tips and techniques -- 6.1 CUF kernels -- 6.2 Conditional inclusion of code -- 6.3 Renaming variables -- 6.3.1 Renaming via use statements -- 6.3.2 Renaming via the associate construct -- 6.4 Minimizing memory footprint for work arrays -- 6.5 Array compaction -- 7 Interfacing with CUDA C code and CUDA libraries -- 7.1 Calling user-written CUDA C code -- 7.1.1 The ignore"80"137tkr directive -- 7.2 cuBLAS -- 7.2.1 Legacy cuBLAS API -- 7.2.2 New cuBLAS API -- 7.2.3 Batched cuBLAS routines -- 7.2.4 GEMM with tensor cores -- 7.3 cuSPARSE -- 7.4 cuSOLVER -- 7.5 cuTENSOR -- 7.5.1 Low-level cuTENSOR interfaces -- 7.6 Thrust -- 8 Multi-GPU programming -- 8.1 CUDA multi-GPU features -- 8.1.1 Peer-to-peer communication -- 8.1.1.1 Requirements for peer-to-peer communication -- 8.1.2 Peer-to-peer direct transfers -- 8.1.3 Peer-to-peer transpose -- 8.2 Multi-GPU programming with MPI -- 8.2.1 Assigning devices to MPI ranks -- 8.2.2 MPI transpose -- 8.2.3 GPU-aware MPI transpose -- 2 Case studies -- 9 Monte Carlo method -- 9.1 CURAND -- 9.2 Computing π with CUF kernels -- 9.2.1 IEEE-754 precision -- 9.3 Computing π with reduction kernels -- 9.3.1 Reductions with SHFL instructions -- 9.3.2 Reductions with atomic locks -- 9.3.3 Reductions using the grid"80"137group cooperative group -- 9.4 Accuracy of summation -- 9.5 Option pricing -- 10 Finite difference method -- 10.1 Nine-point 1D finite difference stencil -- 10.1.1 Data reuse and shared memory -- 10.1.2 The x-derivative kernel -- 10.1.2.1 Performance of the x-derivative kernel -- 10.1.3 Derivatives in y and z -- 10.1.4 Nonuniform grids -- 10.2 2D Laplace equation…”
Libro electrónico -
2024Publicado 2023Tabla de Contenidos: “…Chapter 5: The Cloud Native Philosophy -- 5.1 Cloud-Level Operating System -- 5.2 Declarative Infrastructure -- 5.3 Containers Are "Cattle" Not "Pets" -- 5.4 A Note on Costs -- 5.5 Summary -- Chapter 6: Getting Started with Kubernetes -- 6.1 Setting Up Your First Cluster -- 6.2 Deploying Your First Application -- 6.3 Looking Around the Kubernetes Dashboard -- 6.4 Summary -- Chapter 7: Managing Kubernetes with kubectl -- 7.1 Setting Up Your Connection -- 7.2 Basic kubectl Commands -- 7.3 Playing with kubectl -- 7.4 Creating Another Deployment with kubectl -- 7.5 Accessing Multiple Clusters -- 7.6 Summary -- Chapter 8: An Overview of the Kubernetes Environment -- 8.1 Basic Kubernetes Components -- 8.1.1 The Control Plane -- 8.1.2 Nodes and Pods -- 8.1.3 Workloads -- 8.1.4 Kubernetes Services -- 8.1.5 CoreDNS -- 8.1.6 The Structure of a Pod -- 8.2 Kubernetes Storage -- 8.3 Configuring a Kubernetes Cluster -- 8.4 Application Interaction with Kubernetes -- 8.5 Summary -- Chapter 9: Basic Kubernetes Management -- 9.1 Infrastructure as Code -- 9.2 A Short Introduction to YAML -- 9.3 Defining Kubernetes Objects in YAML Manifest Files -- 9.4 Kubernetes Files for Our Walkthrough Deployment -- 9.4.1 Organizing Your Kubernetes Files -- 9.5 Deleting Kubernetes Objects -- 9.6 Summary -- Chapter 10: A Full Kubernetes Cloud Example -- 10.1 The Application Code -- 10.2 The Memcache Service -- 10.3 The Database Service -- 10.4 The Front-End Service -- 10.5 The Message Board API Server -- 10.6 Configurations and Secrets -- 10.7 Making an Ingress -- 10.8 Final Thoughts -- 10.9 Summary -- Chapter 11: Going Further in Kubernetes -- 11.1 Cluster Namespaces -- 11.2 Helm -- 11.3 Capacity Management and Autoscaling -- 11.4 DaemonSets -- 11.5 Jobs -- 11.6 Cluster Security -- 11.7 Customizing Kubernetes -- 11.8 Additional Information -- 11.9 Summary…”
Libro electrónico -
2025Publicado 2018Tabla de Contenidos: “…Haar features, cascading classifiers, and the Viola-Jones algorithm -- Haar Features -- Cascading classifiers -- The Viola-Jones algorithm -- R-CNN - Regions with CNN features -- Fast R-CNN - fast region-based CNN -- Faster R-CNN - faster region proposal network-based CNN -- Mask R-CNN - Instance segmentation with CNN -- Instance segmentation in code -- Creating the environment -- Installing Python dependencies (Python2 environment) -- Downloading and installing the COCO API and detectron library (OS shell commands) -- Preparing the COCO dataset folder structure -- Running the pre-trained model on the COCO dataset -- References -- Summary -- Chapter 8: GAN: Generating New Images with CNN -- Pix2pix - Image-to-Image translation GAN -- CycleGAN -- Training a GAN model -- GAN - code example -- Calculating loss -- Adding the optimizer -- Semi-supervised learning and GAN -- Feature matching -- Semi-supervised classification using a GAN example -- Deep convolutional GAN -- Batch normalization -- Summary -- Chapter 9: Attention Mechanism for CNN and Visual Models -- Attention mechanism for image captioning -- Types of Attention -- Hard Attention -- Soft Attention -- Using attention to improve visual models -- Reasons for sub-optimal performance of visual CNN models -- Recurrent models of visual attention -- Applying the RAM on a noisy MNIST sample -- Glimpse Sensor in code -- References -- Summary -- Other Books You May Enjoy -- Index…”
Libro electrónico -
2026Publicado 2021Tabla de Contenidos: “…-- Linking the Package Libraries -- Think As a Service Provider -- Design a Good API -- Think About the Developer As a Naïve One -- Access Control -- Private -- fileprivate -- Open/Public -- Parameters, Return Type, and Properties in Public Access Level -- Public Constructor -- Access Level in Testing -- Scenario-Driven Design -- Three Different Ways Produce Three Different Experiences -- Inout Parameter -- Naming -- Clarity -- Consistency -- Class/Protocol Names…”
Libro electrónico -
2027Publicado 2018Tabla de Contenidos: “…Primitives -- Multiple meshes -- Cameras -- Project setup -- Creating the course -- GridMaps -- Making a MeshLibrary -- Drawing the course -- WorldEnvironment -- Finishing the scene -- Ball -- Testing the ball -- Improving collisions -- UI -- Aiming arrow -- UI display -- Scripts -- UI -- Main -- Ball -- Hole -- Testing it out -- Improving aiming - option 1 -- Improving aiming - option 2 -- Camera improvements -- Multiple cameras -- Orbiting camera -- Creating a gimbal -- Tracking camera -- Visual effects -- SpatialMaterials -- Environment options -- Lighting -- Summary -- Chapter 7: Additional Topics -- Using Godot's documentation -- Reading the API documentation -- Exporting projects -- Getting the export templates -- Export presets -- Exporting -- Example - Coin Dash for Android -- Modifying the game -- Preparing your system -- Exporting -- Shaders -- Creating a shader -- Learning more -- Using other languages -- C# -- VisualScript -- Native code - GDNative -- Language bindings -- Asset library -- Contributing to Godot -- Contributing to the engine -- Writing documentation -- Donations -- Getting help - community resources -- GitHub -- Godot Q and A -- Discord / Forum -- Summary -- Other Books You May Enjoy -- Index…”
Libro electrónico -
2028Publicado 2016Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Authors -- About the Reviewer -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: Create a User Profile System and use the Null Coalesce Operator -- The null coalesce operator -- Separation of Concerns -- Creating views -- Create a profile input form -- Admin system -- Summary -- Chapter 2: Build a Database Class and Simple Shopping Cart -- Building the database abstraction class -- Raw query method -- Create method -- Read method -- Select all method -- Delete method -- Update method -- first_of method -- last_of method -- iterate_over method -- searchString method -- Using the convert_to_json method to implement a simple API -- Shopping Cart -- Building the shopping items list -- Item template rendering function -- Adding checkboxes to the Shopping List page -- Cookies in PHP -- Building the Checkout page -- Thank you page -- Installing TCPDF -- Admin for managing purchases -- Summary -- Chapter 3: Building a Social Newsletter Service -- Authentication system -- Creating a social login for members -- Member dashboard -- Marketers dashboard -- Administration system for managing marketers -- Custom template for our newsletter -- Link tracking -- AJAX socket chat for support -- Introduction to socket.io -- Summary -- Chapter 4: Build a Simple Blog with Search Capability using Elasticsearch -- Creating the CRUD and admin system -- Seeding the post table -- What is Elasticsearch? …”
Libro electrónico -
2029Publicado 2023Tabla de Contenidos: “…Creating custom layouts -- Implementing a custom measure policy -- Summary -- Questions -- Chapter 5: Managing State of Your Composable Functions -- Technical requirements -- Understanding stateful and stateless composable functions -- Using state in a composable function -- Writing stateless composable functions -- Hoisting state and passing events -- Creating radio button groups -- Surviving configuration changes -- Using ViewModel -- Summary -- Questions -- Chapter 6: Building a Real-World App -- Technical requirements -- Styling a Compose app -- Defining colors, shapes, and text styles -- Using resource-based themes -- Integrating toolbars and menus -- Using Scaffold() to structure your screen -- Creating a top app bar -- Adding navigation -- Defining screens -- Using NavHostController and NavHost() -- Summary -- Questions -- Chapter 7: Exploring App Architecture -- Technical requirements -- Persisting and retrieving state -- Injecting objects into a ViewModel -- Using the factory -- Keeping your composables responsive -- Communicating with ViewModel instances -- Handling long-running tasks -- Understanding side effects -- Invoking suspending functions -- Cleaning up with DisposableEffect() -- Summary -- Questions -- Exercise -- Part 3: Advanced Topics -- Chapter 8: Working with Animations -- Technical requirements -- Using animation to visualize state changes -- Animating single value changes -- Animating multiple value changes -- Showing and hiding UI elements with animations -- Understanding AnimatedVisibility() -- Animating size changes -- Spicing up transitions through visual effects -- Crossfading composable functions -- Understanding animation specifications -- Summary -- Exercise -- Chapter 9: Exploring Interoperability APIs -- Technical requirements -- Showing Views in a Compose app -- Adding custom components to a Compose app…”
Libro electrónico -
2030Publicado 2021Tabla de Contenidos: “…Chapter 14: Fixing Bugs and Changing Existing Code with TDD -- Fixing Bugs Driven by Tests -- Changing Existing Code Driven by Tests -- Key Takeaways -- Chapter 15: Keeping Tests Isolated with Fakes and Clear with Dummies -- Fake: How to Bypass Slow or Stateful Dependencies -- Dummy: How to Provide Dependencies That Are Required but Irrelevant for the Behavior Being Tested -- Key Takeaways -- Chapter 16: Conclusion -- More Than Just Testing -- TDD and Software Design -- TDD and Productivity -- TDD and Product Development -- Endnote -- Cheatsheet -- XCTest Test Structure -- How to Test Asynchronous Code -- How to Test Asynchronous Code When There Is No Callback -- How to Test Combine Publishers -- How to Test Changes to SwiftUI @Published Properties -- Fixture Extension -- Stub Test Double -- Spy Test Double -- Fake Test Double -- Dummy Test Double -- Appendix A: Where to Go from Here -- Continuous Integration -- Snapshot Testing -- UI Testing -- API Integration Testing -- Use Modularization to Tame Long Build Times -- How to Convince Your Team to Adopt TDD -- Appendix B: Testing with Quick and Nimble -- Nimble -- Quick -- Appendix C: TDD with UIKit -- How to Unit Test a UIViewController -- How to Test Table Views -- How to Test ViewController Navigation and Presentation -- What About AppKit and WatchKit? …”
Libro electrónico -
2031Publicado 2017Tabla de Contenidos: “…-- Adaptive learning -- Rate annealing -- Momentum -- Nesterov's acceleration -- Newton's method -- Adagrad -- Adadelta -- Distributed learning via Map/Reduce -- Sparkling Water -- Testing -- Model validation -- Labeled Data -- Unlabeled Data -- Summary of validation -- Hyper-parameters tuning -- End-to-end evaluation -- A/B Testing -- A summary of testing -- Deployment -- POJO model export -- Anomaly score APIs -- A summary of deployment -- Summary -- Index…”
Libro electrónico -
2032Publicado 2022Tabla de Contenidos: “…The Mapping of Inheritance Relationships to the Database -- Primary Key -- The Use of SQL Formula-Based Properties -- Mandatory and Unique Constraints -- Summary -- Chapter 6: Mapping with Annotations -- Creating Hibernate Mappings with Annotations -- The Drawbacks of Annotations -- The Benefits of Annotations -- Choosing Which Mapping Mechanism to Use -- JPA 2 Persistence Annotations -- Entity Beans with @Entity -- Primary Keys with @Id and @GeneratedValue -- Generating Primary Key Values with @SequenceGenerator -- Generating Primary Key Values with @TableGenerator -- Compound Primary Keys with @Id, @IdClass, or @EmbeddedId -- Database Table Mapping with @Table and @SecondaryTable -- Persisting Basic Types with @Basic -- Omitting Persistence with @Transient -- Mapping Properties and Fields with @Column -- Modeling Entity Relationships -- Mapping an Embedded (Component) One-to-One Association -- Mapping a Conventional One-to-One Association -- Mapping a Many-to-One or One-to-Many Association -- Mapping a Many-to-Many Association -- Cascading Operations -- Collection Ordering -- Inheritance -- Single Table -- Joined Table -- Table per Class -- Choosing Between Inheritance Types When Modeling Inheritance -- Other JPA 2 Persistence Annotations -- Temporal Data -- Element Collections -- Large Objects -- Mapped Superclasses -- Ordering Collections with @OrderColumn -- Named Queries (HQL or JPQL) -- Named Native Queries (SQL) -- Configuring the Annotated Classes -- Hibernate-Specific Persistence Annotations -- @Immutable -- Natural IDs -- Summary -- Chapter 7: JPA Integration and Lifecycle Events -- The Java Persistence API -- The Project Object Model -- Introducing Lombok -- The JPASessionUtil Class -- Testing JPASessionUtil -- Lifecycle Events -- External Entity Listeners -- Data Validation -- Summary -- Chapter 8: Using the Session -- Sessions…”
Libro electrónico -
2033Publicado 2009Tabla de Contenidos: “…-- Parsing Approaches -- The StAX API -- JAXP -- Sun's JAXP -- JAXP and SAX -- JAXP and DOM -- JAXP and StAX -- XML and JAVA - A Case Study -- Case Study -- Key Terms and Concepts -- Chapter Summary -- Practice Set -- XML and ASP.NET -- Introduction -- XMLReader -- XMLWriter -- Extracting Data from a Database as an XML Document -- Key Terms and Concepts -- Chapter Summary -- Practice Set -- Web Services and AJAX -- Web Services -- Introduction -- How are Web Services Different? …”
Libro electrónico -
2034Publicado 2023Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Foreword -- Contributors -- Table of Contents -- Preface -- Part 1 Web3 Data Analysis Basics -- Chapter 1: Where Data and Web3 Meet -- Technical requirements -- Exploring the data ingredients -- Understanding the blockchain ingredients -- Three generations of blockchain -- Introducing the blockchain ingredients -- Making the first transaction -- Approaching Web3 industry metrics -- Block height -- Time -- Tokenomics -- Total Value Locked (TVL) -- Total market cap -- Data quality challenges -- Data standards challenges -- Retail -- Confirmations -- NFT Floor Price -- The concept of "lost" -- A brief overview of APIs -- Summary -- Further reading -- Chapter 2: Working with On-Chain Data -- Technical requirements -- Dissecting a transaction -- Nonce -- Gas price -- Gas limit -- Recipient -- Sender -- Value -- Input data -- V,R,S -- Transaction receipt -- Status -- Gas used and Cumulative gas used -- Logs -- Dissecting a block -- Exploring state data -- Reviewing data sources -- Block explorers -- Infura -- Moralis -- GetBlock -- Dune -- Covalent -- Flipside -- The Graph -- Google BigQuery -- Summary -- Further reading -- Chapter 3: Working with Off-Chain Data -- Technical requirements -- Introductory example - listing data sources -- Adding prices to our dataset -- CoinGecko -- CoinMarketCap -- Binance -- Oracles - Chainlink -- OHLC - Kraken -- Final thoughts on prices -- Adding news to our dataset -- Adding social networks to our dataset -- X (formerly Twitter) -- Summary -- Further reading -- Chapter 4: Exploring the Digital Uniqueness of NFTs - Games, Art, and Identity -- Technical requirements -- Enabling unique asset tracking on the blockchain using NFT -- The business requests -- The technical solution -- Blockchain gaming - the GameFi proposal -- Introduction to the business landscape…”
Libro electrónico -
2035por Mountjoy, JonTabla de Contenidos: “…WebLogic: The Definitive Guide; Organization; Managing the WebLogic Environment; WebLogic Enterprise APIs; Online Documentation; Conventions Used in This Book; Using Code Examples; Comments and Questions; Acknowledgments; 1. …”
Publicado 2004
Libro electrónico -
2036por Murphy, Niall RichardTabla de Contenidos: “…TRT; 4.1.11. Bump in the Stack/API; 4.1.12. Proxies; 4.1.13. Summary of Transition Mechanisms; 4.2. …”
Publicado 2005
Libro electrónico -
2037por Viega, JohnTabla de Contenidos: “…Encrypting with the EVP API; 6.2.1.2. Blowfish; 6.2.1.3. CAST5; 6.2.1.4. …”
Publicado 2002
Libro electrónico -
2038Publicado 2010Tabla de Contenidos: “…Oracle Architecture and Concepts -- The Oracle APIs -- The Oracle Query Optimizer -- Transactions and Locking -- Oracle Server Architecture -- Segments and Files -- Server Processes -- Background Processes -- Real Application Clusters -- Summary -- Chapter 3. …”
Libro electrónico -
2039por Litovski, IvanTabla de Contenidos: “…; 1.5 A Well-Oiled Machine; 1.6 Tools and Troubleshooting; 1.7 Further Reading and Resources; 2 Getting Started; 2.1 Where to Get Symbian SQL; 2.2 Overview of Symbian SQL APIs; 2.3 First Database Example; 2.3.1 Project Setup…”
Publicado 2010
Libro electrónico -
2040por Kunz, ChristopherTabla de Contenidos: “…4.12.3 Whitelist-Filtern mit »HTML Purifier«4.13 Die Zwischenablage per XSS auslesen; 4.14 XSS-Angriffe über DOM; 4.15 XSS in HTTP-Headern; 4.15.1 Angriffe der ersten Ordnung mit Headern; 4.15.2 Second Order XSS per Header; 4.16 Attack API; 4.17 Second Order XSS per RSS; 4.18 Cross-Site Request Forgery (CSRF); 4.18.1 CSRF als Firewall-Brecher; 4.18.2 CSRF in BBCode; 4.18.3 Ein erster Schutz gegen CSRF; 4.18.4 CSRF-Schutzmechanismen; 4.18.5 Formular-Token gegen CSRF; 4.18.6 Unheilige Allianz: CSRF und XSS; 5 SQL-Injection; 5.1 Grundlagen; 5.2 Auffinden von SQL-Injection-Möglichkeiten…”
Publicado 2008
Libro electrónico