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

1 | 2 | 3 | 4 | 5 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.cplire.ru/html/ra&sr/irm/idiots.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
Похожие документы
Еще в разделе: (Показать все результаты (>780) - crydee.sai.msu.ru/ )

2. Determining the Intent of Subroutine Arguments
... Whenever Flint finds a call to a subroutine, or the source of a subroutine, it attempts to determine whether a subroutine argument is either input or output (this is called an arguments intent). ... Note that Flint expects an argument's intent to be either input or output or input/output. ... Usually Flint determines argument intents by other means than just allowing information to bubble up from the lowest level to the higher level routines. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/progguide/node52.html -- 7.3 Кб -- 05.02.2013
Похожие документы

3. Command arguments
. Most commands are used together with one or more arguments. For some commands these arguments are optional; others require you to use them with an argument. If the argument contains an empty space then you must quote the argument. Commands become far more effective when used together with regular expressions . Examples .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/commanz/cmd1.1.html -- 2.0 Кб -- 17.01.1997
Похожие документы

4. Stellarium: pluto_argument Struct Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ClassљList . ClassљIndex . ClassљHierarchy . ClassљMembers . List of all members | ... pluto_argument Struct Reference . doubleљ . ... Definition at line 23 of file pluto.h . The documentation for this struct was generated from the following file: . ... Generated on Sat Aug 10 2013 17:12:45 for Stellarium by љ 1.8.3.1 ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/structpluto__argument.html -- 5.1 Кб -- 28.02.2014
Похожие документы

5. fork.c
Next: signal.c Up: Program Listings Previous: fork_eg.c . ... Each command and sorresponding arguments are put in a args array */ /* execvp is called to execute these commands in child process */ /* spawned by fork () */ /* c89 -o fork fork.c */ #include stdio.h main() { char buf [1024]; char * args [64]; for (;;) { /* * Prompt for and read a command . */ printf( Command : ); if (gets( buf ) == NULL) { /* * Strip whitespace. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_22_22.html -- 4.7 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_22_22.html -- 4.7 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_22_22.html -- 4.7 Кб -- 02.10.2012
Похожие документы

6. Functions
... Functions are one of the fundamental building blocks in JavaScript. ... The return statement specifies the value returned by the function. return number * number All parameters are passed to functions by value ; the value is passed to the function, but if the function changes the value of the parameter, this change is not reflected globally or in the calling function. ... return 1 . ... The two "parse" functions, parseInt and parseFloat , return a numeric value when given a string as an argument. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/fcns.htm -- 16.0 Кб -- 07.10.1999
Похожие документы

7. Making a Case for METI
... Making a Case for METI . ... Many leaders of the modern SETI community oppose the deliberate transmission of messages from Earth to the stars in attempts to communicate with extraterrestrial intelligence (ETI). ... Like Arecibo, our transmissions include scientific information. ... METI is not scientific . ... So, to increase the likelihood of effective communication across interstellar space, we include in our METI transmissions non-scientific messages: text, audio, video, art, music, etc. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/html/ra&sr/irm/Making_a_Case_for_METI.html -- 18.8 Кб -- 27.05.2005
Похожие документы

8. Simon Jeffery's Software Store: TAP: mathematical functions
FUNCTION TAP_GAMMA ( X, STATUS ) . Evaluate the gamma function Gamma (x) for a real argument. ... Invocation: DOUBLE PRECISION TAP_GAMMA RESULT = TAP_GAMMA( X, STATUS ) Description: The gamma function (Gamma (x)) is evaluated for a single real argument. ... Invocation: DOUBLE PRECISION TAP_GAMMLN RESULT = TAP_GAMMLN( X, STATUS ) Description: The gamma function (Gamma (x)) is evaluated for a single real positive argument, the logarithm (ln (Gamma(x))) is returned. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap_maths.html -- 8.0 Кб -- 04.07.2002
Похожие документы

