|
Packages |
| javax.measure |
Provides strongly typed measurements to enforce compile-time
check of parameters consistency and avoid interface errors. |
| javax.measure.converter |
Provides support for unit conversion. |
| javax.measure.quantity |
Provides quantitative properties or attributes of thing such as
mass, time, distance, heat, and angular separation. |
| javax.measure.unit |
Provides support for programatic unit handling. |
| org.jscience |
|
| org.jscience.architecture |
|
| org.jscience.architecture.lift |
|
| org.jscience.architecture.lift.ca |
|
| org.jscience.architecture.lift.gui |
|
| org.jscience.architecture.lift.util |
|
| org.jscience.architecture.traffic |
|
| org.jscience.architecture.traffic.algorithms.dp |
|
| org.jscience.architecture.traffic.algorithms.edit |
|
| org.jscience.architecture.traffic.algorithms.tlc |
|
| org.jscience.architecture.traffic.configuration |
|
| org.jscience.architecture.traffic.edit |
|
| org.jscience.architecture.traffic.infrastructure |
|
| org.jscience.architecture.traffic.simulation |
|
| org.jscience.architecture.traffic.simulation.statistics |
|
| org.jscience.architecture.traffic.tools |
|
| org.jscience.architecture.traffic.util |
|
| org.jscience.architecture.traffic.xml |
|
| org.jscience.arts |
|
| org.jscience.arts.cooking |
|
| org.jscience.arts.hobbies |
|
| org.jscience.arts.musical |
|
| org.jscience.arts.printed |
|
| org.jscience.arts.printed.isbn |
|
| org.jscience.arts.theatrical |
|
| org.jscience.astronomy |
|
| org.jscience.astronomy.catalogs |
|
| org.jscience.astronomy.catalogs.hipparcos |
|
| org.jscience.astronomy.catalogs.yale |
|
| org.jscience.astronomy.solarsystem |
|
| org.jscience.astronomy.solarsystem.artificialsatellites |
|
| org.jscience.astronomy.solarsystem.artificialsatellites.gui |
|
| org.jscience.astronomy.solarsystem.constellations |
|
| org.jscience.astronomy.solarsystem.coordinates |
|
| org.jscience.astronomy.solarsystem.coordinates.coordinatesystems |
|
| org.jscience.astronomy.solarsystem.coordinates.distorters |
|
| org.jscience.astronomy.solarsystem.coordinates.projecters |
|
| org.jscience.astronomy.solarsystem.coordinates.spheredistorters |
|
| org.jscience.astronomy.solarsystem.ephemeris |
|
| org.jscience.astronomy.solarsystem.ephemeris.ELP2000 |
|
| org.jscience.astronomy.solarsystem.ephemeris.gui |
|
| org.jscience.astronomy.solarsystem.ephemeris.VSOP87 |
|
| org.jscience.awt |
|
| org.jscience.awt.blinker |
|
| org.jscience.awt.buttons |
|
| org.jscience.awt.displays |
|
| org.jscience.awt.leds |
|
| org.jscience.awt.meters |
|
| org.jscience.awt.pots |
|
| org.jscience.awt.util |
|
| org.jscience.bibliography |
The data structures and interfaces included in this package define an
interoperable framework for bibliographic searches. |
| org.jscience.bibliography.candy |
The data structures and interfaces included in this package define an
interoperable framework for simple controlled vocabularies. |
| org.jscience.biology |
|
| org.jscience.biology.alignment |
|
| org.jscience.biology.aminoacids |
|
| org.jscience.biology.bases |
|
| org.jscience.biology.genetics |
|
| org.jscience.biology.human |
|
| org.jscience.biology.lsystems.common |
|
| org.jscience.biology.lsystems.fixed |
|
| org.jscience.biology.lsystems.growing |
|
| org.jscience.biology.lsystems.growing.gui |
|
| org.jscience.biology.lsystems.growing.shape |
|
| org.jscience.biology.molecules |
|
| org.jscience.biology.molecules.carbohydrates |
|
| org.jscience.biology.molecules.lipids |
|
| org.jscience.biology.molecules.proteins |
|
| org.jscience.biology.taxonomy |
|
| org.jscience.chemistry |
|
| org.jscience.chemistry.elements |
|
| org.jscience.chemistry.gui.basic |
|
| org.jscience.chemistry.gui.extended |
|
| org.jscience.chemistry.gui.extended.beans |
|
| org.jscience.chemistry.gui.extended.geometry |
|
| org.jscience.chemistry.gui.extended.graphics3d |
|
| org.jscience.chemistry.gui.extended.jviewer |
|
| org.jscience.chemistry.gui.extended.molecule |
|
| org.jscience.chemistry.materials |
|
| org.jscience.chemistry.quantum |
|
| org.jscience.chemistry.quantum.basis |
|
| org.jscience.chemistry.quantum.event |
|
| org.jscience.chemistry.quantum.integral |
|
| org.jscience.chemistry.quantum.math.la |
|
| org.jscience.chemistry.quantum.math.matrix |
|
| org.jscience.chemistry.quantum.math.util |
|
| org.jscience.chemistry.quantum.math.vector |
|
| org.jscience.chemistry.radicals |
|
| org.jscience.chemistry.vapor |
|
| org.jscience.chemistry.vapor.calculators |
|
| org.jscience.chemistry.vapor.util |
|
| org.jscience.chemistry.vapor.util.chart |
|
| org.jscience.computing |
|
| org.jscience.computing.ai |
General AI classes including agents, pathfinders and finite-state machines. |
| org.jscience.computing.ai.agents |
This package is the starting point for an agent simulation package. |
| org.jscience.computing.ai.artificiallife |
|
| org.jscience.computing.ai.casebasedreasoning |
|
| org.jscience.computing.ai.cellularautomaton |
|
| org.jscience.computing.ai.evolutionary |
|
| org.jscience.computing.ai.evolutionary.geneticalgorithms |
|
| org.jscience.computing.ai.evolutionary.geneticprogramming |
|
| org.jscience.computing.ai.expertsystem |
The Runtime Environment for JEOPS. |
| org.jscience.computing.ai.expertsystem.compiler |
The Compiler that translates rules files into
java files. |
| org.jscience.computing.ai.expertsystem.compiler.parser |
Package that contains auxiliar classes used by the compiler
to perform its duties. |
| org.jscience.computing.ai.expertsystem.conflict |
The predefined conflict resolution policies that can be used in
knowledge bases generated by JEOPS. |
| org.jscience.computing.ai.expertsystem.rete |
The classes that implement the nodes of the Rete network
implemented in JEOPS. |
| org.jscience.computing.ai.fuzzylogic |
|
| org.jscience.computing.ai.neurocomputing |
Neural network example classes including Kohonen, Perceptron and Feedforward
networks. |
| org.jscience.computing.ai.planning |
|
| org.jscience.computing.ai.reinforcement.qlearning |
|
| org.jscience.computing.ai.util |
|
| org.jscience.computing.ai.vision |
Image analysis and machine vision classes. |
| org.jscience.computing.automaton |
Finite-state automaton for regular expressions. |
| org.jscience.computing.automaton.machines |
|
| org.jscience.computing.distributed |
|
| org.jscience.computing.distributed.client |
|
| org.jscience.computing.distributed.server |
|
| org.jscience.computing.game |
This package contains packages to support game implementations. |
| org.jscience.computing.game.awari |
This package contains an implementation of the game Awari. |
| org.jscience.computing.game.cards |
This package contains classes to serve card games and also includes a full
implementation of BlackJack. |
| org.jscience.computing.game.checkers |
This package contains an implementation of the game checkers. |
| org.jscience.computing.game.chess |
This package contains an implementation of the game chess. |
| org.jscience.computing.game.fourwins |
This package contains a reference implementation of the game Four-Connects or
4-wins or
4-in-a-row. |
| org.jscience.computing.game.gomoku |
This package contains an implementation of the game Go-moku. |
| org.jscience.computing.game.mine |
This package contains an implementation of the game MineSweeper. |
| org.jscience.computing.game.muehle |
This package contains a reference implementation of the game "M�hle"
(as it is known in German) or "Nine Men's Morris". |
| org.jscience.computing.game.puzzle |
This package contains single-user game implementations representing puzzles. |
| org.jscience.computing.game.reversi |
This package contains an implementation of the game Reversi or Othello. |
| org.jscience.computing.game.tictactoe |
This package simply contains an implementation of the game Tick Tack Toe. |
| org.jscience.computing.game.wolfsheep |
This package contains an implementation of the game Wolf&Sheep. |
| org.jscience.computing.graph |
The front-end API's interfaces and classes, including Graph,
DirectedGraph and UndirectedGraph. |
| org.jscience.computing.graph.algorithms |
Algorithms provided with JGraphT. |
| org.jscience.computing.graph.algorithms.util |
Utilities used by JGraphT algorithms. |
| org.jscience.computing.graph.edges |
Implementations of various edge interfaces. |
| org.jscience.computing.graph.events |
Event classes and listener interfaces, used to provide a change
notification mechanism on graph modification events. |
| org.jscience.computing.graph.external |
Extensions and integration means to other products. |
| org.jscience.computing.graph.generators |
Generators for graphs of various topologies. |
| org.jscience.computing.graph.graphs |
Implementations of various graphs. |
| org.jscience.computing.graph.iterators |
Graph traversal means. |
| org.jscience.computing.graph.util |
Non-graph-specific data structures, algorithms, and utilities used by
JGraphT. |
| org.jscience.computing.hmm |
|
| org.jscience.computing.kmeans |
|
| org.jscience.computing.kmeans.gui |
|
| org.jscience.devices.gps |
|
| org.jscience.devices.gps.garmin |
|
| org.jscience.devices.gps.services |
|
| org.jscience.devices.telescopes.LX200 |
|
| org.jscience.devices.telescopes.nexstar |
|
| org.jscience.earth |
|
| org.jscience.earth.weather |
|
| org.jscience.earth.weather.cityforecast |
|
| org.jscience.earth.weather.metar |
|
| org.jscience.economics |
|
| org.jscience.economics.money |
Provides support for monetary quantities and their currencies. |
| org.jscience.economics.money.providers |
|
| org.jscience.economics.resources |
|
| org.jscience.engineering |
|
| org.jscience.engineering.control |
|
| org.jscience.engineering.control.gui |
|
| org.jscience.engineering.eventdriven |
|
| org.jscience.geography |
|
| org.jscience.geography.coordinates |
|
| org.jscience.help.doclet |
|
| org.jscience.history |
|
| org.jscience.history.archeology |
|
| org.jscience.history.calendars |
|
| org.jscience.history.time |
|
| org.jscience.io |
This package contains classes that are concerned with input/output
operations. |
| org.jscience.io.fits |
A 100% Java interface to FITS data files. |
| org.jscience.io.mathml |
|
| org.jscience.io.openmath |
|
| org.jscience.law |
|
| org.jscience.linguistics |
|
| org.jscience.linguistics.braille |
|
| org.jscience.linguistics.braille.util |
|
| org.jscience.linguistics.dict |
|
| org.jscience.linguistics.kif |
Provides classes for the Sigma knowledge engineering environment version developed
at Articulate Software Inc. |
| org.jscience.linguistics.search |
Implementations of high-performance String searching algorithms. |
| org.jscience.mathematics |
|
| org.jscience.mathematics.algebraic |
|
| org.jscience.mathematics.algebraic.algebras |
Provides classes for algebras and their generalisations (vector spaces, modules). |
| org.jscience.mathematics.algebraic.categories |
|
| org.jscience.mathematics.algebraic.fields |
Provides classes for fields and their generalisations (rings). |
| org.jscience.mathematics.algebraic.groups |
Provides classes for groups and their generalisations (monoids, semigroups). |
| org.jscience.mathematics.algebraic.lattices |
|
| org.jscience.mathematics.algebraic.matrices |
|
| org.jscience.mathematics.algebraic.matrices.gui |
|
| org.jscience.mathematics.algebraic.modules |
|
| org.jscience.mathematics.algebraic.numbers |
Provides common types of numbers. |
| org.jscience.mathematics.analysis |
|
| org.jscience.mathematics.analysis.chaos |
|
| org.jscience.mathematics.analysis.elliptic |
The ellipticFunctions package provides a
library for elliptic functions. |
| org.jscience.mathematics.analysis.estimation |
This package provides classes to solve estimation problems. |
| org.jscience.mathematics.analysis.expressions |
|
| org.jscience.mathematics.analysis.expressions.comparison |
|
| org.jscience.mathematics.analysis.expressions.logical |
|
| org.jscience.mathematics.analysis.expressions.symbolic |
|
| org.jscience.mathematics.analysis.fitting |
This package provides classes to perform curve fitting. |
| org.jscience.mathematics.analysis.interpolation |
|
| org.jscience.mathematics.analysis.ode |
This package provides classes to solve Ordinary Differential Equations problems. |
| org.jscience.mathematics.analysis.optimization |
|
| org.jscience.mathematics.analysis.polynomials |
|
| org.jscience.mathematics.analysis.quadrature |
|
| org.jscience.mathematics.analysis.roots |
|
| org.jscience.mathematics.analysis.series |
|
| org.jscience.mathematics.analysis.taylor |
|
| org.jscience.mathematics.axiomatic |
|
| org.jscience.mathematics.geometry |
���̃p�b�P�[�W�́A
�Q��������тR������Ԃɂ�����
�v�f������N���X��܂�ł��܂��B
�e�N���X�̖��̂ɂ͐ړ����Ƃ��� ���t���Ă��܂��B
This is a simple plane and space euclidian geometry package. |
| org.jscience.mathematics.geometry.polyhedrons |
|
| org.jscience.mathematics.statistics |
|
| org.jscience.mathematics.wavelet |
|
| org.jscience.mathematics.wavelet.cdf2_4 |
|
| org.jscience.mathematics.wavelet.cdf3_5 |
|
| org.jscience.mathematics.wavelet.daubechies2 |
|
| org.jscience.mathematics.wavelet.daubechies3 |
|
| org.jscience.mathematics.wavelet.daubechies4 |
|
| org.jscience.mathematics.wavelet.daubechies5 |
|
| org.jscience.mathematics.wavelet.daubechies6 |
|
| org.jscience.mathematics.wavelet.daubechies7 |
|
| org.jscience.mathematics.wavelet.daubechies8 |
|
| org.jscience.mathematics.wavelet.haar |
Haar wavelets have compact support and are not continuously differentiable. |
| org.jscience.mathematics.wavelet.splines |
Linear splines have infinite support and are continuous. |
| org.jscience.mathematics.wavelet.symmlet8 |
|
| org.jscience.measure |
Provides support for exact or arbitrary precision measurements. |
| org.jscience.measure.random |
|
| org.jscience.media.audio.dsp |
|
| org.jscience.media.audio.dsp.filters |
|
| org.jscience.media.audio.dsp.monitors |
|
| org.jscience.media.audio.dsp.processors |
|
| org.jscience.media.audio.dsp.sources |
|
| org.jscience.media.pictures.filters |
|
| org.jscience.media.pictures.filters.fill |
|
| org.jscience.media.pictures.filters.math |
|
| org.jscience.medicine |
|
| org.jscience.medicine.volumetric |
|
| org.jscience.ml.cml |
|
| org.jscience.ml.cml.cmlimpl |
|
| org.jscience.ml.cml.dom.pmr |
|
| org.jscience.ml.cml.logger |
|
| org.jscience.ml.cml.util |
|
| org.jscience.ml.gedcom |
|
| org.jscience.ml.gml |
|
| org.jscience.ml.gml.dom |
|
| org.jscience.ml.gml.infoset |
|
| org.jscience.ml.gml.util |
|
| org.jscience.ml.gml.xml |
|
| org.jscience.ml.gml.xml.schema |
|
| org.jscience.ml.gml.xml.util |
|
| org.jscience.ml.mathml |
|
| org.jscience.ml.mathml.beans |
|
| org.jscience.ml.om |
|
| org.jscience.ml.om.extension.deepsky |
|
| org.jscience.ml.om.extension.solarsystem |
|
| org.jscience.ml.om.util |
|
| org.jscience.ml.openmath |
|
| org.jscience.ml.openmath.codec |
|
| org.jscience.ml.openmath.io |
|
| org.jscience.ml.openmath.phrasebook |
|
| org.jscience.ml.openmath.util |
|
| org.jscience.ml.sbml |
|
| org.jscience.ml.sbml.jep |
|
| org.jscience.ml.sbml.jep.function |
|
| org.jscience.ml.sbml.jep.type |
|
| org.jscience.ml.sbml.math |
|
| org.jscience.ml.tigerxml |
TIGER API 1.8 - A Java interface to the TIGER corpus - front end classes. |
| org.jscience.ml.tigerxml.converters |
Provides a set of converters from/to TiGerXML. |
| org.jscience.ml.tigerxml.core |
A collection of essential back end classes representing different aspects of
a corpus. |
| org.jscience.ml.tigerxml.header |
Classes representing aspects of the corpus header. |
| org.jscience.ml.tigerxml.theories.hobbs78 |
An implementation of Hobbs' syntactic approach to pronoun reference resolution. |
| org.jscience.ml.tigerxml.theories.strube02 |
This package aims to automatically extract markables and their attribute
values as specified in Strube 2002 from the TIGER corpus. |
| org.jscience.ml.tigerxml.tools |
Provides a collection of tools for processing a corpus. |
| org.jscience.net |
The classes in this package are designed to provide convenient access to
Internet related functionality. |
| org.jscience.net.ntp |
|
| org.jscience.net.progress |
A set of non-graphical classes sending informations
to the standard output stream or through emails. |
| org.jscience.philosophy |
|
| org.jscience.philosophy.storytelling |
|
| org.jscience.physics |
|
| org.jscience.physics.electricity.circuitry |
|
| org.jscience.physics.electricity.circuitry.elements |
|
| org.jscience.physics.electricity.circuitry.gui |
|
| org.jscience.physics.fluids |
|
| org.jscience.physics.fluids.dynamics |
|
| org.jscience.physics.fluids.dynamics.characteristics |
Método de las características. |
| org.jscience.physics.fluids.dynamics.gui |
|
| org.jscience.physics.fluids.dynamics.http |
|
| org.jscience.physics.fluids.dynamics.mesh |
Treatment of the meshes. |
| org.jscience.physics.fluids.dynamics.navierstokes |
Solver of the Navier-Stokes ecuations. |
| org.jscience.physics.fluids.dynamics.poisson |
Solver of the Poisson and Laplace ecuations. |
| org.jscience.physics.fluids.dynamics.solver |
Solver for lineal ecuation systems. |
| org.jscience.physics.fluids.dynamics.util |
Utility classes. |
| org.jscience.physics.kinematics |
|
| org.jscience.physics.models |
Provides models for physical quantities. |
| org.jscience.physics.nuclear.kinematics |
Nuclear physics-related codes written and maintained by Dale W
Visser
OSI Certified Open Source Software
This package is free software; you can redistribute it and/or
modify it under the terms of the University of Illinois/NCSA Open
Source License. |
| org.jscience.physics.nuclear.kinematics.math |
Miscellaneous classes for mathematical physics computations. |
| org.jscience.physics.nuclear.kinematics.math.analysis |
Codes and code libraries for analyzing kinematics and particle-ID for
nuclear physics experiments. |
| org.jscience.physics.nuclear.kinematics.math.analysis.spanc |
Code libraries for the Spanc program. |
| org.jscience.physics.nuclear.kinematics.math.analysis.spanc.tables |
GUI libraries for the various tables in the Spanc program. |
| org.jscience.physics.nuclear.kinematics.math.statistics |
Linear regression and minimization codes. |
| org.jscience.physics.nuclear.kinematics.montecarlo |
Monte Carlo simulations, including spectograph/YLSA coincidences. |
| org.jscience.physics.nuclear.kinematics.nuclear |
Classes for calculating low energy relativistic kinematics and stopping in materials. |
| org.jscience.physics.nuclear.kinematics.nuclear.gui |
Classes for printing and for choosing values of parameters in JRelKin. |
| org.jscience.physics.nuclear.kinematics.nuclear.gui.table |
Classes for displaying tables of results in JRelKin. |
| org.jscience.physics.quantum |
|
| org.jscience.physics.quantum.particles |
|
| org.jscience.physics.relativity |
|
| org.jscience.physics.solids |
|
| org.jscience.physics.solids.constraint |
|
| org.jscience.physics.solids.element |
|
| org.jscience.physics.solids.examples |
|
| org.jscience.physics.solids.geom |
|
| org.jscience.physics.solids.gui |
|
| org.jscience.physics.solids.gui.templates |
|
| org.jscience.physics.solids.gui.util |
|
| org.jscience.physics.solids.io |
|
| org.jscience.physics.solids.load |
|
| org.jscience.physics.solids.material |
|
| org.jscience.physics.solids.properties |
|
| org.jscience.physics.solids.result |
|
| org.jscience.physics.solids.solution |
|
| org.jscience.physics.waves |
|
| org.jscience.physics.waves.acoustics |
|
| org.jscience.physics.waves.optics |
|
| org.jscience.physics.waves.optics.elements |
|
| org.jscience.physics.waves.optics.gui |
|
| org.jscience.physics.waves.optics.materials |
|
| org.jscience.physics.waves.optics.rays |
|
| org.jscience.politics |
|
| org.jscience.politics.vote |
|
| org.jscience.psychology |
|
| org.jscience.psychology.experimental |
|
| org.jscience.psychology.social |
|
| org.jscience.sociology |
|
| org.jscience.sociology.forms |
|
| org.jscience.sociology.forms.control |
|
| org.jscience.sociology.forms.util |
|
| org.jscience.sociology.forms.view |
|
| org.jscience.sports |
|
| org.jscience.swing |
This package contains utility classes for GUI related implementations. |
| org.jscience.swing.joggle |
The org.jscience.swing.spinner package provides useful swing gadgets. |
| org.jscience.swing.spinner |
The org.jscience.swing.spinner package provides useful swing gadgets. |
| org.jscience.swing.spinner.icons |
Provides a set of useful Icon classes AND .gif-files for player-control or navigation. |
| org.jscience.text |
|
| org.jscience.util |
|
| org.jscience.util.cache |
A simple cache system with pluggable caching behaviours. |
| org.jscience.util.license |
|
| org.jscience.util.logging |
This package contains classes that implement a custom logging for this
framework - separate from java.util.logging. |
| org.jscience.util.mapper |
|
| org.netbeans.lib.awtextra |
|
| org.w3c.dom.mathml |
|