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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/spst/UnixTransition/doc/pipes.html.

1. Astronomy HyperText Book: Stellar Evolution
... Stellar Evolution is driven entirely by the never ending battle between Pressure and Gravity . As imbalances are reached, the star is driven to find a new Energy source. ... Pressure and gravitational forces are equal, the star is stable and its core is sufficiently hot to fuse Hydrogen into Helium More about main sequence stars . ... The luminosity generated by the core fusion of Helium into Carbon is far greater than the shell luminosity associated with the fusion of Hydrogen into Helium. ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/textbook/se.html -- 4.8 Кб -- 16.12.1997
Похожие документы
Еще в разделе: (Показать все результаты (>389) - zebu.uoregon.edu/ )

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

3. Integer Functions, Random Number, String Conversion, Searching and Sorting:
... Arithmetic Functions . Random Numbers . String Conversion . Searching and Sorting . ... There are 4 basic integer functions: . int abs(int number); long int labs(long int number); div_t div(int numerator,int denominator); ldiv_t ldiv(long int numerator, long int denominator); . ... In practice no functions produce truly random data -- they produce pseudo-random numbers. ... The stdlib.h provides 2 useful functions to perform general searching and sorting of data on any type. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
Похожие документы

4. http://www.stsci.edu/hst/training/events/Python/class3.pdf
STSCI Python Introduction Class 3 Jim Hare Today's Agenda · · · · · · Functions Passing Arguments to Modules File I/O User Defined Objects Variable Scopes System Commands and Controls 1 Functions · Function template · Consists of def statement, parameters and return def test1(x,y,j=`testcase1') j=`testcase1' is the default · Example update_default_db.py isql' % (account,database)) os.system('printf "select db_name()\\ngo" | ...
[ Текст ]  Ссылки http://www.stsci.edu/hst/training/events/Python/class3.pdf -- 1935.4 Кб -- 15.06.2005
Похожие документы

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

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

7. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/yaGetKey007.txt
Upload Information Template for Hobbes.nmsu.edu =============================================== Archive Filename: yaGetKey007.zip Short Description: Yet Another GetKey for REXX v0.07 Long Description: Yet Another GetKey for REXX v0.07 The yaGetKey library provides the additional yaGetKey function for REXX. ... But the yaGetKey function returns a scan-code as the double-byte string if a keystroke generates the double-byte scancode. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/yaGetKey007.txt -- 2.1 Кб -- 29.09.2015
Похожие документы

8. Order definition: Method Hough
Next: Wavelength calibration Up: Reduction using Standard Previous: Order Definition: Methods . ... The algorithm accepts frame which can be mildly contaminated by particle hits, bad columns, order gaps due to absorption lines, as found in FLAT or STD . ... the interorder background is roughly constant over the frame. the slope of the orders is in the range ]0., ... For a background estimate without previous order definition, consider the echelle command BACKGROUND/SMOOTH . ... LOAD/TAB order :X :Y . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node481.html -- 8.7 Кб -- 23.02.1996
Похожие документы

9. Apache module mod_alias
This module provides for mapping different parts of the host filesystem in the document tree, and for URL redirection. ... The directives contained in this module allow for manipulation and control of URLs as requests arrive at the server. ... The ScriptAlias directive has the additional effect of marking the target directory as containing only CGI scripts. The Redirect directives are used to instruct clients to make a new request with a different URL. ... Syntax: Alias URL-path file-path | ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_alias.html -- 15.9 Кб -- 20.05.2004
Похожие документы
Еще в разделе: (Показать все результаты (>116) - neptun.sai.msu.ru/ )

10. AVI_Reader (ImageJ API)
... Class . ... ImageJ Plugin for reading an AVI file into an image stack (one slice per video frame) Version 2008-07-03 by Michael Schmid, based on a plugin by Daniel Marsh and Wayne Rasband Restrictions and Notes: - Only few formats supported: - uncompressed 8 bit with palette (=LUT) - uncompressed 8 16 bit grayscale - uncompressed 24 32 bit RGB (alpha channel ignored) - uncompressed 32 bit AYUV (alpha channel ignored) - various YUV 4:2:2 compressed formats - png or jpeg-encoded individual frames. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/AVI_Reader.html -- 24.5 Кб -- 02.12.2010
Похожие документы

11. OptInt PmWiki : PmWiki / Fmt Page Name
OptInt PmWiki : Pm Wiki / Fmt Page Name . ... This page describes an internal function in PmWiki's engine called FmtPageName(). ... Returns $fmt , with $variable and internationalisation substitutions performed, under the assumption that the current page is pagename . ... Replace any sequences of the form $XyzFmt with value of any corresponding global variable. ... Typically this is used to handle things like $Name and $Group etc that are specific to the name of the current page. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/FmtPageName?action=print -- 16.9 Кб -- 01.03.2014
Похожие документы

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

13. Astrometry procedures
... Returns UT1 in seconds, with UTC input in seconds. ut12gst ( utc _real [, ut1 _real ]) Function. Returns GST in hours, inputs are in seconds. hourangle ( gst _real , ra _real ) Function. Return hourangle in hours, with inputs also in hours. zenithangle ( ha _real , dec _real ) Function. Return zenithangle in degrees with inputs ha in hours and dec in degrees. mirrorangle ( ha _real , dec _real ) Function. ... Return horizon coordinates for input azimuth and elevation angle in degrees. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node185.html -- 9.5 Кб -- 28.04.2015
Похожие документы

14. Entering carriage returns
For vi , a line is the string of characters between two <RETURN> characters. Although vi will automatically wrap the text onto a new line when it reaches the right-hand side of the screen, it does not insert a <RETURN> character. ... Adding a <RETURN> at the end of every line ensures that the appearance of the text on your screen corresponds to vi 's understanding of how text is structured. Setting the wrapmargin option automatically inserts a <RETURN> character whenever vi wraps text. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/didyou/vi.1.html -- 2.5 Кб -- 17.01.1997
Похожие документы

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

16. APOD: February 6, 1997 - Comet Hale-Bopp Returns
... Each day a different image or photograph of our fascinating universe is featured, along with a brief explanation written by a professional astronomer. February 6, 1997 . Comet Hale-Bopp Returns . ... 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 . ... About APOD > . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/apod/ap970206.html -- 4.4 Кб -- 02.10.2012
Похожие документы

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. SAS Coding Standards
In order to ensure consistency between code written at different institutes, and to ease maintainance and testing, all code shall be written to the following standards wherever possible. ... Proper use should be made of these facilities, rather than coding in the Fortran-77 subset of the language. An explicit interface should be used for all procedures (i.e. subroutines and functions). ... However, general purpose classes should not use the application name (i.e. Sas) as the prefix. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/coding.html -- 17.1 Кб -- 21.09.2001
Похожие документы
Еще в разделе: (Показать все результаты (>11403) - xmm.vilspa.esa.es/ )

19. Effect of sources evolution on
... Briefly, the count rate at the detector from a source at a redshift z is . ... Another possible way that could lead to arising diverse peculiarities in the - distribution induced by the sources evolution is connected with a possible non-monotonic character of the star formation rate in galaxies. ... The most prominent feature of the obtained theoretical - is a notable sharp increase at low count rates due to evolutionary effects. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~mystery/articles/henning/node3.html -- 12.4 Кб -- 20.08.1996
Похожие документы
Еще в разделе: (Показать все результаты (>668) - xray.sai.msu.ru/ )

20. Optical constant database - Level: data
. alpha quartz from Voronkova et al. (1965) . (and from Kikoin 1972?) as given by Zolotarev et al. (1984) . Use our codes to transform the standard data files to another form. Back to paper page . Last modified: 10/09/98, V.I.
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/PAPERS/VORONKO.65/quartz.html -- 2.3 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>307) - www.astro.spbu.ru/ )

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


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

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

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