Найдено документов: 163203 (166 сайтов) ---- Время поиска: 0.47сек. |
Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/7.0.0/doc/omdetect/node8.html.
http://xmm.vilspa.esa.es/sas/7.0.0/doc/omdetect/node8.html.
21. http://zebu.uoregon.edu/2004/es399.html
[
Сохраненная копия
]
Ссылки http://zebu.uoregon.edu/2004/es399.html -- 8.0 Кб -- 08.03.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>301) - zebu.uoregon.edu/ )
22. NAG's Fortran 90
... Compilation and execution with the NAG compiler . Peculiarities in the NAG compiler . System parameters The Numerical Algorithms Group Ltd Wilkinson House Jordan Hill Road Oxford OX2 8DR infodesk@nag.co.uk Tel: +44 1865 511245 Fax: +44 1865 310139 NAG offers a Fortran 90 system which behaves as a compiler but in reality translates to C (except for the PC version). ... CERN had at that time a total of 80 000 code lines working with NAG's Fortran 90 compiler, version 1.1. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/nag.html -- 10.5 Кб -- 10.02.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/nag.html -- 10.5 Кб -- 10.02.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/nag.html -- 10.5 Кб -- 10.02.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>1471) - crydee.sai.msu.ru/ )
23. http://www.naic.edu/~phil/hardware/pdev/fpga/gx/jfft/src/glbl.v
... All rights reserved. ***********************************************************************/ `timescale 1 ns / 1 ps module glbl (); parameter ROC_WIDTH = 100; wire GSR; wire GTS; wire PRLD; reg GSR_int; reg GTS_int; reg PRLD_int; assign (weak1, weak0) GSR = GSR_int; assign (weak1, weak0) GTS = GTS_int; assign (weak1, weak0) PRLD = PRLD_int; initial begin GSR_int = 1'b1; GTS_int = 1'b1; PRLD_int = 1'b1; #(ROC_WIDTH) GSR_int = 1'b0; GTS_int = 1'b0; PRLD_int = 1'b0; end endmodule ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/hardware/pdev/fpga/gx/jfft/src/glbl.v -- 1.8 Кб -- 26.06.2008
Похожие документы
Похожие документы
24. EDM (ImageJ API)
... public class EDM . ... Euclidean Distance Map: The value of each pixel is the distance to the nearest background pixel (for background pixels, the EDM is 0) - Ultimate Eroded Points (UEPs) are maxima of the EDM. ... static int . ... Unit in old make16bitEDM: this pixel value corresponds to a distance of one pixel. static int . ... int . ... For compatibility with previous versions of ImageJ only. public FloatProcessor makeFloatEDM ( ImageProcessor ip, int backgroundValue, boolean edgesAreBackground)...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/EDM.html -- 31.4 Кб -- 02.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>445) - www.astro.louisville.edu/ )
25. Department of Solid State Physics MIPT
Chair of solid state physics . ... Laboratory practical training on the structural analysis for 3rd year students of the Solid State Physics Chair of MIPT . ... X-ray diffraction methods in materials research . Debye method: determination of lattice parameters, identification of crystal phases . ... X-ray phase analysis: computer processing of X-ray diffraction spectra, identification of crystal phases using ICDD database . ... X-ray powder diffraction: qualitative phase analysis. ...
[
Сохраненная копия
]
Ссылки http://www.issp.ac.ru/kafedra/en/courses/khasanov.html -- 9.4 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>822) - www.issp.ac.ru/ )
26. Passing arguments to the shell
Shell scripts can act like standard UNIX commands and take arguments from the command line. Arguments are passed from the command line into a shell program using the positional parameters $1 through to $9 . Each parameter corresponds to the position of the argument on the command line. ... For example: cat printps # This script converts ASCII files to PostScript # and sends them to the PostScript printer ps1 # It uses a local utility "a2ps" a2ps $* | lpr -Pps1 printps elm.txt vi.ref msg . ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.1.html -- 2.8 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>199) - comet.sai.msu.ru/ )
27. cat5
. This Directory contains Model of distribution of density, temperature and effective collision freguency of electrons. Yu.K.Chasovitin. 1998. This Directory contains The program RIM98 for calculating the parameters of the ionosphere to use the "Reference Ionospheric Model-98" (RIM-98).Yu.K.Chasovitin. 1998.
[
Сохраненная копия
]
Ссылки http://www.wdcb.ru/stp/cat5MOD.html -- 2.2 Кб -- 18.01.2010
Похожие документы
Похожие документы
28. FFIT - Command Syntax
... spectrum . ffit . ... grids . ... These commands read in a grid of model spectra. ... Values for the parameters are taken from the input models themselves, to avoid mixups. The syntax of the command arguments is precise. model{ . ... If there is only one spectrum to fit, one should set default parameters for the secondary which lie within the model grid, with <L_2/L> being a very small value. ... The output is saved in a file <file.fit> , where <file> was the name of the spectrum being fitted. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/software_store/guide/ffit_commands.html -- 9.1 Кб -- 30.08.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1701) - star.arm.ac.uk/ )
29. Astronaut Bio: Michael Lopez-Alegria (11/2014)
... Michael E. Lopez-Alegria (Captain, USN, RET.) ... After his second mission, he led the International Space Station (ISS) Operations branch of the Astronaut Office. ... In October 2014 Lopez-Alegria became an independent consultant; he is based in Washington, D.C. SPACE FLIGHT EXPERIENCE: Mission Specialist (MS)-2, STS-73 Columbia (October 20 to November 5, 1995). ... The primary mission objective was delivery of the Expedition 6 crew to the ISS and the return of the Expedition 5 crew to Earth. ...
[
Сохраненная копия
]
Ссылки http://www.jsc.nasa.gov/Bios/htmlbios/lopez-al.html -- 7.6 Кб -- 07.07.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3011) - www.jsc.nasa.gov/ )
30. http://www.gao.spb.ru/english/publ-s/viii-rfs/p099.pdf
... Galaxies 99 Cosmic background with model of cloudy interstellar medium Yu. ... Figure 1: Averaged spectrum of the cosmic background I f in frequency range 0.25 200 MHz for the Galactic poles. ... First interpretation of the cosmic noise background spectrum at broad band frequency range 0.25 200 MHz with a model of the cloudy interstellar medium ISM is presented here. ... Synthesized background spectra I f for regions of the Galactic poles at the frequency range 0.25 200 MHz is presented in Fig. ...
[
Текст
]
Ссылки http://www.gao.spb.ru/english/publ-s/viii-rfs/p099.pdf -- 100.3 Кб -- 21.05.2007
Похожие документы
Похожие документы
31. http://www.sao.ru/Doc-en/Science/Public/Bulletin/author_rules/keywords.pdf
... galaxies: bulges galaxies: clusters: general galaxies: clusters: individual: . ... star formation statistics stellar content structure Cosmology ( cosmology :) cosmic background radiation ( cosmology :) cosmological parameters cosmology : miscellaneous cosmology : observations cosmology : theory ( cosmology :) dark ages, reionization, first stars ( cosmology :) dark energy ( cosmology :) dark matter ( cosmology :) diffuse radiation ( cosmology :) distance scale ( cosmology :) early Universe (...
[
Текст
]
Ссылки http://www.sao.ru/Doc-en/Science/Public/Bulletin/author_rules/keywords.pdf -- 440.2 Кб -- 25.03.2016
[ Текст ] Ссылки http://mavr.sao.ru/Doc-en/Science/Public/Bulletin/author_rules/keywords.pdf -- 440.2 Кб -- 25.03.2016
Похожие документы
[ Текст ] Ссылки http://mavr.sao.ru/Doc-en/Science/Public/Bulletin/author_rules/keywords.pdf -- 440.2 Кб -- 25.03.2016
Похожие документы
Еще в разделе:
(Показать все результаты (>180) - mavr.sao.ru/ )
32. Database of Optical Properties -- Level: subpage
This page should contain a form to pass parameter value for a program producing figures illustrating the dependence of optical properties of different scatterers on their parameters. Specify the parameters and press start calculation button to produce a figure. ... Independent variable: x v a/b alpha Re(m)? another? ... Number of curves: 1 2 3 . ... Curve #1: . Particle shape: sphere spheroid another? TE/TM mode: TE TM . Other parameters: x= Re(m)= Im(m)= a/b= alpha= . ...
[
Сохраненная копия
]
Ссылки http://www.astro.spbu.ru/staff/ilin2/DOP-old/2-25.html -- 5.2 Кб -- 19.11.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>287) - www.astro.spbu.ru/ )
33. Astronomical Names
... Satellites of the planets are assigned a provisional designation (indicating year of discovery) by the Central Bureau for Astronomical Telegrams ( CBAT ) upon satisfactory demonstration of the existence of a new object. ... In the past, Comets were first given a provisional designation, consisting of the year and a lowercase letter indicating the order of discovery in the year (e.g., 1994a was the first comet discovered or recovered in 1994, 1994b the second, etc.) ... Names .. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/tnp/names.html -- 8.6 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1850) - www.sai.msu.su/ )
34. Telescope Parameters
... Wind Baffle Parameters . ... As part of this analysis, the volume, mass, center of gravity and mass moment of inertia of the telescope and optics support structure (OSS) were computed. ... The total moment of inertia of the circular floor panel, wind baffle and telescope in azimuth should be correct to 30% but is dependent on estimates of the mass of equipment supported below and above the circular floor panel. ... Table 8 : Masses and mass moments of inertia of the wind baffle components. ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/SDSS/eng.papers/19970514_BasicTelescopeInfo/19970514.html -- 20.6 Кб -- 19.05.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>497) - www.apo.nmsu.edu/ )
35. M42: Inside the Orion Nebula
... Here, glowing gas surrounds hot young stars at the edge of an immense interstellar molecular cloud only 1500 light-years away. In the above deep image in assigned colors highlighted by emission in oxygen and hydrogen , wisps and sheets of dust and gas are particularly evident. The Great Nebula in Orion can be found with the unaided eye near the easily identifiable belt of three stars in the popular constellation Orion . ... Publications with keywords: Orion Nebula . ... Spitzer s Orion . ...
[
Сохраненная копия
]
Ссылки http://www.astronet.ru/db/xware/msg/1282891 -- 16.1 Кб -- 20.03.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>39164) - www.astronet.ru/ )
36. Lectures
... Russian KOI8 . ... Radio telescopes in cosmology [Russian text PDF ] . ... Excursion at RATAN-600 radio telescope, 1998 (Russian koi8): LaTeX file , gzipped PostScript file (30k) ) . ... Problems of radio astronomical data analysis, 1999 (Russian koi8: html , gzipped PostScript file (950k) ) . Radio galaxies, 1999 (Russian koi8: html , gzipped PostScript file (1012k) ). ... Practice "Selection of distant radio galaxy candidates", 1999 (Russian koi8: gzipped PostScript file (410k) ). ...
[
Сохраненная копия
]
Ссылки http://sed.sao.ru/~vo/lectures_E.html -- 4.6 Кб -- 09.11.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>121) - sed.sao.ru/ )
37. http://selena.sai.msu.ru/Pug/Publications/ms42/m42_60.pdf
THE PARAMETERS INVOLVED IN HAPKE'S MODEL FOR ESTIMATION OF THE COMPOSITION OF THE EJECTA LUNAR TERRAINS. ... In the previous papers we were estimated the surface roughness of the ejecta lunar terrains by means comparison of the local phase function and the average integrated lunar indicatrix. ... The Hapke's theoretical model of the lunar surface reflection. ... For THE PARAMETERS INVOLVED IN HAPKE'S MODEL: S.G. Pugacheva, V.V. Shevchenko a low-albedo lunar surface parameter Bo = 1. ...
[
Текст
]
Ссылки http://selena.sai.msu.ru/Pug/Publications/ms42/m42_60.pdf -- 43.9 Кб -- 06.10.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>92) - selena.sai.msu.ru/ )
38. Access via e-mail
... The e-mail interface of the CATS is designed like CGI for the call of the basic procedures: select and match from the html-forms and the program is a lexical analyser, distinguishing keywords and parameters from the electronic letter sent to the address `cats@sao.ru'. ... The output of result is forseen in the same formats as in other forms of the access to the CATS. ... out[put] < arg1 arg2... > . ... ra [ < arg1 > ] < arg2 > < arg3 > ... min max [center] . ... window < arg1 arg2 ... > . ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/vch/Publications/Eng/html/adbis97/node7.html -- 8.4 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/vch/Publications/Eng/html/adbis97/node7.html -- 8.4 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/vch/Publications/Eng/html/adbis97/node7.html -- 8.4 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/vch/Publications/Eng/html/adbis97/node7.html -- 8.4 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/vch/Publications/Eng/html/adbis97/node7.html -- 8.4 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>806) - jet.sao.ru/ )
39. Parabolic flights for achievement zero gravity: flight parameters,
... Space flight . ... Zero Gravity . ... Characteristics of a Complex Flight: . ... Characteristics of the Reduced Gravity (Lunar Gravitation): . ... Characteristics of the Reduced Gravity (Martian Gravitation): . ... Services / Zero Gravity: General description Technical description Flight parameters Photo gallery Price . ...
[
Сохраненная копия
]
Ссылки http://www.atlasaerospace.net/eng/zgrav-polet.htm -- 38.8 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>18) - www.atlasaerospace.net/ )
40. Apache module mod_negotiation
... Source File: mod_negotiation.c . Module Identifier: negotiation_module Content negotiation, or more accurately content selection, is the selection of the document that best matches the clients capabilities, from one of several available documents. ... A type map (a file with the handler type-map ) which explicitly lists the files containing the variants. ... Apache only recognizes encodings that are defined by an AddEncoding directive. ... Content-Language: . ... Module: mod_negotiation . ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/mod/mod_negotiation.html -- 9.8 Кб -- 15.10.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>92) - neptun.sai.msu.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда