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

1 | 2 | 3 | 4 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/man/man3/xpanslookup.3.

1. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javarray.htm
... A wrapped Java array accessed from within JavaScript code is a member of the type JavaArray . Core object . ... JavaScript 1.1, NES 2.0 Any Java method which returns an array. ... Use zero-based indexes to access the elements in a JavaArray object, just as you do to access elements in an array in Java. ... Method . ... In this example, the JavaArray byteArray is created by the java.lang.String.getBytes method, which returns an array. var javaString = new java.lang.String("Hello world!"); . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javarray.htm -- 8.3 Кб -- 07.10.1999
Похожие документы

2. Interpreter (ImageJ API)
... java.lang.Object ij.macro.Interpreter . ... This is the recursive descent parser/interpreter for the ImageJ macro language. ... Interprets the specified string. public java.lang.String run (java.lang.String macro, java.lang.String arg) . ... Interprets the specified tokenized macro file starting at location 0. public void run (int location) . Runs an existing macro starting at the specified program counter location. public void runMacro ( Program pgm, int macroLoc, java.lang.String macroName) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/macro/Interpreter.html -- 48.0 Кб -- 02.12.2010
Похожие документы

3. Getting Common Information About Access Points
There are various kinds of generic information you can retrieve about an XPA access point by using the xpaget command. ... Each XPA access point supports a number of reserved sub-commands that provide access to different kinds of information, e.g. the access control for that access point. ... acl get (set) the access control list [options: host type acl, for set] . ... This access point is available only on the server machine. -env get (set) an environment variable [options: name (value, for set)] . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/info.html -- 7.9 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/info.html -- 7.9 Кб -- 01.10.2012
Похожие документы

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. 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. "–help" . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classCLIProcessor.html -- 17.8 Кб -- 28.02.2014
Похожие документы

6. lsst.coordConv: coordConv::OtherCoordSys Class Reference
lsst.coordConv љ unknown . ... Classes . ... coordConv::OtherCoordSys Class Reference . ... OtherCoordSys (std::string const &name, double date=0, DateTypeEnum dateType= DateType_None , bool isMean =false) . ... virtual Coord љ . ... CoordSys (std::string const &name, double date, DateTypeEnum dateType, bool isMean , bool canConvert ) . ... convertFrom ( CoordSys const &fromCoordSys, Coord const &fromCoord, Site const &site, double tai=0) const . ... virtual Coord coordConv::OtherCoordSys::removePM . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_other_coord_sys.html -- 47.5 Кб -- 07.05.2015
Похожие документы

