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

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

Показаны документы, содержащие фрагменты текста из документа
http://star.arm.ac.uk/f77to90/code/random.f90.

1. http://star.arm.ac.uk/f77to90/code/random.f90
IMPLICIT NONE INTEGER, DIMENSION(1) :: OLD, SEED ! THIS PROGRAM ASSUMES K = 1 INTEGER :: I, K REAL, DIMENSION(3) :: HARVEST SEED(1) = 12345 CALL RANDOM_SEED CALL RANDOM_SEED (SIZE=K) WRITE (*,*) ' Number of integers for starting value = ', K CALL RANDOM_SEED ( GET = OLD (1:K)) WRITE (*,*) ' Old starting value = ', OLD CALL RANDOM _NUMBER( HARVEST ) WRITE (*,*) ' Random numbers : ', HARVEST CALL ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/code/random.f90 -- 1.9 Кб -- 18.03.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/code/random.f90 -- 1.9 Кб -- 18.03.1996
Похожие документы

2. pdev_software
The pnet, prun, psrv suite of programs . ... pnet -> prun -> psrv -> disc . ... It can forward commands from pnet to psrv and pass back the replies. prun starts the data taking, gets the data from the spectrometer, and passes it via a socket to the psrv program running on the file server. ... There is a psrv task for each prun task (one for each subband on a spectrometer box). prun starts psrv via xinetd by connecting to the well known port address. psrv accepts commands from pnet via prun. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/software/datataking/pdev/jeffscode.html -- 8.6 Кб -- 24.03.2010
Похожие документы

3. CSPICE Routines: SCPART_C
... Abstract Get spacecraft clock partition information from a spacecraft clock kernel file. ... Brief_I/O Variable I/O Description -------- --- -------------------------------------------------- sc I NAIF spacecraft identification code. nparts O The number of spacecraft clock partitions. pstart O Array of partition start times. pstop O Array of partition stop times. ... Particulars scpart_c looks for two variables in the kernel pool for each spacecraft's partition information. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/scpart_c.html -- 7.7 Кб -- 17.12.2005
Похожие документы

4. casacore: casa::RefRows Class Reference
... Classes . ... casa::RefRows . ... Class holding the row numbers in a RefTable . ... RefRows (const Vector < uInt > &rowNumbers, Bool isSliced= False , Bool collapse= False ) . Create the object from a Vector containing the row numbers. ... Convert this object to a Vector<uInt> by applying the given row numbers. ... Get the row vector as is (thus sliced if the object contains slices). uInt . ... Vector < uInt > casa::RefRows::convert . ... const Vector < uInt >& casa::RefRows::rowVector . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1RefRows.html -- 34.6 Кб -- 14.02.2011
Похожие документы

5. fcgistarter - Start a FastCGI program - Apache HTTP Server
... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Programs . ... Currently only works on Unix systems. fcgistarter - c command - p port [ - i interface ] - N num . ... FastCGI program . p port . Port which the program will listen on . i interface . Interface which the program will listen on . ... 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/fcgistarter.html -- 7.3 Кб -- 19.11.2015
Похожие документы

6. Getting Started in Actor Prolog. 3D Web Site.
The first persistent Web agent that we have created on Actor Prolog is a program that collects information about research groups that develop Prolog and projects in the field of logic programming. The agent looks through a given list of Web sites and calculates some attributes of the sites: the date of recent modification, total size, the number of figures, the number of outside links, the number of error links, the number of given keywords, etc. ... http://www.cplire.ru/Lab144/space/prolog.html . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_3d.html -- 11.3 Кб -- 24.09.2007
Похожие документы

7. Column
... Meta Index / Home Page / F90 DAL API / API Overview A column can be accessed and released again with the procedures . ... The following example illustrates how to change the values in a column. program modifyColumn use dal type(DataSetT) :: set type(TableT) :: tab type(ColumnT) :: col integer(kind=int32), dimension(:), pointer :: x set = dataSet("test.dat",Modify) tab = table(set,"test") col = column(tab,"x",0,0,Modify) x => int32Data(col) x = 124 call release(col) call release(set) end program . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/dal/node29.html -- 5.2 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>13165) - xmm.vilspa.esa.es/ )

8. Processes
When you enter a command it invokes a program. While this program is running it is called a process . It is important to grasp that although there is only one copy of a program held in the file system , any number of processes can be invoked which run this program. When the operating system is started after a boot , a single process is started. ... Any processes that are started from within your shell - such as entering a command - are the children of this process. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/concepts/procs.html -- 2.6 Кб -- 17.01.1997
Похожие документы

9. The Number of Ejectors in Binaries
Next: Why do Radiopulsars not Up: Ejectors in Massive Binary Previous: The Evolutionary Status of . ... Numerical simulation of the evolution of NS shows (Lipunov and Prokhorov, 1987[ 115 ]) that the fraction of ejecting stars in massive systems with normal components may be as high as several tens of percent of the total number of binary systems (see Figure 27 ). ... Mike E. Prokhorov . ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~mystery/articles/review/node53.html -- 3.2 Кб -- 22.02.1997
Похожие документы

10. Integer Functions, Random Number, String Conversion, Searching and Sorting:
... Arithmetic Functions . Random Numbers . String Conversion . Searching and Sorting . ... There are 4 basic integer functions: . int abs(int number); long int labs(long int number); div_t div(int numerator,int denominator); ldiv_t ldiv(long int numerator, long int denominator); . ... In practice no functions produce truly random data -- they produce pseudo-random numbers. ... The stdlib.h provides 2 useful functions to perform general searching and sorting of data on any type. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
Похожие документы

11. Starting up
Next: The Optopus session Up: Using the Optopus Previous: Using the Optopus . The commands in the Optopus package have to initialised by setting the Optopus context with the MIDAS command SET/CONTEXT OPTOPUS . ... Since almost all commands in the package work, both in input and in output, on MIDAS tables, another important task of the user at the start of an Optopus session will be to create a MIDAS table from the ASCII file where the data about the objects to be observed are being kept. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node542.html -- 8.4 Кб -- 23.02.1996
Похожие документы

12. Подключение каталогов к SIMFOV | SimFOV
Вы находитесь здесь: Каталоги Подключение каталогов к SIMFOV . ... Каталоги для программ-планетариев . ... Для подключения нового каталога, прежде всего, необходимо создать текстовый файл , содержащий по одной строке, на объект, оканчивающейся двухбайтовым символом Enter (если только таковой файл отсутствует). ... В настоящий момент звездная величина в каталогах типа OTHERS программой SIMFOV не используется, но выдавать ее можно из файла *.Dat , включив звездную величину в формат выходной информации. ...
[ Сохраненная копия ]  Ссылки http://www.simfov.ru/catalogs/others/ -- 15.4 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>10) - www.simfov.ru/ )

13. http://www.mccme.ru/dfc/2010/Program2/Zykin_Summary.pdf
Pro ject Summary presented for Pierre Deligne's and "Dynasty" fund contests ASYMPTOTIC PROPERTIES OF ZETA FUNCTIONS ALEXEY ZYKIN The starting point of our research pro ject is the classical Brauer­Siegel theorem which is one the milestones of number theory of the past century. ... M. Tsfasman and S. Vl ё generalized this theorem to the case of families of almost normal adut global fields where the degree growths fast enough compared to the discriminant. ...
[ Текст ]  Ссылки http://www.mccme.ru/dfc/2010/Program2/Zykin_Summary.pdf -- 83.6 Кб -- 16.10.2010
Похожие документы

14. Descriptors and Apache
A descriptor , also commonly called a file handle is an object that a program uses to read or write an open file, or open network socket, or a variety of other devices. ... The operating system enforces a limit on the number of descriptors that a program can have open at a time. ... One is a kernel limitation, depending on your operating system you will either be able to tune the number of descriptors available to higher numbers (this is frequently called FD_SETSIZE ). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/misc/descriptors.html -- 10.3 Кб -- 01.08.2003
Похожие документы

15. Stephen Bence - home page
A knowledge of mathematical methods is important for an increasing number of university and college courses, particularly in physics, engineering and chemistry, but also in more general science. ... We have therefore decided to write a textbook that assumes knowledge only of material that can be expected to be familiar to all the current generation of students starting physical science courses at university. ... The general aim of the book is to present a topic in three stages. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~mph/book_preface.html -- 7.5 Кб -- 28.08.1997
Похожие документы
Еще в разделе: (Показать все результаты (>1272) - www.mrao.cam.ac.uk/ )

16. http://www.apo.nmsu.edu/35m_operations/35m_manual/Instruments/Grim/OLD/grim/dither.txt
... If you have centered the object on the chip the pattern will put the object in each of the 4 quadrants of the chip. ... They are the offset in arcseconds for the x and y inst plane offset, the exposure time in seconds, and the number of exposures at each position. ... A point about offsets should be made here. The dither program uses absolute instrument plane offsets, so you should use object plane offsets to center up on the chip so that the script starts from where you centered up. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/35m_manual/Instruments/Grim/OLD/grim/dither.txt -- 4.3 Кб -- 21.08.2003
Похожие документы

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

18. http://hea-www.harvard.edu/~fine/Tech/cs1.2/conserver.8
conserver.8 01/06/91 OSU CIS; Thomas A. Fine .TH CONSERVER 8 "6 January 1991" "OSU/CIS" .SH NAME conserver \- console server .SH SYNOPSIS .B conserver [dummy argument] .SH DESCRIPTION .B Conserver is the server for the .IR console (1) program. ... When .IR console (1) is used to make a connection, the following protocol is executed: .IP 1) The client program attaches to the parent server process, and sends it a server name, followed by a carriage return (`\\n'). ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/cs1.2/conserver.8 -- 3.6 Кб -- 06.08.1998
Похожие документы

19. SSAU expects to double the number of enrolled foreign students
... This year SSAU provides 1429 state-funded places for admission in all kinds and directions of educational programs. ... In addition, SSAU Admission Committee notes the substantial increase in interest from the foreign applicants this year. The number of applications from foreign countries has already surpassed last year's totals - 76 applications. Based on the experience of admission campaigns of previous years, SSAU expects summer 2014 to enrol about 150 foreign students in the university. ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/10699-SSAU-expects-to-double-the-number-of-enrolled-foreign-students/ -- 26.1 Кб -- 20.06.2014
Похожие документы

20. http://www.wdcb.ru/stp/data/solar.act/sunspot/0_readme.txt
RELATIVE SUNSPOT NUMBERS ------------------------------------------ MAXMIN dates since 1610 of sunspot cycle maxima and minima YEARLY yearly mean numbers beginning in 1700 YEARLY.PLT all yearly means in form suitable for plotting MONTHLY monthly means starting in January 1749 MONTHLY.PLT all monthly means in form suitable for plotting SMOOTHED 12-month running averages since July 1749 SMOOTHED.PLT smoothed averages in form suitable for plotting 1980- daily counts (1 table/year) from January 1980 to present
[ Сохраненная копия ]  Ссылки http://www.wdcb.ru/stp/data/solar.act/sunspot/0_readme.txt -- 1.6 Кб -- 20.11.2012
Похожие документы

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


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

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

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