10. http://hea-www.harvard.edu/~fine/Tech/cs1.2/conserver.8
conserver.8 01/06/91 OSU CIS; Thomas A. Fine .TH CONSERVER 8 "6 January 1991" "OSU/CIS" .SH NAME conserver \- console server .SH SYNOPSIS .B conserver [dummy argument] .SH DESCRIPTION .B Conserver is the server for the .IR console (1) program. ... When .IR console (1) is used to make a connection, the following protocol is executed: .IP 1) The client program attaches to the parent server process, and sends it a server name, followed by a carriage return (`\\n'). ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/cs1.2/conserver.8 -- 3.6 Кб -- 06.08.1998
Похожие документы

11. MacroRunner (ImageJ API)
... java.lang.Object ij.macro.MacroRunner . ... Create a new object that interprets a macro file using a separate thread. ... MacroRunner (java.lang.String macro, Editor editor) . ... Create a new object that interprets macro source in a separate thread. public MacroRunner (java.lang.String macro, Editor editor) . ... Create a new object that runs a tokenized macro in a separate thread, passing a string argument. public MacroRunner ( Program pgm, int address, java.lang.String name, Editor editor) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/macro/MacroRunner.html -- 17.1 Кб -- 02.12.2010
Похожие документы

12. ASP: SETI?s Prospects Are Bright
... SEARCH ASP SITE: Match ALL words Match ANY word . ... My friend Seth Shostak presents a spirited defense of SETI. ... Where we clearly disagree is where Seth has misstated my arguments and, in so doing, has made a subtle, but important, mistake in his own argument. In the first sentence of "Going All the Way," Seth says that I consider only "a first generation of interstellar expansion." ... And then, in the third paragraph, I extrapolate the argument to the "galaxy as a whole." ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/pubs/mercury/31_05/response.html -- 21.9 Кб -- 20.04.2012
Похожие документы

13. Does God Exist? - an Astronomy Net God Science Forum Message
God Science Forum Message . ... God and Science ћ SETI ћ Software ћ UFO ћ XEphem . ... God and Science | ... Does God Exist? ... Firstly, in Scientific Proof of God's Existence, Marco Biagini states, "The existence of these mathematical equations implies the existence of a personal, conscious and intelligent Creator." Put simply, "Why?" I see no connection between the existence of mathematical equations, no matter how profound, implies the existence of God. ... www.astronomy.net . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/god/messages/32355.shtml -- 15.2 Кб -- 09.04.2016
Похожие документы

14. http://www.apo.nmsu.edu/35m_operations/35m_manual/Instruments/Grim/OLD/grim/dither.txt
... If you have centered the object on the chip the pattern will put the object in each of the 4 quadrants of the chip. ... They are the offset in arcseconds for the x and y inst plane offset, the exposure time in seconds, and the number of exposures at each position. ... A point about offsets should be made here. The dither program uses absolute instrument plane offsets, so you should use object plane offsets to center up on the chip so that the script starts from where you centered up. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/35m_manual/Instruments/Grim/OLD/grim/dither.txt -- 4.3 Кб -- 21.08.2003
Похожие документы

15. Manual Page: htdigest - Apache HTTP Server
NAME htdigest - Create and update user authentication files SYNOPSIS htdigest [ - c ] passwdfile realm username DESCRIPTION htdigest is used to create and update the flat-files used to store usernames, realm and password for digest authentica- tion of HTTP users. Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by htdigest. This manual page only lists the command line arguments. ... OPTIONS -c Create the passwdfile . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/htdigest.html -- 3.6 Кб -- 15.10.2001
Похожие документы

16. East Siberian Center for the Earth's Ionosphere Research. Maximum usable
Russian SHAREABLE DATA CENTER Institute of Solar-Terrestial Physics SB RAS . ... The on-line prediction procedure is based on the Newton interpolation formulae for a uniform distribution of the variable with first, second and third argument powers restrictions (Kurkin V.I. , Polekh N.M., Tchistyakova L.V. MAF operative prognosis for oblique ionosphere sounding// Issledovaniya po geomagnrtismu, aeronomii i phisike Solntsa. ... Prediction MUF calculation for the next 15 minutes; . ...
[ Сохраненная копия ]  Ссылки http://rp.iszf.irk.ru/esceir/lchmen/op_proghen.htm -- 4.8 Кб -- 02.06.2001
Похожие документы
Еще в разделе: (Показать все результаты (>3) - rp.iszf.irk.ru/ )

17. Elements of osculating planetary orbits. Explanation for Computer Ephemeris.
. Computer Ephemeris. Elements of osculating planetary orbits. Explanations. Each row contains at 0h of Time Dynamical Terrestrial of specified date in system of mean equator and ecliptic J2000.0 the ecliptic osculating elements of heliocentric orbit: inclination of orbital plane (degrees), longitude of ascending node (degrees), argument of perigelion (degrees), semimajor axis (astronomical units), mean motion (degrees per day), eccentricity (dimensionless), mean anomaly (degrees).
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/ephem/exp/Pl0.html -- 2.0 Кб -- 16.10.2004
Похожие документы
Еще в разделе: (Показать все результаты (>11) - space.univ.kiev.ua/ )

18. CYlindrical GAmma-ray Monitor CYGAM -
... GAMMA-RAY BURSTS . Nature of the cosmic gamma-ray bursts (GRB) is still not clear, but there are arguments in favor of their cosmological origin with the red shifts up to 3-4. Cosmological GRB produce huge amount of energy, which is considered in the form of an expanding fireball, or rapidly (ultrarelativistically) moving cannon balls. ... To explain this phenomenon a specific distribution of matter around the source was considered. ... previous page . next page . ... CYGAM (PDF, 450 Kb) . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/cygam/english/grb.htm -- 7.7 Кб -- 10.06.2003
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/cygam/english/grb.htm -- 7.7 Кб -- 10.06.2003
Похожие документы

19. http://lnfm1.sai.msu.ru/SETI/eng/articles/index.html
... The 2P1/2 ?2P3/2 laser transition in atomic iodine and the problem of search for signals from extraterrestrial intelligence. Alexander Zaitsev . Detection Probability of Terrestrial Radio Signals by a Hostile Super-civilization. ... Proposing a METI Institute . ... Scaling law of the biological evolution and the hypothesis of the self-consistent Galaxy origin of life . ... Alexander Zaitsev and Richard Braastad . METI Art . Alexander Zaitsev, Charles M. Chafer and Richard Braastad . ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/SETI/eng/articles/index.html -- 4.6 Кб -- 24.10.2008
Похожие документы

20. About this document ...
. Up: abstracts Previous: Щекочихин Александр Александрович (Imperial College L.) . This document was generated using the LaTeX 2 HTML translator Version 2002-2-1 (1.71) . Copyright ї 1993, 1994, 1995, 1996, Nikos Drakos , Computer Based Learning Unit, University of Leeds. Copyright ї 1997, 1998, 1999, Ross Moore , Mathematics Department, Macquarie University, Sydney. The command line arguments were: . latex2html abstracts.tex . The translation was initiated by on 2007-12-19 . 2007-12-19
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/abstracts/node93.html -- 3.4 Кб -- 19.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>62) - hea.iki.rssi.ru/ )

1 | 2 | 3 | 4 | 5 | След.


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

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

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