Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 134
- Eclipsis solars 128
- Application software 124
- Java (Computer program language) 118
- Android (Electronic resource) 64
- Engineering & Applied Sciences 53
- Computer Science 48
- Computer software 41
- Mobile computing 39
- Programming 28
- Web site development 26
- Computer programming 24
- Historia 24
- Eclipses solares 23
- Filosofía 18
- Open source software 17
- Eclipse (Electronic resource) 15
- Programming languages (Electronic computers) 15
- Computer programs 14
- History 14
- Java 14
- Observacions 14
- Design 13
- Spring (Software framework) 13
- Client/server computing 12
- Internet programming 12
- WebSphere 12
- Cloud computing 11
- Programming Techniques 11
- Smartphones 11
-
801Publicado 2022“…This professional guide to Java-based cloud native apps DevOps dives deeper into building and deploying production ready cloud native apps using the increasingly popular open source Eclipse MicroProfile framework, Jakarta EE 10 APIs and the most popular Kubernetes container orchestration tool. …”
Libro electrónico -
802por MODELS (Conference)Tabla de Contenidos: “…Quantitative Reactive -- Bottom-Up Meta-Modelling: An Interactive -- T_: A Domain Specific Language for Rapid Workflow -- Relaxing Claims: Coping with Uncertainty While Evaluating Assumptions at Run Time -- Dynamic Evolution of Context-Aware Systems with Models at Runtime -- An Eclipse Modelling Framework Alternative to Meet the Models@Runtime Requirements -- Automated and Transparent Model Fragmentation for Persisting Large Models -- Formally Defining and Iterating Infinite Models -- Query-Driven Soft Interconnection of EMF Models -- Modeling the Linguistic Architecture of Software Products -- Cross-Language Support Mechanisms Significantly Aid Software Development -- Do Professional Developers Benefit from Design Pattern Documentation? …”
Publicado 2012
Libro electrónico -
803por Oehlke, AndreasTabla de Contenidos: “…Introduction to Libgdx and Project Setup -- Diving into Libgdx -- Features of Libgdx 0.97 -- Graphics -- Audio -- Input Handling -- File I/O -- Math and Physics -- Utilities -- Tools -- Getting in touch with the community -- Prerequisites for installing and configuring -- Java Development Kit (JDK) -- Eclipse - Integrated Development Environment (IDE) -- Downloading Libgdx -- Installing Android SDK -- Running Eclipse and installing plugins -- Creating a new application -- Kicking your game to life -- Key to success lies in planning -- Game project - Canyon Bunny -- Description of the game -- Summary -- 2. …”
Publicado 2013
Libro electrónico -
804Publicado 2023Tabla de Contenidos: “…-- Compiling and executing a Java program -- Assembling and packaging a Java application -- Documenting Java classes -- REPL -- Summary -- Further reading -- Chapter 2: Code, Compile, and Execute -- Technical requirements -- The first program -- JShell - REPL in Java -- The two-step compile and execute process - javac and java/javaw -- Launch Single-File Source-Code Programs -- For Windows, macOS, and Linux -- For macOS and Linux - Shebang files -- Integrated development environments -- Eclipse Foundation - Eclipse -- Apache NetBeans -- Microsoft Visual Studio Code -- JetBrains IntelliJ IDEA -- Which IDE should you use? …”
Libro electrónico -
805por Rodriguez Dupla, LeonardoTabla de Contenidos:
Publicado 2006Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
806Tabla de Contenidos: “….); PÁGINA LEGAL; ÍNDICE; PREFACIO; CAPÍTULO 1 1666 Y 1905 ANNI MIRABILES; Moléculas y movimiento aleatorio; Rayos de luz y sistemas de referencia; Corpúsculos de luz; El problema de la difusión y recepción de teorías científicas; La teoría especial de la relatividad en Europa y los Estados Unidos; La teoría especial de la relatividad en la Argentina; CAPÍTULO 2 GRAVEDAD, ASTRONOMÍA Y TEORÍA GENERAL DE LA RELATIVIDAD; Los eclipses y la curvatura de la luz; La teoría general de la relatividad; La comprobación astronómica…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
807Publicado 2021Tabla de Contenidos: “…INTRODUCCIÓN A JAVA -- INSTALACIÓN DE JAVA, MAVEN Y ECLIPSE -- INTRODUCCIÓN A MAVEN -- DISECCIÓN DE UN PROGRAMA SENCILLO EN JAVA -- COMENTARIOS -- TIPOS DE DATOS ENTEROS -- TIPOS DE DATOS DE PUNTO FLOTANTE -- EL TIPO DE DATOS DE LOS CARACTERES -- EL TIPO DE DATOS LÓGICO -- LITERALES -- VARIABLES -- CONVERSIONES DE TIPO -- OPERADORES ARITMÉTICOS -- OPERADORES RELACIONALES Y LÓGICOS -- OPERADORES DE BITS -- PRECEDENCIA DE OPERADORES Y PARÉNTESIS -- SENTENCIAS DE CONTROL: IF -- SENTENCIAS DE CONTROL: SWITCH -- SENTENCIAS DE CONTROL: WHILE -- SENTENCIAS DE CONTROL: DO-WHILE -- SENTENCIAS DE CONTROL: FOR -- SENTENCIAS DE CONTROL: BREAK Y CONTINUE -- FUNCIONES Y CONSTANTES MATEMÁTICAS -- NÚMEROS GRANDES -- CADENAS DE CARACTERES -- ENTRADA Y SALIDA -- 2. …”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
808por Grubert, JensTabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Authors -- About the Reviewers -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: Augmented Reality Concepts and Tools -- A quick overview of AR concepts -- Sensory augmentation -- Displays -- Registration in 3D -- Interaction with the environment -- Choose your style - sensor-based and computer vision-based AR -- Sensor-based AR -- Computer vision-based AR -- AR architecture concepts -- AR software components -- AR control flow -- System requirements for development and deployment -- Installing the Android Developer Tools Bundle and the Android NDK -- Installation of JMonkeyEngine -- Installation of Vuforia -- Which Android devices to use -- Summary -- Chapter 2: Viewing the World -- Understanding the camera -- Camera characteristics -- Camera versus screen characteristics -- Accessing the camera in Android -- Creating an Eclipse project -- Permissions in the Android manifest -- Creating an activity that displays the camera -- Setting camera parameters -- Creating SurfaceView -- Live camera view in JME -- Creating the JME activity -- Creating the JME application -- Summary -- Chapter 3: Superimposing the World -- The building blocks of 3D rendering -- Real camera and virtual camera -- Camera parameters (intrinsic orientation) -- Using the scenegraph to overlay a 3D model onto the camera view -- Improving the overlay -- Summary -- Chapter 4: Locating in the World -- Knowing where you are - handling GPS -- GPS and GNSS -- JME and GPS - tracking the location of your device -- Knowing where you look - handling inertial sensors -- Understanding sensors -- Sensors in JME -- Improving orientation tracking - handling sensor fusion -- Sensor fusion in a nutshell -- Sensor fusion in JME -- Getting content for your AR browser - the Google Place API -- Query for POIs around your current location…”
Publicado 2013
Libro electrónico -
809por Friesen, JeffTabla de Contenidos: “…; ""Java Is a Language""; ""Java Is a Platform""; ""Java SE, Java EE, Java ME, and Android""; ""Installing and Exploring the JDK""; ""Installing and Exploring the Eclipse IDE""; ""Overview of Java APIs""…”
Publicado 2013
Libro electrónico -
810por Saray, AaronTabla de Contenidos: “…; Summary; Chapter 2: Using Tools Already In Your Arsenal; Patterns in Existing Frameworks; The Standard PHP Library; Using Eclipse PDT with Patterns; Summary…”
Publicado 2009
Libro electrónico -
811por Leonard, AnghelTabla de Contenidos: “…""Getting the Hibernate OGM Distribution Using the Eclipse IDE""""Obtain the MongoDB Distribution""; ""Summary""; ""Chapter 2: Hibernate OGM and MongoDB""; ""Configuring MongoDB-Hibernate OGM Properties""; ""Data Storing Representation""; ""Storing Entities""; ""Storing Primary Key s""; ""Storing Associations""; ""IN_ENTITY""; ""GLOBAL_COLLECTION""; ""COLLECTION""; ""Managing Transactions""; ""Managing Queries""; ""Summary""; ""Chapter 3: Bootstrapping Hibernate OGM""; ""Brief Overview of JPA""; ""Brief Overview of JTA""; ""MongoDB and Transactions""…”
Publicado 2013
Libro electrónico -
812por Sarcar, Vaskaran. author“…Get hands-on experience implementing 26 of the most common design patterns using Java and Eclipse. In addition to Gang of Four (GoF) design patterns, you will also learn about alternative design patterns, and understand the criticisms of design patterns with an overview of anti-patterns. …”
Publicado 2019
Libro electrónico -
813
-
814Publicado 2011“…Un psicólogo denomina eclipse del alma al proceso depresivo que padeció. …”
Universidad Loyola - Universidad Loyola Granada (Otras Fuentes: Bibliotecas de la Diócesis de Teruel y Albarracín, Biblioteca de la Universidad Pontificia de Salamanca, Biblioteca del Instituto Superior de Teología de las Islas Canarias, Biblioteca del Instituto Diocesano de Teología y Pastoral de Bilbao)Libro -
815por Blankertz, WilfriedTabla de Contenidos: “…Creating applications for iSeries: A new set of tools -- 2.1 IBM WebSphere Development Studio for iSeries -- 2.1.1 ILE RPG -- 2.1.2 ILE C/C++ -- 2.1.3 ILE COBOL -- 2.1.4 Application Development ToolSet -- 2.2 WebSphere Development Studio Client for iSeries -- 2.2.1 WebSphere Studio family -- 2.2.2 IBM WebFacing Tool -- 2.2.3 Web tools: iSeries extensions -- 2.2.4 Java development tools -- 2.2.5 CoOperative Development Environment -- 2.2.6 VisualAge RPG -- Chapter 3. The Eclipse framework -- 3.1 Eclipse: The start of a new era of tools -- 3.2 A new approach to the application development process -- 3.3 Components of the Eclipse GUI framework -- 3.3.1 Workbench -- 3.3.2 Projects -- 3.3.3 Perspectives -- 3.3.4 Views -- 3.3.5 Editors -- 3.3.6 Crash recovery -- 3.4 Development Studio Client features -- 3.4.1 Tools -- 3.4.2 Common features -- 3.4.3 iSeries-specific features -- 3.5 Online help -- 3.6 Obtaining and installing fixes for WDSc -- 3.6.1 Which version or fixpack of WDSc do you have installed? …”
Publicado 2005
Libro electrónico -
816Publicado 2017Tabla de Contenidos:Libro electrónico
-
817Publicado 2017Tabla de Contenidos: “…. -- Different server types -- Eclipse templates for JSP pages -- Remotely triggering jobs through the Jenkins API -- Getting ready -- How to do it... -- How it works... -- There's more... -- Running jobs from within Maven -- Remotely generating jobs -- See also -- Chapter 6: Continuous Delivery -- Introduction -- Archiving artifacts -- Getting ready -- How to do it... -- See also…”
Libro electrónico -
818por Jackson, Wallace. authorTabla de Contenidos: “…""Digital Video Conventions: Bit Rates, Streams, SD, and HD""""Digital Video Files for Android: Resolution Density Targets""; ""Optimizing Digital Video: Codecs and Compression""; ""Creating Your Pro Android Graphics App in Eclipse ADT""; ""Creating Your Video Start-Up Screen User Interface Design""; ""Taking a Look at Your MainActivity.java Activity subclass""; ""Creating Your Video Assets: Using Terragen 3 3D Software""; ""Creating Uncompressed Video: Using VirtualDub Software""; ""Compressing Your Video Assets: Using Sorenson Squeeze""…”
Publicado 2013
Libro electrónico -
819Publicado 2015Tabla de Contenidos: “…; Convention over configuration; Maven repositories; IDE integration; NetBeans integration; IntelliJ IDEA integration; Eclipse integration; Troubleshooting; Enabling Maven debug level logs; Building a dependency tree…”
Libro electrónico -
820por Nelli, Fabio. authorTabla de Contenidos: “…Data Structure Functional Programming (Only for Python 3.4); Indentation; IPython; IPython Shell; IPython Qt-Console; IPython Notebook; The Jupyter Project; PyPI-The Python Package Index; The IDEs for Python; IDLE (Integrated DeveLopment Environment); Spyder; Eclipse (pyDev); Sublime; Liclipse; NinjaIDE; Komodo IDE; SciPy; NumPy; Pandas; matplotlib; Conclusions; Chapter 3: The NumPy Library; NumPy: A Little History; The NumPy Installation; Ndarray: The Heart of the Library; Create an Array; Types of Data; The dtype Option; Intrinsic Crea tion of an Array…”
Publicado 2015
Libro electrónico