| Найдено документов: 248419 (183 сайтов) ---- Время поиска: 0.36сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/cats/~satr/perl/perl_5.shtml.
http://www.sao.ru/cats/~satr/perl/perl_5.shtml.
181. http://www.mrao.cam.ac.uk/~rachael/compphys/examples/factorial.f90
program factorial implicit none ! define variables, some with initial values integer :: nfact = 1 integer :: n ! compute factorials do n = 1, 10 nfact = nfact * n write(*,*) n, nfact end do end program factorial
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~rachael/compphys/examples/factorial.f90 -- 1.2 Кб -- 11.10.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5) - www.mrao.cam.ac.uk/ )
182. http://www.stecf.org/conferences/adass/adassVII/reprints/egretd2.ps.gz
Astronomical Data Analysis Software and Systems VII ASP Conference Series, Vol. ... Information Mining in Astronomical Literature with Tetralogie D. Egret CDS, Strasbourg, France, Eнmail: egret@astro.uнstrasbg.fr J. Mothe 1 , T. Dkaki 2 and B. Dousset Research Institute in Computer Sciences, IRIT, SIG, 31062 Toulouse Cedex, France, Eнmail: {mothe/dkaki/dousset}@irit.fr Abstract. ... 1997). ... The Result Visualization The information mining result is a set of points in a reduced space. ...
[
Текст
]
Ссылки http://www.stecf.org/conferences/adass/adassVII/reprints/egretd2.ps.gz -- 91.5 Кб -- 12.06.2006
Похожие документы
Похожие документы
183. http://www.mso.anu.edu.au/pfrancis/ObsTech/Stats1.pdf
... It's also crucial for many projects to be able to justify why you need to observe a given number of targets. ... A "statistic" is technically just such a number, derived from some vast pile of data, which hopefully tells us something interesting. ... Measure this "statistic" from your data. ... Set this to be a random number drawn from a Poisson distribution with mean 1208x1.01=1220.08. ... Create another array, and fill it with Gaussian random numbers with mean 0 and standard deviation 20. ...
[
Текст
]
Ссылки http://www.mso.anu.edu.au/pfrancis/ObsTech/Stats1.pdf -- 2415.0 Кб -- 18.04.2007
Похожие документы
Похожие документы