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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.mso.anu.edu.au/pfrancis/ObsTech/WhichLanguage.htm.

1. Programming Languages
... VMS users have the following compilers available: C, C++, Pascal, FORTRAN, and MACRO--which is a low-level language. ... Create a source file containing valid program statements as defined by the language. ... Run the program. ... FORT RECALC $ LINK RECALC $ RUN RECALC When you write your programs, your source files should always have a file type that identifies the programming language being used. ... Users create a source file of MACRO statements and then compile, link, and run, the file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_45.html -- 9.1 Кб -- 01.11.1995
Похожие документы

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. iau_wglib_news IAU Commission 5, Working Group on Libraries
... News from the IAU Working Group on Libraries . The IAU WG Libraries will hold a session during the General Assembly XXVIII , to be held August 23 & 24, 2012 in Beijing, China. ... In July 2008, two contributions in the context of the IAU WG Libraries appeared in the IAU Information Bulletin: Terry Mahoney from IAC Tenerife initiated the so-called " Manifesto ", a declaration that reflects concerns regarding the increasing invisibility of research libraries and librarians in the digital era. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/libraries/IAU-WGLib/iau_wglib_news.html -- 10.0 Кб -- 10.04.2016
Похожие документы

4. dbmmanage - Manage user authentication files in DBM format - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Programs . ... dbmmanage is used to create and update the DBM format files used to store usernames and password for basic authentication of HTTP users via mod_authn_dbm . Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by dbmmanage . ... One can usually use the file program supplied with most Unix systems to see what format a DBM file is in. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/programs/dbmmanage.html -- 11.6 Кб -- 25.02.2008
Похожие документы

5. dbmmanage - Manage user authentication files in DBM format - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Programs . ... dbmmanage is used to create and update the DBM format files used to store usernames and password for basic authentication of HTTP users via mod_authn_dbm . Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by dbmmanage . ... One can usually use the file program supplied with most Unix systems to see what format a DBM file is in. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/programs/dbmmanage.html -- 13.7 Кб -- 21.01.2013
Похожие документы

6. Laboratory for the Stellar Magnetism Study of SAO of the RAS - Magnetic stars -
... All contributions must be prepared in English. Contributions, written in other languages, including Russian, will not be accepted. ... The style file sao1.sty is available at the anonymous ftp server ftp.sao.ru:/pub/texSAO/saosty/ . ... November, 1, 2010 . All contributions (including papers of the SAO staff) should be submitted to Dmitry Kudryavtsev ( ). ... Magnetic Stars-2010 . ... Laboratory for the Stellar Magnetism Study of SAO of the RAS . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/lizm/conferences/2010/en/proceedings.html -- 6.1 Кб -- 04.02.2013
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/lizm/conferences/2010/en/proceedings.html -- 6.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/lizm/conferences/2010/en/proceedings.html -- 6.1 Кб -- 02.10.2012
Похожие документы

7. A C Programming Interface to the IRAF VOS Libraries
... Up: Iraf Packages . ... We have developed a methodology for building C programming interfaces to the IRAF Virtual Operating System (VOS) libraries. The IRAF VOS is the fundamental programming interface to the IRAF system, providing the environment for the development of scientific applications. C interface functions for the more commonly used IRAF, STSDAS, and TABLES libraries, as well as the semi-automated interface generation mechanism comprise the C Virtual Operating System interface, CVOS. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass99/P2-28/ -- 12.5 Кб -- 11.10.2000
Похожие документы

8. Programming in C
... The types of arguments which may be passed from one routine to the other, whether the call