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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~mperrin/ircal/webquery.

1. Package: st
These routines are meant to supplement the standard C library str* routines Since each version of Unix has a different set of "extra" string functions, this package is meant to bridge the gap, and provides some of the more useful "extras". ... Perform a quicksort on an array of strings. flag st_expr_expand (char *output, unsigned int length, CONST char *input, CONST char *(*get_variable) (CONST char *variable, void *info), void *info, FILE *errfp) . ... Parameters: . ... Multithreading Level: Unsafe . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/karma/lib/st.html -- 12.1 Кб -- 24.12.2007
Похожие документы

2. Python: module fileinput
fileinput . ... Helper class to quickly write a loop over all standard input files. ... for line in fileinput. input (): . ... Functions filename (), lineno () return the filename and cumulative line . number of the line that has just been read; filelineno () returns its . ... been read, returns the line number of that line within the file. filename () . ... Before the first line has been read, returns None. input (files =None , inplace =0 , backup ='' , bufsize =0 , mode ='r' , openhook =None ) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/fileinput.html -- 18.5 Кб -- 05.11.2015
Похожие документы

3. http://www.naic.edu/~tghosh/software/gauss.pro
Viewing contents of file ;'/net/www/deutsch/idl/idllib/jhuapls1r/usr/gauss.pro' ; ;------------------------------------------------------------- ;+ ; NAME: ; GAUSS ; PURPOSE: ; Return a fitted gaussian curve for a given histogram. CATEGORY: ; CALLING SEQUENCE: ; fit = gauss(x,h) ; INPUTS: ; x = array of histogram bin center values. in ; h = histogram array. in ; KEYWORD PARAMETERS: ; Keywords: ; MEAN=mn returned histogram mean. SDEV=sd returned histogram standard deviation. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~tghosh/software/gauss.pro -- 3.4 Кб -- 24.01.2003
Похожие документы

4. Uses of Class ij.process.ImageStatistics (ImageJ API)
... Class . Use . ... Packages that use ImageStatistics . ... Returns an ImageStatistics object generated using the specified measurement options and histogram bin count. ... Returns an ImageStatistics object generated using the specified measurement options, histogram bin count and histogram range. ... Draws the histogram using the specified title and ImageStatistics. ... ParticleAnalyzer. drawParticle ( ImageProcessor drawIP, Roi roi, ImageStatistics stats, ImageProcessor mask) . ... class . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/process/class-use/ImageStatistics.html -- 22.7 Кб -- 02.12.2010
Похожие документы

