Найдено документов: 276420 (186 сайтов) ---- Время поиска: 1.05сек. |
Показаны документы, содержащие фрагменты текста из документа
http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node10.html.
http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node10.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
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/a10.html -- 9.0 Кб -- 17.02.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>5444) - crydee.sai.msu.ru/ )
2. Pointers
... What is a Pointer? Pointer and Functions . Pointers and Arrays . ... Not assigning a pointer to memory address before using it . ... A pointer is a variable which contains the address in memory of another variable. ... Store pointers in a different array where each pointer points to 1st char of each new line. ... int (*a)[35] ; declares a pointer to an array of 35 int s. int *a[35]; declares an array of 35 pointers to int s. Now lets look at the (subtle) difference between pointers and arrays. ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node10.html -- 22.2 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node10.html -- 22.2 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node10.html -- 22.2 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node10.html -- 22.2 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node10.html -- 22.2 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1452) - jet.sao.ru/ )
3. Doug Burke's Perl/S-Lang pages: Array examples
... Using sl_array . Array information . ... Inline::SLang . Doug's Home Page . ... Since the support for arrays in S-Lang and Perl do not match, the conversion of array values between the two languages is not entirely seemless, as shown in the examples below. ... The third option is to use a Perl Array_Type object to store the data; the Array_Type class is part of Inline::SLang and is as inefficient as using an array reference but does retain knowledge about the array size and type. ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_array.html -- 11.6 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4279) - hea-www.harvard.edu/ )
4. Getting Started in Actor Prolog. Underdetermined Sets.
Underdetermined sets is a new type of data structures (terms) developed in Actor Prolog . ... The point is that an underdetermined set can include some indefinite rest (a tail) like a list in usual Prolog . At the same time, the order of elements of an underdetermined set can be arbitrary one and it does not affect results of unification of underdetermined sets. Moreover, Actor Prolog guarantees that a rest of an underdetermined set never contains elements that are explicitly given in the set. ...
[
Сохраненная копия
]
Ссылки http://www.cplire.ru/Lab144/start/e_sets.html -- 12.6 Кб -- 24.09.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>682) - www.cplire.ru/ )
5. Values, Variables, and Literals
... This chapter discusses values that JavaScript recognizes and describes the fundamental building blocks of JavaScript expressions: variables and literals. ... So, for example, you could define a variable as follows: . var answer = 42 And later, you could assign the same variable a string value, for example, . ... These are fixed values, not variables, that you literally provide in your script. ... A string literal is zero or more characters enclosed in double ( " ) or single ( ' ) quotation marks. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/JS/Guide/ident.htm -- 11.1 Кб -- 12.12.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2560) - www.sao.ru/ )
6. Contents
... Device-independent data-oriented graphics library . Xt-based widget library . Flexible, heirarchical, portable data structure . Foreign Data . ... a'' package . ... dir'' package . ... Purpose . ... Using Channels . ... Architecture . ... chm'' package . pio'' package . conn'' package . arln'' package . ... Example 1 . ... Example VM Data Filter . Example Streaming Data Filter . ... Resources . User Description . ... Description of the Karma Data Structure . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/karma/programmer-manual/node1.html -- 34.8 Кб -- 13.02.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>35200) - www.atnf.csiro.au/ )
7. exchange.h File Reference
Main Page Data Structures File List Data Fields Globals . ... Go to the source code of this file. struct . ... Data for OI_ARRAY FITS table. ... write_oi_array (fitsfile *fptr, oi_array array, int extver, int *status) . ... Data for OI_ARRAY FITS table. typedef struct _target target . ... Data for OI_TARGET FITS table. typedef struct _oi_wavelength oi_wavelength . Data for OI_WAVELENGTH FITS table. typedef struct _oi_vis_record oi_vis_record . ... fptr , . ... array data struct, see exchange.h . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~jsy1001/resources/exchange/html/exchange_8h.html -- 42.5 Кб -- 07.04.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2382) - www.mrao.cam.ac.uk/ )
8. Client-Side JavaScript Guide
... This book explains how to use core and client-side JavaScript for version 1.3. JavaScript is Netscape's cross-platform, object-based scripting language for client and server applications. ... Core, Client-Side, and Server-Side JavaScript . ... Client-Side JavaScript . ... JavaScript and Java . ... Examples . ... Conditional Statements . ... Object Manipulation Statements . ... Defining Functions . ... Objects and Properties . ... Indexing Object Properties . ... Defining an Event Handler . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/contents.htm -- 19.7 Кб -- 07.10.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7906) - www.arcetri.astro.it/ )
9. Table of Contents
... DfcDb A database class. ... QucContinuousFunction1D A simple 1D function class that represents a continuous function. ... QucDiscontinuousFunction1D A simple 1D function class that represents a discontinuous function. ... QucHTMLSupport low level HTML functions . ... QucMidas A simple interface to Midas tables . ... cor_trace_level This macro is provided to faciliate the use of debugging functions in a standard and uniform way . ... COR_L1 Debugging Function - run code at debugging level 1 . ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/projects/dfs/quality/lib-doc-2.0/ -- 8.9 Кб -- 14.07.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>23112) - www.eso.org/ )
10. HTML Math
Permitted Context: %math . ... This is represented in HTML math by: <array> <row><item>a_11_<item>a_12_<item> <item>a_1n_ <row><item> <item> <item> <item> <row><item>a_n1_<item>a_n2_<item> <item>a_nn_ </array> . ... This is represented by: <array coldef="C+C+C+C=C"> <row><item>a_11_x_1_<item>a_12_x_2_<item> <item>a_1n_x_n_<item>b_1_ <row><item>a_21_x_1_<item>a_22_x_2_<item> <item>a_2n_x_n_<item>b_2_ <row><item colspan=5> <row><item>a_n1_x_1_<item>a_n2_x_2_<item> <item>a_nn_x_n_<item>b_n_ </array> . ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/arrays.html -- 5.7 Кб -- 19.12.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>718) - comet.sai.msu.ru/ )
11. http://www.naic.edu/~tghosh/software/wpolyfit.pro
... YFIT=A(0)+A(1)*X+A(2)*X^2+.. ... Apr 21, 1988 RWT GSFC use new DETERM_PDP ; Aug 29, 1989 RWT modify for SUN IDL ; Jun 21 1991 GRA CASA cleaned up; tested on SUN, DEC, VAX; ; updated prolog; ; 11 May 94 PJL print a warning if any of the weights are negative ; ;- ;****************************************************************************** pro wpolyfit ,xin,yin, weight , ndeg ,a, yfit , chisqr ; npar = n_params(0) if (npar eq 0) then begin print,' WPOLYFIT ,XIN,YIN, WEIGHT , ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~tghosh/software/wpolyfit.pro -- 7.9 Кб -- 15.08.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4033) - www.naic.edu/ )
12. Primary mirror support
... The axial support is provided by 78 air pistons. ... The transverse support is provided by 38 air pistons, supported by cantilevers from the mirror cell, that act on the mirror local center of gravity surface. ... The locations where the transverse mirror support forces should be applied to the mirror are listed in Table 1 and illustrated in Figure 1. ... Figure 1: CAD drawing showing the 2.5-m primary mirror and the locations of the transverse support posts (black) and axial pneumatic pistons (blue...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/SDSS/eng.papers/19980713_1rySupportIII/19980713.html -- 9.9 Кб -- 25.08.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1579) - www.apo.nmsu.edu/ )
13. CSPICE Routines: DAFUS_C
... Abstract Unpack an array summary into its double precision and integer components. Required_Reading DAF . ... This identifies the contents and location of a single array within a DAF. nd is the number of double precision components in the summary. ni is the number of integer components in the summary. ... Two routines, DAFPS (pack summary) and dafus_c (unpack summary) are provided for packing and unpacking summaries. ... 1) If nd is zero or negative, no double precision components are returned. ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/dafus_c.html -- 6.2 Кб -- 17.12.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>20158) - www.stsci.edu/ )
14. orbitdump: DUMP contents of ODF ORBIT file to stdout
... orbitdump [tstep=<value>] [offsett=true|false] >orbit.dat . ... The tasks dumps the contents of the orbit file in the current ODF (pointed at via environment variable SAS_ODF ) to stdout in the format t x y z d vx vy vz vabs where t time in Mission-Elapsed-Time [s] . x, y, z components of S/C position vector in Earth-centeredJ2000 reference frame [km] . d norm of vector (x, y, z) [km] . vx, vy, vz components of S/C velocity vector in Earth-centeredJ2000 reference frame [km/s] . ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/6.5.0/doc/tools/node7.html -- 4.8 Кб -- 16.08.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>12549) - xmm.vilspa.esa.es/ )
15. The Sparkle Plug-In: The Sparkle Dialog Box
... There are number of features that can be set by the user in the Sparkle Dialog box. ... The Sparkle plug-in computes the luminosity (level of whiteness) of each pixel in the image (the user can see this when the progress window labeled Generating luminosity array... is displayed). ... The threshold value is currently a slider/text field pair which have a precision of .0001. ... Like the Threshold value, the Flare Intensity has both a slider and a text input field for specifying its value. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~megera/gimp/mjhammel/gdp/plug-ins/sparkle-3.html -- 7.9 Кб -- 22.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8427) - www.sai.msu.su/ )
16. ADASS 2003 Conference Proceedings
... An important element of the VO is a data model that can unambiguously represent the relationships between data values and physical properties. ... The Mapping component provides the translation from pixel elements to volumes in the phase space. ... This logical organization is framed by the Index Set , which specifies the indexes or labels that identify the individual data cells. ... This object uses a different Index Set and correspondingly different mappings to access the same data. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass03/P3-6/ -- 14.9 Кб -- 13.08.2004
Похожие документы
Похожие документы
17. Influence of Climate Variables on Tree-Ring Widths of Different Species
... In order to disentangle the effects of different climate variables on tree-ring growth rates of different species, and to explore the possibility that more than one species could improve the accuracy of the reconstructions of climate using tree rings, a methodical study of trees in close proximity to the Armagh Observatory climate station was initiated together with Ana Maria Garc?a Su?rez, and continued as part of the latter's PhD thesis with John Butler and Professor Mike Baillie (QUB). ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/annrep/annrep2004/node36.html -- 7.1 Кб -- 19.04.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2893) - star.arm.ac.uk/ )
18. Stellarium: Scripting Engine
Stellarium 0.12.3 . ... Classes . ... Scripting . ... Scripting Engine . ... Script Console . ... Since version 0.10.1, Stellarium includes a scripting feature based on the Qt Scripting Engine . ... Prior to version 0.10.0, Stellarium used a different scripting engine called StratoScript . ... Prior to version 0.10.0, Stellarium had a simple scripting engine, known as StratoScript . ... This script prints "Hello Universe" in the Script Console output window. core.debug( "Hello Universe" ); . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/scripting.html -- 11.5 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1459) - astro.uni-altai.ru/ )
19. AY2016 (contents)
... Contents . ... Sidereal time . ... Mean longitude of the Moon, mean elements of the Moon's orbit and equator . ... Ephemeris for physical observations of the Sun . ... Ephemeris for physical observations of the Moon . ... Matrix elements for conversion to CIRS . ... Conversion of mean time to sidereal time (with accuracy 0.01 s ) . ... Conversion of sidereal time to mean time (with accuracy 0.01 s ) . ... Conversion of mean time to sidereal time (with accuracy 0.001 s and 0.0001 s ) . ...
[
Сохраненная копия
]
Ссылки http://www.ipa.nw.ru/PAGE/EDITION/ENG/AE/2016/ae_12.htm -- 16.5 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>709) - www.ipa.nw.ru/ )
20. Does the time it takes different methods to create all the elements coincide
... Does the time it takes different methods to create all the elements coincide with the universeт??s accepted age? ... Illinois Urbana-Champaign) Different kinds of stars create elements at different rates, all of which are consistent with the age of the universe. Get instant access to subscriber content on Astronomy.com! ... Registration is FREE and takes only a few seconds to complete. If you are already registered on Astronomy.com, please log in below. ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.com/magazine/ask-astro/2011/02/cosmic-chemistry -- 63.2 Кб -- 10.04.2016
Похожие документы
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда