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

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

Показаны документы, содержащие фрагменты текста из документа
http://star.arm.ac.uk/f77to90/a10.html.

1. Argument association
... Fortran . Storage rules Dummy argument is a quantity in the specification of a procedure, function or subroutine. Actual argument is a quantity in the call of a procedure, function or subroutine. ... Becomes 101 END PROGRAM EXAMPLE SUBROUTINE SUB(X, Y, Z) IMPLICIT NONE REAL, INTENT(IN) :: X REAL, INTENT(INOUT) :: Y REAL, INTENT(OUT) :: Z Y = Y**2 Z = X + Y END SUBROUTINE SUB In Fortran there is really only one kind of argument usage, called argument association. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/a10.html -- 9.0 Кб -- 17.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/a10.html -- 9.0 Кб -- 17.02.1996
Похожие документы

2. When Do UV Variables Change?
... A uv variable can change its value in any part of the uv variable stream. So it can change its value after each call to uvread , uvnext or uvscan . The uv routines which need to know if a uv variable has changed ( uvprobvr , uvcopyvr and uvupdated ) normally (i.e. by default) work on whether the particular variable(s) of interest has changed since the last ``mark'' in the uv stream. ... The uvmark routine provides greater control at marking the position in the stream. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/progguide/node25.html -- 4.1 Кб -- 05.02.2013
Похожие документы

3. http://xmm.vilspa.esa.es/sas/6.0.0/doc/emenergy/ChangeLog
... Version 8.1.1 - 2004-03-12 (JB) ------------- - Parameter rejectbade3e4 was incorrectly called rejecte3e4 in doc. ... Makes use of new OFFSETS extension. ... Use badpixutils_mod. ... Version 2.5 - 27-11-1998 ----------- - Fixed SPR 335 (The function change_case is duplicated in other tasks). ... Version 2.4 - 25-09-1998 ----------- - Changed output format for CCD background map and time series. ... Version 2.0 - 20-07-1998 ----------- - Fixed SPR 334 (Change on/off parameters from integer to boolean...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/emenergy/ChangeLog -- 8.5 Кб -- 12.03.2004
Похожие документы
Еще в разделе: (Показать все результаты (>13316) - xmm.vilspa.esa.es/ )

4. LWN: Changes to the USB driver API for the 2.5 series kernel
... Over the 2.5 kernel development series, the USB driver api has changed a lot. As LWN has graciously allowed me to write a kernel article this week, and I know a bit about the USB kernel code, I thought I would discuss a short summary of the major changes that have happened with it for anyone wanting to port a 2.4 USB driver to 2.5. ... The biggest change in the USB api between the 2.4 and 2.5 kernels is much improved documentation. ... Changes to the USB driver API for the 2.5 series kernel . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/porting_to_26/39249.html -- 18.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/porting_to_26/39249.html -- 18.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/porting_to_26/39249.html -- 18.0 Кб -- 02.10.2012
Похожие документы

5. Command Recalling
Next: Command Line Editing Up: Command Syntax Previous: Command Syntax . The last 15 commands entered on the terminal are kept in an internal buffer (the no. of commands saved can be changed via SET/BUFFER ). To recall (and execute) any of these commands, simply type the associated command number. This is the number ``xyz'' appearing in the prompt Midas xyz > when that command was entered. ... For example, if the last two commands in your command buffer are: . 22 READ/IMAGE supernova . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node32.html -- 6.5 Кб -- 23.02.1996
Похожие документы

6. OptInt PmWiki : Fmt Page Name
OptInt PmWiki . ... Edit Page | ... Fmt Page Name . ... This page describes an internal function in PmWiki's engine called FmtPageName(). ... Replace any sequences of the form $XyzFmt with value of any corresponding global variable. ... Replace any remaining instances of Page Variables with their values. ... These items cannot just be standard PHP variables because often PmWiki needs to obtain the url, name, group, title, etc. of a page other than the one currently being viewed by a browser. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/FmtPageName -- 29.6 Кб -- 28.02.2014
Похожие документы

7. Block Device Drivers
... Note: This has not been updated since changes were made in the block device interface to support block device loadable modules. ... To mount a filesystem on a device, it must be a block device driven by a block device driver. ... Instead, your driver uses block_read() and block_write() , which are generic functions, provided by the VFS, which will call the strategy routine, or request() function, which you write in place of read() and write() for your driver. ... DEVICE_NAME is simply the device...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/devices/block.html -- 9.9 Кб -- 23.03.2000
Похожие документы

8. CSPICE Routines: DAFOPW_C
... This handle is used to identify the file in subsequent calls to other DAF routines. ... Exceptions 1) If the specified file has already been opened, either by the DAF routines or by other code, an error is signaled by routines in the call tree of this routine. ... 4) If the specified file is not a DAF file, an error is signaled by routines in the call tree of this routine. ... 7) If an I/O error occurs in the process of opening the file, routines in the call tree of this routine signal an error. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/dafopw_c.html -- 10.0 Кб -- 17.12.2005
Похожие документы

9. Chapter 11. Specifying OpenGL Environment Variable Settings
Chapter 11. Specifying OpenGL Environment Variable Settings . ... Several antialiasing methods are available and you can select between them by setting the __GL_FSAA_MODE environment variable appropriately. ... To see the available values for __GL_FSAA_MODE along with their descriptions, run: nvidia-settings --query=fsaa --verbose . The __GL_FSAA_MODE environment variable uses the same integer values that are used to configure FSAA through nvidia-settings and the NV-CONTROL X extension. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/chapter-11.html -- 10.3 Кб -- 30.10.2009
Похожие документы
Еще в разделе: (Показать все результаты (>3723) - www.naic.edu/ )

10. OT V.1.4.1 installation instructions
Change directory to where you want to install the OT system. ... You may want to set the variable OT_CACHE_PATH to something more specific than the default, like $HOME/eso/ot-cache . ... See below for the Installation Instruction. ... Make sure the OT environment variable is correctly set. ... If a full Allegro Common Lisp system is installed on your host, and the LISP environment variable is correctly set, retrieve the corresponding Short Term Scheduler V.1.4.1 binary distribution kit for: . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/team/INSTALL-1.4.1.html -- 8.7 Кб -- 13.04.2005
Похожие документы

11. Bright planets meet at dusk | Astronomy.com
... Tonight's Sky . ... The Magazine . ... Observing . ... The double star 54 Leonis, spiral galaxy NGC 3198, and emission nebula NGC 3199 . ... Astrono