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

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

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

1. casacore: casa::DOos Class Reference
... List of all members. static Vector < Bool > . isValidPathName (const Vector < String > &pathName) . ... static Vector < String > casa::DOos::baseName . ... If from is a symbolic link and follow is False, only the symbolic link is copied. static Vector < String > casa::DOos::dirName . ... Return the full directory names of the given files. static Vector < Bool > casa::DOos::fileExists . ... If follow is False, symbolic links are not followed. static Vector < String > casa::DOos::fileNames . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1DOos.html -- 46.3 Кб -- 14.02.2011
Похожие документы

2. Let Me Be More Clear - an Astronomy Net Exploration Forum Message
Astronomy Discussion Forums . ... Let Me Be More Clear . ... Post Message | ... However, if I have identified it, how do I know this 'thing' is something that exists versus only thought of as existing? ... However, by me identifying 'red' as 1 (i.e., as I originally did), I am assuming that there is 'red' as something that exists. ... 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/exploration/messages/19.shtml -- 18.8 Кб -- 09.04.2016
Похожие документы

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. Examples of Bourne shell scripts
To read input to a command and process it in some way: #!/bin/sh # usage: fsplit file1 file2 total=0; lost=0 while read next do total=`expr $total + 1` case "$next" in *[A-Za-z]*) echo "$next" >> $1 ;; *[0-9]*) echo "$next" >> $2 ;; *) lost=`expr $lost + 1` esac done echo "$total lines read, $lost thrown away" . ... The script then processes the lines as follows: . ... The user types the command: process sub-directory . This script will read and process commands in the named sub-directory . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.x.html -- 3.8 Кб -- 17.01.1997
Похожие документы

5. Potential Energy
... This appartus will drop a mass from different heights. When the mass strikes the ground, some percentage of its original energy will be absorbed by the ground. ... The percentage of the energy which is absorbed by the surface on each "bounce" (EAS) . ... The impact velocity of the object will also be given at each bounce. ... Start= Drop the ball after Energy, Mass and EAS have been set; resume after step or pause has been selected . ... Reset = Reset experiment to intial values . ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1998/ph101/ex2.html -- 6.7 Кб -- 15.10.1998
Похожие документы
Еще в разделе: (Показать все результаты (>396) - zebu.uoregon.edu/ )

6. Conditionals
... The if statement . ... The switch statement . ... if ( expression ) statement 1 else statement 2 ...or: . ... expression 1 ? ... The C switch is similar to Pascal's case statement and it allows multiple choice of a selection of items at one level of a conditional where it is a far neater way of writing multiple if statements: . switch ( expression ) { case item 1 : statement 1 ; break; case item 2 : statement 2 ; break; case item n : statement n ; break; default: statement ; break; } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node5.html -- 8.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node5.html -- 8.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node5.html -- 8.0 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>864) - jet.sao.ru/ )

7. Doug Burke's Perl/S-Lang pages: Structure examples
... Doug's Home Page . ... S-Lang structures are converted to hash references in Perl , as shown below. ... n\n ; print Structure contents:\n ; # you can treat $s as a reference to a hash array in most respects, except: # - the order of the keys in the array matches that of the # original S-Lang structure # while ( my ( $ key , $ value ) = each %{$s} ) { print key $ key \t has a value of $ value \n ; } print \n ; $$s{afield} = 'a changed field value '; print ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_structs.html -- 9.6 Кб -- 02.10.2012
Похожие документы

8. The Exploration of the Earth's Magnetosphere"
.
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/mirrors/stern/Education/Slides/5-Earthmagnet.htm -- 1.9 Кб -- 21.12.2007
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/mirrors/stern/Education/Slides/5-Earthmagnet.htm -- 1.9 Кб -- 22.12.2007
Похожие документы

9. Examples.
... slconv srclisttab=srclist.ds . ... Reads sources from the first table in the dataset srclist.ds; . ... slconv srclisttab=srclist.ds:SOURCES . ... An example of some filtering of the input source list: . slconv srclisttab=srclist.ds expression='(ID_BAND==0)&&(!(isnull(EXT)))&&((ID_INST!= ... slconv srclisttab=srclist.ds expression='!(isnull(EXT))' withncut=yes ncutsortexpression=EXT ncut=10 radiusexpression='EXT' radiusstyle=auto labelstyle=sortedint labelsortstyle=expr labelexpression=EXT . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/slconv/node10.html -- 7.9 Кб -- 10.01.2003
Похожие документы
Еще в разделе: (Показать все результаты (>11520) - xmm.vilspa.esa.es/ )

10. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/anchor.htm
... JavaScript 1.2: added name , text , x , and y properties Using the HTML A tag or calling the String.anchor method. The JavaScript runtime engine creates an Anchor object corresponding to each A tag in your document that supplies the NAME attribute. It puts these objects in an array in the document.anchors property. ... A string specifying the anchor's name. text . ... The horizontal position of the anchor's left edge, in pixels, relative to the left edge of the document. y . ... Anchor . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/anchor.htm -- 13.7 Кб -- 07.10.1999
Похожие документы

11. Special Functions
... Special functions may be used in the context of COMPUTE/KEYWORD . The existing functions are listed in the following table (on the next page). ... The table on the following page contains all functions available. ... Table: Special Functions available for operations on keywords . As an example we want to check whether a table file name has been input with or without the file extension .tbl ; if not given we append the type inside the procedure: !+ ... WRITE/KEYWORD IN_A P1 .tbl ! ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node44.html -- 4.4 Кб -- 23.02.1996
Похожие документы

