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

1 | 2 | 3 | 4 | 5 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.cosmos.ru/da/interball/tail/orbit/nadya/readme.txt.

1. Examples of using regular expressions for file names
To list all files with a particular extension: ls *.fm . This will list all the files in the current directory that have the extension .fm . ... This removes all the files in the current directory with a single character extension to their name. Files foo.c and foo.o would be removed as would file foo.3 . To copy all the files containing the same pattern: cp [pP]art[0-9] ../book . ... So the file part1 would be copied to the parent directory book as would the file Part7 . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/concepts/regexp1.1.html -- 2.6 Кб -- 17.01.1997
Похожие документы

2. IDL programs
... This program was created for correlating chosen regions in the series of fts images. ... Chosen regions' . ... In this section the program counts the integral for each region of the grid for each image. ... As a matter of fact, the integral is total brightness of the region and it is counted by 'int_tabulated' IDL function. ... In addition, the program will show the count of the regions which correlate with the corresponding region (the brighter region means the bigger count) and its contour. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/korel_en.html -- 9.9 Кб -- 15.08.2003
Похожие документы
Еще в разделе: (Показать все результаты (>172) - lnfm1.sai.msu.ru/ )

3. Casda Upload Utility CentralProcessor 0.11 documentation
... CentralProcessor 0.11 documentation . Utilities . The CASDA upload utility prepares artifacts for submission to the CSIRO ASKAP Science Data Archive (CASDA). ... Evaluation Pipeline Artifacts (any file format) . ... The measurement set is a directory, where CASDA requires a single file per artifact . ... The following example declares four artifacts to be uploaded to CASDA, one for each of the artifact types: image, source catalogue, measurement set and evaluation report. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/utils/casdaupload.html -- 14.3 Кб -- 12.04.2016
Похожие документы

4. Doug Burke's Perl/S-Lang pages: Datatype examples
... Doug's Home Page . ... In the examples below we show a number of ways that data can be moved back and forth between S-Lang and Perl . ... Source code typeof : "undef"; __END__ __SLang__ variable foo = Any_Type [3]; foo[0] = "a string"; foo[1] = 23; define getfoo(x) { return foo[x]; } message( "In S-Lang:" ); vmessage( "typeof(foo[0]) = %s", string(typeof(foo[0])) ); vmessage( "typeof(foo[1]) = %s", string(typeof(foo[1])) ); vmessage( "typeof(foo[2]) = %s", string(typeof(foo[2])) ); . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_datatypes.html -- 12.1 Кб -- 02.10.2012
Похожие документы

5. Apache module mod_example
This module illustrates many of the aspects of the Apache 1.2 API and, when used, demonstrates the manner in which module callbacks are triggered by the server. ... Source File: mod_example.c . ... The files in the src/modules/example directory under the Apache distribution directory tree are provided as an example to those that wish to write modules that use the Apache API. ... Example . ... Uncomment the "AddModule modules/example/mod_example" line near the bottom of the src/Configuration file. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_example.html -- 6.7 Кб -- 15.10.2001
Похожие документы

6. Per-user web directories - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... On systems with multiple users, each user can be permitted to have a web site in their home directory using the UserDir directive. Visitors to a URL http://example.com/~username/ will get content out of the home directory of the user " username ", out of the subdirectory specified by the UserDir directive. ... Per-user web directories . ... the URL http://example.com/~rbowen/file.html will be translated to the file path /home/rbowen/public_html/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/howto/public_html.html -- 13.8 Кб -- 21.01.2013
Похожие документы

7. Stellarium: Plugins
... CodingљStyle . ... Plugins . ... Building Plugins . ... dynamic plugins are stand-alone dynamic libraries (separate files with .so extension on Linux, .dll in Windows or .dylib on Mac OS X) that are loaded at run-time (on start-up) by Stellarium. This allows dynamic plugins to be distributed separately from Stellarium. static plugins are linked statically at build-time. ... For the rest of this discussion, I will assume you downloaded the source code in the directory /home/me/builds/stellarium . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/plugins.html -- 14.9 Кб -- 28.02.2014
Похожие документы

8. Software Store - Installation Guide
... Obtaining the software . ... a. Decide on the root directory where your software is going to go.... /home/friday , for example. b. In your .cshrc file, define . ... home/friday/]lib . ... after make ) an object code library ../pack/qub/libqub.a . ... Then a common section of code, found in ../pack/make_library supplies all the necessary targets: . ... remove The conservative way to build this library is to cd /home/friday/pack/qub; make; make install; make clean . ... cd /home/friday/pack; make . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/Howto_install1.html -- 6.9 Кб -- 02.06.2003
Похожие документы

9. Long description for example showing how structurally overlapping cells are
This example shows a difference between CSS's table model for HTML and for other document formats. The first, HTML, example is defined by HTML to be illegal, as it would lead to overlapping cells if HTML's rules for layout are followed. ... The diagram depicts how the two examples, the HTML one and the almost identical non-HTML one, might be rendered. ... The rendering of the non-HTML example is on the right, it follows the CSS rules and thus has no overlapping cells. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/table-overlap-desc.html -- 3.1 Кб -- 04.05.1998
Похожие документы

10. STDA files
... The file names' construction . The flight (m) stage's file set . ... the orbital data used for the flight operation monthly (m) long-term planning, . ... The orbital calculations are based on the initial orbital data determined by KIAM RAN using the orbital radio measurements treatment.The determined initial orbital data are presented as a state vector (satellite position and velocity) in the J2000 reference. ... Accept the file with extension '.bgr', where the Moscow time (MT=UT+3h) is used. ...
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/da/interball/auroral/orbit/areadme.htm -- 15.0 Кб -- 22.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>247) - www.cosmos.ru/ )

11. Examples of data contained in the JPDOC
Next: Silicate minerals Up: A Database of Optical Previous: Database of Optical Properties . ... If necessary, data have been determined for the different crystallographic axes. ... In the following we give some examples of the data and their possible applications. Table: Summary of data measured in the Jena laboratory, which are currently available from the JPDOC. compound . ... amorph. ... Next: Silicate minerals Up: A Database of Optical Previous: Database of Optical Properties root 2003-03-06 ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/DOP/5-OPTC/JPDOC2/node6.html -- 10.1 Кб -- 19.11.2010
Похожие документы

12. http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt
... index.php (1) | bbclone/ | ... To do you can use the following sample and point your browser to it. <?php define("_BBC_PAGE_NAME", "Test"); define("_BBCLONE_DIR", "bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ... Create the file "count.php" and add the following: <?php define("_BBCLONE_DIR", "/the/path/that/leads/to/bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt -- 9.1 Кб -- 13.03.2005
Похожие документы
Еще в разделе: (Показать все результаты (>236) - hea.iki.rssi.ru/ )

13. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/README
CFITSIO Interface Library CFITSIO is a library of ANSI C routines for reading and writing FITS format data files. ... The CFITSIO library is built on Unix systems by typing: > ./configure [--prefix=/target/installation/path] > make (or 'make shared') > make install (this step is optional) at the operating system prompt. The configure command customizes the Makefile for the particular system, then the `make' command compiles the source files and builds the library. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/README -- 6.9 Кб -- 30.12.2010
Похожие документы

14. File Access and Directory System Calls
... This basically involves calling appropriate functions to traverse a directory hierarchy or inquire about a directories contents. int chdir(char *path) -- changes directory to specified path string. ... There are many system calls that can applied directly to files stored in a directory. int access(char *path, int mode) -- determine accessibility of file. path points to a path name naming a file. access() checks the named file for accessibility according to mode , defined in #include <unistd.h> : . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 02.10.2012
Похожие документы

15. TUI:Scripts:Scripting Tutorial:Basics
... Start TUI (if it is not already running) and load your script using Open... in the Scripts menu. A new script window should appear; press "Start" to run your script. This causes the status bar to show "Hello" for 1 second, after which your script ends and the status bar shows "Done". ... However, TUI will catch this problem the next time you call an sr.wait... function, at which point TUI will kill your script, print a message to the status bar and print details to the error log . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/Basics.html -- 2.8 Кб -- 05.09.2014
Похожие документы

16. http://www.adass.org/adass/authors/LatexInfo.txt
LatexInfo.txt This file describes some important points about Latex and the ADASSCONF package. ... The AASTeX package also has a home page at URL: http://www.ferberts.com/AAS/aastex.html. % ftp aas.org # 192.102.234.112 Username: anonymous Password: your email address, please ftp> cd pubs/aastex ftp> get README ftp> get aastex.tex ftp> get aas2pp4.sty ftp> bye INSTALLING THE STYLE FILES The *.sty files must be "installed" so that LaTeX can read them. ... They are explained in the AAS instructions. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/authors/LatexInfo.txt -- 6.4 Кб -- 20.10.2003
Похожие документы

17. SPUTNIK home page
.
[ Сохраненная копия ]  Ссылки http://sputnik.infospace.ru/goms/engl/goms.htm -- 7.3 Кб -- 14.01.2004
Похожие документы
Еще в разделе: (Показать все результаты (>33) - sputnik.infospace.ru/ )

18. A Field Does Not Contain Energy? - an Astronomy Net Blackholes2 Forum Message
Blackholes2 Forum Message . ... Post . ... A Field Does Not Contain Energy? ... Post Message | ... Here are two sites of many which use rest mass terminology. http://www.iop.org/EJ/abstract/0026-1394/41/5/S04/ . ... This site refers to the energy contained in a static gravitational field. http://www.ias.ac.in/currsci/mar25/articles27.htm . ... www.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/4953.shtml -- 14.6 Кб -- 09.04.2016
Похожие документы

19. Preparing and Submitting Tabular Data
... the data are described accurately enough to allow an unambiguous interpretation of the data, as well as a comprehension of the context in which the data were acquired and/or processed; a single ascii file, named ReadMe , is designed for this role. the data are in a format which allows their usage by tools currently in usage in our discipline -- normally flat ascii files ; other formats can be accepted, but are converted into flat files. ... How to prepare the Data files . ... How to deposit the data...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-k8/Science/Public/Bulletin/submit.htx -- 18.2 Кб -- 25.12.2008
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-k8/Science/Public/Bulletin/submit.htx -- 18.2 Кб -- 15.05.2008
Похожие документы

20. Apparent places of fundamental stars for Computer Ephemeris for 2014
Computer Ephemeris for 2014 from DE200/LE200. Apparent places of fundamental stars. ... Due to huge amount of data in this section of Computer Ephemeris, please, download zip file here. ... The first row contains FK5 number, magnitude, spectral class, name of the star. ... The second row contains date when upper culmination of star take place twice. ... Line 'J1997.5' contains seconds of alpha and delta to be added to alpha0 delta0 to form mean place at J1997.5. ...
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/ephem/14a/St3.html -- 9.3 Кб -- 15.10.2013
Похожие документы

1 | 2 | 3 | 4 | 5 | След.


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования