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

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

Показаны документы, содержащие фрагменты текста из документа
http://crydee.sai.msu.ru/ftproot/pub/misc/doc/X-perf.

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. Installing stsci python
STScI . ... You can install this with easy_install or pip. ... If you will be installing on Linux or Macintosh, you also need pip and the compiler packages for your system. ... To install stsci_python, type these commands into a cmd window: c:\python27\Scripts\easy_install stsci.distutils . ... STSCI_PYTHON is now distributed as several separate packages, so that it can more readily fit into the pypi/pip/easy_install ecosystem. ... On Linux or Macintosh, use this command: pip install --download . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python/installation -- 22.6 Кб -- 11.04.2016
Похожие документы

3. Examples
Next: Command Summary Up: Graphic Facilities Previous: Encapsulated PostScript Files . To show the usage and the possibilities of the plot package, a number of examples are built are available below. These examples are available via the TUTORIAL/PLOT P1 command, where P1 can be: . ... AXES to show an example of plotting several axes in one graphics window and using different axes; . TABLE to show an example of table plotting using different symbols and axes; . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node85.html -- 3.2 Кб -- 23.02.1996
Похожие документы

4. Zen: wildspeed
Hide Zen home . ... Index . ... Also, it supports full index scan. ... Prefix search: words=# select count(*) from words where w1 like 'a%'; count ------- 15491 (1 row) Time: 7.502 ms words=# select count(*) from words where w2 like 'a%'; count ------- 15491 (1 row) Time: 31.152 ms . Wildcard search: words=# select count(*) from words where w1 like '%asd%'; count ------- 26 (1 row) Time: 147.308 ms words=# select count(*) from words where w2 like '%asd%'; count ------- 26 (1 row) Time: 0.339 ms . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/oddmuse/index.cgi/wildspeed -- 11.7 Кб -- 11.04.2016
Похожие документы

5. Installing the System
README for XFree86 on OS/2 : Installing the System . ... The binary distribution is composed of a number of zip archives which are the executables, servers, fonts, libraries, include files, man pages, and config files. ... the X server for IBM 8514/A and compatible boards . ... the X server for AGX boards . ... the X server for P9000 based boards . ... the X server for S3 based boards (excluding S3 ViRGE) . ... the X server for S3 ViRGE based boards . ... the X server for et4000w32 based boards . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/OS25.html -- 5.5 Кб -- 23.10.2000
Похожие документы

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

7. DOK-2 Results Page
The study of energetic particles acceleration and transport within the magnetosphere and on its boundaries is the main goal of DOK-2 experiment on Auroral Probe in a frame of INTERBALL project. ... DOK-2 uses two pairs of energetic particle telescopes . ... This information is available only during the most informative Real Time mode of DOK-2. ... Full 56-57 channel spectra accumulated during time intervals from 10 s to 1464 s depending on a particle intensity. ... For this time interval: . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/auroral/dok2.htm -- 9.9 Кб -- 28.11.1996
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/auroral/dok2.htm -- 9.9 Кб -- 28.11.1996
Похожие документы
Еще в разделе: (Показать все результаты (>749) - www.cosmos.ru/ )

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

9. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/plugin.htm
... JavaScript 1.1 Plugin objects are predefined JavaScript objects that you access through the navigator.plugins array. A Plugin object is a plug-in installed on the client. ... For example, the following code displays the type and description properties of the first Plugin object's first MimeType object. myPlugin=navigator.plugins[0] . ... Description . ... The following code assigns shorthand variables for the predefined LiveAudio properties. var myPluginName = navigator.plugins["LiveAudio"].name . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/plugin.htm -- 15.2 Кб -- 07.10.1999
Похожие документы

10. Detailed description.
... Meta Index / Home Page / Description . ... This can be set by the user via the parameter device . The default value of device is /XS (Xserver), but alternative outputs (depending on what drivers have been installed with PGPLOT) can be used, for example /XW for x-windows, /GIF, /JPEG, /PS for Postscript, and /CPS for Colour Postscript. ... Either a colour-coded image or a contour map image can be produced, depending on the value of imagestyle . ... Note that 0 is not a valid colour map index. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/implot/node5.html -- 9.0 Кб -- 10.01.2003
Похожие документы
Еще в разделе: (Показать все результаты (>10887) - xmm.vilspa.esa.es/ )

11. Anthony Lasenby: Hompage
ANTHONY LASENBY - TEACHING . Worked answers to the 4 example sheets will be made available after the relevant supervisions during the Michaelmas Term. Here are the overlays for Lecture 2 - gac_overlays2_2004.pdf (Note you may need to use 'rotate view' in Acrobat to see these properly.) Here are the overlays for Lecture 3 - gac_overlays3_2004.pdf . Here are the overlays for Lecture 4 - gac_overlays4_2004.pdf . ... Teaching . Geometric Algebra . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~anthony/teaching.php -- 3.2 Кб -- 01.10.2012
Похожие документы

12. Sending binary files through the mail
You can mail binary files between Unix systems that have the tarmail or uuencode utilities installed. ... The tarmail command converts the binary file into a text file and then compresses it to reduce its size. ... For example: tarmail joe@psy.gla.ac.uk "prog i promised u" a.out . This sends the file a.out to the person whose mail address is joe@psy.gla.ac.uk The quoted text is used as information for the Subject: field. tarmail can be used to send several files in the same mail message. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/didyou/tarmail.html -- 3.0 Кб -- 17.01.1997
Похожие документы

13. Apache module mod_example
This module illustrates many of the aspects of the Apache 1.2 API and, when used, demonstrates the manner in which module callbacks are triggered by the server. ... Source File: mod_example.c . ... The files in the src/modules/example directory under the Apache distribution directory tree are provided as an example to those that wish to write modules that use the Apache API. ... Example . ... Uncomment the "AddModule modules/example/mod_example" line near the bottom of the src/Configuration file. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_example.html -- 6.7 Кб -- 15.10.2001
Похожие документы

14. CIMA Software Components
CIMA is more than just the observing tool - in fact, the observing tool is just a part of a bigger package called the CIMA software package. ... There is also a another package called the CIMA WAPP software which contains the WAPP software, the special Tcl/Tk interpreter used by CIMA and support libraries. ... All CIMA software components recognize the following general options that are part of the CIMA version selection system: . ... The select_cima script can be used to set up a default version. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~cima/cima_software.html -- 8.3 Кб -- 01.03.2012
Похожие документы

15. Stellarium 0.12.0 available for testing
... Метки: Stellarium . ... 101) Байки из Фидо (7) Литература (16) Листая страницы прошлого Выберите месяц Апрель 2016 (2) Март 2016 (4) Февраль 2016 (4) Январь 2016 (5) Декабрь 2015 (4) Ноябрь 2015 (3) Октябрь 2015 (5) Сентябрь 2015 (5) Август 2015 (5) Июль 2015 (5) Июнь 2015 (4) Май 2015 (8) Апрель 2015 (5) Март 2015 (4) Февраль 2015 (4) Январь 2015 (7) Декабрь 2014 (7) Ноябрь 2014 (4) Октябрь 2014 (5) Сентябрь 2014 (8) Август 2014 (8) Июль 2014 (6) Июнь 2014 (7) Май 2014 (11) Апрель 2014 ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/blog/2012/11/stellarium-0-12-0-available-for-testing.html -- 49.6 Кб -- 10.04.2016
Похожие документы

16. Pulsar Group PmWiki/Available Actions
... PmWiki . Summary:Search wiki:) . Results of search for link=PmWiki.AvailableActions : . template first PmWiki :) . ... UploadVariables 6 pages found out of 221 pages searched. ... To limit your search to a single group, enter the group name followed by a slash at the beginning of the search string (e.g., "PmWiki/" or "Site/"). ... apple pie . ... apple' in the PmWiki group of pages . ... the phrase 'pmwiki/apple' in all groups of pages . ... pie:" . ... all pages in the PmWiki group . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.AvailableActions?action=search&q=link=PmWiki.AvailableActions -- 14.0 Кб -- 01.03.2014
Похожие документы

17. Spectrum v1 - Examples
In order to calculate the line profile of a given absorption line for atomic species Z with a wavelength LAMBDA (in Angstroms) and a microturbulent velocity VT (in km/s). ... mode . ... 1) The input model may contain more than one model (i.e. it may be an entire grid of models). Spectrum will cycle through this grid NMOD times, omitting NSKIP-1 models from the . ... However, the input data following MODE must be repeated NMOD times in order to obtain equivalent results for each model in the grid. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/spectrum_v1_examples.html -- 7.6 Кб -- 02.06.2003
Похожие документы

18. SAI OCL Catalog Virtual Observatory
... Structure of Data . ... Catalog . ... The SAI OCL Catalog site provides several VO-enabled modes of operation: . VO-enabled catalog data analysis from a browser . ... Endpoint URL is http://ocl.sai.msu.ru/catalog/conesearch/ . ... VO-enabled catalog analysis from a browser . Presently, this recipe works with Firefox (Windows, MacOS, Linux), Internet Explorer (Windows) and Opera (Windows) browsers with Java plugin 1.6 installed. ... Main TOPCAT window with SAI OCL catalog loaded will appear. ...
[ Сохраненная копия ]  Ссылки http://ocl.sai.msu.ru/vo/ -- 7.4 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>209) - ocl.sai.msu.ru/ )

19. AstroAsciiData
... AstroAsciiData is a Python module to handle ASCII tables. ... The idea to develop this Python module emerged from the fact that ASCII tables continue to be one of the most popular and widely used data exchange formats in astronomy and probably science in general. ... To load this ASCII table, go into Python, load the AstroAsciiData module and read in the table with: . ... demo = asciidata.open('webexa.txt') . ... Users who only want to work with ASCII tables neeed no further python modules. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/PYTHONtools/astroasciidata/ -- 13.6 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>239) - www.stecf.org/ )

20. http://www.astro.louisville.edu/software/astroimagej/installation_packages/AstroImageJ_installation_windows.html
... The files in this directory are for installing the latest version 3.0.0 of AstroImageJ on Linux, Windows, and Mac operating systems. ... If you have Java already installed on your system (32-bit or 64-bit), download the following version of AstroImageJ that does not include Java embedded in installation. ... To install AstroImageJ on a 64-bit Windows machine, install the following file which includes the Java 7 64-bit runtime environment ( jre ). ... Run AIJ by double-clicking AstroImageJ.exe. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/installation_packages/AstroImageJ_installation_windows.html -- 55.1 Кб -- 07.12.2014
Похожие документы

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


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

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

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