Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 464587 (187 сайтов) ---- Время поиска: 1.19сек.   

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | След.

Показаны документы, содержащие фрагменты текста из документа
http://hea-www.harvard.edu/~dburke/aas215/.

1. Scientific.ru Общий форум
Общий форум . Scientific.ru Все форумы . ... Давид Мзареулян - 21.06.2005 01:43 . О формулах в сообщениях . ... Для него следует скачать и проинсталлировать плагин MathPlayer . http://www.dessci.com/en/products/mathplayer/ ) . ... http://www.mozilla.org/projects/mathml/fonts/ . ... frac{d}{dx}f(x)=lim_{hto 0}frac{f(x+h)-f(x)}{h}` . ... Потренироваться в написании формул можно вот на этой страничке: http://www1.chapman.edu/~jipsen/mathml/asciimathdemo.html . ... вернуться на форум ] . ...
[ Сохраненная копия ]  Ссылки http://www.scientific.ru/dforum/common/1119303836 -- 7.3 Кб -- 11.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>490) - www.scientific.ru/ )

2. Common DFO tools: architecture
dfos = Data Flow Operations System, the common tool set for DFO . ... phoenix: the process . ... Internal data products (IDP) . ... When this process was terminated in October 2011, it was replaced by a service to associate science data to quality-checked and certified master calibrations. ... The main goal remains - creation of science-grade data products, hence a master calibration phoenix project is normally always followed by an IDP project. ... Data product standards . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/phoenix_process.html -- 10.9 Кб -- 23.02.2015
Похожие документы
Еще в разделе: (Показать все результаты (>66975) - www.eso.org/ )

3. Appendix: Recipe File XML Format GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline User?s Guide . ... Appendix: Recipe File XML Format . ... We describe here the XML file format adopted for this. This file format is based on and extremely similar to, but not exactly identical with, the format of Keck OSIRIS data reduction files (?DRFs?) ... In general, an XML document is a simple ASCII file composed of markup tags. ... To add a comment to an xml file surround the text in a <!? and a ?> such as in this example:: . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/usage/recipe_xml.html -- 14.1 Кб -- 14.02.2014
Похожие документы

4. Creating a filesystem
... Filesystems are created, i.e., initialized, with the mkfs љ command. ... Search for bad blocks and initialize the bad block list accordingly. -l filename . ... badblocks /dev/fd0H1440 1440 > bad-blocks . ... 1 block group . 8192 blocks per group, 8192 fragments per group . ... Then bad blocks were searched with badblocks љ , with the output redirected to a file, bad-blocks . Finally, the filesystem was created, with the bad block list initialized by whatever badblocks љ found. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node45.html -- 7.0 Кб -- 04.05.1997
Похожие документы

5. Tcl- and [Incr tcl]- Based Applications for Astronomy and the Sciences
... Up: Science Software Applications . ... It has extensions for creating GUI (Tk) and object-oriented ([incr tcl]) applications. Several Tcl-based tools that may be used for astronomical and other scientific applications have been created and are discussed. One example is ptcl , which registers PGPLOT functions as Tcl commands, creating a powerful interactive plotting package. ... Both programs use the same C code, Tcl commands, and [incr tcl] classes; only the GUIs are different. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/eliasn.html -- 10.1 Кб -- 23.06.1998
Похожие документы

6. common tcsh completions
The following are useful tcsh completions I use, which should mostly be fairly standard for any unix platform, so you can just drop them into place. # directories complete cd 'C/*/d/' complete rmdir 'C/*/d/' complete lsd 'C/*/d/' # signal names # also note that the initial - can be created with the first completion # but without appending a space (note the extra slash with no # append character specified) ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/tcsh.html -- 6.0 Кб -- 10.04.2016
Похожие документы

7. Image: Memorial to fallen soldiers (?); Boston Commons
. Album : asv-album :: Travels to distant places and countries :: 1998/05 Boston (USA) :: 1 Boston streets . Up . << Prev . Memorial to fallen soldiers (?); Boston Commons . Next >> . Created with the tool album generator a Marginal Hack written by David Ljung on Tue Jun 23 14:46:36 2015 .
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/album/trips/1998.05.Boston/1.Boston_streets/tn/a09l.jpg.index.html -- 6.2 Кб -- 23.06.2015
Похожие документы

8. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javclass.htm
... A JavaScript reference to a Java class. ... JavaScript 1.1, NES 2.0 A reference to the class name used with the Packages object: Packages. ... A JavaClass object is a reference to one of the classes in a Java package, such as netscape.javascript.JSObject . A JavaPackage object is a reference to a Java package, such as netscape.javascript . In JavaScript, the JavaPackage and JavaClass hierarchy reflect the Java package and class hierarchy. ... JavaArray , JavaObject , JavaPackage , Packages . ...