Найдено документов: 264640 (172 сайтов) ---- Время поиска: 0.64сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/sub/fblank.dc2.
http://www.atnf.csiro.au/computing/software/gipsy/sub/fblank.dc2.
1. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/plugin.htm
... JavaScript 1.1 Plugin objects are predefined JavaScript objects that you access through the navigator.plugins array. A Plugin object is a plug-in installed on the client. ... For example, the following code displays the type and description properties of the first Plugin object's first MimeType object. myPlugin=navigator.plugins[0] . ... Description . ... The following code assigns shorthand variables for the predefined LiveAudio properties. var myPluginName = navigator.plugins["LiveAudio"].name . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/plugin.htm -- 15.2 Кб -- 07.10.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7776) - www.arcetri.astro.it/ )
2. http://www.atnf.csiro.au/computing/software/gipsy/tsk/coder.dc1
Name: CODER Purpose: Create C-code for simple programs Category: UTILITY, COMPILE File: coder.c Author: M. Vogelaar Keywords: PROGRAM= Name of C-program: [example] Name of C-file (without extension '.c') that will be created. ... If you select OVERWRITE=N you are prompted to give a new name. ... Each application document has one line explaining the purpose of the application. ... AUTHOR= Name of Author: [default given by program] Each application document must include the name of the author. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/tsk/coder.dc1 -- 6.8 Кб -- 30.03.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>15886) - www.atnf.csiro.au/ )
3. The File Life Cycle
The File System . This section describes how you can create new files, copy existing files, and delete obsolete files. ... RENAME to change the name of a file. ... Files can be created in several ways: text can be entered from the keyboard via the CREATE command, an editor can create a file, as can a running program, and files can be copied from other directories. ... To delete obsolete files, use the DELETE command followed by a file name or file name template (wildcards). ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_22.html -- 9.0 Кб -- 01.11.1995
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>13308) - www.stsci.edu/ )
4. CREATE FULLTEXT CONFIGURATION
... CREATE FULLTEXT CONFIGURATION -- create full-text configuration . CREATE FULLTEXT CONFIGURATION cfgname PARSER prsname [ LOCALE localename ] [ AS DEFAULT ]; CREATE FULLTEXT CONFIGURATION cfgname [ { PARSER prsname | ... PARSER . ... LOCALE . ... Create new configuration test with default parser and ru_RU.UTF-8 locale. CREATE FULLTEXT CONFIGURATION test PARSER default LOCALE 'ru_RU.UTF-8'; =# \dF+ test Configuration "public.test" Parser name: "pg_catalog.default" Locale: 'ru_RU.UTF-8' Token | ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/sql-fts-createcfg.html -- 10.1 Кб -- 13.04.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2652) - www.sai.msu.su/ )
5. SSAU scientists have created an unique simulator for pilots and drivers
... Scientists of Samara State Aerospace University (SSAU) have created an unique mobile platform for the production of training and gaming simulators. ... Such mobile platforms also known as the Stewart platforms became widespread in the world primarily as simulators for training of highly-qualified military pilots and drivers. ... For example, the Rocket and Space Centre Progress is going to test level sensors for residual fuel in the fuel tanks of the rocket carrier on this mobile platform. ...
[
Сохраненная копия
]
Ссылки http://www.ssau.ru/engnews/12087/ -- 25.8 Кб -- 23.12.2015
Похожие документы
Похожие документы
6. An example of selection criteria
... Table shows a table of association rules that has been created to associate bias exposures with scientific frames. ... ABS(:MJD_LOC-REFVAL(:MJD_LOC)) is the absolute difference between the time of the scientific frame that is being studied and the time of a dark exposure . ... The graphs of Figure illustrate the association of two dark exposures with each of two scientific images from our observing run: susi0006.bdf and susi0009.bdf. ... Table: Rules for the association of DARK exposures (cf. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node397.html -- 7.6 Кб -- 23.02.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2296) - www.sao.ru/ )
7. *tprint* - Reading a Table File Created by imcnts
... Table files like the ones created in the section on imcnts can be displayed, printed and manipulated using the tasks contained in the stsdas.ttools package. ... sp> tables # Load the relevant package ta> tprint rp90_cnt prpar=yes # .tab extension assumed # the hidden parameter prpar is set to display the header # as well as the data ta> tprint rp90_cnt # Displays only the data info ta> tprint rp90_cnt prdata- prpar+ # Displays only the header info ta> tprint rp90_cnt prparam=yes | ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/PROS/PUG/node99.html -- 4.6 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3404) - hea-www.harvard.edu/ )
8. How to create a new tool in CASA Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Building CASA . ... XML Schema for the tools description ( casa.xsd ) . These are my notes on how to create a new tool for CASA, in particular in this case a new tool to implement WVR phase correction. ... include <wvrphase_cmpt.h> . ... All of the files below need to be placed in the casa/code/xmlcasa/implement/synthesis directory and the tool will be built and accessible from Python. ... create (); wvrphase . ... How to create a new tool in CASA . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casanewtool.html -- 19.7 Кб -- 04.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1341) - www.mrao.cam.ac.uk/ )
9. Examples of creating command aliases in the TC shell
To create a simple command alias: alias del 'rm -i' del memo.txt rm: remove memo.txt? y . ... To create a command alias that consists of several commands: alias what 'ps -aux | ... To refer to another command alias within an alias: alias h history alias rev 'h | ... This takes the output from the alias h ( the history command) and pipes it through the tail command to list the ten most recent commands in the command history. To pass command arguments to the alias: alias print 'lpr \\!^ ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/alias_tcsh3.html -- 3.8 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>590) - comet.sai.msu.ru/ )
10. Apache Multiple Log Files
It is now possible to specify multiple log files, each with a fully customizable format. ... Multiple log files are implemented as part of the mod_log_config module which as of Apache 1.2 is the default log module. Multiple log files be created with either the TransferLog or CustomLog directive. These directives can be repeated to create more than one log file (in previous releases, only one logfile could be given per server configuration). ... Syntax: CustomLog filename "format" . ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/multilogs.html -- 5.8 Кб -- 15.10.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>114) - neptun.sai.msu.ru/ )
11. Space Shuttle created at Rapid Rockets and Wicked Robots | International Year
. Home . News . Gallery . Events . Twitter . Press Releases . Links . Contact Us . Calendar . Press & Web Coverage . Previous . Next . List . Thursday, 16 July 2009 00:17 . International Year of Astronomy, Ireland National Node . [Back To Top] .
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/scholars/iya/gallery/local_events/rapid_rockets_and_wicked_robots/space_shuttle_created_at_ra.html -- 6.5 Кб -- 31.12.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2051) - star.arm.ac.uk/ )
12. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы
Похожие документы
13. Recreating Einstein Level One Processing Exposure Masks and Background Maps in
... This paper describes the main algorithms used by the Einstein Level One processing to create the exposure masks and the background maps for Einstein IPC images, and how these algorithms were recreated in the IRAF environment. Our goal was to recreate the algorithms used by the Level One Processing to create exposure masks and background maps for Einstein Image Proportional Counter (IPC) data (cf. sections 2.5 and 2.7 of Harnden et al. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass94/vanstoned.html -- 11.6 Кб -- 03.11.2000
Похожие документы
Похожие документы
14. In The Beginning, God Created......prophecy - an Astronomy Net God Science
God Science Forum Message . Forums: . ... God and Science ћ SETI ћ Software ћ UFO ћ XEphem . ... God and Science | ... In The Beginning, God Created......prophecy . ... I am beginning to believe that Genesis creation is about the creation of prophecy as much as it is a statement that God is the creator. ... So I ask, are you (anyone) willing to consider Gen 1 2 as stories of prophecy or are you determined that it is either about science or a literal 7-day creation? ... www.astronomy.net . ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.net/forums/god/messages/32316.shtml -- 14.2 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1004) - www.astronomy.net/ )
15. Getting Started in Actor Prolog. Underdetermined Sets.
Underdetermined sets is a new type of data structures (terms) developed in Actor Prolog . ... The point is that an underdetermined set can include some indefinite rest (a tail) like a list in usual Prolog . At the same time, the order of elements of an underdetermined set can be arbitrary one and it does not affect results of unification of underdetermined sets. Moreover, Actor Prolog guarantees that a rest of an underdetermined set never contains elements that are explicitly given in the set. ...
[
Сохраненная копия
]
Ссылки http://www.cplire.ru/Lab144/start/e_sets.html -- 12.6 Кб -- 24.09.2007
Похожие документы
Похожие документы
16. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[
Сохраненная копия
]
Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>319) - www.astro.spbu.ru/ )
17. Activity Feed
... joel created the event <b>ASRAS Board members meeting - monday May 9 @ Farash Center</b> . ... joel created the event <b>ASRAS MONTHLY MEMBERSHIP MEETING - Friday May 6 at Farash Center - Ionia NY</b> . ... joel created the event <b>ASRAS MONTHLY MEMBERSHIP MEETING - Friday April 1 at RIT</b> . ... joel created the event <b>ASRAS MONTHLY MEMBERSHIP MEETING - Friday Mar 4 at RIT</b> . ... 2 months ago . ... joel created the event <b>ASRAS General membership meeting - RIT - Friday FEB 5</b> . ...
[
Сохраненная копия
]
Ссылки http://www.rochesterastronomy.org/Activity-Feed/UserId/2 -- 42.1 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>229) - www.rochesterastronomy.org/ )
18. (EHIPS) Content
The site is dedicated to environmental health data processing: methodologies and software that implements them. Contains information both for beginners (green semaphore) and professionals (red semaphore). Nothing to download in English so far; however, you may obtain consultation and test processing of your data with our system (free). There are things for download in Russian: a lite version of EHIPS software and tutorial materials . Description of EHIPS . ... Russian version . ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/ehips/EngCont.htm -- 6.2 Кб -- 15.01.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>595) - www.iki.rssi.ru/ )
19. ControlPanel (ImageJ API)
... Class . ... Tree . ... Creates a panel with the hierarchical tree structure of (some of the) ImageJ's commands according to the structure of the String argument (see below). int[] . ... imagej menus" . creates a tree with all of ImageJ's menu structure, that means it replicates in tree form the ImageJ's menu bar; this includes any jar plugin and user plugins . ... Please note that when no arguments are passed, ImageJ's menus will be shown as a unique tree named "Control Panel"; if "imagej menus" . ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/ControlPanel.html -- 14.1 Кб -- 02.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>610) - www.astro.louisville.edu/ )
20. Creating reconstruction image and background image from an input source list
... If the parameter withinputlist is set to ``true'', the reconstruction and/or background image will be created using source parameters from an input source list. ... Use parameters makerecon and savebkgrnd to specify which of the output images you want to create. Only sources originally detected at scales up to maxscale will be used for to calculate the images. The value of maxscale will also control the scale of the kernel used to filter the background image. ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/ewavelet/node9.html -- 3.9 Кб -- 28.06.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>10076) - xmm.vilspa.esa.es/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда