| Найдено документов: 133541 (164 сайтов) ---- Время поиска: 0.28сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.astronomy.net/forums/bigbang/messages/836.shtml.
http://www.astronomy.net/forums/bigbang/messages/836.shtml.
1. Files
The File System . ... Files are identified to the system using a unique identifier called the file specification , which can include disk and directory names as well as node names for accessing files across the network. On VMS systems, file names are usually thought of as having three parts *1 : the filename , the file type , and the version number . ... The full file specification, with node name, device, directory, file name, file type, and version being specified is shown in Figure 3.1 . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_21.html -- 8.8 Кб -- 01.11.1995
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>9996) - www.stsci.edu/ )
2. http://www.atnf.csiro.au/computing/software/gipsy/sub/printusing.dc2
Function: PRINTUSING Purpose: Print numbers using a format image File: printusing.c Author: M. Vogelaar Use: INTEGER PRINTUSING( FORMAT , input CHARACTER ARRAY NUMBER , input DOUBLE PRECISION RESULT ) output CHARACTER ARRAY PRINTUSING Field width in format FORMAT String containing format image NUMBER Number to be formatted RESULT String containing formatted number Description: PRINTUSING is used to print double precision numbers in an user specified format. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/printusing.dc2 -- 6.8 Кб -- 28.09.1992
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6312) - www.atnf.csiro.au/ )
3. Test of Position Switching with a Specified Off Position
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~astro/spectral_line/pos_switch.shtml -- 6.7 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3783) - www.naic.edu/ )
4. Understanding HTML and MIME
I have dropped the differentiation of HTML into a sequence of conformance levels. ... This (and upward compatible specifications) define the Internet Media Type (RFC 1590) and MIME Content Type (RFC 1521) called "text/html". The type "text/html" accepts the following parameters: . ... Character sets . The charset parameter (as defined in section 7.1.1 of RFC 1521) may be used with the text/html content type to specify the encoding used to represent the HTML document as a sequence of bytes. ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/HTMLandMIME.html -- 3.3 Кб -- 19.12.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>221) - comet.sai.msu.ru/ )
5. Event File Specifications
SAOtng supports display of photon event data contained in raw files, similar to its support for FITS Binary Table extensions (e.g., X-ray event lists). ... Because event files do not usually contain enough information to generate an image, we have adopted some conventions for specifying how to interpret the data in these files and for how to bin rows of events into images. To image an event file, it is first of all necessary to define the structure of the events in the event file. ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/RD/saotng/event_spec.html -- 7.1 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1377) - hea-www.harvard.edu/ )
6. mod_charset_lite - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... Specify character set translation or recoding . ... mod_charset_lite allows the server to change the character set of responses before sending them to the client. ... CharsetDefault . ... The character set name parameters of CharsetSourceEnc and CharsetDefault must be acceptable to the translation mechanism used by APR on the system where mod_charset_lite is deployed. ... Specifying the same charset for both CharsetSourceEnc and CharsetDefault disables...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_charset_lite.html -- 15.6 Кб -- 19.11.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8103) - www.arcetri.astro.it/ )
7. Authentication Options
The NTP standard specifies an extension which provides cryptographic authentication of received NTP packets. ... The specification allows any one of possibly 4 billion keys, numbered with 32-bit key identifiers, to be used to authenticate an association. ... In the case of MD5, the keys are 64 bits (8 bytes). xntpd reads its keys from a file specified using the -k command line option or the keys statement in the configuration file. ... A zero key in NTP format would be specified as 8080808080808080 . ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/authopt.html -- 7.3 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1028) - www.sai.msu.su/ )
8. Data-set
... Meta Index / Home Page / Specifying parameters / Parameter types . Data-set parameters (type `e') are used to specify SAS datasets (i.e. FITS files). The parameter may specify an absolute or relative path. ... bar.FIT ../foo/bar.FIT /data/foo/bar.FIT . There are additional parameter types which allow components of a dataset, such as tables, arrays and columns to be specified (see below). The SAS GUI provides a special browser for examining and selecting datasets and their components. ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/param/node12.html -- 3.6 Кб -- 10.01.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6104) - xmm.vilspa.esa.es/ )
9. ImageStack (ImageJ API)
... Note that the size of the returned array may be greater than the number of slices currently in the stack, with unused elements set to null. public int getSize () . Returns the number of slices in this stack. public java.lang.String[] getSliceLabels () . ... Returns null if the stack is empty or the label of the first slice is null. public java.lang.String getSliceLabel (int n) . ... Returns null if the slice does not have a label. public void setSliceLabel (java.lang.String label, int n) . ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/ImageStack.html -- 29.5 Кб -- 02.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>451) - www.astro.louisville.edu/ )
10. Cray
Fortran 90 properties already in CF77 . ... Only the old form (fix form) of the source code is available. ... LOGICAL Default KIND number = 8 INTEGER Default int7 int15 KIND number = 6 1 2 digits = 46 7 15 radix = 2 2 2 range = 13 2 4 huge = 70368744177663 127 32767 bit_size = 46 8 16 INTEGER int31 int46 int64 KIND number = 4 6 8 digits = 31 46 63 radix = 2 2 2 range = 9 13 18 huge = 2147483647 70368744177663 9223372036854775807 bit_size = 32 46 46 REAL half Default,single double KIND ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/cray.html -- 11.0 Кб -- 24.10.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/cray.html -- 11.0 Кб -- 24.10.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/cray.html -- 11.0 Кб -- 24.10.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>4441) - crydee.sai.msu.ru/ )
11. mod_charset_lite - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... Specify character set translation or recoding . ... charset_lite_module . ... CharsetDefault . ... The character set name parameters of CharsetSourceEnc and CharsetDefault must be acceptable to the translation mechanism used by APR on the system where mod_charset_lite is deployed. ... The ImplicitAdd keyword specifies that mod_charset_lite should implicitly insert its filter when the configuration specifies that the character set of content should be translated. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/tb/manual/en/mod/mod_charset_lite.html -- 13.7 Кб -- 10.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1329) - www.sao.ru/ )
12. Stellarium: TuiNodeActivate Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ... TuiNodeActivate Class Reference . ... voidљ . ... TuiNodeActivate (const QString &text, QObject *receiver, const char *method, TuiNode *parent=NULL, TuiNode *prev=NULL) . Create a TuiNodeActivate node. ... virtual TuiNodeResponse љ . handleKey (int key) . ... TuiNode (const QString &text, TuiNode *parent=NULL, TuiNode *prev=NULL) . ... virtual TuiNode *љ . ... virtual voidљ . ... Contains the numbers of the parent nodes in the hierarchy. ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classTuiNodeActivate.html -- 22.0 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>810) - astro.uni-altai.ru/ )
13. Not Confused- Just Convinced - an Astronomy Net Blackholes2 Forum Message
Blackholes2 Forum Message . Forums: . Atm ћ Astrophotography ћ Blackholes ћ Blackholes2 ћ CCD ћ Celestron ћ Domes ћ Education . ... Discussion Forums | Blackholes II | Post . ... Not Confused- Just Convinced . Forum List | ... Post Message | ... Login to Post . ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.net/forums/blackholes2/messages/4850.shtml -- 13.0 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2265) - www.astronomy.net/ )
14. URL
... Several HTML elements, most notably the A element , may contain an attribute which takes a URL as value. URLs, Uniform Resource Locators, are addresses of Web documents. More generally, URLs can be used on the Web to refer to "objects" on the Web or in other information systems. ... http . a Web document (to be accessed using Hypertext Transfer Protocol, HTTP ) . ... file . ... In particular, the specifications say that within a URL only a limited set of characters can be used as such : . ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/vch/RusDoc/html3.2ex/gl_10.htm -- 8.7 Кб -- 17.03.1998
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/vch/RusDoc/html3.2ex/gl_10.htm -- 8.7 Кб -- 17.03.1998
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/vch/RusDoc/html3.2ex/gl_10.htm -- 8.7 Кб -- 17.03.1998
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/vch/RusDoc/html3.2ex/gl_10.htm -- 8.7 Кб -- 17.03.1998
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/vch/RusDoc/html3.2ex/gl_10.htm -- 8.7 Кб -- 17.03.1998
Похожие документы
Еще в разделе:
(Показать все результаты (>558) - jet.sao.ru/ )
15. Representations of Celestial Coordinates in FITS
... The initial descriptions of the FITS format provided a simplified method for describing the physical coordinate values of the image pixels, but deliberately did not specify any of the detailed conventions required to convey the complexities of actual image projections. ... They were CRPIX n for the reference pixel location on pixel axis n , CRVAL n for the coordinate value at that pixel, CDELT n for the increment at that pixel in the coordinate value, and CTYPE n for the type of coordinate. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass94/greisene.html -- 12.3 Кб -- 03.11.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1229) - www.adass.org/ )
16. TUI:Telescope:Slew Window:Options:Drift Scan
Allows you to specify a drift scan: motion at a constant velocity along a great circle. ... The path starts at the new object position (though the telescope actually intersects the path later, see Subtleties ). ... Note that the units are always /sec for both axes. ... The velocity along the path is 0.01 /sec. ... The path is assumed to start when you hit the Slew button (more precisely, when the TCC parses the command). However, it takes the telescope awhile to slew to meet the specified path. ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Telescope/SlewWin/DriftScanPanel.html -- 4.9 Кб -- 05.09.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>442) - www.apo.nmsu.edu/ )
17. http://xray.sai.msu.ru/~ivan/gmt/man/xyz2grd.html
xyz2grd - Converting an ASCII or binary table to grd file format xyz2grd xyzfile -G grdfile -I x _ inc [ m|c ][/ y _ inc [ m|c ]] -R west / east / south / north [ r ] [ -D xunit / yunit / zunit / scale / offset / title / remark ] [ -F ] [ -H [ nrec ] ] [ -L ] [ -N nodata ] [ -V ] [ -Z [ flags ] ] [ -: ] [ -bi [ s ][ n ] ] xyz2grd reads a z or xyz table and creates a binary grdfile. xyz2grd will report if some of the nodes are not filled in with data. ... H Input file(s) has Header record(s). ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/xyz2grd.html -- 7.5 Кб -- 19.03.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>375) - xray.sai.msu.ru/ )
18. OptInt PmWiki : PmWiki / Page List Templates
OptInt PmWiki : Pm Wiki / Page List Templates . ... template first:) . ... template last ...:) sections to specify output for the first or last page in the list or a group. ... template]] (:template defaults order=name:) (:template first:) Pages ordered by group (:template first {=$Group}:) Pages in group [[{=$Group}/]] (:template each:) * [[{=$FullName}]] (:template last {=$Group}:) {=$Group} contains {$$GroupPageCount} pages. (:template last:) {$$PageCount} pages total. [[#templateend]] . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageListTemplates?action=print -- 21.7 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>955) - www.mrao.cam.ac.uk/ )
19. Abstract
... The visible power a source emits in all directions is measured in lumens. ... Solid Angle- . ... The solid angle of a light cone is the projected area of the cone divided by the total surface area of the sphere. A solid angle is measured in steradians, where 1 steradian corresponds to the solid angle su btended by a cone of unit slant height and unit projected area. ... Luminous intensity is the flow of luminous energy, or lumens, per steradian. ... This is the rate of flow (lumens) per unit area. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/essays/lmagill/glossary.htm -- 6.1 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1280) - star.arm.ac.uk/ )
20. NPOI raw packet data files
Next: VOLVOX Up: COBRA Previous: Compound plot procedures Contents . A small number of procedures capable of directly accessing NPOI raw packet files. packetdir , file Function. Return packet directory for specified file. This is an array of structures, each one specifying file, day number, time, type, length, and offset in bytes from the beginning of the file for a packet. ... packetlist , YYYY-MMDD Open all raw packet files corresponding do embedded system date YYYY-MMDD. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~chummel/oyster/manual/node244.html -- 5.4 Кб -- 28.04.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>28954) - www.eso.org/ )