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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/po/sky_maps/autori.html.

1. Interfaccia con programmi FORTRAN
... Alcuni dei programmi elencati nel cap. 1.5 sono scritti in FORTRAN, e l'interfaccia C-FORTRAN non prevede funzioni che riportano l'indirizzo di una struttura ( record in terminologia FORTRAN), o di una stringa di caratteri. ... Le funzioni richeste sono: . 1. getxdirid(long *telesc_id, char *xdir_id, int len) Ritorna in una stringa (di lunghezza massima len ) l'identificativo per il programma toolxdir corrispondente al codice numerico telesc_id . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/science/Radio/red/nuovastrut/node24.html -- 6.6 Кб -- 31.10.2003
Похожие документы
Еще в разделе: (Показать все результаты (>6127) - www.arcetri.astro.it/ )

2. Fortran 90 texts and links
... Fortran 90 texts by Bo Einarsson . ... Fortran 77 to Fortran 90 Tutorial in English, HTML-version, . Fortran 90 for the Fortran 77 Programmer Net version Local version (if available) . ... Fortran 90 Tutorial in Swedish, L robok i Fortran 90, PostScript version 1.8.2: . ... L robok i Fortran 90 Net version Local version (if available) . ... English version Net version Local version (if available) . Swedish version Net version Local version (if available) . ... Fortran 90 compilers: . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/fortran.html -- 12.2 Кб -- 01.10.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/fortran.html -- 12.2 Кб -- 01.10.1996
Похожие документы

3. The AstroStat Slog Blog Archive Do people use Fortran?
... Archives . ... People . ... I?m very sure that Fortran is one of the major scientific programming languages. ... My experience in astronomy is brief, I?m a PhD student, therefore my knowledge of the subject is limited, but as far as I know that people working in high energies (X-rays and probably some people working in Gamma-rays too) used to rely on Fortran until very recently, due to the main analysis tool being XSPEC v11 (and previous versions), all based on Fortran, I believe. ... Chandra Blog ....
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/2009/do-people-use-fortran/comment-page-1/index.html -- 22.6 Кб -- 02.03.2014
Похожие документы

4. Sheltran - Fortran directive lines
. Fortran directive lines are identified by an F in column 1. The remainder of the line is written in columns 1 to 79 of the FORTRAN output file. This facility can be used to pass directives to the FORTRAN compiler (e.g. debug directives). It should not be used to bypass SHELTRAN control structures.
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sheltran/fortran.html -- 1.7 Кб -- 16.01.2009
Похожие документы

5. Note on FORTRAN and C Versions
This document covers the FORTRAN version of the interfaces of this subsystem. ... Fortran offers a single intrinsic function for locating substrings within a string: INDEX. ... begin a search at any location within the string. -- search in two directions: forward (left to right), and reverse (right to left). -- search for a multi-character substring; or for any character contained in an arbitrary collection; or for any character NOT contained in an arbitrary collection. ... IF ( LEN ( STRING ) .LE. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/req/scanning.html -- 9.0 Кб -- 17.12.2005
Похожие документы

6. FORTRAN
. Language [RU/EN] Поиск: . Начало . Наверх . Исследования . Проекты . Службы . Информация . Новости . События . Персональные . Архив . Documents . CGI . Fortran . Graphics . HTML . HTTP . Latex . Linux . PHP . RFC . Н.В. Пушков . 10/04/2016 02:30 MSK . webmaster@izmiran.ru . (C) 2007, ИЗМИРАН
[ Сохраненная копия ]  Ссылки http://www.izmiran.rssi.ru/icc/doc/fortran/?LANG=ru -- 5.5 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>46) - www.izmiran.rssi.ru/ )

7. Mixed and FORTRAN libraries
. Next: HDS Up: Code Previous: NOVAS Contents . Subsections . HDS . WD . ROCHE . Christian Hummel 2015-04-28
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node39.html -- 3.2 Кб -- 28.04.2015
Похожие документы
Еще в разделе: (Показать все результаты (>7313) - www.eso.org/ )

8. Fortran subroutine attid1
... subroutine attid1 (ts,u1,u2, dir ) common /z/ z(2) common /c/ x(12) dimension s(3),e(3),p2(3), dir (3), dra (3),pa(3,3) ux= atan (1.)/45.*u1 uy= atan (1.)/45.*u2 dra (1)= cos (ux) dra (2)= sin (ux)* cos (uy) dra (3)= sin (ux)* sin (uy) alf=x(1)+x(2)* sin (x(11)*ts)+x(3)* cos (x(11)*ts)+x(4)* sin (x(12)*ts)+ *x(5)* cos (x(12)*ts) bet=x(6)+x(7)* sin (x(11)*ts)+x(8)* cos (x(11)*ts)+x(9)* ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/interball/attitude/attid1.html -- 3.1 Кб -- 19.09.1996
Похожие документы
Еще в разделе: (Показать все результаты (>7) - www.iki.rssi.ru/ )

9. Fortran Notes
. General: . -fno-silent -fno-automatic -Wall -finit-local-zero . Careful: . -fugly . Fast: . -malign-double -ffast-math -O -m486 . General: . -A -f -s -N3 -N9 -N22 -N34 -N59 -N110 . Careful: . -N32 . Fast: . -O -N69 -N86 . C mix: . -k . General: . -xcg92 . Fast: . -fast -O3 . Use General + Careful for debug, General + Fast for optimized run. Documentation for NAG Fortran Library (Mark 16). Comments and questions to Evgeny Rodichev, er@sai.msu.su
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/fortran.html -- 2.3 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>10) - www.sai.msu.su/ )

10. Armagh Observatory: Chris Winter [ lte-codes ]
... Now, all three programs come in one easy to build package. ... Unfortunately, because it is the only brand of F90 compiler I have access to, the source codes can only be guaranteed to build with Intel Fortran Compiler v6.0 , and now with the newer v7.1 . ... Binary RPM - RedHat 8.0 Binary RPM Package (~2.8 MB) [ How to install ] . Source RPM - Source RPM package (~1.7MB) [ How to install ] . ... Source RPM - Source RPM package (~2.5MB) [ How to install ] . ... Chris Winter, 2007 . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~cwr/lte-codes.html -- 8.1 Кб -- 07.01.2007
Похожие документы

11. http://www.mrao.cam.ac.uk/~rachael/compphys/Lecture%201.pdf
Computational Physics 2007 Rachael Padman ­ rp10001@cam.ac.uk 4-Oct-2007 Computational Physics 2007 1 Structure of the course · General advice about the course, introduction to programming · Introduction to Fortran (~1 lecture) · Numerical methods ­ 5 topics, relating to the five problems (~6 lectures) · Advanced topics (only if time) PLUS · Self study (in PWF or connect to server) 4-Oct-2007 Computational Physics 2007 2 Why... bother? ... 4-Oct-2007 program table implicit none ! ...
[ Текст ]  Ссылки http://www.mrao.cam.ac.uk/~rachael/compphys/Lecture%201.pdf -- 912.2 Кб -- 30.10.2007
Похожие документы

12. Which Programming Language Should I use
... Perl . ... IDL is used for data analysis and graphics. ... Advantages of a language that is popular in the real world are the existence of web resources such as tutorials, a wide range of libraries of existing code you can use and modify, and better job prospects for you if you ever want to venture into the real world. ... Most data reduction systems (eg IRAF, MIDAS, Starlink) do not interface well with any programming language: IRAF has itуs own (very clunky) language in which you can write scripts...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/ObsTech/WhichLanguage.htm -- 24.2 Кб -- 10.04.2007
Похожие документы
Еще в разделе: (Показать все результаты (>16) - www.mso.anu.edu.au/ )

13. Programm
. Устройство Протоколов NCP/IP (на Русском) .
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~mystery/html/Programming.html -- 3.1 Кб -- 18.12.1997
Похожие документы

14. [sas-uploads] utils-1.132.tgz
... Package: utils-1.132.tgz - 999434 B MD5: c540e51f7055a7ca6e7f7d245fb2ae11 Uploaded by: Eduardo Ojero Pascual (SAS Integration - XMM-Newton SOC) < eduardo.ojero@sciops.esa.int > Accepted on: Tue Mar 22 14:57:22 2016 UTC The most recent ChangeLog entry says: Version 1.132 - 2016-03-22 (EO) ------------- + src/cfortran.h: Until now we have used cfortran.h version 4.1 1990-1998, from Burkhard Burow ( burow@desy.de ), to deal with the interface between C (C++) and Fortran. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/pipermail/sas-uploads/2016-March/015028.html -- 5.1 Кб -- 22.03.2016
Похожие документы

15. NEdit.org
Home - News - Download - Documentation - Search - FTP . About NEdit . ... Fortran shift left start=$selection_start end=$selection_end deselect-all() i=start while(get_character(i)!= "\n") i-- while(i<end-1) { a=get_character(++i) if (a!="c" && a!="C" && a!="\n") { l=0 while(get_character(i+l)!="\n" && l<6) l++ i=i+l if (l>5) { if (get_character(i)==" "){ set_cursor_pos(i) delete-next-character() end=end-1 } } } while(get_character(i)!="\n") i++ } select(start,end) set_cursor_pos(end) . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/nedit/macro/2/2-11.shtml -- 12.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/nedit/macro/2/2-11.shtml -- 12.2 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/nedit/macro/2/2-11.shtml -- 12.2 Кб -- 02.10.2012
Похожие документы

16. http://www.astro.louisville.edu/software/archive/colorspec/colorspec-1.0/NOTES
The C versions are all in one file and a Makefile is unnecessary. Simply compile with one line such as gcc -lm solar.c to generate an executable a.out, and then rename a.out to whatever you prefer. C language versions accept command line input. Execute a program without input to get a help prompt. ... It would provide a template if you wanted to create other Fortran programs with color image output. ... Most, but not all, image display programs will accept this format. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/archive/colorspec/colorspec-1.0/NOTES -- 2.6 Кб -- 23.08.2004
Похожие документы

17. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/ocu/pcr/masmv51/include/mixed/POWER2.ASM
Default command line for BASIC : MASM /Dmodel=medium /Dlang= BASIC power2 ; ; Default command line for C: MASM /MX /Dmodel=small /Dlang=C power2 ; ; Default command line for FORTRAN : MASM /Dmodel=large /Dlang= FORTRAN power2 ; ; Default command line for Pascal: MASM /Dmodel=large /Dlang=Pascal power2 ; % .MODEL model,lang INCLUDE mixed.inc % IFIDNI lang , BASIC reference EQU 1 % ELSEIFIDNI lang , FORTRAN ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/ocu/pcr/masmv51/include/mixed/POWER2.ASM -- 3.0 Кб -- 02.03.2001
Похожие документы

18. Software
... Compilers: C- and FORTRAN-77 compilers (a FORTRAN-to-C convertion package may be used instead of a FORTRAN-77 compiler). Libraries: AGL is used for all plotting in MIDAS. This library is normally available on the release media but can also be obtained from the Italian ASTRONET (free of charge for non-profit research institutes). NAG is used in a few packages such as fitting. It is under license and can be purchased from the Numerical Algorithms Group. ... Fri Mar 24 17:17:52 MET 1995 ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node13.html -- 3.2 Кб -- 23.02.1996
Похожие документы

19. Computer....
... useful to make html . HTML-standarts . Characters for html . ... Research computing center at MSU . ... Fortran . ACME-brand Unix software . Screen Savers (Lunar craters, Sky and others for Windows and for Unix) . Golden Software: Surfer, Grapher, MapViewer and Didger . ... Scientific Research Computational Center in MSU . Fortran Library Mark 18 . NAG library . ... ISM-computers . ... White Wind - computers . R-style computers . ...
[ Сохраненная копия ]  Ссылки http://astrometric.sai.msu.ru/~sasha/comp.html -- 3.3 Кб -- 29.05.2006
Похожие документы

20. Database of Optical Properties -- Level: subsubpage
The code producing data for the database has been written in two languages - Pascal and Fortran. ... The files ww_11x and ww_12x (e.g., ww_11pas, ww_11for , etc.) contain the weights of the artificial neural network (the two layer perceptron) which are used to calculate the expansion coefficients and of the scattering matrix elements and (please, contact the authors for a code that calculates these weight for different parameter values). ... The structure of the input file data is as follows: . ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/DOP/A-PERC/USRNOTES/index.html -- 6.4 Кб -- 19.11.2010
Похожие документы

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


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

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

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