Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第10,52110,530项(搜索用时0.01秒)
astro/Astro-Flux-0.01 (Score: 9.2878623E-4)
Class for handling astronomical flux quantities
Astro::Flux provides a class for handling astronomical flux quantities. This class does not currently support conversions from one flux type to another (say, from magnitudes to Janskies) but may in the future.
astro/Astro-Hipparcos-0.09 (Score: 9.2878623E-4)
Perl extension for reading the Hipparcos star catalog
Astro::Hipparcos is a Perl extension for reading the Hipparcos star catalog.
astro/Astro-PAL-1.07 (Score: 9.2878623E-4)
Perl interface to Starlink PAL positional astronomy library
Astro::PAL provides a Perl interface to either the Starlink PAL positional astronomy library. Return values are returned on the stack rather than being modified in place. In addition small utility subroutines are provided that do useful tasks (from the author's point of view) - specifically routines for calculating the Local Sidereal Time.
astro/Astro-MoonPhase-0.60 (Score: 9.2878623E-4)
Perl interface to calculate information about the phase of the moon
Astro::MoonPhase is a perl module that calculates information about the phase of the moon at a given time.
astro/osmium-git20130522 (Score: 9.2878623E-4)
C++/Javascript framework for working with OSM files
Osmium is a C++ framework for working with OSM data files. Osmium can read OSM data in XML or binary format (PBF) and can call different handlers for each OSM object.
astro/Astro-Sunrise-0.95 (Score: 9.2878623E-4)
Perl extension for computing the sunrise/sunset on a given day
This module returns the sunrise/sunset for a given day.
astro/Astro-Telescope-0.71 (Score: 9.2878623E-4)
Class for obtaining telescope information
Astro::Telescope is a class for handling properties of individual telescopes such as longitude, latitude, height and observational limits.
astro/Astro-WaveBand-0.09 (Score: 9.2878623E-4)
Transparently work in waveband, wavelength, or filter
Class to transparently deal with the conversion between filters, wavelength, frequency and other methods of specifying a location in the electro-magentic spectrum. Astro::WaveBand tries to determine the natural form of the numbers such that a request for a summary of the object when it contains 2.2 microns would return the filter name but would return the wavelength if it was not a standard filter. In ambiguous cases an instrument name is required to decide what to return. In really ambiguous cases the user can specify the unit in which to display the numbers on stringification. Used mainly as a way of storing a single number in a database table but using logic to determine the number that an observer is most likely to understand. Numerical comparison operators can be used to compare two Astro::WaveBand objects. When checking equality, the "natural" and "instrument" methods are used, so if two Astro::WaveBand objects return the same value from those methods, they are considered to be equal. When checking other comparisons such as greater than, the wavelength is used.
astro/Astro-0.78 (Score: 9.2878623E-4)
Collection of useful astronomical routines in Perl
p5-Astro is a set of assorted astronomical routines. Astro::Time, Astro::Coord and Astro::Misc provide a collection of useful astronomical routines written entirely in Perl (so no hassling about installing external libraries is required).
astro/Misc-Quality-0.1 (Score: 9.2878623E-4)
Class for handling quality flags for astronomical objects
Misc::Quality provides a class for handling quality flags for astronomical objects. This class can handle any type of flag used.