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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/hst/training/events/Python/readPlot1-DSpectra_WU.pdf.

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. New Features in this Release
... JavaScript version 1.3 provides the following new features and enhancements: . ... See the Client-Side JavaScript Guide for details. ... Changes to the Array object. ... The push method returns the new length of the array rather than the last element added to the array. ... Changes to the Date object. ... Added a day parameter to the setMonth method. ... Added the apply method, which allows you to apply a method of another object in the context of a different object (the calling object). ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/whatsnew.htm -- 11.0 Кб -- 07.10.1999
Похожие документы
Еще в разделе: (Показать все результаты (>7329) - www.arcetri.astro.it/ )

3. Package: panel
These routines are meant to provide high level definition and processing of command lines. ... Create a control panel object. panel_create_group . Create a panel to contain a group. panel_add_item . ... Pop last pushed control panel object from control panel stack. panel_process_command_with_stack . ... Register a function to be called when a panel item changes. panel_PROTO_decode_func . ... This routine will create a control panel object which is a container for a group of items. ... flag . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/karma/lib/panel.html -- 12.9 Кб -- 24.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>35290) - www.atnf.csiro.au/ )

4. Directory handling functions
Next: File Manipulation Routines Up: File and Directory Manipulation Previous: File and Directory Manipulation . This basically involves calling appropriate functions. int chdir(char path) - changes directory to specified path string. ... NOTE: rindex() is a string handling function that returns a pointer to the last occurrence of character c in string s , or a NULL pointer if c does not occur in the string. ( index() is similar function but assigns a pointer to 1st occurrence.) ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 02.10.2012
Похожие документы

5. Query Operations
... to_tsquery( [ configuration , ] querytext text) RETURNS TSQUERY . ... Query rewriting is a set of functions and operators for tsquery type. ... We'll expand query supernovae using table-driven rewriting rules. =# create table aliases (t tsquery primary key, s tsquery); =# insert into aliases values(to_tsquery('supernovae'), to_tsquery('supernovae|sn')); =# select rewrite(to_tsquery('supernovae'), 'select * from aliases') && to_tsquery('crab'); ?column? --------------------------------- ( 'supernova'...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/fts-query.html -- 13.1 Кб -- 13.04.2008
Похожие документы
Еще в разделе: (Показать все результаты (>8680) - www.sai.msu.su/ )

