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

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

Показаны документы, содержащие фрагменты текста из документа
http://hea-www.harvard.edu/~dburke/perl-slang/examples/arrays.

1. 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
Похожие документы

2. casacore: casa/Arrays/AxesMapping.h File Reference
... Namespaces . Classes . Files . ... File List . File Members . casa . Arrays . ... include < casa/aips.h > . include < casa/Arrays/IPosition.h > . Go to the source code of this file. class . casa::AxesMapping . ... More... namespace . ... this file contains all the compiler specific defines . All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines . Generated on Fri Sep 3 2010 13:07:39 for casacore by 1.7.1 ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/AxesMapping_8h.html -- 7.0 Кб -- 14.02.2011
Похожие документы

3. CSPICE Routines: LMPOOL_C
... Abstract Load the variables contained in an internal buffer into the kernel pool. ... Brief_I/O VARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- cvals I An array that contains a SPICE text kernel. lenvals I Length of strings in cvals. n I The number of entries in cvals. ... Particulars This routine allows you to store a text kernel in an internal array of your program and load this array into the kernel pool without first storing its contents as a text kernel....
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/lmpool_c.html -- 8.0 Кб -- 17.12.2005
Похожие документы

4. OptInt PmWiki : PmWiki / Other Variables
OptInt PmWiki : Pm Wiki / Other Variables . ... This variable is an array that is used for defining Page Variables . ... To have the page variable $MyVar produce the contents of the internal variable $myvar , many folks try the following which does not work: . ... There are several correct ways to do this, depending on whether you need the value of the $myvar variable as it was at the time the $FmtPV entry was created, or at the time that a particular instance of $MyVar is being rendered on a page. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/OtherVariables?action=print -- 16.2 Кб -- 01.03.2014
Похожие документы

5. Arrays and Strings
... Single and Multi-dimensional Arrays . Strings . ... BEWARE: In C Array subscripts start at 0 and end one less than the array size. ... In C Strings are defined as arrays of characters. ... char name[50]; C has no string handling facilities built in and so the following are all illegal : . ... In order to allow variable length strings the 0 character is used to indicate the end of a string. ... Write a C program to read through an array of any type. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node7.html -- 6.5 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node7.html -- 6.5 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node7.html -- 6.5 Кб -- 02.10.2012
Похожие документы

6. Observing list preparation
... The scheduling routines assist in creating an observing list (stored in the startable) from scratch or from another list stored on disk, and computing the visibility of the stars in a specific night and array configuration. The date of observation is taken from the variable date , and the array name from the variable systemid . If these are not defined, defaults are used for date (the next night) and for array (NPOI). ... addstar , stars _char Add one or more stars to the startable. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node131.html -- 9.2 Кб -- 28.04.2015
Похожие документы

7. lsst.tcc: Class Hierarchy
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Classes . ... ClassљHierarchy . ... std::tr1::array< AxisErrEnum, NAxes > . std::tr1::array< AxisStateEnum, NAxes > . std::tr1::array< bool, NAxes > . std::tr1::array< coordConv::PVT, 2 > . std::tr1::array< coordConv::PVT, NAxes > . std::tr1::array< double, 2 > . ... std::tr1::array< double, NAxes > . std::tr1::array< int, NAxes > . ... tcc.axis.axisDevice.AxisStatus . ... Wrapper for a fixed-length array of values, all of the same type . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/hierarchy.html -- 57.6 Кб -- 14.09.2015
Похожие документы

8. Help
... Documentation for the Python objects defined by the project is divided into separate pages for each package, module, and class. The API documentation also includes two pages containing information about the project as a whole: a trees page, and an index page. ... A description of the package. ... A summary of the classes defined by the package. ... The module contents frame contains a list of every submodule, class, type, exception, function, and variable defined by a module or package. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~mwhite/pynifs-doc/help.html -- 11.5 Кб -- 27.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>464) - www.mso.anu.edu.au/ )

9. 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
Похожие документы

10. 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
Похожие документы

11. Explanation of certain terms
adjustable array . The array in a subprogram has a variable dimension just as in Fortran 77 through that both the array name and the dimension (all dimensions) are dummy arguments. ... Array sections can be used here instead of arrays. array function . ... An array in a subprogram which is not local and has a certain data type and a certain rank. ... Each Fortran program has to consist of exactly one main program and and any number of subroutines, functions, modules and BLOCK DATA program units. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/a9.html -- 15.8 Кб -- 30.03.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/a9.html -- 15.8 Кб -- 30.03.1996
Похожие документы

12. Examples of environment variable names
HOME . this is the pathname of your "home" directory when you login and to which cd changes when invoked with no argument. ... defines the directories searched when the shell is looking for the file to execute when processing a command . MAIL . if set to the name of a mail file the shell will inform you of the arrival of new mail. ... contains the shell prompt string. ... is the continuation prompt when a command spans more than one line. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.2.1.html -- 2.4 Кб -- 17.01.1997
Похожие документы