7. IRAF Multiple Extensions FITS (MEF) Files Interface
... The Multiple Extension FITS (MEF) file interface is an IRAF library providing facilities for general file operations upon FITS multi-extension files. ... The Multiple Extensions FITS (MEF) interface consists of a number of routines to mainly read a FITS Primary Data Unit or an Extension Unit and manipulate the data at a file level. ... Read the FITS header of a MEF file that matches the EXTNAME or EXTVER keyword values or if not specified, read the extension number `group'. ... The header filename. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/zaraten.html -- 12.2 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/zaraten.html -- 12.2 Кб -- 15.05.1998
Похожие документы

8. http://hea.iki.rssi.ru/integral06/internal/include/bibtex.php~
--------------------------------------------------------------- // Module : bibtex parser class // Description : generates a 2d array of all bibtex items // Author : Hartmut Seichter // Acknowledgement : Zhe Wu at Univ. of Rochester, http://qcite.com // License : GPL // CVS : $Id: ... 2005/01/24 06:18:38 seichter Exp $ // --------------------------------------------------------------------------- require_once(' template .php'); class BibTeX { var $ count ; var $ ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/integral06/internal/include/bibtex.php~ -- 7.4 Кб -- 21.03.2007
Похожие документы

9. Not so well documented Device Helpers in OS/2
... DevHlp_Security This devhlp allows to open a file for read access in the Init routine of a BASEDEV . ... returned: size of file SYIOpenFile ends Valid at INIT time only. ... This routine uses the corresponding function of the miniFSD , not normal file I/O, thus access is restricted. ... Although the size argument of the data structure implies, I'd recommend to better not read more than 32K at a time. ... DL = 044h This function will return the table of security helper functions for file access. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/os2devhlps.html -- 9.6 Кб -- 23.10.2000
Похожие документы

10. Simon Jeffery's Software Store: TAP chemical functions
SUBROUTINE TAP_ESYMB ( IZ, SYMBOL, STATUS ) . Return the element symbol. SUBROUTINE TAP_ENAME ( IZ, NAME, STATUS ) . ... FUNCTION TAP_EMASS ( IZ ) . Return the mean atomic weight of an element. FUNCTION TAP_ZELEM ( NAME ) . ... FUNCTION TAP_AELEM ( NAME ) . ... The mean atomic weight of the element associated with the given name is ! ... The element name associated with the given atomic number is ! ... The atomic number ot element associated with the given name is ! ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap_chemical.html -- 6.2 Кб -- 04.07.2002
Похожие документы

11. Admonishments
... The NOTE element is designed for use as admonishments such as notes, cautions or warnings, as commonly used in technical documentation. The CLASS attribute specifies the type of the element and is typically associated with different graphics such as a road traffic warning sign. ... The class names: NOTE, CAUTION and WARNING are recommended for standard admonishments. In the absence of the CLASS attribute, a NOTE element is typically rendered indented, without an accompanying graphic. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/notes.html -- 4.8 Кб -- 19.12.1996
Похожие документы
Еще в разделе: (Показать все результаты (>388) - comet.sai.msu.ru/ )

12. Manual Page: htpasswd - Apache HTTP Server
NAME htpasswd - Create and update user authentication files SYNOPSIS htpasswd [ - c ] [ - m | ... p ] passwdfile username password htpasswd - n [ - m | ... p ] username password DESCRIPTION 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 httpd Apache web server can be restricted to just the users listed in the files created by htpasswd. ... The user is prompted for the password. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/htpasswd.html -- 9.8 Кб -- 20.06.2002
Похожие документы

13. SAI Web Services - WCSfix
SAI VO . ... Web Services . Catalog Access Services . ... SAI Web Services . ... This service aims to automatically match stars in FITS image provided with catalogue and add the correct WCS keywords to its FITS header. ... Service Web Interface . ... The service is available here To use it, you has to provide the image as a Base64-encoded string, along with the rough information on image field of view size and center (the latter may be deduced from FITS header keywords like 'RA' and 'DEC'). ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/ws/wcsfix/ -- 9.2 Кб -- 01.10.2012
Похожие документы

14. Accesibility
... Planetarium Staff . ... Freedom of Information . ... The Armagh Planetarium website has been enabled to use BrowseAloud software. ... See the following instructions on how to increase the size of the text on any web page you are viewing. тАв Press ' Ctrl ' and ' + ' to increase the text size, ' Ctrl ' and ' - ' to decrease the text size. ... For information on changing the text size in older browsers and on different operating systems visit the BBC My Web My Way site for Windows, MAC and Linux . ...
[ Сохраненная копия ]  Ссылки http://www.armaghplanet.com/html/accessibility.html -- 30.9 Кб -- 20.02.2014
Похожие документы

15. Candidate Assignments
... This applet generates an observing list based on an observer's location and time. ... To use this program, enter in your location, and the local times at which you wish to begin and end observing. The date you enter should correspond to the calendar day at the time at which you begin observing. For example, if you wish to observe from 9:37 PM October 23, 2007 until 3:21 AM October 24, 2007, you would enter 21:37 for the starting time, 03:21 for the finish time, and 10/23/2007 for the date. ...
[ Сохраненная копия ]  Ссылки http://observ.pereplet.ru/images/evgeny/transitsearch/transitassignment.html -- 4.0 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>231) - observ.pereplet.ru/ )

16. http://www.abitu.ru/en2002/closed/viewwork.html?work=102
... Здесь собраны функции, необходимые для работы программы. #ifndef VIGG0_H #define VIGG0_H int FindMatrix( string InputString, string SearchString1, string SearchString2); void Invert ( string In); void ComplementaryStr( string In); void Swap( string objA, string objB); class Integer_Node { int Node_handles; Integer_Node * Node_next ; public: Integer_Node( int new_carry): Node_handles(new_carry), ... NO=0)\t"; cin>>ComplementScanActive; cout<<"Want new locus scan start signal? ...
[ Текст ]  Ссылки http://www.abitu.ru/en2002/closed/viewwork.html?work=102 -- 70.5 Кб -- 05.05.2006
Похожие документы
Еще в разделе: (Показать все результаты (>19) - www.abitu.ru/ )

17. Джемпер Baon - Baon - Baon Кисть овальная ЛАЗУРНЫЙ БЕРЕГ
... Цвет: разноцветный . Коллекция: Осень-зима 2015/2016 . ... Размер INT: 42 . ... Джемпер Baon. Цвет: бежевый, молочный. Сезон: Осень-зима 2015/2016. ... Тип кисти: овальная, . ... Материал рукоятки: древесина, . ... Кисти малярные . ... Корпус: ЛДСП 16 мм в цвете 'Швейцарский вяз'; . Фасад: МДФ 19 мм в пленке ПВХ в цвете 'Белый матовый' или 'Швейцарский вяз' - в зависимости от комплектации; . Корпус ящиков выполнен из ДСП 12 мм в пленке ПВХ в цвет.. ... Цвет: золотой . ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku3915.html -- 26.7 Кб -- 14.02.2016
Похожие документы

18. Lecture Series 2015-2016 ? Amateur Astronomers Association of New York
... Home Lectures Lecture Series 2015-2016 . ... Lecture Series 2014-2015 . ... Beyond New York City . ... The Amateur Astronomers Association is proud to present an astronomy lecture series from October through May each year for our members and the public. ... Amateur Astronomer Association is pleased to announce we will be offering select, limited reserved seating for current AAA members for the Friday, January 8, 2015 AAA Lecture entitled Robert Nemiroff ?2015 Astronomy Picture of the Day?. ...
[ Сохраненная копия ]  Ссылки http://www.aaa.org/lectures/lecture-series-2015-2016/ -- 98.0 Кб -- 10.04.2016
Похожие документы

19. http://www.asc.rssi.ru/RadioAstron/meetings/telecon/aug25_2010.pdf
... It was done. ... Agenda of the RadioAstron teleconference August 25, 2010 Corrections to the Agenda 1 2 3 N. Kardashev N. Kardashev N. Babakin Project status Present status of tests of science payload in LA Brief review of Pushchino TS verifications with Venus Express: current status and outlook Current status and activities related to TS in South Africa and in New Zealand Action items L.Gurvits S.Likhachev S.Gulyaev M.Popov 4 5 Chairman: N.Kardashev List of ...
[ Текст ]  Ссылки http://www.asc.rssi.ru/RadioAstron/meetings/telecon/aug25_2010.pdf -- 34.7 Кб -- 17.03.2011
Похожие документы
Еще в разделе: (Показать все результаты (>135) - www.asc.rssi.ru/ )

20. http://vega.inp.nsk.su/~inest/ASCOM/Scriptable%20Components%20and%20Engines/ASCOM%20FITS%20driver/read.vbs
... Exit Sub End If ' First argument is the FITS file to read filename = WScript.Arguments.Item(0) ' Create the ASCOM FITS driver object Set image = CreateObject( FITS. Image ) ' Read the file from disk WScript.Echo Reading filename ... image .ReadFromFile filename WScript.Echo ...done ' Read image dimensions WScript.Echo WScript.Echo ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/ASCOM/Scriptable%20Components%20and%20Engines/ASCOM%20FITS%20driver/read.vbs -- 3.8 Кб -- 24.01.2006
Похожие документы

1 | 2 | 3 | 4 | След.


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

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

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