6. pyQC: Python 2.6.2
... new: . ... Python 2.6.2 + most up-to-date modules (December 2009) . ... pyQC script structure . ... The current installation of python and its associated modules on our DFO machines is extremely old (i.e. python 2.4.2 was released in Sept. ... The new python executable lives in: /qcdp/bin/python . ... The first figure shows the execution times for the old python installation, while the second figure shows the execution times based on scripts running the python 2.6.2 installation with the new modules...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/tqs/pyqc/python_2.6.2.html -- 13.7 Кб -- 18.12.2009
Похожие документы

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

8. Menus (ImageJ API)
... FIELD | ... public class Menus . ... ImageJ . ... static char . ... static int . ... Returns the size (in points) used for the fonts in ImageJ menus. static java.lang.String . ... Returns a list of the plugins in the plugins menu. static java.lang.String . ... Field Detail public static final char PLUGINS_MENU . ... public static final char IMPORT_MENU . ... public static int installPlugin (java.lang.String plugin, char menuCode, java.lang.String command, java.lang.String shortcut, ImageJ ij) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/Menus.html -- 35.2 Кб -- 02.12.2010
Похожие документы

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

10. Array
... array Returns an array handle. Requires a data set handle, the name or number of the array and the access mode . release Release the array again. ... The following example illustrates how to change the values in an array. program modifyColumn use dal type(DataSetT) :: set type(ArrayT) :: arr integer(kind=int32), dimension(:,:), pointer :: x set = dataSet("test.dat",Modify) arr = array(set,"test") x => int32Array2Data(arr) x = 124 call release(arr) call release(set) end program . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/dal/node27.html -- 5.7 Кб -- 08.07.2007
Похожие документы

11. Keeping Bibliographies using ADS
... Previous: Literature and Catalogs in Electronic Form: Questions, Ideas and an Example: the IBVS . ... Astronomers can use the ADS to maintain their publication lists; a simple http link can bring a current bibliography at any time. ... For example the following links to Martha Hazen's bibliography. http://adsabs.harvard.edu/cgi-bin/abs_connect?author=hazen,m. &aut_syn=YES&nr_to_return=all . ... To have a complete bibliography via ADS one needs but to add the missing articles into ADS. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/kurtzm.html -- 7.8 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/kurtzm.html -- 7.9 Кб -- 15.05.1998
Похожие документы

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

13. Phil Plait's Bad Astronomy: SPOILER Review: The Mummy Returns
... Bad Astronomy . ... Keep Bad Astronomy close to your heart, and help make me filthy rich. ... The length of the shadow depends on the height of an object (like a mountain or a human) and how high up the Sun is. ... We can calculate the length of the shadow if we know the Sun's angle above the horizon and the object's height. ... The Earth spins 360 degrees in 24 hours, which means it spins 1 degree in 4 minutes; that in turn means the Sun moves 1 degree every 4 minutes in the sky. ...
[ Сохраненная копия ]  Ссылки http://www.badastronomy.com/bad/movies/mummyreturnsmath.html -- 20.8 Кб -- 09.04.2016
Похожие документы

14. htpasswd - Manage user files for basic authentication - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by htpasswd . ... Files managed by htpasswd may contain both types of passwords; some user records may have MD5-encrypted passwords while others in the same file may have passwords encrypted with crypt() . ... Delete user...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/de/programs/htpasswd.html -- 13.2 Кб -- 10.12.2010
Похожие документы

15. http://www.stecf.org/software/ASTROsoft/DER_SNR/der_snr.pro
... In the median ; function of IDL, the higher of the two values is returned. ... Felix Stoehr, [ST-ECF] xxx = xx(sort(xx)) n = n_elements(xxx) if ((n mod 2) eq 0) then begin return , 0.5 * (max([0,xxx(n/2-1)])+xxx(n/2)) endif else begin return , xxx((n-1)/2) endelse end ;----------------------------------------------------------------------------------------- ; ;***************************************************************************************** function DER_SNR , ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/ASTROsoft/DER_SNR/der_snr.pro -- 4.6 Кб -- 01.10.2007
Похожие документы

16. Comparing files
. You can display the line by line difference between two files with the diff command. diff file1 file2 . The information given by the command tells you what changes need to be made for file1 and file2 to match. If there is no difference between the files you are returned to the shell prompt . diff indicates which lines need be added ( a ), deleted ( d ) or changed ( c ). Lines in file1 are identified with a ( < ) symbol: lines in file2 with a ( > ) symbol. Examples . Did You Know? .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/utilities2/diff.html -- 2.4 Кб -- 17.01.1997
Похожие документы

17. Cummings generator routines
... AINTRO- USING THE CGEN ROUTINES: . ... CGENPLOT - PLOT GENERATOR DATA . Next Routine] [ List of Routines ] help,d[500].geni[2],/st ** Structure CGEN1, 40 tags, length=160, data length=160: DEVTYPE LONG 3 CTRLSW LONG 2 STATE LONG 3 FAULTCODE LONG 0 FAULTTYPE LONG 0 KWPERCENT FLOAT 76.0000 TOTKWST FLOAT 755.000 NFPA110 LONG 24576 EXTENDEDST LONG 0 FREQ FLOAT 59.0000 TOTPF FLOAT 0.921850 TOTKVA FLOAT 821.000 TOTKW FLOAT 755.000 TOTKVAR FLOAT 319.000 VOLTSAB ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/cgendoc.html -- 10.5 Кб -- 02.02.2016
Похожие документы

18. Compton Returns
... 6.03.2001 . ... Credit Copyright: AMOS, AEOS ; Courtesy Compton GRO Science Support Center Explanation: On 2000 June 4, the 17-ton Compton Gamma-Ray Observatory returned to Earth after 9 years in orbit -- ending its remarkable voyage of discovery. ... March 2001 . ... 1999 2000 . 2001 2002 . ... NASA Web Site Statements, Warnings, and Disclaimers . ... Publications with keywords: orbit - satellite - compton - gro . Publications with words: orbit - satellite - compton - gro . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/1166455 -- 15.3 Кб -- 12.03.2001
Похожие документы
Еще в разделе: (Показать все результаты (>64856) - www.astronet.ru/ )

19. Mars returns to glory | Astronomy.com
... Tonight's Sky . ... SUN MOON MERCURY VENUS MARS, JUPITER SATURN . ... Mars . ... The Magazine . ... Observing . ... Gravitational wave search provides insights into galaxy evolution and mergers . ... The double star 54 Leonis, spiral galaxy NGC 3198, and emission nebula NGC 3199 . ... Astronomy for Kids . ... Mars returns to glory . ... Get instant access to subscriber content on Astronomy.com! ... Receive news, sky-event information, observing tips, and more from Astronomy's weekly email newsletter...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/magazine/sky-this-month/2012/01/mars-returns-to-glory -- 63.9 Кб -- 10.04.2016
Похожие документы

20. DIS Commands
... Some commands are not yet documented. bin . ... expose . ... number . ... If basename is not specified, the filenames are determined by the ICC's path , name , places , and number If neither red nor blue is specified, both images will be saved. ... Returns: basename , name , number path , places . ... For example, with path= /export/images/DD01 , name= bias. , places= 3 , and number= 11 , the blue image file would be /export/images/DD01/bias.011b.fits . ... name , number , places , path , basename ,...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/DIS/DIS_Commands.html -- 16.5 Кб -- 21.08.2003
Похожие документы

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


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

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

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