Mostrando 17,841 - 17,860 Resultados de 20,414 Para Buscar 'Urrao~', tiempo de consulta: 1.04s Limitar resultados
  1. 17841
    Publicado 2017
    Tabla de Contenidos: “…Getting the Registry Hives -- Reading the Registry Hive -- Creating a Class to Parse a Registry Hive File -- Creating a Class for Node Keys -- Making a Class to Store Value Keys -- Testing the Library -- Dumping the Boot Key -- The GetBootKey() Method -- The GetValueKey() Method -- The GetNodeKey() Method -- The StringToByteArray() Method -- Getting the Boot Key -- Verifying the Boot Key -- Conclusion -- Index -- Footnote -- Chapter 8: Automating Cuckoo Sandbox…”
    Libro electrónico
  2. 17842
    Publicado 2018
    Tabla de Contenidos: “…Components of Ethereum -- Ethereum accounts -- Ethereum network -- Ethereum public MainNet -- Ethereum clients -- Geth -- Installing Geth -- Managing accounts -- Ethereum gas -- Ethereum virtual machine -- Execution environment -- Ethereum block -- Block header -- Ommers or uncles -- Messages -- Ethash -- Ether -- Procuring ether -- Trading -- Summary -- Chapter 13: Solidity 101 -- Basics of Solidity -- The basics of working on Solidity -- Using the compiler -- Programming in Solidity -- Laying out a Solidity file -- Importing files -- Commenting -- Tags -- Structure of a contract -- State variables -- Functions -- Function modifiers -- Events -- Types -- Value types -- Boolean -- Integers -- Address -- Array value type -- Literal -- Enums -- Function -- Function Modifiers -- Reference types -- Structs -- Data location -- Mapping -- Units and global variables -- Summary -- Chapter 14: Smart Contracts -- Why smart contracts? …”
    Libro electrónico
  3. 17843
    por Stamp, Mark
    Publicado 2011
    “…As businesses and consumers become increasingly dependent on complex multinational information systems, it is more imperative than ever to protect the confidentiality and integrity of data. Featuring a wide array of new information on the most current security issues, this fully updated and revised edition of Information Security: Principles and Practice provides the skills and knowledge readers need to tackle any information security challenge. …”
    Libro electrónico
  4. 17844
    por Fischer-Cripps, Anthony C.
    Publicado 2002
    Tabla de Contenidos: “…1.4.5 Angular velocity transducer1.4.6 Position sensitive diode array; 1.4.7 Motion control; 1.4.9 Review questions; Chapter 1.5. …”
    Libro electrónico
  5. 17845
    por Costales, Bryane
    Publicado 2007
    Tabla de Contenidos: “…2.3.11 The libsmutil Directory2.3.12 The LICENSE File; 2.3.13 The Makefile File; 2.3.14 The PGPKEYS File; 2.3.15 The README File; 2.3.16 The RELEASE_NOTES File; 2.3.17 The test Directory; 2.4 Build sendmail; 2.4.1 The Build Script; 2.4.2 Build with m4; 2.4.3 Run Build; 2.4.4 If You Change Your m4 Build File; 2.4.5 Use libresolv.a; 2.4.6 Badly Defined sys_errlist; 2.4.7 Error at or Near Variable; 2.4.8 Undefined Symbol strtoul; 2.4.9 warning: & before array; 2.4.10 Other Considerations; 2.5 Install sendmail; 2.5.1 Add smmsp to /etc/passwd; 2.5.2 Add smmsp to /etc/group; 2.5.3 Modify init Files…”
    Libro electrónico
  6. 17846
    por Simmons, Robert, Jr
    Publicado 2004
    Tabla de Contenidos: “…Lists; 4.2.3.2. java.util.ArrayList; 4.2.3.3. java.util.LinkedList; 4.2.4. …”
    Libro electrónico
  7. 17847
    Publicado 2018
    “…Led by a well-respected editorial team, this unique volume gathers an international array of experts whose various critical approaches yield insights from areas such as public policy, economics, law, and history, in addition to business and philosophy. …”
    Libro electrónico
  8. 17848
    Publicado 2023
    Tabla de Contenidos: “…Situations where you do not need to load data -- Data transformation with BigQuery -- Evaluating ETL and ELT approaches for data integration -- Hands-on exercise - data loading and transformation in BigQuery -- Understanding the scenario -- Loading data from a local file -- Preparing and transforming data -- Summary -- Chapter 5: Querying BigQuery Data -- Technical requirements -- Understanding query structure -- Action command - the SELECT clause -- Location command - the FROM clause -- Filtering command - the WHERE clause -- Selection handling commands - the GROUP BY, HAVING, ORDER BY, and LIMIT clauses -- Understanding data types -- Using expressions and aggregations -- Expressions -- Aggregations -- Joining tables -- Inner joins -- Outer joins -- Using functions -- Advanced querying techniques -- Subqueries -- Window functions -- Common table expressions -- Array functions -- Saving, sharing, and scheduling queries -- Optimizing queries -- Troubleshooting queries -- Summary -- Further reading -- Chapter 6: Exploring Data with Notebooks -- Technical requirements -- Understanding the value of using notebooks -- Jupyter notebooks -- Using Workbench notebook instances in Vertex AI -- Creating a managed notebook -- Executions and schedules -- Hands-on exercise - analyzing Google Trends data with Workbench -- Using Colab notebooks -- Comparing Workbench instances and Colab -- Summary -- Further reading -- Chapter 7: Further Exploring and Visualizing Data -- Technical requirements -- Understanding data distributions -- Why is it important to understand data distributions? …”
    Libro electrónico
  9. 17849
    por Reddy, Martin
    Publicado 2024
    Tabla de Contenidos: “…The maybe_unused attribute -- Migrating to C++17 -- C++20 API features -- Modules -- Named Modules -- Header units -- The spaceship operator -- Constraints and concepts -- Abbreviated function templates -- The consteval specifier -- The constinit specifier -- Migrating to C++20 -- C++23 API features -- Expected values -- Multidimensional subscript operator -- Preprocessor directives -- Migrating to C++23 -- 8 - Performance -- Pass input arguments by const reference -- Minimize #include dependencies -- Avoid "Winnebago" headers -- Forward declarations -- Redundant #include guards -- Declaring constants -- The constexpr, consteval, and constinit keywords -- Initialization lists -- Memory optimization -- Don't inline functions until you need to -- Copy on write -- Iterating over elements -- Iterators -- Random access -- Array references -- Extern templates -- Performance analysis -- Time-based analysis -- Memory-based analysis -- Multithreading analysis -- 9 - Concurrency -- Multithreading with C++ -- Terminology -- Data races and race conditions -- Thread safety -- Reentrancy -- Asynchronous tasks -- Parallelism -- Accessing shared data -- Stateless APIs -- Initializing shared data -- Synchronized data access -- Concurrent API design -- Concurrency best practices -- Thread-Safe Interface pattern -- 10 - Versioning -- Version numbers -- Version number significance -- Esoteric numbering schemes -- Creating a version API -- Software branching strategies -- Branching strategies -- Branching policies -- APIs and parallel branches -- File formats and parallel products -- Life cycle of an API -- Levels of compatibility -- Backward compatibility -- Functional compatibility -- Source compatibility -- Binary/application binary interface compatibility -- Binary incompatible API changes -- Binary compatible API changes -- Forward compatibility…”
    Libro electrónico
  10. 17850
    Publicado 2022
    Tabla de Contenidos: “…Intro -- Table of Contents -- About the Author -- About the Technical Reviewers -- Acknowledgments -- Introduction -- Chapter 1: Kubernetes API Introduction -- Kubernetes Platform at a Glance -- OpenAPI Specification -- Verbs and Kinds -- Group-Version-Resource -- Sub-resources -- Official API Reference Documentation -- The Deployment Documentation -- Operations Documentation -- The Pod Documentation -- One-Page Version of the Documentation -- Conclusion -- Chapter 2: Kubernetes API Operations -- Examining Requests -- Making Requests -- Using kubectl as a Proxy -- Creating a Resource -- Getting Information About a Resource -- Getting the List of Resources -- Cluster-wide -- In a Specific namespace -- Filtering the Result of a List -- Using Label Selectors -- Using Field Selectors -- Deleting a Resource -- Deleting a Collection of Resources -- Updating a Resource -- Managing Conflicts When Updating a Resource -- Using a Strategic Merge Patch to Update a Resource -- Patching Array Fields -- Special Directives -- replace Directive -- delete Directive -- deleteFromPrimitiveList Directive -- setElementOrder Directive -- Applying Resources Server-side -- Watching Resources -- Filtering During a Watch Session -- Watching After Listing Resources -- Restarting a watch Request -- Allowing Bookmarks to Efficiently Restart a watch Request -- Paginating Results -- Consistency of the Full List -- Detecting the Last Chunk -- Getting Results in Various Formats -- Getting Results as a Table -- Column Definitions -- Row Data -- Using the YAML Format -- Using the Protobuf Format -- Conclusion -- Chapter 3: Working with API Resources in Go -- API Library Sources and Import -- Content of a Package -- types.go -- register.go -- doc.go -- generated.pb.go and generated.proto -- types_swagger_doc_generated.go -- zz_generated.deepcopy.go -- Specific Content in core/v1…”
    Libro electrónico
  11. 17851
    Publicado 2021
    Tabla de Contenidos: “…-- Esquema del capítulo -- Ideas previas -- Al finalizar este capítulo sabrás... -- 7.1Los que "curran": el personal -- 7.1.1Los 40 principales: trabajadores laborales/ limpieza / otros…”
    Libro electrónico
  12. 17852
    por Ruiz, Enrique Andrés
    Publicado 2011
    Tabla de Contenidos:
    Libro electrónico
  13. 17853
    Publicado 2011
    Tabla de Contenidos: “…2.3.6 Los modificadores de control de acceso a los miembros en detalle2.3.7 Los modificadores de uso de los miembros en detalle; 2.3.8 Modificadores en la definición de clases generales; 2.3.9 Clases internas; 2.3.10 Ejemplo del parking; 2.3.11 Definición de arrays de objetos y de tipos primitivos; 2.4. Los paquetes; 2.5. …”
    Libro electrónico
  14. 17854
    Publicado 2018
    Tabla de Contenidos: “…-- Changes/improvements in Dictionary -- Grouping initializer -- Key-based subscript with default value -- Convert tuples to Dictionary -- Convert arrays to Dictionary -- Resolving duplicates -- Reserving capacity -- Changes/improvements in Strings -- Bid bye to string.characters -- String protocol -- Changed interpretation of grapheme clusters -- Access modifiers -- What's new -- JSON encoding and decoding -- Multiline String literals -- Smart key paths -- One sided ranges -- Pattern matching with one sided ranges. -- swap versus swapAt -- Improved NSNumber -- Directly access unicode scalars of characters -- Migrating to Swift 4 -- Preparation before migration -- Swift migration assistant -- Swift 4 migration changes overview -- SDK changes -- Notable special cases -- New String -- Differentiating between single-tuple and multiple-argument function types -- Adding tuple destructuring -- Default parameter values must be public -- After migration -- Known migration issues -- Using Carthage/CocoaPods projects -- Summary -- Chapter 2: FRP Fundamentals, Terminology, and Basic Building Blocks -- Functional reactive programming -- What is functional reactive programming (FRP)? …”
    Libro electrónico
  15. 17855
    Publicado 2018
    Tabla de Contenidos: “…-- Mutating property arrays -- Using data as an object - Anti-Pattern -- Naming components - Anti-pattern -- Template expressions -- Pattern - Container/Presentational components -- Prop validation -- Understanding reactivity -- Summary -- Other Books You May Enjoy -- Index…”
    Libro electrónico
  16. 17856
    por Suh, Jung W.
    Publicado 2014
    Tabla de Contenidos: “…5.3 GPU Processing for Non-Built-in MATLAB Functions 5.4 Parallel Task Processing; 5.4.1 MATLAB Worker; 5.4.2 parfor; 5.5 Parallel Data Processing; 5.5.1 spmd; 5.5.2 Distributed and Codistributed Arrays; 5.5.3 Workers with Multiple GPUs; 5.6 Direct use of CUDA Files without c-mex; 6 Using CUDA-Accelerated Libraries; 6.1 Chapter Objectives; 6.2 CUBLAS; 6.2.1 CUBLAS Functions; 6.2.2 CUBLAS Matrix-by-Matrix Multiplication; 6.2.2.1 Step 1; 6.2.2.2 Step 2; 6.2.2.3 Step 3; 6.2.2.4 Step 4; 6.2.2.5 Step 5; 6.2.2.6 Step 6; 6.2.2.7 Step 7; 6.2.2.8 Step 8; 6.2.2.9 Step 9…”
    Libro electrónico
  17. 17857
    por Wong, K. Daniel
    Publicado 2012
    Tabla de Contenidos: “…FOREWORD xix -- PREFACE xxi -- I PRELIMINARIES -- 1 Introduction 3 -- 1.1 Notation 4 -- 1.2 Foundations 4 -- 1.3 Signals and Systems 12 -- 1.4 Signaling in Communications Systems 27 -- II RADIO FREQUENCY, ANTENNAS, AND PROPAGATION -- 2 Introduction to Radio Frequency, Antennas, and Propagation 37 -- 2.1 Mathematical Preliminaries 37 -- 2.2 Electrostatics, Current, and Magnetostatics 41 -- 2.3 Time-Varying Situations, Electromagnetic Waves, and Transmission Lines 46 -- 2.4 Impedance 56 -- 2.5 Tests and Measurements 57 -- 3 Radio-Frequency Engineering 63 -- 3.1 Introduction and Preliminaries 64 -- 3.2 Noise 70 -- 3.3 System Issues Related to Nonlinearity 80 -- 3.4 Mixing and Related Issues 85 -- 3.5 Oscillators and Related Issues 87 -- 3.6 Amplifiers and Related Issues 89 -- 3.7 Other Components 90 -- 4 Antennas 93 -- 4.1 Characterization 94 -- 4.2 Examples 105 -- 4.3 Antenna Arrays 111 -- 4.4 Practical Issues: Connecting to Antennas, Tuning, and so on 122 -- 5 Propagation 125 -- 5.1 Electromagnetic Wave Propagation: Common Effects 126 -- 5.2 Large-Scale Effects in Cellular Environments 132 -- 5.3 Small-Scale Effects in Cellular Environments 137 -- 5.4 Incorporating Fading Effects in the Link Budget 148 -- III WIRELESS ACCESS TECHNOLOGIES -- 6 Introduction to Wireless Access Technologies 159 -- 6.1 Review of Digital Signal Processing 160 -- 6.2 Digital Communications for Wireless Access Systems 169 -- 6.3 The Cellular Concept 173 -- 6.4 Spread Spectrum 177 -- 6.5 OFDM 185 -- 7 Component Technologies 193 -- 7.1 Medium Access Control 193 -- 7.2 Handoff 202 -- 7.3 Power Control 208 -- 7.4 Error Correction Codes 210 -- 8 Examples of Air-Interface Standards: GSM, IS-95, WiFi 219 -- 8.1 GSM 220 -- 8.2 IS-95 CDMA 226 -- 8.3 IEEE 802.11 WiFi 235 -- 9 Recent Trends and Developments 249 -- 9.1 Third-Generation CDMA-Based Systems 249 -- 9.2 Emerging Technologies for Wireless Access 253 -- 9.3 HSPA and HRPD 258 -- 9.4 IEEE 802.16 WiMAX 262 -- 9.5 LTE 270 -- 9.6 What's Next? …”
    Libro electrónico
  18. 17858
    Publicado 2018
    Tabla de Contenidos: “…-- Raft consensus -- Istanbul Byzantine Fault Tolerence -- Private contracts and constellation -- Installing Quorum and constellation -- Build your first Raft network -- Setting up a constellation network -- Generating enodes -- Creating an account -- Creating the genesis block -- Starting nodes -- Adding or removing nodes dynamically -- Building your first IBFT network -- Installing IBFT tools -- Creating a genesis block -- Starting nodes -- Adding or removing a validator dynamically -- Summary -- Chapter 3: Writing Smart Contracts -- Solidity source files -- The structure of a smart contract -- Data locations in Solidity -- The different types of data -- Arrays -- Strings -- Structs -- Enums -- Mappings -- The delete operator -- Conversion between elementary types -- Using var -- Control structures -- Creating contracts using the new operator -- Exceptions -- External function calls -- Features of contracts -- Visibility -- Function modifiers -- The fallback function -- Inheritance -- The super keyword…”
    Libro electrónico
  19. 17859
    Publicado 2017
    Tabla de Contenidos: “…-- Strings -- Booleans -- The print function -- Variables -- Adding to a variable -- Subtracting from a variable -- Multiplication -- Division -- Naming variables -- Arrays (lists, if you ask Python) -- Dictionaries -- Compound statements -- Compound statement syntax and indentation level -- For statements and iterables -- If statements -- Else and elif clauses -- Functions -- Passing arguments to a function -- Returning values from a function -- Making annotations within programs -- A programmer's resources -- Documentation -- Online forums and mailing lists -- Summary -- Chapter 3: Reading, Exploring, and Modifying Data - Part I -- External resources -- Logistical overview -- Installation requirements -- Data -- File system setup -- Introducing a basic data wrangling work flow -- Introducing the JSON file format -- Opening and closing a file in Python using file I/O -- The open function and file objects -- File structure - best practices to store your data -- Opening a file…”
    Libro electrónico
  20. 17860
    Publicado 2015
    Tabla de Contenidos: “…Notes Chapter 4 Digital Technologies The Cloud Big Data Mobile The Internet of Things Social Notes Part II: Information Excellence Chapter 5 Processes, Resources, Operations and Information Processes Process Advantage Process Optimization Asset Optimization The Business Value of Information The Role of Information Technology Caveats Notes Chapter 6 The Discipline of Information Excellence From People to Machines From Physical to Virtual From Virtual to Digical From Processes to Experiences From Operations to Improvement From Static Design to Dynamic Optimization From Mass Production to Mass Personalization From Cost Reduction to Revenue Generation From Direct to Indirect Monetization From Touchpoints to Integration From Firms to Networks From Data to Actionable Insight From Answers to Exploration Notes Chapter 7 Burberry--Weaving IT into the Fabric of the Company Operational Excellence and Product Leadership From Operational Excellence to Information Excellence From Physical to Virtual From Virtual to Digical From Processes to Experiences From Mass Production to Mass Personalization From Cost Reduction to Revenue Generation From Touchpoints to Integration From Firms to Networks Notes Part III: Solution Leadership Chapter 8 Products, Services, and Solutions Competitive Strategy Product Elements The Experience Economy Pricing and Business Models Notes Chapter 9 The Discipline of Solution Leadership From Products and Services to Solutions From Generic and Expected to Augmented and Potential From Transactions to Relationships From Sales Results to Customer Outcomes From Standard Products to Custom Solutions From Products and Services to Experiences and Transformations From Standalone to Social From Product to Platform From Engineered to Ecosystem Notes Chapter 10 Nike--A Track Record of Success From Products to Solutions From Generic and Expected to Augmented and Potential From Transactions to Relationships From Sales Results to Customer Outcomes From Standard Products to Custom Solutions From Products to Experiences and Transformations From Standalone to Social From Engineered to Ecosystem Nike and the Other Digital Disciplines Notes Part IV: Collective Intimacy Chapter 11 Customer Experience and Relationships Customer Intimacy A Broad Spectrum of Relationships Dimensions of Interaction Collective and Collaborative Notes Chapter 12 The Discipline of Collective Intimacy From Transactions to Relationships From Relationships to Intimacy From Physical to Virtual From Virtual to Digical From Company to Community From People to Algorithms From Individual to Collective Notes Chapter 13 Netflix - Entertaining Disruption Information Excellence Accelerated Innovation Solution Leadership From Relationships to Intimacy From Physical to Virtual From Virtual to Digical From Company to Community From People to Algorithms From Individual to Collective Notes Part V: Accelerated Innovation Chapter 14 Innovation and Transformation Successful Commercial Innovation The Innovation Process Innovation Principles Innovation of Products, Processes, Relationships, and Innovation Business Model Innovation and Corporate Transformation Notes Chapter 15 The Discipline of Accelerated Innovation From Solitary to Collaborative From Internal to External From Closed to Open From Inside-Out to Outside-In From Products to Platforms From Linear to Agile From Employees to Crowds From Salaries to Prizes From Theoretical to Data-Driven From Human to Machine From Incremental to Transformational Notes Chapter 16 Procter & Gamble Cleans Up From Solitary to Collaborative From Internal to External From Closed to Open From Inside-Out to Outside-In From Employees to Crowds From Incremental to Transformational Notes Part VI: Successful Execution Chapter 17 General Electric--Flying High Digital Disciplines at GE Software at GE Information Excellence Solution Leadership Collective Intimacy Accelerated Innovation Notes Chapter 18 Human Behavior and Gamification Human Behavior Gamification Gamifying Information Excellence Gamifying Solution Leadership Gamifying Collective Intimacy Gamifying Accelerated Innovation Gamification Across Disciplines Notes Chapter 19 Opower--The Power of the Human Mind Human Behavior and Energy Consumption Opower, Information, and Intimacy Notes Chapter 20 Digital Disasters Strategic Errors Cyberattacks Software Design and Development Challenges Operational Issues Unintended Consequences Erratic Algorithms Politics and Pushback Digital Disappointments Notes Part VII: What's Next? …”
    Libro electrónico