Найдено документов: 120360 (133 сайтов) ---- Время поиска: 0.67сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.mrao.cam.ac.uk/~rachael/compphys/examples/factors.f90.
http://www.mrao.cam.ac.uk/~rachael/compphys/examples/factors.f90.
1. http://www.mrao.cam.ac.uk/~rachael/compphys/examples/factorials.f90
module fact_mod contains function factorial(n) integer i,n real (kind(1.0d0)) :: factorial factorial=1 do i=2,n factorial=factorial*i enddo end function end module program test use fact_mod integer i write(*,*)'Please input i' read(*,*) i write(*,*)i,' factorial is ',factorial(i) end
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~rachael/compphys/examples/factorials.f90 -- 1.4 Кб -- 13.09.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1227) - www.mrao.cam.ac.uk/ )
2. Reading Einstein FITS files
... Einstein FITS files can be read into PROS using the standard IRAF and PROS routines, dataio.rfits for images and xray.xdataio.efits2qp for Event Lists. The user is prompted for the name of the FITS file and the dataset is drawn from (IPC Unscreened Data, HRI Event lists etc.) For example; xl> efits2qp input FITS file name: i2029n40.xpc dataset (hrievt|ipcevt|slew|ipcu): ipcevt output IRAF/PROS QPOE file name (.): test Writing output QPOE file: test.qp aux=.convtgr, type=convtgr -> test.qp . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/PROS/PUG/node33.html -- 3.6 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3389) - hea-www.harvard.edu/ )
3. http://www.atnf.csiro.au/pub/people/vlbi/fringe-checks/vt09/vt09a/sched.runlog
Welcome to program SCHED. ... TPINI: Reading tape initialization information from SCHED input file. ... SRREAD: Reading source catalog: /nfs/atapplic/vlbi/sched/catalogs/sources.vlba GETFREQ: Reading frequency file: /nfs/atapplic/vlbi/sched/catalogs/freq.dat SCHOPT: First output scan will be number 1 TPS2: *** WARNING *** 4.00 minutes needed to change tapes at S2 stations without data loss while using all tapes. Change at CEDUNA on day 133 at 14:02:44 has only a 3.00 minute gap. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/pub/people/vlbi/fringe-checks/vt09/vt09a/sched.runlog -- 4.8 Кб -- 12.05.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>19874) - www.atnf.csiro.au/ )
4. HwB: PCI (technical) Connector (Offline)
... This file is not intended to be a thorough coverage of the PCI standard. ... Thus, I/O operations are explained in the most detail, while memory operations, which will usually not be dealt with by an I/O card, are only briefly explained. ... Address/Data Lines. ... Used to indicate whether the cycle is an address phase or a data phase. ... Each cycle begins with an address phase followed by one or more data phases. ... This is done to reduce the overall number of pins on the PCI connector. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/hwbook/connector/bus/pci_tech.html -- 13.1 Кб -- 06.07.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7737) - www.arcetri.astro.it/ )
5. Stream 1/0
... int feof(FlLE *file_pointer) - Check if end of file occurred on a stream. int ferror(FlLE *file_pointer) - Check if any error occurred during file I/0. int fflush(FlLE *file_pointer) - Write out (flush) buffer to file. int fgetc(FlLE *file_pointer) - Get a character from a stream. int fgetpos(FlLE *file_pointer, fpos_t current_pos) - Get the current position in a stream. char *fgets(char *string, int maxchar, FILE *file_pointer) - Read a string from a file. ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_21_6_1.html -- 4.9 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_21_6_1.html -- 4.9 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_21_6_1.html -- 4.9 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_21_6_1.html -- 4.9 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_21_6_1.html -- 4.9 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>899) - jet.sao.ru/ )
6. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/xmccd-4.2.1/libapogee/src/Expose
... 30 : 0; /*TODO*/ libapogeedrv.cpp : alta - write_RoiStartX(x); libapogeedrv.cpp : alta - write_RoiStartY(y); libapogeedrv.cpp : alta - write_RoiPixelsH(width); libapogeedrv.cpp : alta - write_RoiPixelsV(height); libapogeedrv.cpp : alta - write_DigitizeOverscan(0); libapogeedrv.cpp : alta - write_ImageCount(1); libapogeedrv.cpp : status = alta - Expose(exposure,shutter_flag); libapogeedrv.cpp : ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/xmccd-4.2.1/libapogee/src/Expose -- 9.9 Кб -- 05.08.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>479) - www.astro.louisville.edu/ )
7. Spectrum - control
... spectrum . ... nsource <n> : choice of source function (def: 3=Feautrier) . noptype <n> : choice of continuous opacity (def: 1=Kiel) . nhedat <nhedat> : choice of HeI data (BCS or Mon treal) (def: 1=BCS) . ... read_model <filename>: read model atmosphere in QUB/STERNE2 format . ... wavmax <w_max> : distance from line centre to compute . ... nvturb <n vt > : number of points in -dependent v turb . ... tau_exp <n> : increase resolution of optical depth scale by adding additional points . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/software_store/guide/spectrum_commands.html -- 10.8 Кб -- 03.06.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1744) - star.arm.ac.uk/ )
8. Reading Client Input in Apache 1.2
Apache 1.1 and earlier let modules handle POST and PUT requests by themselves. The module would, on its own, determine whether the request had an entity, how many bytes it was, and then called a function ( read_client_block ) to get the data. ... This step also sends a 100 Continue response to HTTP/1.1 clients, so should not be called until the module is *definitely* ready to read content. (otherwise, the point of the 100 response is defeated). ... Finally, call ap_get_client_block in a loop. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/misc/client_block_api.html -- 4.8 Кб -- 15.10.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>118) - neptun.sai.msu.ru/ )
9. Reading user input
To read standard input into a shell script use the read command. For example: echo "Please enter your name:" read name echo "Welcome to Edinburgh $name" . This prompts the user for input, assigns this to the variable name and then displays the value of this variable to standard output . ... For example: echo "Please enter your surname\n" echo "followed by your first name: \c" read name1 name2 echo "Welcome to Glasgow $name2 $name1" . ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.3.html -- 2.3 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>257) - comet.sai.msu.ru/ )
10. Additional problems at the transition
A problem, that can arise when moving from Fortran 77 to Fortran 90, is dependent on a usual deviation from the standard, and has to do especially with user programs. ... With many Fortran 77 implementations we wrote PROGRAM TEST REAL X WRITE(*,10) 10 FORMAT('Give X = ',$) READ(*,*) X WRITE(*,*) X END In Fortran 90 we use "non-advancing I/O" instead. ... In some old Fortran dialects the statement TYPE was used to write on a typewriter terminal and PRINT was used to write on the line printer. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/c14.html -- 5.4 Кб -- 10.02.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/c14.html -- 5.4 Кб -- 10.02.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/c14.html -- 5.4 Кб -- 10.02.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>4828) - crydee.sai.msu.ru/ )
11. NASA | Astronotes - Part 9
Astronotes Armagh Planetarium's Stellar Blog! ... Space Flight . ... January . ... Posted on February 3, 2011 | No Comments Kepler-11 is an amazing, newly-discovered system of exoplanets. ... Continue Reading.. Posted on January 31, 2011 | ... 8 Comments NASA?s Curiosity Mars rover is to use a unique system called a ?sky crane? to touch down next year on the Red Planet. ... 1 Comment 2011 will be a year of exciting and historic upcoming events in space exploration. ...
[
Сохраненная копия
]
Ссылки http://www.armaghplanet.com/blog/tag/nasa/page/9 -- 54.9 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2573) - www.armaghplanet.com/ )
12. ESO - Thesis Topic: Testing the non-universality of the low-mass end of the
... PhD Thesis Topics offered by ESO Faculty Members > Thesis Topic: Testing the non-universality of the low-mass end of the Initial Mass Function in massive Early-Type Galaxies . ... Observing with ESO Telescopes . ... ESO-MIDAS . ... The stellar initial mass function (IMF) in early-type galaxies and the internal distribution of their dark and luminous mass are two of the deepest and most puzzling open issues in modern astrophysics, each of great importance to our understanding of galaxy formation. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/sci/activities/thesis-topics/abstr-coccato.html -- 27.5 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>10614) - www.eso.org/ )
13. Astronomy Magazine - Interactive Star Charts, Planets, Meteors, Comets,
... Tonight's Sky . ... The Magazine . ... Star Atlas . ... An artificial comet holds secrets to Earths life . ... Astronomy for Kids . ... Observing springtime deep-sky objects with a large telescope . ... The planet has extreme temperature swings and perhaps active lava flows. ... A digital supplement to Astronomy magazine. ... Join TravelQuest International with Astronomy and Discover magazines on one of three great tour options surrounding this celestial spectacle . ... Astronomy Magazine . ...
Еще в разделе:
(Показать все результаты (>5680) - www.astronomy.com/ )
14. IRAF Multiple Extensions FITS (MEF) Files Interface
... The Multiple Extension FITS (MEF) file interface is an IRAF library providing facilities for general file operations upon FITS multi-extension files. ... The Multiple Extensions FITS (MEF) interface consists of a number of routines to mainly read a FITS Primary Data Unit or an Extension Unit and manipulate the data at a file level. ... Read the FITS header of a MEF file that matches the EXTNAME or EXTVER keyword values or if not specified, read the extension number `group'. ... The header filename. ...
[
Сохраненная копия
]
Ссылки http://www.stecf.org/conferences/adass/adassVII/zaraten.html -- 12.2 Кб -- 12.06.2006
[ Сохраненная копия ] Ссылки http://www.adass.org/adass/proceedings/adass97/zaraten.html -- 12.2 Кб -- 15.05.1998
Похожие документы
[ Сохраненная копия ] Ссылки http://www.adass.org/adass/proceedings/adass97/zaraten.html -- 12.2 Кб -- 15.05.1998
Похожие документы
Еще в разделе:
(Показать все результаты (>1599) - www.adass.org/ )
15. Using the Fiber Tester
... At least one hour before you plan to use the tester, power it up as follows (please do not leave the lamp or stepper motor driver on for days at a time because that wastes bulbs and electricity). ... To measure the throughput of a fiber optic harness, first set up the fiber harness as follows: . Arrange the harness so that the v-groove block is near the linear stage, the ferrules are near the Source, and there are no sharp bends in the fibers. ... Quit the fiber tester program. ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/SDSS/eng.papers/19970415_FTUsage/19970415.html -- 12.3 Кб -- 10.06.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>721) - www.apo.nmsu.edu/ )
16. Manpage of FITSHDR
fitshdr - FITS-file headers manipulation tool fitshdr [options] [FITSfile_name] . ... fitshdr [options] --edit FITSfile_name . ... If You want to modify headers of FITSFILE using new FITS-header lines from HEADER file (or from stdin), You have to use this option (You can skip this option, if -H or --header option is used). ... Empty header lines are not displayed (in 'dump' mode only). --line-offsets . ... In 'dump' mode: file offset will be displayed for each header line. --no-line-offsets . ...
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/~pav/dists/fitshdr/fitshdr.1.html -- 12.8 Кб -- 21.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>219) - lnfm1.sai.msu.ru/ )
17. Astronaut Bio: Timothy L. Kopra (10/2014)
... Timothy L. Kopra (Colonel, U. S. Army, Ret.) NASA Astronaut . ... In this position, he primarily served as an engineering liaison for space shuttle launch operations and International Space Station hardware testing. ... He then served in the Space Station Branch of the Astronaut Office, where he was involved in the testing of crew interfaces for two space station pressurized modules as well as the implementation of support computers and operational Local Area Network on the station. ...
[
Сохраненная копия
]
Ссылки http://www.jsc.nasa.gov/Bios/htmlbios/kopra-tl.html -- 9.5 Кб -- 15.12.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3157) - www.jsc.nasa.gov/ )
18. http://vega.inp.nsk.su/~inest/ASCOM/Scriptable%20Components%20and%20Engines/ASCOM%20FITS%20driver/read.vbs
... Exit Sub End If ' First argument is the FITS file to read filename = WScript.Arguments.Item(0) ' Create the ASCOM FITS driver object Set image = CreateObject( FITS. Image ) ' Read the file from disk WScript.Echo Reading filename ... image .ReadFromFile filename WScript.Echo ...done ' Read image dimensions WScript.Echo WScript.Echo ...
[
Сохраненная копия
]
Ссылки http://vega.inp.nsk.su/~inest/ASCOM/Scriptable%20Components%20and%20Engines/ASCOM%20FITS%20driver/read.vbs -- 3.8 Кб -- 24.01.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>70) - vega.inp.nsk.su/ )
19. Stellarium: StelJsonParser Class Reference
Stellarium 0.12.3 . ... Classes . ... StelJsonParser Class Reference . ... Create a JsonListIterator from the given input device. ... static QVariantљ . ... write (const QVariant &jsonObject, QIODevice *output, int indentLevel=0) . ... registerSerializerForType (int t, void(*func)(const QVariant &, QIODevice *, int)) . ... Parse the given input stream. static void StelJsonParser::write . ... Serialize the passed QVariant as JSON into the output QIODevice. static QByteArray StelJsonParser::write . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelJsonParser.html -- 12.4 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>768) - astro.uni-altai.ru/ )
20. Magnetic Fields
... A magnetized bar has its power concentrated at two ends, its poles ; they are known as its north (N) and south (S) poles, because if the bar is hung by its middle from a string, its N end tends to point northwards and its S end southwards. ... That flow became known as an electric current . ... An electric current produced a magnetic force! ... The fundamental nature of magnetism was not associated with magnetic poles or iron magnets, but with electric currents . ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/magbase/REFMAN/EAMAGSPH/wmfield.html -- 7.7 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>474) - www.iki.rssi.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда