Найдено документов: 123703 (125 сайтов) ---- Время поиска: 0.25сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.mrao.cam.ac.uk/~rachael/compphys/examples/shm.f90.
http://www.mrao.cam.ac.uk/~rachael/compphys/examples/shm.f90.
1. User interface
GIPSY programs do not interact with the user directly, but do this through the GIPSY user interface, Hermes . If for instance a program needs some input from the user, it will send a request to Hermes which will then prompt the user for the required parameters. ... If a program wants to inform the user that the integrated flux density of a source is x Janskys, it will not do this with an ordinary WRITE statement, but via a library routine which sends a request to Hermes. ... The default level . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/srvreq/programmers.html -- 7.2 Кб -- 17.01.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>22627) - www.atnf.csiro.au/ )
2. (Untitled)
To proceed to drawing tracks of some objects select Tracks item in menu bar and then select Input Data in drop-down menu. Enter initial and final dates of time interval in corresponding data fields of the Input Data dialog box Input Data . ... The frame with horizontal and vertical scales corresponding to the right ascension and declination axes appears on screen. ... Depending on specifications introduced in the Input Data dialog box the picture represents tracks up to three different objects. ...
[
Сохраненная копия
]
Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user2pnr.htm -- 3.1 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>475) - www.ipa.nw.ru/ )
3. http://www.mrao.cam.ac.uk/~rachael/compphys/examples/minimize.f90
this module contains a subroutine which evaluates the function ! x*exp(-x) which we wish to minimize module x_ex_mod contains subroutine x_ex(x,f) real(kind(1.0d0)) :: x,f f = -x*exp(-x) end subroutine end module ! this program controls the minimization program minimize use nag_f77_e_chapter use x_ex_mod implicit none integer :: ifail,maxcal real(kind(1.0d0)) :: e1,e2,a,b,x,f ! ... allow at most 50 calls to x_ex ifail = 0 ! call NAG call e04abf(x_ex,e1,e2,a,b,maxcal,x,f,ifail) ! ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~rachael/compphys/examples/minimize.f90 -- 1.9 Кб -- 14.09.2005
Похожие документы
Похожие документы
4. http://www.eso.org/~chummel/iau/ESO_VLTI_calibrator_program.txt
Subject: ESO VLTI calibrator program Ladies and gentlemen-- With the coming of the ATs, and the slow movement of MIDI and AMBER into routine operation I think the time has come to improve the general level of interferometric calibrators at the VLTI and their accessibility to users. ... Define database formats to contain information on each calibrator. ... Observing programs be set up with MIDI, AMBER, and possibly VISIR and ISAAC to establish a consistent set of spectrophotometric and visibility data. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~chummel/iau/ESO_VLTI_calibrator_program.txt -- 5.2 Кб -- 21.02.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>9912) - www.eso.org/ )
5. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[
Сохраненная копия
]
Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>326) - www.astro.spbu.ru/ )
6. IDL Program Help Pages
... CCD2FITS: CONVERSION OF CCD FILES TO FITS FORMAT . ... OFILE:Name of output file . ... CCD12BIT: LYNXX IMAGE READER . ... IMAGECUBE: name of output image vector . MEDIAN: IMAGE MEDIANS . ... M: name of output image . ... APPHO,image,rad,cts,nbins,x,y or . APPHO,image,rad,counts,xvec,yvec,col=col,resize=resize . ... APPHOT,image,rad,cts,nbins,x,y . APPHOT,image,rad,counts,xvec,yvec,col=col,resize=resize . ... IMAGE3: output image . ... FILEOUT: name of output image without .gif . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/~swolk/thesis/node85.html -- 6.6 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1759) - hea-www.harvard.edu/ )
7. Summary of Fortran 77 statements
... Executable GOTO statements . ... Input/output statements . ... GOTO statement_number_variable, (snr1, snr2, snr3) - an assigned GOTO statement, jumps to the statement number that equals the statement number variable (an arbitrary number of statement numbers snr are permitted). GOTO statement_number_variable - this is an assigned ordinary GOTO statement, it is a combination of the first one, GOTO snr1, and previous one, GOTO statement_number_variable without a list of permitted alternatives. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/a2.html -- 15.9 Кб -- 23.03.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/a2.html -- 15.9 Кб -- 23.03.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/a2.html -- 15.9 Кб -- 23.03.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>2537) - crydee.sai.msu.ru/ )
8. Getting Started in Actor Prolog. Analyzing Web Sites.
In this chapter we will consider two very simple but useful Web agents that I have written on Actor Prolog for my own needs. ... Let us start the Web agent. Fig. ... Start of the Web agent. The Context diagram consists of three blocks: "Logic Programming Sites", "Edit", and "Check". ... Some Web sites that are linked with the logic programming and Prolog are listed in the pulldown list (these addresses are transferred to the "Edit" block from the "Logic Programming Sites" block). ...
[
Сохраненная копия
]
Ссылки http://www.cplire.ru/Lab144/start/e_scan.html -- 13.7 Кб -- 24.09.2007
Похожие документы
Похожие документы
9. 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
Похожие документы
[ Сохраненная копия ] Ссылки 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
Похожие документы
Еще в разделе:
(Показать все результаты (>806) - jet.sao.ru/ )
10. A Program Complex Equipped With a GUI for Investigation of 3D Structure of
... A program packet is developed for the detailed research into the 3D structure of the magnetic fields of solar active regions as well as the overall solar magnetic field. ... Solar activity is the result of motion and interaction of the coronal magnetic fields, so their study is of primary interest of solar physicists. We have developed a program packet for the detailed research into the 3D structure of the magnetic fields of solar active regions as well as the overall solar magnetic field. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass98/rudenkogv/ -- 15.8 Кб -- 16.07.1999
Похожие документы
Похожие документы
11. Other Programs - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Programs . ... Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/fr/programs/other.html -- 6.1 Кб -- 19.11.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7814) - www.arcetri.astro.it/ )
12. S.P.Korolev RSC Energia - SCIENTIFIC-EDUCATIONAL PROGRAM
MICROSATELLITE PROGRAM KOLIBRY MS MS PROGRAM PARTICIPANTS PROJECT IMPLEMENTATION . INTERNATIONAL SPACE STATION . KOLIBRY MS . The Kolibry satellite was developed as a base satellite as applied to the entire Program with respect to its characteristics: . ... Content of service systems; . ... In-flight control of its operation. ... Antenna system . ... The system of data acquisition and control; . ... Passive thermal control system; . ... Official WEB-site of S.P.Korolev RSC Energia . ...
[
Сохраненная копия
]
Ссылки http://www.energia.ru/eng/iss/sci-education/microsat/microsat-02.html -- 14.8 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2665) - www.energia.ru/ )
13. The /etc directory
Next: The /dev directory Up: The root filesystem Previous: The root filesystem . The /etc љ directory contains a lot of files. ... See the chapter on init љ for further information. /etc/passwd љ . ... Lists the filesystems mounted automatically at startup by the mount -a command (in /etc/rc љ or equivalent startup file). ... etc/issue љ . ... See the magic љ and file љ manual pages for more information. /etc/motd љ . ... Files executed at login or startup time by the Bourne or C shells. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/sag-0.4/node23.html -- 9.3 Кб -- 04.05.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1613) - star.arm.ac.uk/ )
14. IDL programs
... This program was created for correlating chosen regions in the series of fts images. ... Chosen regions' . ... In this section the program counts the integral for each region of the grid for each image. ... As a matter of fact, the integral is total brightness of the region and it is counted by 'int_tabulated' IDL function. ... In addition, the program will show the count of the regions which correlate with the corresponding region (the brighter region means the bigger count) and its contour. ...
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/korel_en.html -- 9.9 Кб -- 15.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>266) - lnfm1.sai.msu.ru/ )
15. http://www.astronomy.com/sitefiles/resources/image.aspx?item=%7B1AFFADD4-DA30-4D18-9FD5-9D90A3D07B75%7D
Shown is an off-center, low-velocity collision of two protoplanets containing 45 percent and 55 percent of Earth's mass. Color scales with particle temperature in kelvin, with blue-to-red indicating temperatures from 2,000 K to in excess of 6,440 K. After the initial impact, the protoplanets re-collide, merge and form a rapidly spinning Earth-mass planet surrounded by an iron-poor protolunar disk containing about 3 lunar masses. ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.com/sitefiles/resources/image.aspx?item=%7B1AFFADD4-DA30-4D18-9FD5-9D90A3D07B75%7D -- 3.9 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2483) - www.astronomy.com/ )
16. Specification
Symbolic circuit-matrix processor and evaluator . ... This software is reliable over the range of benchmark circuit complexity (both *.CIR and *.MAT file). ... SYMBOL is a symbolic-algebra package which in contrast to REDUCE, MACSYMA, MAPLE, MATHEMATICA, MathLAB, MathCAD and other known multi-purpose systems is especially intended for analysis of any lumped, linear, time-invariant circuit. ... pure ASCII text . ... CIRSYM - SYMbolic CIRcuit processor used to format ASCII text file *.out for CALCSYM. ...
[
Сохраненная копия
]
Ссылки http://astrometric.sai.msu.ru/~symbol/specification.html -- 11.5 Кб -- 06.10.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>19) - astrometric.sai.msu.ru/ )
17. Celestial Mechanics
Subject of Celestial Mechanics. ... Differential Absolute Coordinates Equations of the Problem. ... General Integral of Non-Perturbed Motion. ... General Equation of Non-Perturbed Orbit. ... Other Integration Methods of Non-Perturbed Motion Differential Equations; Bine Equation for Case of Non-Perturbed Motion. ... Ellipsical Motion, Kepler Equation. ... Motion Differential Equations in Absolute Coordinates. ... Equation of System of Bodies Motion in Barycentric Coordinates, in Relative Coordinates. ...
[
Сохраненная копия
]
Ссылки http://space.univ.kiev.ua/courses/neb_mehan_e.html -- 5.0 Кб -- 23.02.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>93) - space.univ.kiev.ua/ )
18. The F1 format
The initial orbital data are distributed in the F1 format, which contains orbital elements as a the state vector (the spacecraft position and velocity vector) in the inertial frame (Standard reference of the Earths Equator and Equinox J2000). ... The Format number . 0001 . The Message number . ... 00001 . ... 001451.596 . ... 008276.384 . ... 000000.000 . ... The F1 format for this data looks as follows: . INT/ITZ/01/0001/01/00001/ . ... 001451.596/-008276.384/+000000.000/ . ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/vprokhor/f1form.htm -- 3.5 Кб -- 26.07.1999
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/vprokhor/f1form.htm -- 3.5 Кб -- 26.07.1999
Похожие документы
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/vprokhor/f1form.htm -- 3.5 Кб -- 26.07.1999
Похожие документы
Еще в разделе:
(Показать все результаты (>833) - www.cosmos.ru/ )
19. http://cosmos.msu.ru/eng/duv.html
Ultraviolet data (DUV) . ... The section "Original data" contains original information in analogue-digital and digital- analogue codes. The section "Data for analysis" contains pre-processed data for further analysis. Tatiana" program can be used for graph presentation of the experimental data, and "Orbitron" program - for geographical control of the data. Manual on how to use the programs and the data is in the HELP-file. ... Original data . Data for analysis . Tatiana program . ...
[
Сохраненная копия
]
Ссылки http://cosmos.msu.ru/eng/duv.html -- 2.4 Кб -- 09.12.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>50) - cosmos.msu.ru/ )
20. Izmccd
Download Izmccd (~2.7 MB). ... for 1-5 bytes is number of a numbered minor planet, . ... Positions 1-80 file "mpcreportiz.txt" are similar to positions of file "mpcreport.txt". 83-95 – errors of unit weight, . ... If this tag is " 1 0 " , this record contains results of measurements of an image of object (approximation by "PSF"), . ... 57-66 – error in X (pixels), for first star in a multicentric image, for subsequent it is error in (distance between first star in the image and this), . ...
[
Сохраненная копия
]
Ссылки http://www.izmccd.puldb.ru/izmccd7e.htm -- 8.1 Кб -- 17.09.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>13) - www.izmccd.puldb.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда