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

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 . ... Astronomy for Kids . ... Observing springtime deep-sky objects with a large telescope . ... Bright planets meet at dusk . ... Astronomy magazine subscribers can read the full article for free. ... Get instant access to subscriber content on Astronomy.com! ... Receive news, sky-event information, observing tips, and more from Astronomy's weekly email newsletter....
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/News-Observing/Sky%20this%20Month/2013/03/Bright%20planets%20meet%20at%20dusk.aspx -- 63.7 Кб -- 10.04.2016
Похожие документы

12. Doug Burke's Perl/S-Lang pages
... Freshmeat page . Perl >= 5.6.0 . ... Binding functions to Perl . ... S-Lang . ... Doug's Home Page . I have written a Perl module ( Inline::SLang ) that - using the framework provided by the Perl Inline module - allows you to define S-Lang functions and call them from your Perl code. ... When the Perl code is loaded, the Inline::SLang module evaluates the S-Lang code, determines what functions and data types have been added to the S-Lang interpreter, and then binds the functions to Perl . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/ -- 9.0 Кб -- 01.10.2012
Похожие документы

13. Journal "Peremennye Zvezdy"
Lunation . ... Credit Copyright: Antnio Cidado Explanation: Our Moon's appearance changes nightly. This time-lapse sequence shows what our Moon looks like during a lunation , a complete lunar cycle. As the Moon orbits the Earth , the half illuminated by the Sun first becomes increasingly visible, then decreasingly visible. ... During the cycle , sunlight reflects from the Moon at different angles, and so illuminates different features differently. ... NASA Official: Jay Norris. ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/varstars/msg/1209451 -- 7.4 Кб -- 14.11.2005
Похожие документы

14. Convolver (ImageJ API)
... METHOD . ... All Implemented Interfaces: . ... public class Convolver . ... This method is called by ImageJ to inform the plugin-filter about the passes to its run method. int . ... Method Detail public int setup (java.lang.String arg, ImagePlus imp) . ... This method is called once when the filter is loaded. 'arg', which may be blank, is the argument specified for this plugin in IJ_Props.txt or in the plugins.config file of a jar archive containing the plugin. 'imp' is the currently active image. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/Convolver.html -- 26.1 Кб -- 02.12.2010
Похожие документы

15. Phil Plait's Bad Astronomy: Misconceptions
... Bad Astronomy . ... I think I will break from my usual format of Bad Astronomy/ Good Astronomy by saying that the way we define seasons currently is not strictly bad, but I feel (in my opinion!) that it could be better. The definition of when the seasons begin is at the moment of solstice or equinox; that is, winter (in the north) starts on December 22 nd and summer starts on June 22 nd . ... Now imagine breaking up the Sun's 46 degree up-and-down yearly swing into 1 day intervals. ...
[ Сохраненная копия ]  Ссылки http://www.badastronomy.com/bad/misc/badseasons.html -- 24.7 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>364) - www.badastronomy.com/ )

16. Examples of changing environment variables: Bourne shell
To change to using another printer for the current login session: PRINTER=ps2 . ... To change to using another editor for the current login session and inform (export) this value to other programs which use it: EDITOR=vi export EDITOR . This changes the user's default editor to vi and exports this value to other programs - such as electronic mail - which make use of it. To change to using another pager for viewing files the user adds the following lines to their .profile file. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/environment/sh.html -- 2.6 Кб -- 17.01.1997
Похожие документы

17. ASP: An Ancient Universe - Changes in Stars
An Ancient Universe: How Astronomers Know the Vast Scale of Cosmic Time . THE CHANGING UNIVERSE: EVOLUTION HAPPENS! . b) Changes in Stars . One of the great discoveries of modern science is that stars (like people) live only a measurable life-time and then die. Although the lives of the stars are enormously longer than the span of a human life, we can learn about the life story of the stars by studying them at many different stages in their life cycle, from birth to death. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/publications/tnl/56/changing2.html -- 10.5 Кб -- 02.10.2012
Похожие документы

18. Solar cycle [Oulu]
... The main periodicity in the Sun 's activity is the 11-year cycle called the solar cycle. ... During the cycle, changes occur in the Sun's internal magnetic field and in the surface disturbance level. ... At the beginning of a cycle the solar magnetic field resembles a dipole which axis is aligned with Sun's rotation axis. ... The sunspot number - and Sun's activity - is at maximum in the middle of a cycle, when the Sun's internal magnetic field is most chaotic. ... Space Physics Text Book of Oulu ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/SPPHTEXT/cycle.html -- 4.7 Кб -- 13.05.2001
Похожие документы

19. Upgrading to 1.3 from 1.2
In order to assist folks upgrading we are now going to maintain a document describing information critical to existing Apache users. Note that it only lists differences between recent major releases, so for example, folks using Apache 1.1 or earlier will have to figure out what changed up to Apache 1.2 before this document can be considered relevant. Old users could look at the src/CHANGES file which tracks code changes. ... There have been numerous changes to the default config files. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/upgrading_to_1_3.html -- 15.6 Кб -- 15.10.2001
Похожие документы

20. http://www.apo.nmsu.edu/Telescopes/ARCSAT/Operations/arcsat_cfp.pdf
ARCSAT Call for Proposals for Shared-Risk Observing during May-Sept 2014 Suzanne Hawley, Director and Mark Klaene, Site Manager April 18, 2014 Updated June 14, 2014 We are happy to announce that the ARCSAT upgrade project led by APO engineers Joe Huehnerhoff and Bill Ketzeback is nearly complete. ... ARCSAT proposals will be accepted as text files using the ARCSAT proposal form (available from the website) which is similar to the 3.5m proposal form. ... Remember, the time is shared-risk! ...
[ Текст ]  Ссылки http://www.apo.nmsu.edu/Telescopes/ARCSAT/Operations/arcsat_cfp.pdf -- 48.7 Кб -- 16.06.2014
Похожие документы

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


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

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

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