18 resultados para EBWorld, Java, Offline, XML, GIS


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The JModel suite consists of a number of models of aspects of the Earth System. They can all be run from the JModels website. They are written in the Java language for maximum portability, and are capable of running on most computing platforms including Windows, MacOS and Unix/Linux. The models are controlled via graphical user interfaces (GUI), so no knowledge of computer programming is required to run them. The models currently available from the JModels website are: Ocean phosphorus cycle Ocean nitrogen and phosphorus cycles Ocean silicon and phosphorus cycles Ocean and atmosphere carbon cycle Energy radiation balance model (under development) The main purpose of the models is to investigate how material and energy cycles of the Earth system are regulated and controlled by different feedbacks. While the central focus is on these feedbacks and Earth System stabilisation, the models can also be used in other ways. These resources have been developed by: National Oceanography Centre, Southampton project led by Toby Tyrrell and Andrew Yool, focus on how the Earth system works.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Programming Overview The JVM (The Java Virtual Machine) A brief look at Structure Class Method Statement Magic incantations main() output Coding a Dog Programming Principle(1) If and Boolean operations Coding a Bank Account Quick look at ToolBox

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Lecture 1: Basic XML & HTML5 Lecture slides and exercises for reading and writing basic XML (without DTDs).

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Lecture 1: DTDs and XML Structure Verification Lecture slides and exercises for validating XML with DTDs.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Lecture 3: DOM and XPath Lecture slides and exercises for using DOM and XPath to access material within an XML database or document.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Lecture 5: XLink and XPointer Lecture slides and exercises for using XLink and XPointer to link to and control material within an XML database or document.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Lecture 6: RDF and Metadata Lecture slides and exercises for using RDF to describe Web resources

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The JModel suite consists of a number of models of aspects of the Earth System. The Java programmes model in detail aspects of the cycles of some major biogeochemical elements that exemplify the range of geochemical processes in marine environments.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Discussions around the kind of decisions that people should make in their exam questions

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This 7-minute video shows you how to make a recording using Panopto in locations where you have no internet access, such as another institution or on a field trip. It also shows you how to upload the recording when you get back to your office.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

These Java Applets help to illustrate some of the difficult to grasp concepts of quantum mechanics. To run this Applet, use the 'Download as zip files' option. Make sure you extract the files first, then double click on the .html file to run the Applet. These are released as open access resources for the purpose of testing, and are to be deployed at the users own risk. Please report any errors you find.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

These Java Applets help to illustrate some of the difficult to grasp concepts of quantum mechanics. To run this Applet, use the 'Download as zip files' option. Make sure you extract the files first, then double click on the .html file to run the Applet. These are released as open access resources for the purpose of testing, and are to be deployed at the users own risk.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

These Java Applets help to illustrate some of the difficult to grasp concepts of quantum mechanics. To run this Applet, use the 'Download as zip files' option. Make sure you extract the files first, then double click on the .html file to run the Applet. These are released as open access resources for the purpose of testing, and are to be deployed at the users own risk.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this lecture we look at key concepts in Java: how to write, compile and run Java programs, define a simple class, create a main method, and use if/else structures to define behaviour.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this session we point you at the Java Library, and go into some more details on how Strings work. We also introduce the HashMap class (a very useful type of collection).