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

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

Показаны документы, содержащие фрагменты текста из документа
http://star.arm.ac.uk/f77to90/c15.html.

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

2. Use of program libraries
The two main numerical libraries in Fortran 90 are . NAG Numerical Libraries for Fortran 90 Users . IMSL Fortran 90 MP Library Both of these offer both a modified version of the Fortran 77 library, recompiled for Fortran 90, and a completely new library, using all the new facilities of Fortran 90. ... On the Sun using Sun OS 4.2.1 we also got completely wrong results when using library functions in single precision, since the C system on Sun converted all function calls into double precision. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c15.html -- 5.2 Кб -- 30.03.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c15.html -- 5.2 Кб -- 30.03.1996
Похожие документы

3. http://www.adass.org/adass/proceedings/adass00/reprints/P1-07.pdf
Astronomical Data Analysis Software and Systems X ASP Conference Series, Vol. ... F. A. Primini, and H. E. Payne, eds. ATV: An Image-Display To ol for IDL Aaron J. Barth Harvard-Smithsonian Center for Astrophysics Abstract. ... It works equally well under the Unix, Linux, Windows, and MacOS versions of IDL, and includes features such as interactive control of color stretch, zoom, and image scaling; image blinking; and creation of publication-quality PostScript output. ... 386 Barth Figure 1. window. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass00/reprints/P1-07.pdf -- 70.4 Кб -- 29.05.2001
Похожие документы

4. http://www.stsci.edu/instruments/observatory/cdbs/image/install.ps
... The standard places to look for these libraries on Unix and VMS systems are: Library File C interface /usr/stsci/stsdasx/ lib /libcvos.a Tables /usr/stsci/tablesx/ lib /libtbtables.a Images /usr/stsci/irafx/ lib /libex.a IRAF system /usr/stsci/irafx/ lib /libsys.a Vector /usr/stsci/irafx/ lib /libvops.a OS interface /usr/stsci/irafx/unix/hlib/libos.a Figure 1: Unix Libraries Library File C interface stsdasdisk:[stsdasx ... The third macro which may need to be modified in system.h is...
[ Текст ]  Ссылки http://www.stsci.edu/instruments/observatory/cdbs/image/install.ps -- 44.4 Кб -- 16.09.1997
Похожие документы

5. Task Version Identification
Next: Miriad Subroutine Library Up: Program Development Previous: Code History . The first executable statement of a program should be to print out a version identification. ... character version*(*) parameter(version='Clean: version 1.0 26-jan-90') . call output(version) This gives a version and the date when the task CLEAN was last modified. Additionally, this version identification should be included in any history generated by the task. Miriad manager . 2011-08-19 ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/progguide/node9.html -- 3.6 Кб -- 05.02.2013
Похожие документы

6. Homepage of Preben Grosbol
The current Java Class Library for access to FITS files was designed for the VLT Data Flow System pipeline subsystem. ... all types of headers are decoded, . ... As the code has not been optimized, data access is slow e.g. on a 160 MHz machine and no JIT, 32-bit real images are read at 50k values/sec, 16-bit integer images at 80k values/sec while table data are read at 10k values/sec. FITS keywords are decoded at a rate of 2-3k keywords/sec depending significantly on their types. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~pgrosbol/fits_java/jfits.html -- 4.2 Кб -- 16.05.2008
Похожие документы

7. Code Examples
... Below are the code examples that are used in the above text which are not included in complete form elsewhere. ... #include gtk/gtksignal.h #include gtk/gtktable.h #include gtk/gtktogglebutton.h #include tictactoe .h enum { TICTACTOE _SIGNAL, LAST_SIGNAL }; static void tictactoe _class_init (TictactoeClass *klass); static void tictactoe _init ( Tictactoe * ttt ); static void tictactoe _toggle ( GtkWidget *widget, Tictactoe * ttt ); static gint ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/app-codeexamples.html -- 10.2 Кб -- 19.07.2002
Похожие документы

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

9. SAS Makefiles
to build all that is needed to run, do make (either at the toplevel directory of the SAS or your package). If it reports an error, see build.html. to run the tests do 'make test'. to run a thorough check, do make check (either at the toplevel directory of the SAS or your package). ... Each subdirectory contains a Makefile that includes the toplevel Make.include. ... Each Makefile should define a few variables and then include the toplevel Makefile: # Makefile include $(SAS_DIR)/Make.include are: . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/make.html -- 9.0 Кб -- 09.08.2000
Похожие документы
Еще в разделе: (Показать все результаты (>11796) - xmm.vilspa.esa.es/ )

10. AI SPbU library of scattering codes
... There are a lot of computer codes simulating this scattering and freely available in the Internet (see e.g. links on our JPDOC page ). ... The code and input file are available in the directory . ... A slightly modified code of Barber Hill with a C-shell and input files is available in the directory . ... The code, input and test output files are available in the directory . ... See also readme file. file. ... The code, input file and their description (a TeX file) are available in the directory . ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/staff/ilin2/SOFTWARE/ -- 5.7 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>463) - www.astro.spbu.ru/ )

11. The C Preprocessor
... Preprocessor Compiler Control . ... This directive includes a file into code. ... include <file> or #include ``file'' . ... As another example if running program on MSDOS machine we want to include file msdos.h otherwise a default.h file. ... This is most often used with programs that translate other languages to C. For example, error messages produced by the C compiler can reference the file name and line numbers of the original source files instead of the intermediate C (translated) source files. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы

12. http://www.arcetri.astro.it/irlab/luna/firpo/firpo.news.html
... September 1997: the photometry archive is now complete and available. August 1997: new set tested (including the new offset/filter box and a wave generator as a clock, see messages ). ... May 1997: the new offset/filter box is being tested, and should be available at CA starting with the July 1997 run. ... July 1996: ChL has modified the feedback resistors so as to allow a better time response in JHK. ... June 1996: new wave generator HP 33120A tested succesfully, and programmed. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/luna/firpo/firpo.news.html -- 3.4 Кб -- 28.07.2005
Похожие документы
Еще в разделе: (Показать все результаты (>10425) - www.arcetri.astro.it/ )

13. http://www.sai.msu.su/~megera/tips/readline/Makefile.in
Master Makefile for the GNU readline library. ... LIBRARY_NAME = libreadline.a SHARED_READLINE = libreadline.so.$ ... HSOURCES = readline.h rldefs.h chardefs.h keymaps.h history.h \ posixstat.h tilde.h rlconf.h INSTALLED_HEADERS = readline.h chardefs.h keymaps.h history.h tilde.h OBJECTS = readline .o vi_mode.o funmap.o keymaps.o parens.o search.o \ rltty.o complete.o bind.o isearch.o display.o signals.o \ history.o tilde.o xmalloc ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/tips/readline/Makefile.in -- 6.9 Кб -- 14.08.1996
Похожие документы

14. Bojan Nikolic -- Compiling CASA revisited
... Bojan Nikolic web pages home . ... For some numerical experiments with CASA , I have recently been recompiling some parts of this package. ... That is before even touching the code! ... I used the SCons build system to build the CASACORE libraries. ... Apparently missing include for strlen: --- a/code/display/Display/Options.cc +++ b/code/display/Display/Options.cc @@ -30,6 +30,7 @@ #include <sys/stat.h> #include <iostream> #include <dirent.h> +#include <string.h> namespace casa { namespace viewer {...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/blog/2012/08/03/casa-compilation.html -- 12.8 Кб -- 05.10.2015
Похожие документы

15. About modification of the INTERBALL orbital elements
... The accuracy of calculation of both INTERBALL spacecraft (SC) motion has been estimated at the IKI. ... The 30 days measuring intervals were used during the Tail probe (TP) orbital data treatment, and 15 days intervals - during the Auroral probe (AP) orbit determination. ... http://www.iki.rssi.ru/vprokhor/indap.htm for the Auroral probe; . http://www.iki.rssi.ru/vprokhor/indtp.htm for the Tail probe . ... http://www.iki.rssi.ru/vprokhor/ssc.htm , or http://www.iki.rssi.ru/vprokhor/amisan.htm . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/vprokhor/orbmod.htm -- 6.3 Кб -- 26.07.1999
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/vprokhor/orbmod.htm -- 6.3 Кб -- 26.07.1999
Похожие документы

16. Apache Tutorial: Introduction to Server Side Includes
Apache Tutorial: Introduction to Server Side Includes . ... Basic SSI directives . ... SSI (Server Side Includes) are directives that are placed in HTML pages, and evaluated on the server while the pages are being served. ... You can tell Apache to parse any file with a particular file extension, such as .shtml , with the following directives: AddType text/html .shtml AddHandler server-parsed .shtml . ... XBitHack tells Apache to parse files for SSI directives if they have the execute bit set. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/howto/ssi.html -- 21.7 Кб -- 20.05.2004
Похожие документы

17. The XPA Help Facility
... The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. It also provides an easy way for users to communicate with XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. ... A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs (and users). ... XPA User Programs . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/help.html -- 7.4 Кб -- 08.04.2009
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/help.html -- 7.4 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>3868) - hea-www.harvard.edu/ )

18. Index of /~phil/hardware/vertex/sharemegsvertex/ocu/pcr/mscv51/include
... 02-Mar-2001 13:05 . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/ocu/pcr/mscv51/include/ -- 6.7 Кб -- 06.02.2013
Похожие документы

19. About hte IUM
... In order to successfully graduate from the University and receive a diploma, a student must pass exams in all required courses and in some elective courses, and then must write and defend a thesis. ... In order to become a student at the IUM, one had to take a written mathematical entrance exam in the end of June or in the beginning of September. ... Non-matriculated students who successfully complete the exams for the first semester become official students of the University. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/ium/english/general.html -- 6.7 Кб -- 09.12.2005
Похожие документы
Еще в разделе: (Показать все результаты (>1221) - www.mccme.ru/ )

20. http://www.ssau.ru/files/science/conferences/itnt2015/itnt_2015_70.pdf
TOOLS OF TEST GENERATION FOR SATELLITES CONTROL PROGRAMS Andrey Tyugashev, Ekaterina Myasnikova, Elena Sopchenko S.P. Korolyov Samara State Aerospace University (National Reseach University) The paper presents a research in the field of test automation for testing spacecraft control programs. ... Programmers or designers of spacecraft systems write tests manually. ... Tests are carried out by issuing the control actions on the spacecraft and condition monitoring systems parameters of the spacecraft. ...
[ Текст ]  Ссылки http://www.ssau.ru/files/science/conferences/itnt2015/itnt_2015_70.pdf -- 161.6 Кб -- 04.08.2015
Похожие документы

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


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

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

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