Mostrando 881 - 900 Resultados de 1,040 Para Buscar '"Eclipse"', tiempo de consulta: 0.11s Limitar resultados
  1. 881
    por McGee, Glenn, 1967-
    Publicado 2012
    Tabla de Contenidos: “…; Case 30 Is the New Cigarette a Smoking Gun? Eclipse Unethical, Unregulated Research; Case 31 "Universal" Healthcare: A Long Way Off; Case 32 Newborn Screening with a Twist; Case 33 HIV Testing Must Be Routine; Case 34 Re-creating Flu: A Recipe for Disaster; Case 35 Pandemic Influenza Requires Trust in Government Healthcare; Case 36 A Hostile Environment for Environmental Protection Documents…”
    Libro electrónico
  2. 882
    Publicado 2006
    Tabla de Contenidos: “…-- Detecting and Resolving Model Inconsistencies Using Transformation Dependency Analysis -- Merging Models with the Epsilon Merging Language (EML) -- Formal Semantics of UML -- Mappings, Maps and Tables: Towards Formal Semantics for Associations in UML2 -- Semantic Variations Among UML StateMachines -- Facilitating the Definition of General Constraints in UML -- Security -- Towards a MOF/QVT-Based Domain Architecture for Model Driven Security -- MDA-Based Re-engineering with Object-Z -- A Model Transformation Semantics and Analysis Methodology for SecureUML -- Model Transformation Tools and Implementation -- Incremental Model Transformation for the Evolution of Model-Driven Systems -- A Plugin-Based Language to Experiment with Model Transformation -- SiTra: Simple Transformations in Java -- Analyzing Dynamic Models -- Analysis and Visualization of Behavioral Dependencies Among Distributed Objects Based on UML Models -- Model Extraction Using Context Information -- Dynamic and Generic Manipulation of Models: From Introspection to Scripting -- Specifying Transformations -- Model Transformation by Example -- Graphical Definition of In-Place Transformations in the Eclipse Modeling Framework -- Model Transformations? …”
    Libro electrónico
  3. 883
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Identifying Performance Bottlenecks -- Reasons for performance issues -- Memory management -- Garbage collection -- Working principles of the garbage collector -- Impacts of garbage collection -- Heap fragmentation -- Finalization -- Resource leaks -- Memory leaks -- String pool -- Memory model -- The problem of concurrency and parallelism -- Java Memory Model (JMM) -- Synchronization -- Slow rendering -- Device refresh rate -- Frame rate -- Summary -- Chapter 2: Identifying Indicators of Performance Issues -- Benchmarking -- Microbenchmarks -- Java Microbenchmark Harness (JMH) -- Benchmark modes -- Benchmark time units -- Benchmark state -- State scope -- Fixture methods -- Levels of fixture methods -- Writing good benchmarks -- The pitfalls of loops -- Dead Code Elimination -- Using black holes -- Constant folding -- Kotlin benchmarks -- IDEA JMH plugin -- General performance metrics -- Types of performance testing -- Performance testing process -- Overview of performance testing tools -- JMeter -- Fabric -- Summary -- Chapter 3: Learning How to Use Profiling Tools -- Memory profiling -- Memory Viewer -- HProf -- Eclipse Memory Analyzer Tool -- Histogram -- Shallow and Retained Heap -- Dominator Tree -- Top Consumers -- Analyzing class loaders -- Android Studio Memory Profiler -- Memory categories -- Recording memory allocation -- Threads profiling -- Threads viewer -- Frames pane -- The Threads pane -- Thread profiling in the MAT -- Threads Overview -- Thread Details -- CPU Profiler in Android Studio -- Call Chart and Flame Chart tabs -- Top Down and Bottom Up tabs -- Summary -- Chapter 4: Functional Approach -- Functional programming -- Declarative versus imperative -- Pure functions -- First-class functions…”
    Libro electrónico
  4. 884
    por Pande, Arun. author
    Publicado 2014
    Tabla de Contenidos: “…Introduction to jqWidgets; 1-12. About Eclipse IDE; Summary; Chapter 2: jQuery Fundamentals; 2-1. …”
    Libro electrónico
  5. 885
    por Doménech, Juan Luis 1956-
    Publicado 1999
    Tabla de Contenidos: “…CONCLUSIONES La inexorable decadencia de la materia A vueltas con las antiguas ideas finalistas El ocaso de la selección natural Nuevo eclipse del darwinismo Hacia una nueva “Síntesis” La futura evolución del Homo sapiens El “Punto Omega” en nuestras manos Revisión “regresionista” de la filogenia humana RELACIÓN DE TABLAS Y FIGURAS BIBLIOGRAFÍA …”
    Libro
  6. 886
    por Domingo Moratalla, Agustín
    Publicado 2011
    Tabla de Contenidos: “…Las religiones como fuentes de sentido en una democracia secular; 3. Charles Taylor: el eclipse de la religión en la edad secular; a. Secularidad y sed de trascendencia; b. …”
    Libro electrónico
  7. 887
    por Río Medina, Ángel del
    Publicado 2012
    Tabla de Contenidos: “…FORMACIÓN PARA EL EMPLEO; PÁGINA LEGAL; AGRADECIMIENTOS; ÍNDICE; MÓDULO I; TEMA 1; INSTALACIÓN DEL ENTORNO DE TRABAJO; LO QUE HEMOS APRENDIDO TEMA 1; TEMA 2; MI PRIMER PROGRAMA; LO QUE HEMOS APRENDIDO TEMA 2; TEMA 3; INTRODUCCIÓN; KATE; KDEVELOP; EDITRA; GPHPEDIT; ECLIPSE; LO QUE HEMOS APRENDIDO TEMA 3; MÓDULO II; TEMA 1; ESTRUCTURA DE UN PROGRAMA EN PHP; ESTRUCTURAS DE CONTROL EN PHP Y PROGRAMACIÓN (...); PROCEDIMIENTOS Y FUNCIONES; LO QUE HEMOS APRENDIDO TEMA 1; MÓDULO III; TEMA 1; ESTRUCTURA DE LOS PROGRAMAS EN PHP; LO QUE HEMOS APRENDIDO TEMA 1; MÓDULO IV; TEMA 1…”
    Libro electrónico
  8. 888
    por Medina Plana, Raquel
    Publicado 2016
    Tabla de Contenidos: “….); PÁGINA LEGAL; ÍNDICE DE CONTENIDOS; PREFACIO; INTRODUCCIÓN; I. DE ECLIPSES MILENARIOS Y FICCIONES DE LA FICCIÓN: UN ESTADO DE LA CUESTIÓN SOBRE LA HISTORIA DE LA ADOPCIÓN; 1. …”
    Libro electrónico
  9. 889
    Publicado 2020
    Tabla de Contenidos: “…El mensaje de los astros -- 4. Eclipse total -- 5. Posverdad -- 6. Materia y forma -- 7. …”
    Libro electrónico
  10. 890
    Publicado 2017
    Tabla de Contenidos: “…Testing the digital_photo_frame.sh with the terminal -- Scheduling digital_photo_frame.sh with crontab -- Testing digital_photo_frame.sh with crontab -- Writing shell script for slideshow -- Starting digital photo frame on Raspberry Pi boot -- Photo frame in action -- Summary -- Chapter 4: Integrating a Real-Time IoT Dashboard -- Adafruit IO -- Bill of materials -- Sign in with Adafruit IO -- Finding your AIO key -- Creating news feed -- Understanding topics -- Creating a dashboard -- Creating a block on a dashboard -- Raspberry Pi and I2C pins -- Connecting an I2C-compatible sensor to the Raspberry Pi -- Serial bus addresses -- Configuring the Raspberry Pi to use I2C -- Searching I2C devices attached to the Raspberry Pi -- Accessing I2C with Pi4J -- Eclipse Paho Java client -- Writing Java program to publish data to a feed -- Publishing temperature sensor data -- Publishing system information -- Subscribing to a feed -- Creating a toggle button on Adafruit dashboard -- Subscribe to the button feed -- Controlling an LED from button feed -- Summary -- Chapter 5: Wireless Controlled Robot -- Prerequisites -- The Zumo chassis kit -- Assembling Zumo chassis -- Preparing motors to reducing the effects of electrical noise -- Attaching Raspberry Pi to Zumo chassis -- Building the circuit -- Wiring them together -- Moving and turning -- Moving -- Turning -- Swing turn -- Writing your Java program -- Running and testing your Java program -- Summary -- Chapter 6: Building a Multipurpose IoT Controller -- Prerequisites -- Preparing your Raspberry Pi board -- Installing and configuring Jetty servelet engine -- Writing your first Java web application -- Creating a Maven project from Archetype -- Creating a servlet -- Copying iot.war file to the Raspberry Pi -- Summary -- Chapter 7: Security Camera with Face Recognition -- Raspberry Pi camera module…”
    Libro electrónico
  11. 891
    “…This IDE is more productive and easier to use for your Android app creations than Eclipse. With this book you will quickly master Android Studio and maximize your Android development time. …”
    Libro electrónico
  12. 892
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Copyright -- Contributors -- Tabel of Contents -- Preface -- Part 1: Backend Programming with Spring Boot -- Chapter 1: Setting Up the Environment and Tools - Backend -- Technical requirements -- Installing Eclipse -- Understanding Gradle -- Using Spring Initializr -- Creating a project -- Running the project -- Spring Boot development tools -- Logs and problem-solving -- Installing MariaDB -- Summary -- Questions -- Further reading -- Chapter 2: Understanding Dependency Injection -- Technical requirements -- Introducing dependency injection -- Using dependency injection in Spring Boot -- Summary -- Questions -- Further reading -- Chapter 3: Using JPA to Create and Access a Database -- Technical requirements -- Basics of ORM, JPA, and Hibernate -- Creating the entity classes -- Creating CRUD repositories -- Adding relationships between tables -- Setting up a MariaDB database -- Summary -- Questions -- Further reading -- Chapter 4: Creating a RESTful Web Service with Spring Boot -- Technical requirements -- Basics of REST -- Creating a RESTful web service with Spring Boot -- Using Spring Data REST -- Documenting a RESTful API -- Summary -- Questions -- Further reading -- Chapter 5: Securing Your Backend -- Technical requirements -- Understanding Spring Security -- Securing your backend with a JSON Web Token -- Securing the login -- Securing the other requests -- Handling exceptions -- Adding a CORS filter -- Role-based security -- Using OAuth2 with Spring Boot -- Summary -- Questions -- Further reading -- Chapter 6: Testing Your Backend -- Technical requirements -- Testing in Spring Boot -- Creating test cases -- Testing with Gradle -- Test-driven development -- Summary -- Questions -- Further reading -- Part II: Frontend Programming with React -- Chapter 7: Setting Up the Environment and Tools - Frontend -- Technical requirements…”
    Libro electrónico
  13. 893
    por Zaldívar Navarro, Daniel
    Publicado 2018
    Tabla de Contenidos: “….) -- C.2 KIT DE DESARROLLO DE JAVA (JDK) -- C.3 ECLIPSE -- C.4 CREAR UN NUEVO PROYECTO EN ECLIPSE -- C.5 CONEXIÓN USB -- C.5.1 CONFIGURACIÓN DEL LADRILLO EV3 -- C.5.2 CONFIGURACIÓN DE LA RED USB -- C.6 CONEXIÓN POR BLUETOOTH -- C.7 PREPARANDO EL WIFI -- APÉNDICE D PREPARANDO EL LEGO MINDSTORMS (...) -- D.1 INSTALAR EL LEGO MINDSTORMS SUPPORT (...) -- D.2 CONEXIÓN MEDIANTE WIFI -- D.3 CONEXIÓN MEDIANTE BLUETOOTH -- BIBLIOGRAFÍA -- MATERIAL ADICIONAL…”
    Libro electrónico
  14. 894
    por Marchioni, Francesco
    Publicado 2013
    Tabla de Contenidos: “…What's New in JBoss AS 7 -- AS 7 core concepts -- The AS 7 filesystem -- Managing the application server -- Managing JBoss AS 7 with the web interface -- Launching the web console -- Deploying your first application to JBoss AS 7 -- Advanced Eclipse deployment options -- Managing deployments with the web console -- Changing the deployment scanner properties -- Deploying applications using the CLI -- Deploying applications to a domain -- Summary…”
    Libro electrónico
  15. 895
    Publicado 2007
    Tabla de Contenidos: Acceso restringido con credenciales UPSA
    Libro electrónico
  16. 896
    Publicado 2022
    Tabla de Contenidos: “…1.4.2 Visual Studio Code -- 1.4.3 IntelliJ IDEA -- 1.4.4 Eclipse -- 1.4.5 Welche Entwicklungsumgebung ist die beste? …”
    Libro electrónico
  17. 897
    Publicado 2011
    Tabla de Contenidos: “…-- Some Actual Disadvantages -- The GWT Components -- Compiler -- JRE Emulation Library -- UI Library -- Setting Up GWT -- Writing Code -- Version Control Management -- Testing -- Running and Deploying -- Summary -- 3 Understanding Projects and Development -- Creating a Project -- Using the Google Plugin for Eclipse -- Using the GWT Shell Script -- Project Structure -- Running Your Application: Development Mode -- Summary -- 4 Working with Browsers -- The Back Button Problem -- Setting Up Your HTML Page -- The History Class -- Starting Your Application -- Showing Forms in Pop-Ups -- Passing Parameters -- Creating a Menu -- Detecting the User's Browser -- The Classic Way -- The Deferred Binding Way -- Recognizing Older Explorers -- No JavaScript? …”
    Libro electrónico
  18. 898
    Publicado 2017
    Tabla de Contenidos: “…-- Implementierungen -- CPython -- Stackless -- PyPy -- Jython -- IronPython -- PythonNet -- Skulpt -- MicroPython -- Kapitel 2: Python richtig installieren -- Python unter Mac OS X installieren -- Setuptools und pip -- virtualenv -- Python unter Linux installieren -- Setuptools und pip -- Entwicklungswerkzeuge -- virtualenv -- Python unter Windows installieren -- Setuptools und pip -- virtualenv -- Kommerzielle Python-Distributionen -- Kapitel 3: Ihre Entwicklungsumgebung -- Texteditoren -- Sublime Text -- Vim -- Emacs -- TextMate -- Atom -- Code -- IDEs -- PyCharm/IntelliJ IDEA -- Aptana Studio 3/Eclipse + LiClipse + PyDev -- WingIDE -- Spyder -- NINJA-IDE -- Komodo IDE -- Eric (die Eric Python IDE) -- Visual Studio -- Interaktive Tools -- IDLE -- IPython -- bpython -- Isolationstools -- Virtuelle Umgebungen -- pyenv -- Autoenv -- virtualenvwrapper -- Buildout -- Conda -- Docker -- Teil 2: Wir legen los -- Kapitel 4: Guten Code schreiben -- Codestil -- PEP 8 -- PEP 20 (alias The Zen of Python) -- Allgemeine Empfehlungen -- Konventionen -- Idiome -- Typische Fallstricke -- Ihr Projekt strukturieren -- Module -- Pakete -- Objektorientierte Programmierung -- Dekoratoren -- Dynamische Typisierung -- Veränderliche und unveränderliche Typen -- Vendorizing Dependencies -- Ihren Code testen -- Tipps für das Testen -- Test-Grundlagen -- Beispiele -- Weitere beliebte Tools -- Dokumentation -- Projektdokumentation -- Projektpublikation -- Docstring versus Blockkommentare -- Logging -- Logging in einer Bibliothek -- Logging in einer Anwendung -- Wahl einer Lizenz -- Upstream-Lizenzen -- Optionen -- Ressourcen zum Thema Lizenzierung -- Kapitel 5: Guten Code lesen -- Gemeinsamkeiten -- HowDoI…”
    Libro electrónico
  19. 899
    Publicado 2017
    Tabla de Contenidos: “…Amazon EC2 -- Amazon S3 -- Amazon SQS -- Amazon CloudFront -- Amazon SimpleDB -- Writing a distributed application on AWS -- Docker CaaS -- CaaS -- Characteristics of Docker CaaS -- Docker CaaS platform components -- Eclipse integration for a Docker container -- Deploying a sample Java application to Tomcat with Docker -- Java 9 support -- Spring Boot -- Spring Cloud -- Spring Cloud Data Flow -- Summary -- Chapter 8: Big Data Analytics -- What is big data? …”
    Libro electrónico
  20. 900
    por Katz, Max
    Publicado 2011
    “…In this definitive RichFaces 4 book, instead of using JBoss Tools, the author bases all examples on Maven so that any IDE can be used—whether it's NetBeans, Eclipse, JBoss or even Spring. Practical RichFaces also describes how to best take advantage of RichFaces—the integration of the Ajax4jsf and RichFaces libraries—to create flexible and powerful programs. …”
    Libro electrónico