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 Op