964 resultados para elettrica mobilità veicolare semantic java


Relevância:

20.00% 20.00%

Publicador:

Resumo:

WAIS Seminar, presented 29 Mar 2012

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Event driven programming is a way of writing a program that works by responding to things happening (rather than executing a preplanned series of tasks). It is most often used to manage more advanced user interactions, such as GUI programs. In this session we look at how event driven programming works in Java GUIs, as both an introduction to events (using MouseListeners), and also to the way that GUI programs are constructed.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This is a batch file written to help students on ECS' Programming 1 course (COMP1202) using iSolutions machines which have the JDK, but do not add it to the PATH variable, making compilation from the command line difficult. It attempts to find the JDK directory and add it to the Windows PATH. The code is as follows: @SET JAVA_HOME=C:\Program Files\Java @FOR /F %%G IN ('DIR /B "%JAVA_HOME%\JDK*"') DO @SET JDK_HOME=%JAVA_HOME%\%%G @SET PATH=%JDK_HOME%\bin;%PATH% @javac -version @echo. @echo %JDK_HOME%\bin successfully added to Windows PATH @echo. @echo Now type 'javac'. @echo. @echo. @echo. @CMD

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This talk will present an overview of the ongoing ERCIM project SMARTDOCS (SeMAntically-cReaTed DOCuments) which aims at automatically generating webpages from RDF data. It will particularly focus on the current issues and the investigated solutions in the different modules of the project, which are related to document planning, natural language generation and multimedia perspectives. The second part of the talk will be dedicated to the KODA annotation system, which is a knowledge-base-agnostic annotator designed to provide the RDF annotations required in the document generation process.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Semantic Web Class 2016 by Nick Gibbins and Steffen Staab

Relevância:

20.00% 20.00%

Publicador:

Resumo:

RDFa JSON-LD Microdata

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Presentation at WAIS Away Day, April 2016

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Semantic memory has been studied from various fields. The first models emerged from cognitive psychology from the hand of the division proposed by Tulving between semantic and episodic memory. Over the past thirty years there have been parallel developments in the fields of psycholinguistics, cognitive psychology and cognitive neuropsychology. The present work is to review the contributions that have emerged within the neuropsychology to the study of semantic memory and to present an updated overview of the points of consensus. First, it is defined the term "semantics" conceptually within the field of neuropsychology. Then, there is a dichotomy that passes through both psychological and neuropsychological models on semantic memory: the existence of modals versus amodal representations. Third, there are  developed the main theoretical models in neuropsychology that emerged in an attempt to explain categoryspecific semantic deficits. Finally, more robust contributions and points that still generate some discussion are reviewed.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

El lenguaje Java, implementado a través de 'applets', son las herramientas naturales para elaborar contenidos interactivos, independientes de plataforma y accesibles por internet. Nuestra aportación consiste en la presentación de ejemplos de 'applets' creados en torno a los contenidos de tres asignaturas de la ESO. Introducen el proyecto para escribir con el mismo formato, para las asignaturas de mecánica de la carrera de Ciencias Físicas.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Resumen tomado de la publicación