Mostrando 24,881 - 24,900 Resultados de 29,699 Para Buscar 'JAXA~', tiempo de consulta: 1.03s Limitar resultados
  1. 24881
    por Dain, Alphonse
    Publicado 1958
    Tabla de Contenidos: “…Contiene: T. II. Ajax. Oedipe roi. Electre…”
    Libro
  2. 24882
  3. 24883
    por Sófocles
    Publicado 1940
    Tabla de Contenidos: “…v. I : Ajax ; Antigone ; Oedipe roi ; Électre…”
    Libro
  4. 24884
    por Ibryam, Bilgin
    Publicado 2013
    Tabla de Contenidos: “…. -- Exception Clause -- Java style error handling -- Monitoring and logging -- Testing the messaging applications (Advanced) -- Getting ready -- How to do it... -- How it works... -- There's more... -- Testing applications written in Spring XML DSL -- Other tools for testing…”
    Libro electrónico
  5. 24885
    Publicado 2007
    Tabla de Contenidos: “…Mobility -- A Smart Card Based Distributed Identity Management Infrastructure for Mobile Ad Hoc Networks -- A New Resilient Key Management Protocol for Wireless Sensor Networks -- Hardware and Cryptography I -- Efficient Use of Random Delays in Embedded Software -- Enhanced Doubling Attacks on Signed-All-Bits Set Recoding -- Privacy -- Securing the Distribution and Storage of Secrets with Trusted Platform Modules -- Distributed Certified Information Access for Mobile Devices -- Cryptography Scheme -- Linkability of Some Blind Signature Schemes -- Optimistic Non-repudiation Protocol Analysis -- Secure Remote User Authentication Scheme Using Bilinear Pairings -- Cryptanalysis of Some Proxy Signature Schemes Without Certificates -- Smart Card -- Performance Evaluation of Java Card Bytecodes -- Reverse Engineering Java Card Applets Using Power Analysis -- An Embedded System for Practical Security Analysis of Contactless Smartcards -- A Comparative Analysis of Common Threats, Vulnerabilities, Attacks and Countermeasures Within Smart Card and Wireless Sensor Network Node Technologies -- Small Devices -- Mobile Phones as Secure Gateways for Message-Based Ubiquitous Communication -- An Information Flow Verifier for Small Embedded Systems -- Survey and Benchmark of Stream Ciphers for Wireless Sensor Networks -- Hardware and Cryptography II -- Fault Attacks for CRT Based RSA: New Attacks, New Results, and New Countermeasures -- CRT RSA Algorithm Protected Against Fault Attacks -- Combinatorial Logic Circuitry as Means to Protect Low Cost Devices Against Side Channel Attacks…”
    Libro electrónico
  6. 24886
    Publicado 2022
    Tabla de Contenidos: “…Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- The Path to a 05 App -- Chapter 1: Start Thinking in React -- 1.1 Component -- 1.1.1 Key Takeaways -- 1.2 The "Hello World" App in Pieces -- 1.2.1 React Native Development Environment -- 1.2.2 JSX -- 1.2.3 props -- 1.2.3.1 Style -- 1.2.3.2 Children -- 1.2.4 JSX Internals -- 1.2.5 States -- 1.2.5.1 State Change on the Current Component -- 1.2.5.2 Cascading State Changes -- 1.2.6 setState() Internals -- 1.2.7 Key Takeaways -- 1.3 Summary -- Chapter 2: Foundations of React -- 2.1 Flexbox, a Practical Guide -- 2.1.1 Component Size -- 2.1.2 Case Study: Feed -- 2.1.3 Key Takeaways -- 2.2 Composition vs. …”
    Libro electrónico
  7. 24887
    por Espriu, Salvador, 1913-1985
    Publicado 1985
    “…Història de Catalunya (Edicions d'Ara)…”
    Libro
  8. 24888
  9. 24889
  10. 24890
    por Turkington, Garry
    Publicado 2013
    Tabla de Contenidos: “…Creating an AWS accountSigning up for the necessary services; Time for action - WordCount on EMR using the management console; Other ways of using EMR; AWS credentials; The EMR command-line tools; The AWS ecosystem; Comparison of local versus EMR Hadoop; Summary; Chapter 3: Understanding MapReduce; Key/value pairs; What does it mean; Why key/value data?; Some real-world examples; MapReduce as a series of key/value transformations; The Hadoop Java API for MapReduce; The 0.20 MapReduce Java API; The Mapper class; The Reducer class; The Driver class; Writing MapReduce programs…”
    Libro electrónico
  11. 24891
    por Jackson, Wallace. author
    Publicado 2015
    Tabla de Contenidos: “…Using GIMP: Creating Your Image PatternImagery in Illustration: Bitmap Patterns; Using Bitmap Images as Fill: Inkscape Pattern Fill; Using Bitmap Image Strokes: Inkscape Pattern Fill; Summary; Chapter 6: The Rendering of Digital Illustration: Data Formats; Inkscape PNG Export: Rendering Objects; Inkscape Vector Export: Using Save As; Exporting to Adobe Acrobat Reader: PDF Format; Exporting to Encapsulated Postscript: EPS Format; Exporting to JavaFX: Publish in Java and Android; Summary; Chapter 7: The Syntax of Digital Illustration: SVG Commands; SVG Syntax: Coding Vector Shape Data…”
    Libro electrónico
  12. 24892
    Publicado 2015
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introducing Apache Thrift; Distributed systems and their services; Service-oriented architecture; Distributed systems; Maintainability; Scalability; Testability; An introduction to Apache Thrift; Supported programming languages; Data types; Transports; Protocols; Versioning; Security; Interface description language; Apache Thrift and others; Custom protocols; XML-RPC and JSON-RPC; SOAP and WSDL; RESTful APIs; CORBA; Apache Avro; Protocol Buffers…”
    Libro electrónico
  13. 24893
    por Bettini, Lorenzo
    Publicado 2013
    Tabla de Contenidos: “…Summary -- Chapter 7: Testing -- Introduction to testing -- Junit 4 -- The ISetup interface -- Implementing tests for your DSL -- Testing the parser -- Testing the validator -- Testing the formatter -- Testing code generation -- Test suite -- Testing the UI -- Testing the content assist -- Testing workbench integration -- Testing the editor -- Other UI testing frameworks -- Testing and modularity -- Clean code -- Summary -- Chapter 8: An Expression Language -- The Expressions DSL -- Creating the project -- Digression on Xtext grammar rules -- The grammar for the Expressions DSL -- Left recursive grammars -- Associativity -- Precedence -- The complete grammar -- Forward references -- Typing expressions -- Type provider -- Validator -- Writing an interpreter -- Using the interpreter -- Summary -- Chapter 9: Type Checking -- SmallJava -- Creating the project -- SmallJava grammar -- Rules for declarations -- Rules for statements and syntactic predicates -- Rules for expressions -- The complete grammar -- Utility methods -- Testing the grammar -- First validation rules -- Checking cycles in class hierarchies -- Checking member selections -- Checking return statements -- Checking for duplicates -- Type checking -- Type provider for SmallJava -- Type conformance (subtyping) -- Expected types -- Checking type conformance -- Checking method overriding -- Improving the UI -- Summary -- Chapter 10: Scoping -- Cross-reference resolution in Xtext -- Containments and cross-references -- The index -- Qualified names -- Exported objects -- The linker and the scope provider -- Component interaction -- Custom scoping -- Scope for blocks -- Scope for inheritance and member visibility -- Visibility and accessibility -- Filtering unwanted objects from the scope -- Global scoping -- Packages and imports -- The index and the containers -- Checking duplicates across files…”
    Libro electrónico
  14. 24894
    Publicado 2014
    Tabla de Contenidos: “…Running Node.jsIntroducing NPM; Using NPM; The installation process of NPM; Managing dependencies using the package.json file; Summary; Chapter 2: Getting Started with Node.js; Introduction to Node.js; JavaScript event-driven programming; Node.js event-driven programming; JavaScript closures; Node modules; CommonJS modules; Node.js core modules; Node.js third-party modules; Node.js file modules; Node.js folder modules; Developing Node.js web applications; Meet the Connect module; Connect middleware; Understanding the order of Connect middleware; Mounting Connect middleware; Summary…”
    Libro electrónico
  15. 24895
    por Nelli, Fabio. author
    Publicado 2018
    Tabla de Contenidos: “…An Example - Meteorological Data -- 11. Embedding the JavaScript D3 Library in IPython Notebook -- 12. …”
    Libro electrónico
  16. 24896
    Publicado 2001
    Tabla de Contenidos: “…Intro -- copyright -- Table of Contents -- Preface -- Chapter 1: Introduction -- Chapter 2: DOS Computer Viruses -- Chapter 3: Windows Technologies -- Chapter 4: Viruses in a Windows World -- Chapter 5: Macro Viruses -- Chapter 6: Trojans and Worms -- Chapter 7: Instant Messaging Attacks -- Chapter 8: Internet Browser Technologies -- Chapter 9: Internet Browser Attacks -- Chapter 10: Malicious Java Applets -- Chapter 11: Malicious ActiveX Controls -- Chapter 12: Email Attacks -- Chapter 13: Hoax Viruses -- Chapter 14: Defense -- Chapter 15: The Future -- Index -- About the Author…”
    Libro electrónico
  17. 24897
    por Wood, Dave
    Publicado 1999
    Tabla de Contenidos: “…Electronic Mail on the Internet Simple Text Messages Multipurpose Internet Mail Extensions Creating MIME-Compliant Messages OpenPGP and S/MIME vCard Mailbox Formats Mailcap Files The Extended Simple Mail Transfer Protocol The Post Office Protocol The Internet Message Access Protocol The Application Configuration Access Protocol Email-Related Perl Modules The Java Mail API Creating and Sending a Multipart Mail Message Archiving and Cleaning a Mailbox Watching an IMAP Mailbox Anti-Spamming Techniques The Future of Email Internet RFCs Relating to Email MIME Media Types ASCII Mail-Related URLs…”
    Libro electrónico
  18. 24898
    Publicado 2022
    Tabla de Contenidos: “…Table of Contents Cross-Browser Testing Methodologies Challenges Faced by Frontend Web Application Developers Top Web Test Automation Frameworks Matching Personas and Use Cases to Testing Frameworks Introducing the Leading Frontend Web Development Frameworks Map the Pillars of a Dev Testing Strategy for Web Applications Core Capabilities of the Leading JavaScript Test Automation Frameworks Measuring Test Coverage of the Web Application Working with the Selenium Framework Working with the Cypress Framework Working with the Playwright Framework Working with the Puppeteer Framework Complementing Code-Based Testing with Low-Code Test Automation Wrapping Up…”
    Libro electrónico
  19. 24899
    por Nelli, Fabio
    Publicado 2023
    Tabla de Contenidos: “…An Example - Meteorological Data -- 11. Embedding the JavaScript D3 Library in IPython Notebook -- 12. …”
    Libro electrónico
  20. 24900
    por Capuchinos.
    Publicado 1981
    Tabla de Contenidos: “…Contiene: Reglamento del capítulo provincial ; Actitud de la provincia frente a las decisiones y gestiones de la Curia General y de la C.I.C sobre la implantación de la orden en México ; Criterios de distribución del personal para el trienio 1981-1984 ; Revisión de la formación en la provincia ; Presencia de los capuchinos en Jaca ; Presencia de nuestra provincia en Bilbao ; Relación del ministro provincial al capítulo ; Aportaciones libres de grupos de hermanos…”
    Libro