13. Zen: Gin
... Hide Zen home . ... GIN . ... contains: value_array @ query_array . ... An example for a Gin opclass can be found in ginarayproc.c. Datum * extractValue( Datum inputValue, uint32* nentries) Returns an array of Datum of entries of the value to be indexed. nentries should contain the number of returned entries . int compareEntry( Datum a, Datum b) Compares two entries (not the indexing values) Datum * extractQuery( Datum query , uint32* nentries, StrategyNumber n) Returns an ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki/relation_featur%C5s/DB/Gin?action=browse;id=Gin;revision=28 -- 12.9 Кб -- 11.04.2016
Похожие документы

14. Apache module mod_cgi
This module provides for execution of CGI scripts. ... Module Identifier: cgi_module Any file that has the mime type application/x-httpd-cgi or handler cgi-script (Apache 1.1 or later) will be treated as a CGI script, and run by the server, with its output being returned to the client. ... Debugging CGI scripts has traditionally been difficult, mainly because it has not been possible to study the output (standard output and error) for scripts which are failing to run properly. ... Status: mod_cgi . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_cgi.html -- 9.9 Кб -- 01.08.2003
Похожие документы

15. WIP -- An Interactive Graphics Software Package
... WIP is an interactive package with a simple to use interface designed to produce high quality graphical output. WIP was developed as part of the Berkeley-Illinois-Maryland Association (BIMA) project and is available via anonymous ftp. ... Included in the WIP distribution is a complete manual which contains several sample figures with associated commands, a frequently asked questions section, and a descriptive listing of all available commands. ... Figure illustrates WIP's ability to handle images. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/morganj.html -- 11.8 Кб -- 03.11.2000
Похожие документы

16. http://star.arm.ac.uk/~csj/idl/UCLES/ucles_read.pro
... Example: ; ucles_read ,'aat_fram_0001.dat',1024,46,w,f ; INPUT ; file : string variable containing file name ; file contains 2 columns of wl and fl ; and EXACTLY nw * no lines. ; nw : number of wavelengths ; no : number of orders ; OUTPUT ; w ; 2d real array (nw,no) containing wavelengths ; f : 2d real array (nw,no) containing fluxes ;- PRINT ,' UCLES_READ : Reading echelle spectrum:', file w = fltarr(nw,no) f = fltarr(nw,no) ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/idl/UCLES/ucles_read.pro -- 2.2 Кб -- 22.08.2007
Похожие документы

17. Environment variables
... Meta Index / Home Page / User information The behavior of the tasks is modified by the following environment variables: . ... This has the same meaning as the command line option --ccf (see above). A command line override supersedes any assignment made to SAS_CCF , i.e., the CIF pointed at via SAS_CCF is ignored in this case. ... A command line override supersedes any assignment made to SAS_CCFFILES , i.e., the list of CCF replacement constituents is ignored in this case. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/taskmain/node3.html -- 6.8 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>10484) - xmm.vilspa.esa.es/ )

18. ShapeRoi (ImageJ API)
... Class . ... java.lang.Object ij.gui.Roi ij.gui.ShapeRoi . ... public class ShapeRoi . ... ShapeRoi (int x, int y, java.awt.Shape s) . ... Constructs a ShapeRoi from an Roi. public ShapeRoi (java.awt.Shape s) . Constructs a ShapeRoi from a Shape. public ShapeRoi (int x, int y, java.awt.Shape s) . ... ShapeRoi.SHAPE_ROI . ... Returns a reference to the Shape object encapsulated by this ShapeRoi. public static void addCircle (java.lang.String sx, java.lang.String sy, java.lang.String swidth) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/ShapeRoi.html -- 39.5 Кб -- 02.12.2010
Похожие документы

19. http://www.naic.edu/~tghosh/software/pcheck.pro
... tested on SUN and VAX; updated prolog ; ;- ;************************************************************************* pro pcheck, variable , position , dimension , type ; npar = n_params(0) if npar eq 0 then begin print,'PCHECK, VARIABLE , POSITION , DIMENSION , TYPE ' retall endif ; npar ; ; decode valid dimensions ; vdim = bytarr(3) idim = ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~tghosh/software/pcheck.pro -- 5.1 Кб -- 24.01.2003
Похожие документы

20. SphericalTexturedPolygon Class Reference
... SphericalTexturedPolygon (const QVector< QVector< TextureVertex > > &contours) . ... SphericalTexturedPolygon (const QVector< TextureVertex > &contour) . Constructor from one contour. virtual StelVertexArray љ . ... setContours (const QVector< QVector< TextureVertex > > &contours) . ... setContour (const QVector< TextureVertex > &contour) . ... const QVector< QVector< TextureVertex > > &љ . ... Constructor from one contour. virtual StelVertexArray SphericalTexturedPolygon::getFillVertexArray . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classSphericalTexturedPolygon.html -- 15.4 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1638) - astro.uni-altai.ru/ )

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


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

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

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