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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.mrao.cam.ac.uk/~rachael/compphys/examples/factorials.f90.

1. http://hea-www.harvard.edu/AstroStat/BEHR/behr_test.pro
... Type ; help,behr_hug() ; to obtain a list of accepted keywords. See the documentation ; for BEHR _HUG or the BEHR Tutorial Guide for a description of ; the variables. ; ;restrictions ; it is assumed that the input file contains data as an ASCII table, ; with columns ; -- soft-band counts in source region ; -- hard-band counts in source region ; ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/BEHR/behr_test.pro -- 7.3 Кб -- 04.05.2006
Похожие документы

2. http://www.atnf.csiro.au/pub/people/vlbi/v216/test/sched.runlog
Welcome to program SCHED. ... Then exit. EXIT : Leave program. End of inputs - run program (or EXIT). TPINI: Reading tape initialization information from SCHED input file. SRREAD: Reading source catalog: Program_input SRREAD: Please convert source catalog from use of EPOCH to EQUINOX. STREAD: Reading station catalog: /nfs/atapplic/vlbi/sched/catalogs/stations.dat STREAD: Will read locations file /nfs/atapplic/vlbi/sched/catalogs/locations.dat SCHIN: Found 3 input scans. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/pub/people/vlbi/v216/test/sched.runlog -- 3.0 Кб -- 25.08.2006
Похожие документы

3. 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
Похожие документы
Еще в разделе: (Показать все результаты (>408) - comet.sai.msu.ru/ )

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

5. http://www.mrao.cam.ac.uk/~rachael/compphys/examples/exercise2.f90
... from self-study guide 2 program exercise2 use nag_f77_c_chapter implicit none integer, parameter :: dp = selected_real_kind(12) integer, parameter :: length = 128 real(dp) :: a, ainv real(dp) :: x(length), y(length) ! ... Initialise x and y call init_arrays(ainv, x, y) ! Fourier transform x and y call fourier(x, y) ! ... Call NAG FFT routine ifail = 0 call C06ECF(x, y, n, ifail) if (ifail /= 0) then write(*,*) 'Error in C06ECF: ifail = ',ifail stop end if end subroutine fourier ! ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~rachael/compphys/examples/exercise2.f90 -- 3.2 Кб -- 11.10.2005
Похожие документы

6. Writing programs that use comedi and comedilib
Comedi Documentation . ... Right to the source: #include <stdio.h> /* for printf() */ #include <comedilib.h> int subdev = 0; /* change this to your input subdevice */ int chan = 0; /* change this to your channel */ int range = 0; /* more on this later */ int aref = AREF_GROUND; /* more on this later */ int main(int argc,char *argv[]) { comedi_t *it; lsampl_t data; it=comedi_open("/dev/comedi0"); comedi_data_read(it,subdev,chan,range,aref,&data); printf("%d\n",data); return 0; } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
Похожие документы

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

8. http://star.arm.ac.uk/~csj/idl/UCLES/ucles_read.pro
... Example: ; ucles_read ,'aat_fram_0001.dat',1024,46,w,f ; INPUT ; file : string variable containing file name ; file contains 2 columns of wl and fl ; and EXACTLY nw * no lines. ; nw : number of wavelengths ; no : number of orders ; OUTPUT ; w ; 2d real array (nw,no) containing wavelengths ; f : 2d real array (nw,no) containing fluxes ;- PRINT ,' UCLES_READ : Reading echelle spectrum:', file w = fltarr(nw,no) f = fltarr(nw,no) ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/idl/UCLES/ucles_read.pro -- 2.2 Кб -- 22.08.2007
Похожие документы

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

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

11. 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
Похожие документы
Еще в разделе: (Показать все результаты (>123) - neptun.sai.msu.ru/ )