5. Loading the Telescope and Instrument Specifications
... For reducing data from ESO instrumentation it is assumed that the FITS headers conforms the standards set by the document ``ESO Archive, Data Interface Requirements''. ... As an example, in the ESO case the exposure type is stored in the ESO hierarchical FITS keyword `HIERARCH ESO GEN EXPO TYPE'. ... To fill the CCD keywords with the telescope and instrument setup parameters, like name of the telescope, CCD used, read-out noise, frame size, etc. the command LOAD/CCD can be used. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node38.html -- 5.6 Кб -- 23.02.1996
Похожие документы

6. Multi-Rsh parallelized rsh program
multi-rsh is a perl script which runs the same command on multiple machines, in parallel, and provides reasonable, adjustable timeouts for those machines which fail to answer. Both standard output and standard error are returned through the same channel, and all output has the hostname prepended to each line. Multi-rsh must be run as root (remote jobs can be set to run as any user, see Options below). ... Neither form allows you to directly pass input to the remote programs. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/multi-rsh.html -- 7.8 Кб -- 10.04.2016
Похожие документы

7. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm
... The Boolean object is an object wrapper for a boolean value. ... JavaScript 1.3: added toSource method . ... If value is omitted or is 0, -0, null, false, NaN , undefined, or the empty string ( "" ), the object has an initial value of false. All other values, including any object or the string "false" , create an object with an initial value of true. ... For Boolean objects and values, the built-in toString method returns the string "true" or "false" depending on the value of the boolean object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm -- 16.3 Кб -- 07.10.1999
Похожие документы

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

9. Fringe delays
... fdldelay ( baseline [, spectrometer , /scan ]) Function. Return residual FDL delay for specified baseline. ... The scan keyword specifies whether or not all records belonging to the scan will be returned. If not, then only the records associated with the currently loaded bincount data (if any) will be returned. ... Return complex Fourier transform of visibility with respect to wavenumber, computed at delay values d . ... Return white light phase delay for complex visibility . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node240.html -- 4.2 Кб -- 28.04.2015
Похожие документы

10. comedi_fileno
... Prev . Next . comedi_fileno -- integer descriptor of Comedilib device . include <comedilib.h> . int comedi_fileno (comedi_t * device); . The function comedi_fileno returns the integer descriptor for the device dev. This descriptor can then be used as the file descriptor parameter of read(), write(), etc. ... If dev is an invalid comedi_t pointer, the function returns -1 and sets the appropriate Comedilib error value. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-fileno.html -- 3.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-fileno.html -- 3.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-fileno.html -- 3.8 Кб -- 02.10.2012
Похожие документы

11. Stellarium: CLIProcessor Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ... Static Public Member Functions . CLIProcessor Class Reference . ... argsGetOption (const QStringList &argList, QString shortOpt, QString longOpt) . Check if a QStringList has a CLI-style option in it (before the first ). ... Retrieve the argument to an option from a QStringList. ... Check if a QStringList has a yes/no CLI-style option in it, and find out the argument to that parameter. ... a long-form option string, e.g. "&ndash;help" . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classCLIProcessor.html -- 17.8 Кб -- 28.02.2014
Похожие документы

12. Special shell variables
There are some variables which are set internally by the shell and which are available to the user: Name Description . ... 0 the name of the command currently being executed. $# the number of positional arguments given to this invocation of the shell. $? the exit status of the last command executed is given as a decimal string. ... For example '1 2' 3 becomes "1 2 3" . is identical to the arguments received by the shell, the resulting list of words completely match what was given to the shell. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.2.2.html -- 3.2 Кб -- 17.01.1997
Похожие документы

13. TwistedActor.Actor Standard Commands
... Standard Commands . ... TwistedActor.Actor is core code for writing an actor: an instrument control computer (ICC) or hub-based script that does something useful. This manual describes the standard commands and keywords that any actor based on TwistedActor.Actor will support. All actors based on TwistedActor typically support the following standard commands (plus additional device-specific commands documented in that actor's manual). ... Connect one or more devices (if not already connected). ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/twistedActor/standardCommands.html -- 6.4 Кб -- 19.07.2012
Похожие документы

14. ntpq - standard NTP query program
ntpq [ -inp ] [ -c command ] [ host ] [ ... ] . ntpq is used to query NTP servers which implement the recommended NTP mode 6 control message format about current state and to request changes in that state. ... Requests to read and write arbitrary variables can be assembled, with raw and pretty-printed output options being available. ntpq can also obtain and print a list of peers in a common format by sending multiple queries to the server. ... Causes output from query commands to be "cooked" . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/ntpq.html -- 17.1 Кб -- 21.12.2007
Похожие документы

15. OptInt PmWiki : PmWiki / Markup Expressions
OptInt PmWiki : Pm Wiki / Markup Expressions . ... The {(...)} "expression markup" allows for a variety of string and formatting operations to be performed from within markup. Operations defined by this recipe include substr , ftime , strlen , rand , toupper / tolower , ucfirst , ucwords , pagename and asspaced . ... Note that the initial position argument is zero-based (i.e., the first character is referenced via a "0"). the number of characters to extract . ... ftime "fmt" "when")} . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/MarkupExpressions?action=print -- 19.9 Кб -- 10.04.2016
Похожие документы

16. Development of an ADS Data Dictionary Standard
... We present a proposed standard for data dictionaries associated with catalogs being accessed through the Astrophysics Data System (ADS) Mosaic Catalog Service. Each catalog made available for searching must have a data dictionary, which consists of a set of specified keywords describing format, content and location of data. ... There are two keywords in the Table Data Dictionary which indicate to the server software that the corresponding column contains special attributes. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/grantc.html -- 11.3 Кб -- 03.11.2000
Похожие документы

17. Simon Jeffery's Software Store: TAP housekeeping
SUBROUTINE TAP_ERMES ( TEXT, TEXLEN, STATUS ) . Return an error message associated with a TAP status value. SUBROUTINE TAP_ERROR ( TAP_ROUTN, NAME, TEXT, STATUS ) . Report an error message. ... Report an error message associated with a TAP status value. ... Purpose: return an error message associated with a TAP status value. ... TEXT = CHARACTER * ( * ) (Given) TAP error message text. ... Invocation: CALL TAP_REP( NAME, TEXT, STATUS ) Description: An error message is built in the form: !! ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap_house.html -- 5.5 Кб -- 04.07.2002
Похожие документы

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

19. GOVERNMENT OPEN SYSTEMS INTERCONNECTION PROFILE (GOSIP)
... Federal Information Processing Standards Puplication (FIBS PUB 146-1) . ... PIPS 146 adopted the Government Open Systems Interconnection Profile (GOSIP) which defines a common set of data communication protocols that enable systems developed by different vendors to interoperate and the users of different applications on those systems to exchange information. ... 4.1 USE OF THE LAYERED PROTOCOL SPECIFICATIONS 12 . ... 4.2.3.3 Network Layer Protocol Identification 15 . ... SECURITY OPTIONS / 26 . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/rus/os/3_6/2.htm -- 14.2 Кб -- 21.12.1999
Похожие документы

20. Comet Hale-Bopp Returns
Astronomy Picture of the Day . ... AAC Explanation: Comet Hale-Bopp has returned from behind the Sun. In December and early January, Comet Hale-Bopp was too near the Sun to be easily visible from Earth . ... The above photo was taken on January 31 st and shows the two emerging tails of Comet Hale-Bopp . ... Publications with keywords: Comet Hale-Bopp . Publications with words: Comet Hale-Bopp . ... Comet Hale-Bopp Over Val Parola Pass . ... The Dust and Ion Tales of Comet Hale-Bopp . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/1162827 -- 13.8 Кб -- 21.06.2003
Похожие документы

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


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

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

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