| Найдено документов: 115722 (131 сайтов) ---- Время поиска: 0.21сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.sai.msu.su/~megera/joe/README.locale.
http://www.sai.msu.su/~megera/joe/README.locale.
1. ASP: A Good Definition of the Word "Planet": Mission Impossible?
... Planets and Brown Dwarfs . ... Mission Definition . Ask anyone on the street to give an example of a planet, and they'll consider you a bit dim. ... Finally, if you ask "What is the exact scientific definition of 'planet'?", it turns out that nobody can answer it, because there really isn't one. ... The word itself means "wanderer" in Greek, and other cultures generally have words for "planet" with a similar meaning. So why isn't that good enough for us today? ...
[
Сохраненная копия
]
Ссылки http://www.astrosociety.org/edu/publications/tnl/59/planetdefine.html -- 13.2 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>888) - www.astrosociety.org/ )
2. Definitions of terms used to describe Apache directives
Each Apache configuration directive is described using a common format that looks like this: . ... This indicates the format of the directive as it would appear in a configuration file. This syntax is extremely directive-specific, and is described in detail in the directive's definition. ... If the directive has a default value ( i.e. , if you omit it from your configuration entirely, the Apache Web server will behave as though you set it to a particular value), it is described here. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/mod/directive-dict.html -- 13.1 Кб -- 15.10.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>107) - neptun.sai.msu.ru/ )
3. mod_macro - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... macro_module . ... These macros have parameters. ... macro definition within a <Macro> section, following the apache style. user defined names for the macro and its parameters. macro names are case-insensitive, like apache directives. macro parameter names are case sensitive. macro parameters must have distinct names. error on empty parameter names. redefining a macro generates a warning. macro definitions can be nested... (but what for?) . ... Use of a macro: . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/en/mod/mod_macro.html -- 13.5 Кб -- 19.11.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6628) - www.arcetri.astro.it/ )
4. Pulsar Group PmWiki/Wiki Word
... redirected from PmWiki.WikiWords ) . Summary: PmWiki group header. ... Summary:Definition and usage of WikiWord :) A WikiWord is a set of two or more words run together, where the first letter of each word is capitalized. ... Other descriptions of WikiWords are available from Wiki:WikiWord and Wikipedia:WikiWord . WikiWords are used as page titles in a wiki-based system . In some wikis (depending on the configuration of PmWiki ), a valid link can be created by writing it as WikiWord . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.WikiWord?from=PmWiki.WikiWords -- 14.5 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6705) - www.atnf.csiro.au/ )
5. lsst.tcc: python/tcc/base/wrapperTestCase.py Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... python . tcc . base . wrapperTestCase.py . ... 7 љ from tcc.base import AxisStateValDict, RotTypeNameDict . ... 13 љ def setUp (self): . ... 55 љ def checkCmdFail (self, cmdVar, shouldFail=False): . ... 64 љ def checkTrackResult (self, cmdVar, axisCmdState, . ... tcc.base.wrapperTestCase.WrapperTestCase.checkTrackResult . ... Definition: wrapperTestCase.py:70 . ... Definition: wrapperTestCase.py:113 . ... Definition: wrapperTestCase.py:100 . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/wrapper_test_case_8py_source.html -- 40.2 Кб -- 14.09.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>654) - www.apo.nmsu.edu/ )
6. Arecibo Glossary
... The Radar Decoder correlates the received signal with the code used at transmission, generating the equivalent pulse-radar signal (digital). This process greatly reduces the output data rate over directly sampling with the Radar Interface , but requires that the ephemeris be very well known, so that the bins don't smear into one another. ... The Radar Interface samples an input input signal voltage (in quadrature), and provides it as a digital output to a VME bus for processing or recording. ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~nolan/radar/glossary.html -- 6.6 Кб -- 24.02.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1411) - www.naic.edu/ )
7. Definition Lists
... Content Model: Optional list header (LH), followed by one or more terms (DT) and definitions (DD). A definition list is a list of terms and corresponding definitions. Definition lists are typically formatted with the term on the left with the definition following on the right or on the next line. ... The definition list element can take the COMPACT attribute, which suggests that a compact rendering be used, and is appropriate if the list elements are small and/or the entire list is large. ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/deflists.html -- 5.9 Кб -- 19.12.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>113) - comet.sai.msu.ru/ )
8. Getting Started in Actor Prolog. The idea of Logical Actors.
The best way to explain what the logical actors are, is to consider an example. ... An example of logical actors (the Actors.A program). ... The principle of logical actors. -- ------------------------------------------- project : (( 'Main' )) ------------------------------------------- class 'Main' specializing 'Dialog': -- identifier = "input" ; x = 27 ; y = 8 ; -- i; j; -- w1 = ( 'TextPage', value_1=i, value_2=j, text_color='White', background_color='Red', x= 9 , y= 4 ) ; . ...
[
Сохраненная копия
]
Ссылки http://www.cplire.ru/Lab144/start/e_actors.html -- 19.4 Кб -- 24.09.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>721) - www.cplire.ru/ )
9. Abstract
Eliminating Light Pollution . ... Low Pressure Sodium . ... Low Pressure Sodium bulbs are the most efficant, use the least energy in producing light and have very low running costs. ... Because of this Low Pressure Sodium lighting is only suitable for places like streetlights, security lighting or floodlighting where colour definition is not important. ... It is very efficant, being second only to Low Pressure Sodium Lights. ... Both the luminaires shown above use high pressure sodium lights. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/essays/lmagill/elim.htm -- 15.0 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1544) - star.arm.ac.uk/ )
10. Here's A Definition Of 'possible' - an Astronomy Net Exploration Forum Message
Astronomy Discussion Forums . Forums: . ... Here's A Definition Of 'possible' . ... Post Message | ... Posted by Harvey on October 21, 2002 18:48:54 UTC . ... Oops - harvey1 - October 21, 2002 - 18:50 UTC . ... I hope Stafford doesn't mind my intruding his forum - mrsouza - November 8, 2002 - 14:55 UTC . ... www.astronomy.net . About 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/exploration/messages/89.shtml -- 24.5 Кб -- 09.04.2016
Похожие документы
Похожие документы
11. MAO NASU :: Topic: Definition of Polarization Angle (1/1)
... Forum . ... Recent Topics . ... MAO main . Info . Definition of Polarization Angle . ... От: "Claus Leitherer" . ... Тема: Definition of Polarization Angle . ... Please take note of the attached IAU recommendation concerning the definition . of the polarization angle in astronomical measurements. ... www.mao.kiev.ua/images/postbyemail/Polarization.pdf . ... Board Categories MAO main - Info - MAO - news - Flame Technical - Technical Support(Forum)(Техподдержка(Форум)) . ... MAO NASU . ...
[
Сохраненная копия
]
Ссылки http://www.mao.kiev.ua/index.php/en/forum/info/461-definition-of-polarization-angle -- 15.9 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>147) - www.mao.kiev.ua/ )
12. ESO - Observing conditions: definitions
... Science Users Information > Observing with ESO Telescopes > Phase 2 Preparation > Observing conditions . ... Service Mode Philosophy . ... The following definitions of the observing conditions are common between Phase 1 preparation and Phase 2 preparation, as well as between Service Mode and Visitor Mode observations. ... There are additional Service Mode Policies and Service Mode Guidelines regarding the observing conditions. ... Seeing (Phase 1) and Image quality (Phase2) constraints . ... Moon . ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/sci/observing/phase2_p95/ObsConditions.html -- 31.6 Кб -- 10.04.2016
Похожие документы
Похожие документы
13. Dynamic HTML in Communicator
... Font enhancements in Communicator include the ability to incorporate downloadable fonts into your web documents. ... The fonts are contained in a font definition file that reside on the host web server with the HTML document. ... Before you can create font definition files, make sure the fonts you wish to use in your web document are installed on your system. ... FONT> </P> . ... For more information about dynamic fonts, see: http://home.netscape.com/comprod/products/communicator/fonts/index.html . ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/webfont1.htm -- 11.8 Кб -- 13.08.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1536) - crydee.sai.msu.ru/ )
14. Stellarium: TelescopeClient Class Reference
Stellarium 0.12.3 . ... TelescopeClient Class Reference abstract . ... getEnglishName (void) const . ... getInfoString (const StelCore *core, const InfoStringGroup &flags) const . ... getJ2000EquatorialPos (const StelCore *core) const =0 . ... getEquinoxEquatorialPos (const StelCore *core) const . ... getJ2000GalacticPos (const StelCore *core) const . ... getSideralPosGeometric (const StelCore *core) const . ... getPositionInfoString (const StelCore *core, const InfoStringGroup &flags) const . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classTelescopeClient.html -- 40.7 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>561) - astro.uni-altai.ru/ )
15. Basic definitions [Oulu]
spaceweb@oulu.fi - last update: 1 July 1998, 1200 UT (RR) . ... Relates the wave number k to the wave frequency. ... From the equation of motion , m d v /dt = q( v x B ) one can calculate that, in a presence of magnetic field B , a charged particle is accelerated in direction perpendicular to both v (perp) and B . ... The angle a between magnetic field B and velocity vector of a charged particle, v ., i.e., sin a = v(perp) / v(total), where v(perp) refers to the velocity component perpendicular to B . ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/magbase/REFMAN/SPPHTEXT/basics.html -- 6.8 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>474) - www.iki.rssi.ru/ )
16. list.c
... list.c - C version of a simple UNIX ls utility */ /* c89 list.c -o list */ /* need types.h and dir.h for definitions of scandir and alphasort */ # include sys/types.h # include sys/dir.h /* definition for getwd ie MAXPATHLEN etc */ # include sys/param.h # include stdio.h #define FALSE 0 #define TRUE !FALSE /* prototype std lib functions */ extern int alphasort (); /* variable to store current path */ char ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_22_19.html -- 3.2 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_22_19.html -- 3.2 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_22_19.html -- 3.2 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_22_19.html -- 3.2 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_22_19.html -- 3.2 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>495) - jet.sao.ru/ )
17. Eight Planets and New Solar System Designations
... Credit Copyright: International Astronomical Union Explanation: How many planets are in the Solar System? This popular question now has a new formal answer according the International Astronomical Union (IAU): eight. Last week, the IAU voted on a new definition for planet and Pluto did not make the cut. Rather, Pluto was re-classified as a dwarf planet and is considered as a prototype for a new category of trans-Neptunian objects . ...
[
Сохраненная копия
]
Ссылки http://www.astronet.ru/db/xware/msg/1215458 -- 15.0 Кб -- 29.08.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>30525) - www.astronet.ru/ )
18. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>642) - www.issp.ac.ru/ )
19. Towards a General Definition for Spectroscopic Resolution
... Judged by their instrumental profiles, spectrometers fall into two basic classes---Lorentzian and Gaussian---with many other line profile functions (sinc functions, Voigt functions, Airy functions, etc.) falling into one of these two categories in some limit. We demonstrate that the Rayleigh, Sparrow, and Houston resolution criteria are of limited use compared to the ``equivalent width'' of the line profile. ... Rayleigh criterion. ... All of these functions have continuous higher derivatives. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass94/jonesa.html -- 12.2 Кб -- 03.11.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1449) - www.adass.org/ )
20. IUM10 conference: F.Zak
... Matrices and their invariants, such as order, rank, determinant, play an outstanding role in mathematics. ... To be a little more precise, nonzero square matrices of order $r+1$ (modulo multiplication by a nonzero constant) are represnted by points of the projective space $\Bbb P^{(r+1)^2-1}$. Geometrically, we consider the subvariety of matrices of rank one which is just the Segre variety $S=\Bbb P^r\times\Bbb P^r\subset\Bbb P^{(r+1)^2-1}$. ...
[
Сохраненная копия
]
Ссылки http://www.mccme.ru/ium/ium10/zak.html -- 4.6 Кб -- 09.12.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>626) - www.mccme.ru/ )