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
-
621Publicado 2023Tabla de Contenidos: “…Tool Demos -- EVA: a Tool for the Compositional Verification of AUTOSAR Models -- WASIM: A Word-level Abstract Symbolic Simulation Framework for Hardware Formal Verification -- Multiparty Session Typing in Java, Deductively -- PyLTA: A Verification Tool for Parameterized Distributed Algorithms -- FuzzBtor2: A Random Generator of Word-Level Model Checking Problems in Btor2 Format -- Eclipse ESCETTM: The Eclipse Supervisory Control Engineering Toolkit -- Combinatorial Optimization/Theorem Proving -- New Core-Guided and Hitting Set Algorithms for Multi-Objective Combinatorial Optimization -- Verified reductions for optimization -- Specifying and Verifying Higher-order Rust Iterators -- Extending a High-Performance Prover to Higher-Order Logic -- Tools (Regular Papers) -- The WhyRel Prototype for Relational Verification of Pointer Programs -- Bridging Hardware and Software Analysis with Btor2C: A Word-Level-Circuit-to-C Converter -- CoPTIC: Constraint Programming Translated Into C -- Acacia-Bonsai: A Modern Implementation of Downset-Based LTL Realizability -- Synthesis -- Computing Adequately Permissive Assumptions for Synthesis -- Verification-guided Programmatic Controller Synthesis -- Taming Large Bounds in Synthesis from Bounded-Liveness Specifications -- Lockstep Composition for Unbalanced Loops -- Synthesis of Distributed Agreement-Based Systems with Effciently Decidable Verification -- LTL Reactive Synthesis with a Few Hints -- Timed Automata Verification and Synthesis via Finite Automata Learning -- Graphs/Probabilistic Systems -- A Truly Symbolic Linear-Time Algorithm for SCC Decomposition -- Transforming quantified Boolean formulas using biclique covers -- Certificates for Probabilistic Pushdown Automata via Optimistic Value Iteration -- Probabilistic Program Verification via Inductive Synthesis of Inductive Invariants -- Runtime Monitoring/Program Analysis -- Industrial-Strength Controlled Concurrency Testing for C# Programs with Coyote -- Context-Sensitive Meta-Constraint Systems for Explainable Program Analysis -- Explainable Online Monitoring of Metric Temporal Logic -- 12th Competition on Software Verification — SV-COMP 2023 -- Competition on Software Verification and Witness Validation: SV-COMP 2023 -- Symbiotic-Witch 2: More Efficient Algorithm and Witness Refutation (Competition Contribution) -- 2LS: Arrays and Loop Unwinding (Competition Contribution) -- Bubaak: Runtime Monitoring of Program Verifiers (Competition Contribution) -- EBF 4.2: Black-Box Cooperative Verification for Concurrent Programs (Competition Contribution) -- Goblint: Autotuning Thread-Modular Abstract Interpretation (Competition Contribution) -- Java Ranger: Supporting String and Array Operations (Competition Contribution) -- Korn–Software Verification with Horn Clauses (Competition Contribution) -- Mopsa-C: Modular Domains and Relational Abstract Interpretation for C Programs (Competition Contribution) -- PIChecker: A POR and Interpolation based Verifier for Concurrent Programs (Competition Contribution) -- Ultimate Automizer and the CommuHash Normal Form (Competition Contribution) -- Ultimate Taipan and Race Detection in Ultimate (Competition Contribution) -- VeriAbsL: Scalable Verification by Abstraction and Strategy Prediction (Competition Contribution) -- VeriFuzz 1.4: Checking for (Non-)termination (Competition Contribution). …”
Libro electrónico -
622por Braun, DanielTabla de Contenidos: “…Intro -- Impressum -- Einleitung -- E.1 Programmieren lernen in 14 Tagen -- E.2 Der Aufbau des Buches -- E.3 Programmtexte und Lösungen zum Download -- E.4 Fragen und Feedback -- 1 Erste Schritte mit Java -- 1.1 Programmiersprachen -- 1.2 Besonderheiten von Java -- 1.3 Installation und Einrichtung -- 1.3.1 Linux -- 1.3.2 macOS -- 1.3.3 Windows -- 1.3.4 Installation testen -- 1.4 Entwicklungsumgebungen -- 1.4.1 Eclipse -- 1.4.2 IntelliJ IDEA -- 2 Das erste Programm - »Hallo Welt!…”
Publicado 2022
Libro electrónico -
623Publicado 2016Tabla de Contenidos: “…How to port uVision projects to GNU ARM EclipseIndex…”
Libro electrónico -
624Publicado 2015Tabla de Contenidos: “…""Exploring the Spark shell""""Developing Spark applications in Eclipse with Maven""; ""Developing Spark applications in Eclipse with SBT""; ""Developing a Spark application in IntelliJ IDEA with Maven""; ""Developing a Spark application in IntelliJ IDEA with SBT""; ""Chapter 3: External Data Sources""; ""Introduction""; ""Loading data from the local filesystem""; ""Loading data from HDFS""; ""Loading data from HDFS using a custom InputFormat""; ""Loading data from Amazon S3""; ""Loading data from Apache Cassandra""; ""Loading data from relational databases""; ""Chapter 4: Spark SQL""…”
Libro electrónico -
625Publicado 1987Tabla de Contenidos: “…La noche ; El sol y la luna ; El conejo ; El murciélago ; Los mosquitos / El otro yo ; Los bomberos ; Beatriz (La polución) ; Beatriz (Una palabra enorme) / La tela de Penélope, o Quién engaña a quién ; La oveja negra ; La rana que quería ser una rana auténtica ; Origen de los ancianos ; la buena conciencia ; El zorro es más sabio / El diario a diario ; Propiedades de un sillón ; Lucas, sus compras / La soga / El rinoceronte ; La migala / Encuentro ; El ramo azul / La carne ; Unas cuantas cervezas / Las dos soras ; Viaje alrededor del porvenir / El eclipse / El hombre muerto / Continuidad de los parques / El libro de arena / El hombre de la rosa / La excavación / El ahogado más hermoso del mundo / El guardagujas / Semejante a la noche…”
Biblioteca de la Universidad Pontificia de Salamanca (Otras Fuentes: Biblioteca Universidad de Deusto)Libro -
626por Smeets, BramTabla de Contenidos: “…-Reusing existing javascript code (JSNI) -- Working directly with DOM -- File Upload -- Summary -- Developing GWT with Eclipse -- Developing GWT with Intellij -- Developing GWT with Maven2 -- Useful Resources…”
Publicado 2008
Libro electrónico -
627por Patel, Sandeep KumarTabla de Contenidos: “…-- Configuring GSON in Eclipse -- Getting the GSON library -- Configuring a Java project -- Configuring a Maven project -- Quick start - creating your first JSON in GSON -- Step 1 - instantiating GSON -- The default approach -- The builder approach -- A quick example -- Top 12 features you need to know about -- Java objects support -- Serialization and deserialization -- Pretty printing -- Nested classes -- Static nested class -- Pure nested class -- Array -- Generic type -- Null object support -- Versioning support -- No argument constructor support -- Field naming support -- User-defined field naming -- Field exclusion strategies -- Configuring GsonBuilder -- Using annotation -- User-defined field exclusion annotation -- Applications of GSON -- People and places you should get to know -- Official sites -- Articles and tutorials -- Community -- Blogs…”
Publicado 2013
Libro electrónico -
628por Vazquez Abeledo, ManuelTabla de Contenidos: “…MANCHAS Y FÁCULAS: IGUAL MECANISMO Y DISTINTO TAMAÑORESUMEN; 5 LAS CAPAS EXTERIORES DEL SOL; LOS ECLIPSES SOLARES; OBSERVACIONES FUERA DE LOS ECLIPSES; OBSERVACIONES DE LA CORONA FUERA DE LOS ECLIPSES; NUEVAS VENTANAS PARA LA OBSERVACIÓN SOLAR; EL MECANISMO DE CALENTAMIENTO; ESTRUCTURA MAGNÉTICA DE LAS CAPAS EXTERIORES; ESCALAS DE VARIABILIDAD; EL VIENTO SOLAR; LA HELIOESFERA; LA MAGNETOSFERA TERRESTRE; RESUMEN; 6 LOS CICLOS DE ACTIVIDAD SOLAR; LA TEORÍA DINAMO; LA EMERGENCIA DE LAS CUERDAS MAGNÉTICAS; EL MÍNIMO DE MAUNDER; LOS RAYOS CÓSMICOS Y LOS ISÓTOPOS RADIOACTIVOS…”
Publicado 2004
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
629por Douglas, Sally“…While this discussion continues unabated, both those who affirm and those who dismiss, Jesus' divinity regularly eclipse the reality that in many of the earliest strands of the Christian tradition when Jesus' divinity is proclaimed, Jesus is imaged as the female divine. …”
Publicado 2016
Libro -
630Publicado 2022“…Java EE was made open source under the Eclipse Foundation, and Jakarta EE is the new name for what used to be termed the Java Platform, Enterprise Edition. …”
Otros -
631Publicado 2015“…The Internet of Things: DIY Projects with Arduino, Raspberry Pi, and BeagleBone Black Covers the basics of Java, C#, Python, JavaScript, and other programming languages used in the projects Shows you how to use IBM’s Net Beans IDE and the Eclipse IDE Explains how to set up small-scale networks to connect the projects to the Internet Includes essential tips for setting up and using a MySQL database. …”
Libro electrónico -
632Publicado 2015“…Finally, you will learn about archetypes, additional features, and the .M2E Eclipse plugin. Once you have completed this computer based training course, you will be fully capable of using Maven to build your own Java projects. …”
-
633Publicado 2023“…In her honest and often humorous narrative, Elting illustrates why actions are more important than mantras and why doing will always eclipse dreaming. This book is for anyone who has ever dreamed of translating their passion into purpose and creating something bigger than themselves…”
Grabación no musical -
634por Conder, Shane“…Master the latest Android development tools and Android SDK 1.5 Use the Eclipse Development Environment for Java to develop and debug Android applications Design Android applications that are more efficient, reliable, and easier to use and offer better performance Work with Android’s optional hardware-specific APIs Use Android’s APIs for data, storage, networking, telephony, Location-Based Services (LBS), multimedia, and 3D graphics Leverage advanced Android capabilities such as Notifications and Services Ensure quality through solid test planning, efficient testing, and comprehensive defect tracking Make more money from your Android applications This book is an indispensable resource for every member of the Android development team: software developers with all levels of mobile experience, team leaders and project managers, testers and QA specialists, software architects, and even marketers…”
Publicado 2009
Libro electrónico -
635Publicado 2013“…The video training covers: Scala’s background and development history Basic mechanics of writing and building Scala code using the sbt build tool and the Scala IDE plugin for Eclipse. Fundamental control-flow structures and type inference Scala’s approach to object-oriented programming and design Basics of generic programming Basic functional programming idiom, and Scala’s collections API "Real-world" considerations including Java interoperability and common pitfalls About the Author: Dan Rosen has over 10 years of professional experience as a software developer, writing and helping others to write elegant and robust code. …”
-
636Publicado 2014“…Explores how the new version of Java offers more robust functionality and new features such as closures to keep Java competitive with more syntax-friendly languages like Python and Ruby Covers object-oriented programming basics with Java, code reuse, the essentials of creating a Java program using the new JDK 7, creating basic Java objects, and new Eclipse features Features a companion website that offers all code from the book and bonus chapters Java For Dummies, 6th Edition gets you started with creating Java applications quickly and easily…”
Libro electrónico -
637Publicado 2014“…Focuses on the vital information that enables you to get up and running quickly with Java Covers the enhanced multimedia features as well as programming enhancements, Java and XML, Swing, server-side Java, Eclipse, and more Minibooks cover Java basics; programming basics; strings, arrays, and collections; programming techniques; Swing; Web programming; files and databases; and a "fun and games" category Java All-in-One For Dummies, 4th Edition focuses on the practical information you need to become productive with Java right away…”
Libro electrónico -
638Publicado 2010“…Work with Flash Builder 4 and the Eclipse IDE Learn the basics of ActionScript, MXML, and FXG Design a Flex application layout Build an engaging user interface Add interactivity with ActionScript Handle user input with rich forms Link Flex to a server with PHP and MySQL Gather and display data Style applications and add effects, filters, and transitions Deploy applications to the Web, or to the desktop using Adobe AIR…”
Libro electrónico -
639Publicado 2018“…JUnit tutorial for beginners with examples About This Video Create a new project for JUnit tests Create and run JUnit tests Write good unit tests Use assert methods Use basic JUnit annotations @Test, @BeforeEach, @AfterEach, @AfterAll, @BeforeAll Test performance and exceptions in unit tests Write parameterized tests- adhere to JUnit best practices Use Eclipse to write and run JUnit tests In Detail JUnit is a unit testing framework for the Java programming language. …”
-
640Publicado 2016“…Finally, you will learn about PMD, including how to run with Eclipse, deal with outputs, and analyze reports. Once you have completed this computer based training course, you will have learned about the tools and techniques that are used to test Java software…”