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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/vlbi/evlbi/software/RtFC/rtfc_ref.html.

1. Keyword arguments and default arguments
Routines can now be called with keyword arguments and can use default arguments, that means that some arguments can be given with keywords instead of position and some do not have to be given at all, in which case a standard or default value is used. ... IMPLICIT NONE INTERFACE SUBROUTINE SOLVE (A, B, N) INTEGER, INTENT (IN) : : N REAL, INTENT(OUT) : : A REAL, INTENT(IN), OPTIONAL : : B END SUBROUTINE SOLVE END INTERFACE REAL X ! ... You will use keyword arguments and default arguments so that . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c8.html -- 5.4 Кб -- 11.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c8.html -- 5.4 Кб -- 11.02.1996
Похожие документы
Еще в разделе: (Показать все результаты (>5832) - crydee.sai.msu.ru/ )

2. Starting the MIDAS Monitor
Next: MIDAS And the Up: Monitor and Command Previous: Monitor and Command . ... the MIDAS working directory for internal files and (optionally) private procedures: . ... On a Unix system use the option -m < mid_work > to change the default working directory, and -p or -P to run MIDAS in parallel mode љ when you start MIDAS via the command inmidas (see below). ... In NOPARALLEL mode all intermediate MIDAS files in the MIDAS startup directory are deleted when starting MIDAS via inmidas. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node25.html -- 10.2 Кб -- 23.02.1996
Похожие документы

3. Python: module ftplib
ftplib . ... usr/local/Python-2.5/lib/python2.5/ftplib.py . ... Based on RFC 959 : File Transfer Protocol ( FTP ), by J. Postel and J. Reynolds . ... ftp = FTP ('ftp.python.org') # connect to host, default port . ... and PORT or PASV commands. ... Send a command and return the response. sendeprt (self, host, port) . Send a EPRT command with the current host and the given port number. sendport (self, host, port) . ... Return a list of hosts mentioned in the .netrc file. get_macro (self, macro) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/ftplib.html -- 22.0 Кб -- 05.11.2015
Похожие документы

4. Central Processor Manager CentralProcessor 0.11 documentation
... CentralProcessor 0.11 documentation . ... The Central Processor Manager is the local monitoring and control agent for the Central Processor sub-system. ... At the moment the Central Processor Manager only controls the acquisition phase; that is, it only controls the ingest pipeline. ... In addition to the CP manager specific parameters, any parameters that begin with ice_properties are passed directly to the ICE Communicator during initialisation. ... string . ... Central Processor Manager . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/services/manager/index.html -- 16.3 Кб -- 12.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>29561) - www.atnf.csiro.au/ )

5. http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL
Since XmCCD uses Motif, the libraries and include files must be available. ... By default it will create a directory xmccd-#.# with the command tar -xvzf xmccd-#.#.tar Set your current working directory to xmccd-#.# cd xmccd-#.# ... For "ls -l" you should see something like this -rwsr-xr-x 1 root root 281883 Mar 10 01:08 xmccd Move xmccd to a directory in your search path such as /usr/local/bin mv xmccd /usr/local/bin xmccd will use ds9 for image display if it is present. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL -- 6.2 Кб -- 22.05.2004
Похожие документы

6. Changing default access permissions
You will need to understand how to set file access permissions numerically before reading this section. Every time you create a file or a directory, its access permissions are set to a predetermined value. ... The values in the mask are subtracted from these values to give a default value for access permissions for the files and directories created by you. For example: 777 (system value for directories) -077 (value of the umask) --- 700 (default access permission of rwx------) . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/permissions_default.html -- 3.0 Кб -- 17.01.1997
Похожие документы

7. OptInt PmWiki : Initial Setup Tasks
OptInt PmWiki . Pm Wiki / . Edit Page | ... Wiki Help . ... Local resources . ... Initial Setup Tasks . ... Cookbook (addons) . ... Most PmWiki configuration is performed in files called local/config.php and pub/css/local.css . ... When you first install PmWiki, the local/config.php file does not exist. ... PmWiki never writes to files in the local/ or cookbook/ directories, so placing your customizations here makes it easier to track the changes and upgrade PmWiki without losing the changes. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/InitialSetupTasks -- 31.9 Кб -- 28.02.2014
Похожие документы

8. Stellarium: File and Directory Structure
... FileљStructure . ... After downloading all the catalogues, the paths to the various files should look like this: Installation Data Directory / stars / default / stars _0_0v0_1.cat Installation Data Directory / stars / default / stars _1_0v0_1.cat Installation Data Directory / stars / default / stars _2_0v0_1.cat Installation Data Directory / stars / ... In this case, all the files would be in the <Installation Data Directory>/stars/default directory. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/fileStructure.html -- 13.4 Кб -- 28.02.2014
Похожие документы

9. Command line options
... Common options . All SAS tasks support the following command line options: . ... If the task uses the ODF Access Layer ( oal ) the following command line option is recognized as well: . ... odf odf . ... odf can be the name of an ODF summary file as created by the task odfingest or merely the name of a directory containing one. ... All tasks may have additional parameters in a parameter file, that can be set on the command line (more information can be found in package param ). param = value . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/taskmain/node2.html -- 10.4 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>10692) - xmm.vilspa.esa.es/ )

10. FTPdig at SAI archive, Moscow
There are several ways to browse our archive. First of all, the directory tree can be easily navigated. If you already know what you want, you might try search . Or you may enter archive in a way similar to plain ftp client although it's probably not the best way to look for things. Finally, you can search for new files (by default, files younger than 3 days are displayed). ... Files | ... Currently, HTTP transfers are limited to files smaller than 128KB. ... About FTPdig Project . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/ftpdig/ -- 2.8 Кб -- 01.10.2012
Похожие документы

11. From Power Up To Bash Prompt: Bash
... In most cases on a Linux system this will be bash . It is bash 's job to read your commands and see that they are acted on. ... This looks at all the files in my home directory whose names start with sh-utils-1.16 and end with .patch . ... The file /etc/profile controls the system-wide behaviour of bash. ... Once bash has read the system-wide configuration file, it looks for your personal configuration file. It checks in your home directory for .bash_profile , .bash_login and .profile . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 28.12.2007
[