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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sai.msu.su/~megera/gimp/handson/HTML/texwrap.html.

1. Examples of creating command alias in the Korn shell
To create a simple alias: alias del='rm -i' del memo.txt rm: remove memo.txt? y . This creates the alias del for the command rm -i which prompts you for confirmation that you want to remove a file before it does so. ... 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 | ... To use more than one alias on the same command line: alias root='cd /; ' alias slist='ls -l | ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/alias_ksh1.html -- 4.3 Кб -- 17.01.1997
Похожие документы

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

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

4. Example - Creating a QPOE file from CD ROM Data
... Load the CD ROM into your reader (assumed to be mounted as /cdrom), and set the location of the disk and with eincdpar ei> eincdpar.ipcevt4="/cdrom/" Then use ecd2pros to create the QPOE file; ei> ecd2pros input FITS file name OR sequence number: 2952 Einstein instrument (hri|ipc): ipc datatype of FITS file (event|image|slew|unscreened): event root name for output files (.): i2952 Using FITS file /cdrom/data/23h/i2357s64.xpa to create QPOE file. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node36.html -- 4.4 Кб -- 01.10.2012
Похожие документы

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

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

7. Creation of background spectrum and lightcurve; screening of periods of high
... If requested ( runbackground =Y), the task creates a background lightcurve, as well as a background spectrum for the imaging modes (FF, eFF, LW, SW) using background masks. ... The background masks are created by task badpixfind using threshold parameters, appropriate for the detection of real X-ray sources. ... As the GTIs strongly depend on the intended science this screening is not performed and only background masks, the lightcurve, and a GTI file are created by epchain . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/epchain/node7.html -- 6.0 Кб -- 28.06.2006
Похожие документы

8. casacore: casa::EclecticFunctionFactory< T > Class Template Reference
... Classes . ... casa . casa::EclecticFunctionFactory< T > . ... create an empty EclecticFunctionFactory . EclecticFunctionFactory (const EclecticFunctionFactory &factory) . ... template<class T > . ... add a factory for creating a specific type of function, associating it with a given "functype" name. template<class T > . virtual Function <T>* casa::EclecticFunctionFactory < T >::create . ... References casa::Map< key, value >::isDefined() , and casa::EclecticFunctionFactory< T >::lookup . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1EclecticFunctionFactory.html -- 27.4 Кб -- 14.02.2011
Похожие документы

9. Dynamic HTML in Communicator
... To run the <LAYER> version of the example, select: flower.htm . ... However, if the page had several layers with absolute positions, and you wanted to place another layer in a relative position to one of the existing layers, you could use inline JavaScript to calculate the value for LEFT or TOP . ... In this example, there is really no need to use inline JavaScript to position the last flower layer, since you could just let the TOP value default to its natural value, as in the other flower layers. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/layers34.htm -- 11.4 Кб -- 13.08.1997
Похожие документы

10. Combine Example
... COMBINE/CCD FF asso_tbl . ... Combining FLAT frames: Input=asso_tbl.tbl; output=susi_140_142_143.bdf Statistics of frame no. 0: area [@60,@10:@ 1070 ,@ 1020 ] of frame minimum, maximum : 5.560000e+02 8.654000e+03 mean , standard_deviation: 6.101316e+03 1.913127e+02 Statistics of frame no. 1: area [@60,@10:@ 1070 ,@ 1020 ] of frame minimum, maximum : 8.390000e+02 1.276900e+04 mean , standard_deviation: 8.313817e+03 2.569877e+02 Statistics of ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node50.html -- 4.9 Кб -- 23.02.1996
Похожие документы

11. mod_file_cache - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... Caches a static list of files in memory . ... file_cache_module . ... mod_file_cache caches a list of statically configured files via MMapFile or CacheFile directives in the main server configuration. ... The CacheFile directive of mod_file_cache opens an active handle or file descriptor to the file (or files) listed in the configuration directive and places these open file handles in the cache. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_file_cache.html -- 15.4 Кб -- 21.01.2013
Похожие документы

12. DFOS Installation: create ABs
... install createAB and the other tools in that package . ... leave the rules files in the installation directory, they are just for illustrative purpose . you cannot yet run the tool, you first have to create the AB configuration files (next step) . The second major investment for the DFOS installation is the proper coding of the calibration cascade into configuration files, in order to create Association Blocks (ABs). ... It's a good idea to create the cascade incrementally, step by step. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/second_part1.html -- 6.3 Кб -- 08.02.2010
Похожие документы

13. The Creation of Helium
.
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1999/ph123/lec06.html -- 7.9 Кб -- 27.06.2000
Похожие документы

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

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

16. Колготки для кукол Zapf Creation Baby Annabell 2 пары 792-261 в ассортименте -
... Бренд: Zapf Creation, Тип: Колготки для кукол . Аксессуары для кукол . ... Пособие содержит темы, подготовленные на основе базовой учебной программы по дисциплине "Банковский маркетинг". ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku5800.html -- 18.8 Кб -- 14.02.2016
Похожие документы

17. A Telescope Laser Creates an Artificial Star
Astronomy Picture of the Day . A Telescope Laser Creates an Artificial Star . ... 7.02.2005 . ... An artificial star. ... Therefore, astronomers have developed the ability to create an artificial star where they need it -- with a laser . ... Above, a laser beam shoots out of the Keck II 10-meter telescope on Mauna Kea in Hawaii in 2002, creating an artificial star. ... February 2005 . ... Publications with keywords: telescope - laser . Publications with words: telescope - laser . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/1202750 -- 14.4 Кб -- 07.02.2005
Похожие документы

18. Can Black Holes Create Space Time? - an Astronomy Net Blackholes Forum Message
Blackholes Forum Message . ... Can Black Holes Create Space Time? ... Quasar jet streams (QJS) have been exhibiting Faster than light motion since they were first discovered by radio astronomy a long time ago. ... But what if Black holes were creating Space time, what if a relationship between matter energy and space time exists, in a conundrum what can matter exist in, it can exist in side of it's self, how about this as a hypothesis, can black holes create space time? ... www.astronomy.net . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/blackholes/messages/6660.shtml -- 15.7 Кб -- 09.04.2016
Похожие документы

19. WAPP Signal Processing Page
The Wideband Arecibo Pulsar Processor Signal Processing Page . ... Raw Correlation . ... The WAPP uses custom digital hardware to create estimates of correlation functions from sampled data. The digital hardware used to estimate correlation function uses quantization to represent input . After creating an estimate of input correlation functions, the Wiener-Khintchine Theorem is applied to create estimates of input Power spectral density (PSD) and Stokes parameters . ... 3 Level . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~wapp/SignalProc/SPMain.htm -- 8.9 Кб -- 20.04.2000
Похожие документы
Еще в разделе: (Показать все результаты (>2516) - www.naic.edu/ )

20. APOMASK (V1.0) --- Mar00 --- APOMASK (V1.0)
apomask -- Create an apodizing mask image with zero background and a circular central mask with rounded off edge apomask output xdim ydim radius sigma k xpos ypos . output = "" [image] . ... The X dimension of the input image. ydim = 512 [integer] . The Y dimension of the input image. radius = 12.0 [real] . The radius of the central disk of the output image which is to be set to one. sigma = 2.0 [real] . The sigma of the roll-off region around the central disk. k = 0.5 [real] . ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/imres/apomask.hlp.html -- 2.9 Кб -- 06.06.2006
Похожие документы

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


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

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

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