12. ASP's 2012 Annual Meeting
... Annual Meeting . ... Other Workshops, Conferences and Events . ... Galileo Teacher Training Program Workshop . ... Submit an abstract (please read guidelines below first). ... Please fill out the abstract form carefully since the program committee will be rating the proposals based only on the information you provide. ... For the conference, you may be the lead author on one poster paper, and one oral session: a ten-minute oral paper presentation or an hour-long workshop or a special interest group....
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/events/2012mtg/abstracts.html -- 20.3 Кб -- 12.06.2012
Похожие документы

13. http://www.adass.org/adass/authors/LatexInfo.txt
LatexInfo.txt This file describes some important points about Latex and the ADASSCONF package. ... The AASTeX package also has a home page at URL: http://www.ferberts.com/AAS/aastex.html. % ftp aas.org # 192.102.234.112 Username: anonymous Password: your email address, please ftp> cd pubs/aastex ftp> get README ftp> get aastex.tex ftp> get aas2pp4.sty ftp> bye INSTALLING THE STYLE FILES The *.sty files must be "installed" so that LaTeX can read them. ... They are explained in the AAS instructions. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/authors/LatexInfo.txt -- 6.4 Кб -- 20.10.2003
Похожие документы

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

15. 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
Похожие документы
Еще в разделе: (Показать все результаты (>66) - vega.inp.nsk.su/ )

16. Amateur Telescope Makers of Boston
... 03/26/09 - Chelmsford Historic Society holds a star party. Reading Chronicle article on Reading TV astronomy show. ... Front page picture of Barrows School Star Party from Reading Advocate , February 2, 2006. ... Front page photo in Reading Daily Times Chronicle of star party at Killam School. ... Article on front page of Reading Daily Times Chronicle about star party at Killam School, and the pictures published with it. ... Star Parties . ... Copyright (c) Amateur Telescope Makers of Boston, Inc. ...
[ Сохраненная копия ]  Ссылки http://www.atmob.org/library/articles.php -- 11.1 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>66443) - www.atmob.org/ )

17. Actor Prolog. Example "D:\MOROZOV\Z\DEMO\EXE\EXAMPLES\ADA_LOG.HTML"
... The begining of program -- Target function: a * b with TEXT_IO ; use TEXT_IO ; procedure EXAMPLE is package IO_INT is new INTEGER_IO ( INTEGER ) ; use IO_INT ; r,b,a: INTEGER ; begin put ( Enter unsigned number 'b', please ... unsigned number 'a', please: ) ; get ( a ) ; declare VAR0 , VAR1 : INTEGER ; begin VAR0 := a; VAR1 := b; declare VAR3 , VAR2 , VAR4 : INTEGER ; begin VAR3 := 0 ; VAR2 := VAR0 ; VAR4 := VAR1 ; while VAR2 /= 0 loop begin if ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/ada_log.html -- 9.8 Кб -- 24.09.2007
Похожие документы

18. Opps Please Read - an Astronomy Net Astrophotography Forum Message
Astrophotography Forum Message . Forums: . Atm ћ Astrophotography ћ Blackholes ћ Blackholes2 ћ CCD ћ Celestron ћ Domes ћ Education . ... Post . ... Opps Please Read . ... Post Message | Back to Thread Topics | ... please help, should I take it back or try to . ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/astrophotography/messages/230.shtml -- 13.1 Кб -- 09.04.2016
Похожие документы

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

20. The first test of Einstein's gravity | Astronomy.com
... Tonight's Sky . тАФ . ... RISE тАФ . SET тАФ . ... Observing . ... The double star 54 Leonis, spiral galaxy NGC 3198, and emission nebula NGC 3199 . We test Denkmeier's 3-D eyepieces . ... Astronomy for Kids . ... Observing springtime deep-sky objects with a large telescope . ... The first test of Einstein's gravity . ... Get instant access to subscriber content on Astronomy.com! ... Receive news, sky-event information, observing tips, and more from Astronomy's weekly email newsletter. ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/magazine/2012/01/the-first-test-of-einsteins-gravity -- 63.5 Кб -- 10.04.2016
Похожие документы

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


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

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

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