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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/dir_ee0b0c067a84be959f6e3611f78c9949.html.

1. Removing linked directories that contain links
... Look at this example: pwd (print the user's working directory ) /home/tom/reports ls ../tmp/ drafts (list the contents of this directory ) expenditure targets ln -s $HOME/tmp/ drafts quarterly (use a symbolic link to make the directory ) cd quarterly (change directory to this linkname ) ln $HOME/accounts/ expenses (link a file to this linkname ) ls (list the contents of the linked directory ) (the linked file is listed) ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/links3.2.3.html -- 3.2 Кб -- 17.01.1997
Похожие документы

2. casacore: casa/ Directory Reference
... Namespaces . Classes . Files . Directories . casa . directory . ... file . aips.h [code] . ... aipsdef.h [code] . ... aipsenv.h [code] . ... aipstype.h [code] . ... aipsxtype.h [code] . ... Arrays.h [code] . ... BasicMath.h [code] . ... BasicSL.h [code] . ... complex.h [code] . ... namespace.h [code] . ... All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines . Generated on Fri Sep 3 2010 13:09:26 for casacore by 1.7.1 ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/dir_d51b0fe5ae703abbad28758f06d6866f.html -- 16.2 Кб -- 14.02.2011
Похожие документы

3. A Few Words About ROSAT Directories at SAO
... At SAO, the ROSAT data for observation rp123456 will be in /data/rdata/godata/rp123456/ . The PROS package contains sample ROSAT and Einstein data which are in the directory /pros/xray/data which is loaded with the IRAF task ``xray''. ... Thus within an arbitrary working directory and within the IRAF environment, to look at an image the command is, tv> display "xdata$rp110590_im2" 1 If Einstein data are loaded at SAO they will appear in the directory /pool14/i1234/ . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node43.html -- 4.1 Кб -- 01.10.2012
Похожие документы

4. The /etc directory
Next: The /dev directory Up: The root filesystem Previous: The root filesystem . The /etc љ directory contains a lot of files. ... See the chapter on init љ for further information. /etc/passwd љ . ... Lists the filesystems mounted automatically at startup by the mount -a command (in /etc/rc љ or equivalent startup file). ... etc/issue љ . ... See the magic љ and file љ manual pages for more information. /etc/motd љ . ... Files executed at login or startup time by the Bourne or C shells. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node23.html -- 9.3 Кб -- 04.05.1997
Похожие документы

5. How Directory, Location and Files sections work
The sections <Directory> , <Location> and <Files> can contain directives which only apply to specified directories, URLs or files respectively. Also htaccess files can be used inside a directory to apply directives to that directory. ... The order of merging is: . ... If multiple <Directory> sections apply to the same directory they are processed in the configuration file order. ... Using the options in question is only possible inside a <Directory> section (or a .htaccess file). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sections.html -- 7.0 Кб -- 20.06.2002
Похожие документы

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. http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/cs-uwp/g/gibson.debbie/README.1
Last Updated: October 27, 1992 This README file can be found on the FTP site (cs.uwp.edu) in the directory /pub/music/lyrics/g/gibson.debbie or /pub/music/lists/btl/lyrics along with all of the below named files. The album files contain lyrics for the entire album, as they appear in the CD booklet. out.of.the.blue electric.youth anything.is.possible The lyric files for each individual song contains the 'sing along' version which should accurately represent what is actually sung on the album. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/cs-uwp/g/gibson.debbie/README.1 -- 3.2 Кб -- 26.10.1992
Похожие документы

8. lsst.coordConv: include Directory Reference
. lsst.coordConv љ unknown . MainљPage . Namespaces . Classes . Files . љ All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Pages . include . include Directory Reference . directory љ . coordConv . љ . Generated on Thu May 7 2015 10:42:47 for lsst.coordConv by љ 1.8.5
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/dir_d44c64559bbebec7f509842c48db8b23.html -- 6.6 Кб -- 07.05.2015
Похожие документы

9. 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
Похожие документы
Еще в разделе: (Показать все результаты (>93) - lnfm1.sai.msu.ru/ )

10. Space Science Education Resource Directory
... A rich suite of resources for public use is available including multimedia materials, online resources, hardcopies and other items. ... These objectives have been addressed through the creation of an education resource directory meeting the varied needs of the different customers of Space Science education. ... Also, providers and stake-holders wish to generate various reports, probe inventory information and track resource usage with other custom interfaces to the directory. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass00/O2-04/ -- 12.5 Кб -- 29.05.2001
Похожие документы
Еще в разделе: (Показать все результаты (>1119) - www.adass.org/ )

11. http://www.astro.louisville.edu/software/xmtel/archive/xmtel-5.2/BISQUE
The bisque directory contains software for communicating with Software Bisque's Paramount ME. mks === This protocol is a native linux application. ... The protocol has been tested only with the Paramount ME's serial interface. ... It should be possible to switch back and forth between these applications. tsx === This protocol communicates with TheSkyX Professional (TSX) through its Orchestrate scripting program. ... At this time TSX and Orchestrate are available for Windows and Mac OSX, but not Linux. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/xmtel/archive/xmtel-5.2/BISQUE -- 3.2 Кб -- 14.10.2010
Похожие документы
Еще в разделе: (Показать все результаты (>1438) - www.astro.louisville.edu/ )

12. Directory handling functions
Next: File Manipulation Routines Up: File and Directory Manipulation Previous: File and Directory Manipulation . This basically involves calling appropriate functions. int chdir(char path) - changes directory to specified path string. ... NOTE: rindex() is a string handling function that returns a pointer to the last occurrence of character c in string s , or a NULL pointer if c does not occur in the string. ( index() is similar function but assigns a pointer to 1st occurrence.) ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 02.10.2012
Похожие документы

13. Stellarium: /home/aw/devel/stellarium/trunk/plugins Directory Reference
Stellarium 0.12.3 . ... Plugins . ... plugins . plugins Directory Reference . directory љ . ... Generated on Sat Aug 10 2013 17:12:46 for Stellarium by љ 1.8.3.1 ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/dir_38c8d24aef3972a7f87b834274e76e31.html -- 8.9 Кб -- 28.02.2014
Похожие документы

14. FTP Directory:
############################################################################## J/A+AS/135/555 Illuminated atmospheres limb-darkening coeff. 1. (Alencar+ 1999) ############################################################################## . Parent Directory ReadMe . Mar 17 1999 16k model.dat.gz . Nov 27 1998 2k table1.dat.gz . Jun 16 1998 2471k table2.dat.gz . Jun 16 1998 66k table3.dat.gz . Nov 25 1998 55k . Generated Sun, 26 Mar 2000 16:28:26 GMT by proxy.nsu.ru ( Squid/2.1.PATCH2 )
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/astrolib/Sun/kursoviki/Model2000/AtmModel/SUN_DARK/Ftp_source.html -- 3.6 Кб -- 26.03.2000
Похожие документы
Еще в разделе: (Показать все результаты (>86) - vega.inp.nsk.su/ )

15. Image directory
05/10/2007 1:01 PM . ... Original: 1936x1296 (418k) . ... Thumbnail: 200x134 (68k) . Flash: Flash fired, auto mode, return light detected . Exposure time: 10/2000s . Focal length: 18.0mm . Aperture: f/8 . ... Original: 1936x1296 (314k) . ... Thumbnail: 200x134 (69k) . Flash: Flash did not fire . Exposure time: 10/1600s . ... Original: 1936x1296 (388k) . ... Flash: Flash did not fire, auto mode . ... Focal length: 7.9mm . ... Focal length: 13.7mm . ... Focal length: 6.3mm . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-k8/Events/LZ/details.html -- 12.3 Кб -- 01.10.2012
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-k8/Events/LZ/details.html -- 12.3 Кб -- 02.10.2012
Похожие документы

16. Database of Optical Properties -- Level: subpage
A small paper prepared by V.Tishkovets, P.Litvinov, and S.Beletsky (Kharkov Univ., Ukraina) provides the reader with a brief description of the problem, its solution, the developed software and its training (the PDF version of the paper is here ). ... Please, select the PAS subdirectory for the Pascal version of the code, and the FORT subdirectory for the Fortran version. A brief description of files and their purposes is given in our user notes (their PostScript version is here ). ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/DOP/A-PERC/ -- 2.6 Кб -- 19.11.2010
Похожие документы

17. Shockproof Plastic Battery Storage Box Container Case for 16340 / CR123A
... Shockproof Plastic Battery Storage Box Container Case for 16340 / CR123A Battery . ... Package Contents: 1 x Battery Case, 1 x Strap, 1 x Keyring, 1 x Carabiner . ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku3648.html -- 21.7 Кб -- 14.02.2016
Похожие документы
Еще в разделе: (Показать все результаты (>87) - astrokuban.info/ )

18. Ground Radio Telescope (GRT) Products
... Previous: Ground Tracking Station (GTS) Products . ... GRT Log File . ... GRT Gain Curves . ... What: Co-observing GRTs will each generate a log file identical to those for ground-based VLBI experiments. ... Where: Files are placed by GRTs on their regional server ( Regional Servers for GRT logs etc ) in the sub-directory named for the month and year (e.g. may97 ) below the sub-directory named gps . ... Where: Files are placed by GRTs on their regional server ( Regional Servers for GRT logs etc ). ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/documents/rmoh/eng/grt.htm -- 9.2 Кб -- 16.05.2001
Похожие документы

19. 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
Похожие документы

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

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


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

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

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