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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libsbig/archive/20070228/README.

1. Doug Burke's Perl/S-Lang pages: General examples
... Trapping errors . ... Inline::SLang . Doug's Home Page . The following code and examples can be found in the Inline::SLang distribution available from CPAN . The output was created using version 1.00 of the module, using the PDL support , together with version 1.4.9 of the S-Lang library. Source code 'message("This is S-Lang");'; print "This is Perl\n"; . which, when run, produces This is S-Lang This is Perl . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_general.html -- 6.5 Кб -- 02.10.2012
Похожие документы

2. NAG's Fortran 90
... Compilation and execution with the NAG compiler . Peculiarities in the NAG compiler . System parameters The Numerical Algorithms Group Ltd Wilkinson House Jordan Hill Road Oxford OX2 8DR infodesk@nag.co.uk Tel: +44 1865 511245 Fax: +44 1865 310139 NAG offers a Fortran 90 system which behaves as a compiler but in reality translates to C (except for the PC version). ... CERN had at that time a total of 80 000 code lines working with NAG's Fortran 90 compiler, version 1.1. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/nag.html -- 10.5 Кб -- 10.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/nag.html -- 10.5 Кб -- 10.02.1996
Похожие документы
Еще в разделе: (Показать все результаты (>6661) - crydee.sai.msu.ru/ )

3. Software Store - Installation Guide
... Obtaining the software . ... a. Decide on the root directory where your software is going to go.... /home/friday , for example. b. In your .cshrc file, define . ... home/friday/]lib . ... after make ) an object code library ../pack/qub/libqub.a . ... Then a common section of code, found in ../pack/make_library supplies all the necessary targets: . ... remove The conservative way to build this library is to cd /home/friday/pack/qub; make; make install; make clean . ... cd /home/friday/pack; make . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/Howto_install1.html -- 6.9 Кб -- 02.06.2003
Похожие документы

4. Using UNIX System Calls and Library Functions
... To use system calls and library functions in a C program we simply call the appropriate C function (Appendix ). We have already met some system calls when dealing with low level I O - open(), creat(), read(), write() and close() are examples. ... All math functions such as sin(), cos(), sqrt() and random number generators - random(), seed(), lrand48(), drand48() etc. are standard math library functions. NOTE: most standard library functions will use system calls within them. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_18_2.html -- 3.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_18_2.html -- 3.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_18_2.html -- 3.4 Кб -- 02.10.2012
Похожие документы

5. Stellarium: File and Directory Structure
... FileљStructure . ... After downloading all the catalogues, the paths to the various files should look like this: Installation Data Directory / stars / default / stars _0_0v0_1.cat Installation Data Directory / stars / default / stars _1_0v0_1.cat Installation Data Directory / stars / default / stars _2_0v0_1.cat Installation Data Directory / stars / ... In this case, all the files would be in the <Installation Data Directory>/stars/default directory. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/fileStructure.html -- 13.4 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>804) - astro.uni-altai.ru/ )

6. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/README
CFITSIO Interface Library CFITSIO is a library of ANSI C routines for reading and writing FITS format data files. ... The CFITSIO library is built on Unix systems by typing: > ./configure [--prefix=/target/installation/path] > make (or 'make shared') > make install (this step is optional) at the operating system prompt. The configure command customizes the Makefile for the particular system, then the `make' command compiles the source files and builds the library. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/README -- 6.9 Кб -- 30.12.2010
Похожие документы

7. Displaying Errors with the JavaScript Console
... This appendix describes how to use the JavaScript console to evaluate expressions and display error messages to the user. ... Displaying Error Messages with the Console JavaScript 1.2 and earlier versions. ... You can specify whether to automatically open the console when a JavaScript error occurs or to display a dialog box for each JavaScript error. ... To open a dialog box each time an error occurs, add the following line to prefs.js : user_pref("javascript.classic.error_alerts", true); . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/console.htm -- 7.5 Кб -- 07.10.1999
Похожие документы

8. Source Re-organisation
As of 1.3, the Apache source directories have been re-organised. This re-organisation is designed to simplify the directory structure, make it easier to add additional modules, and to give module authors a way of specifying compile time options or distribute binary modules. ... The non-module source files have moved from src into src/main . ... Configure . ... For example, say it is called mod_demo.c. The archive for this module should consist of two files, in a suitable directory name. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sourcereorg.html -- 12.8 Кб -- 15.10.2001
Похожие документы

9. CENTERFIT: A Centering Algorithm Library for IRAF
... This paper presents an overview of the CENTERFIT image centering algorithm library currently under development in the IRAF system. ... The centering algorithms employed by these applications must satisfy a wide range of efficiency and accuracy requirements, and function robustly on data sets spanning a broad wavelength, resolution, and signal-to-noise regime. This paper presents an overview of CENTERFIT, a library of 1-D and 2-D centering algorithms currently under development in the IRAF system. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/davisl.html -- 12.0 Кб -- 23.06.1998
Похожие документы

10. Examples of copying directories with the cp command
. To create a new copy of a directory: cp -r draft presentation . This copies all the files and subdirectories in the directory draft into a new directory presentation . You try to create a copy of a directory using the name of directory that already exists: cp -r planA projects . If the directory projects already exists, then a copy of the directory planA will be created in this directory.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/cp1.html -- 2.2 Кб -- 17.01.1997
Похожие документы

11. http://hea.iki.rssi.ru/integral06/internal/index.php~
... selected="selected"' : ''; $menu .= '<option value="' . ... SERVER['REQUEST_URI'],$trans)); return $urls[0]; } /* get the internal configuration */ global $ cfg ; /* check if we been asked to render a feed */ $ feed = get_get(' feed ',NULL); /* check if we been asked to render a PDF */ $pdf = get_get('pdf',NULL); $ templates = array(); $output = ''; $ file = get_post('db',NULL); if (!$ file ) $ file = get_get('db',Property::get($ cfg ['config'],'default')); /* if the request does not ask for a...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/integral06/internal/index.php~ -- 9.5 Кб -- 21.03.2007
Похожие документы

12. Guider Image Controller Overview
... Finding Stars . ... Handling Bad Pixels . ... The guide camera image controller can control one or more guide cameras. ... Each time the camera is read, the image is automatically saved to a fits file on a shared disk. ... Cameras that have bad pixels require "bad pixel maps" in order to find stars, centroid or even compute statistics for the image. ... View this image (for instance in NIH Image) and determine an upper and lower cutoff; pixels whose values are outside of this range are considered...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/HardwareControllers/GuiderImageOverview.html -- 10.6 Кб -- 22.06.2000
Похожие документы

13. What's Out There? A talk hosted by Ballyhackamore Library | Astronotes
Astronotes Armagh Planetarium's Stellar Blog! ... Armagh Planetarium . ... Milky Way . ... Space Flight . ... By admin February 26, 2015 Posted in: Armagh Planetarium . This image shows the Milky Way arching above the ESO 1-metre Schmidt Telescope at the La Silla observatory. ... The library will be hosting me for a public talk suitable for ages 10 to adult on the amazing planets, stars and galaxies which are scattered across the cosmos. ... Copyright Armagh Planetarium 2014 All Rights Reserved. ...
[ Сохраненная копия ]  Ссылки http://www.armaghplanet.com/blog/whats-out-there-a-talk-hosted-by-ballyhackamore-library.html -- 41.4 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>2612) - www.armaghplanet.com/ )

14. Radioastrophysical department ISTP RAS SB
RADIOASTROPHYSICAL DEPARTMENT  INSTITUTE OF SOLAR-TERRESTRIAL PHYSICS RAS SB . ... Radioastrophysical Department , Institute of Solar-Terrestrial Physics, Siberian Division, Russian Academy of Science. ... Head of Laboratory dr. Gubin A.V. LABORATORY of INFORMATION SUPPLY and METHODOLOGY of RESEARCH . ... Head of Observatory Kitsanov S.V. SIBERIAN SOLAR RADIO TELESCOPE . Siberian solar radio telescope data at 5.7 GHz in I SOHO EIT 171 SOHO EIT 195 SOHO EIT 304 MDI Continuum MDI Magnetogram . ...
[ Сохраненная копия ]  Ссылки http://ssrt.iszf.irk.ru/ -- 20.8 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>11) - ssrt.iszf.irk.ru/ )

15. Demeter Fragrance Library Гель для душа "Ландыш" ("Lily of the valley"),
... В Англии, в Суссексе, сохранилась удивительная легенда о сражении при Толбиаке святого Леонарда со страшным драконом Син: из пролитой крови святого Леонарда выросли ландыши - цветы непорочности и святости. Согласно же библейскому преданию, ландыши выросли там, где слезы Марии упали на землю у подножия креста. ... Так что как минимум один флакончик с гелем для душа "Lily of the Valley" просто необходимо иметь в запасе. ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku9675.html -- 18.1 Кб -- 14.02.2016
Похожие документы

16. VaST homepage
... VaST is a software tool for finding variable objects on a series of astronomical images. ... VaST performs object detection and aperture photometry using SExtractor on each image, cross-matches lists of detected stars, performs magnitude calibration with respect to the first (reference) image and constructs a lightcurve for each object. ... VaST FITS image viewer ./pgfv . ... Part I" PZP, vol. ... K. V. Sokolovsky, S. A. Korotkiy; "New Variable Stars Discovered by the NMW Survey" PZP, vol. ...
[ Сохраненная копия ]  Ссылки http://scan.sai.msu.ru/vast/ -- 122.2 Кб -- 21.02.2016
[ Сохраненная копия ]  Ссылки http://saistud.sai.msu.ru/poisk/ -- 122.2 Кб -- 21.02.2016
Похожие документы

17. SPUTNIK home page
.
[ Сохраненная копия ]  Ссылки http://sputnik.infospace.ru/goms/engl/goms.htm -- 7.3 Кб -- 14.01.2004
Похожие документы

18. atmos 3.0 page
The most up-to-date information related to atmos 3.0 are collected here due to constantly increasing interest to MASS/DIMM processing software... atmos 3.0 is still beta , so the latest version is 2.97.5 (there is also 2.98.x branch which absorbs new features) . ... M' line: . ... free seeing and its relative error . ... dimm seeing and its relative error (if dimm data are present, zeros otherwise) . ... dimm turbulence power and its relative error (if dimm data are present, zeros otherwise) . ...
[ Сохраненная копия ]  Ссылки http://curl.sai.msu.ru/~matwey/atmos/ -- 6.8 Кб -- 05.02.2016
Похожие документы
Еще в разделе: (Показать все результаты (>36) - curl.sai.msu.ru/ )

19. Library Home Page
. Плохотниченко Людмила Викторовна - главный библиотекарь . Борисенко Татьяна Александровна - главный библиотекарь . Маркелова Эмилия Николаевна - старший библиотекарь . Романюк Ирина Борисовна - старший библиограф . Перкова Ирина Юрьевна - старший библиотекарь . Кретова Надежда Алексеевна - оператор множительной техники . E-mail: . Телефоны: . +7(87878)-46-308, 46-342 . +7(87822)-9-33-79, 9-33-80, 9-34-45 . С вопросами и предложениями обращаться .
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/lib/ -- 4.7 Кб -- 09.04.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/lib/ -- 4.7 Кб -- 09.04.2016
Похожие документы

20. Webservis.ru - Error:404 Not Found
... Хостинг для бизнеса! ... Качество хостинга, проверено временем! . ... R3.RU - Хостинг для каждого! Хостинг от 72 рублей в месяц. ... хостинг панель ISPmanager, антивирус. www.R3.ru . Виртуальный хостинг . 80 руб. в месяц . ... Гб места . ... FTP . ... База MySQL . ... 120 руб. в месяц . ... 220 руб. в месяц . ... 310 руб. в месяц . ... 510 руб. в месяц . ... 710 руб. в месяц . ... Бесплатный хостинг Webservis.ru . PHP, CGI, mysql, место под сайт 100мб, . ... Error:404 Not Found . ...
[ Сохраненная копия ]  Ссылки http://grigam.hop.ru/kalend/kalen.htm -- 11.5 Кб -- 09.04.2016
Похожие документы

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

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