12. OptInt PmWiki : PmWiki / Ref Count
OptInt PmWiki : Pm Wiki / Ref Count . ... RefCount performs link reference counts on pages in the PmWiki database (i.e., counts of links between pages). ... To use refcount add ?action=refcount to the URL of any wiki page to bring up the reference count form. ... PmWiki.RefCount?action=refcount . ... missing ~ Shows only references to pages that don't exist . existing ~ Shows only references to pages that do exist . orphaned ~ Shows pages that exist but don't have any references to them. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/RefCount?action=print -- 10.3 Кб -- 01.03.2014
Похожие документы

13. http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/cs-uwp/w/wang.chieh/readme
... A GB (GB1 and GB2) code is a two byte code, where the first byte is in the range $21-$77 (hexadecimal), and the second byte is in the range $21-$7E. A graphical ASCII character is a byte in the range $21-$7E. A non-graphical ASCII character is a byte in the range $0-$20 or of the value $7F. Since the range of a graphical ASCII character overlaps that of a GB byte, a byte in the range $21-$7E is interpreted according to the mode it is in. ... This code switches the mode from GB back to ASCII. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/cs-uwp/w/wang.chieh/readme -- 7.6 Кб -- 26.03.1993
Похожие документы

14. CIMA Buttons
... They have buttons to get a help window and close the window in the bottom left corner and often some other buttons in a similar style in the bottom right corner. ... Each CIMA-style window has a set of buttons in the lower left corner. ... Accept : Apply the options selected and then close the window . ... Current : Restore all options The 'Accept' and 'Apply' buttons both apply the selected options; the only difference being that 'Accept' will close the window while 'Apply' will leave it open. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~cima/cima_buttons.html -- 9.0 Кб -- 01.03.2012
Похожие документы

15. Getting Started in Actor Prolog. Oil Production.
In this chapter we will consider an example of visual expert system written on the Actor Prolog language. ... There are a lot of methods of oil field bed stimulation that increase output of the oil production: thermal, physical-chemical, gas, microbiological, and others. ... Fig. ... The Top-Most diagram consists of three blocks: the "Describe parameters of hydrocarbon field" block, the "Check adaptability of existed methods of oil production" block, and the "Display solution" block. ... Gas methods. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_oil.html -- 12.2 Кб -- 24.09.2007
Похожие документы

16. ASP: Following the Martian Coastline
home publications > mercury . SEARCH ASP SITE: Match ALL words Match ANY word . ... ASP Conference Series . ... Following the Martian Coastline . ... It seems scientists and laypeople alike have wondered for quite a long time whether or not water exists on Mars. ... A second reason we should determine the sites of ancient Martian seas is that if water once existed on Mars, it is possible that conditions for life obtained on the planet in the past and possibly even persist into the present. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/pubs/mercury/34_05/martian.html -- 17.0 Кб -- 20.04.2012
Похожие документы

17. saivo:ws:start [SAI Virtual Observatory - Wiki]
. Trace: . start : saivo : ws . navigation . Main . SAI VO Projects . CAS . Web Services . TODO . AstroSearch . AstroDB . AstroKeywords . VOLinks . Our People . User Space . Sandbox . Help on Wiki search . toolbox . Index Recent changes Backlinks Login . Show pagesource Old revisions . You ve followed a link to a topic that doesn t exist yet. If permissions allow, you may create it by using the Create this page button. Back to top . SAI VO | Astronet | SAI MSU | Legal Information .
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/wiki/saivo/ws/start -- 9.5 Кб -- 01.10.2012
Похожие документы

18. Source Re-organisation
As of 1.3, the Apache source directories have been re-organised. This re-organisation is designed to simplify the directory structure, make it easier to add additional modules, and to give module authors a way of specifying compile time options or distribute binary modules. ... The non-module source files have moved from src into src/main . ... Configure . ... For example, say it is called mod_demo.c. The archive for this module should consist of two files, in a suitable directory name. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sourcereorg.html -- 12.8 Кб -- 15.10.2001
Похожие документы

19. The Real Reality Show: Could Life Exist on Europa or Titan? | Astronomy.com
... Tonight's Sky . ... Sky this Month . ... An artificial comet holds secrets to Earths life . ... Early Mars bombardment likely enhanced life-supporting habitat . ... The Real Reality Show: Would aliens be anything like us? ... April 2016: the historic journey to Europa . The Real Reality Show: All about the Drake Equation . ... The Real Reality Show . ... The Real Reality Show: Could Life Exist on Europa or Titan? ... Only registered members of Astronomy.com are allowed to comment on this article. ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/videos/the-real-reality-show/2015/12/the-real-reality-show-could-life-exist-on-europa-or-titan -- 66.2 Кб -- 10.04.2016
Похожие документы

20. The SAX-LEGSPC Data Reduction and Analysis System: An Example of a Minimalist
... Next: The Data Analysis Up: Software Systems Previous: The Array Limited . ... We present the data reduction and analysis system for the Low Energy Gas Scintillation Proportional Counter to be flown on the Italian-Dutch X-ray satellite SAX . ... Also, the problems encountered in following the chosen approach are described. In particular, the advantages and disadvantages of using FITS for all the steps in the data analysis chain are discussed. ... conversion to FITS . ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/favataf.html -- 13.3 Кб -- 03.11.2000
Похожие документы

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


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

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

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