Найдено документов: 155521 (149 сайтов) ---- Время поиска: 0.38сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.astronomy.net/forums/blackholes/messages/6563.shtml.
http://www.astronomy.net/forums/blackholes/messages/6563.shtml.
21. Using Apache with Novell NetWare
This document explains how to install, configure and run Apache 1.3 under Novell NetWare 5.x and above. ... Apache 1.3 is designed to run on NetWare 5.x and above and is installed by default on all NetWare 6 servers. ... You will need to compile apache and copy the files over to the server manually. ... Follow these steps to install Apache on NetWare from the binary download (assuming you will install to sys:/apache): . ... Copy the MIME.TYPES and magic files to SYS:/APACHE/CONF directory . ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/netware.html -- 15.6 Кб -- 20.05.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>97) - neptun.sai.msu.ru/ )
22. Spectrum - control
... spectrum . ... mn : main program, wh : subroutine WHOLE, in : subroutine INTEG and SFLUX, op : continuous opacities, ln : line opacities, at : atomic data, md : model atmosphere, ou : output, ot : other. ... This variable is set whenever a model atmosphere is read in, so that the default is whatever was used to compute the original model atmosphere. ... Default = 1 . ... As well as reading in the model, ionisation fractions and other depth-dependent quantities are also computed at this stage. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/software_store/guide/spectrum_control.html -- 18.1 Кб -- 03.06.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1158) - star.arm.ac.uk/ )
23. Configuration Options
... In some cases where memory space is at a premium, it is possible to tailor the configuration to remove such features as reference clock driver support, debugging support, and so forth. ... The following lines are used in this file: . ... The DEFS_LOCAL line defines global flags that apply to all machines. Ordinarily, the only flags included are the -DDEBUG , which includes the debugging code, and -DREFCLOCK , which includes basic reference clock support. ... D_INCLUDE_BSD_SOURCE . ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/config.html -- 8.1 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>657) - www.sai.msu.su/ )
24. WCS2DR (V1.0) --- Jan00 --- WCS2DR (V1.0)
wcs2dr -- Convert WCS header information into drizzle parameters for image registration wcs2dr image refim . images = "" [file name] . ... The style for the output listing. ... cl wcs2dr @files ref style= para # drizzle .data= test1 drizzle .shft_fr= output drizzle .shft_un= output drizzle .align= center drizzle .xsh= 552.733 drizzle .ysh= 482.749 drizzle .scale= 1.009 drizzle .rot= - 2.871 # drizzle .data= test2 drizzle .shft_fr= output drizzle .shft_un= output ...
[
Сохраненная копия
]
Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/driztools/wcs2dr.hlp.html -- 5.1 Кб -- 06.06.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>175) - www.stecf.org/ )
25. http://www.jsc.nasa.gov/history/oral_histories/LlewellynJS/JSL_Bio.pdf
... Triangle Service Station, Seaford, Virginia (Summer 1954) York Air Conditioner, Warwick, Virginia (Summer 1955) Colonial National Park, Yorktown, Virginia (Summer 1956) NACA Langley Aeronautical Laboratory, Hampton, Virginia Math Aid, Structural Dynamic Section, High Temperature Branch , Pilotless Aircraft Research Division (1957-1958) Research Engineer , Analysis and Computation Branch , Structures Research Division , ... B. Johnson Space Center, Houston, TX. ...
[
Текст
]
Ссылки http://www.jsc.nasa.gov/history/oral_histories/LlewellynJS/JSL_Bio.pdf -- 96.5 Кб -- 22.07.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1457) - www.jsc.nasa.gov/ )
26. The SETI Institute is after alien signals. Assuming another world is beaming a
... Searching for Far Out and Wandering Worlds . ... The Real Reality Show: Would aliens be anything like us? ... The SETI Institute is after alien signals. Assuming another world is beaming a 1-million-watt radio signal in our direction, how far away can that source be before the signal is lost in intergalactic noise? ... Get instant access to subscriber content on Astronomy.com! ... If you are already registered on Astronomy.com, please log in below. ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.com/magazine/ask-astro/2015/02/alien-airwaves -- 63.9 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5622) - www.astronomy.com/ )
27. Actor Prolog User Guide. Residents.
In Actor Prolog a resident is a special mechanism that helps processes to inspect state of other processes. A resident observes the state of a specified (target) process and if the state of the process changes (for instance, after message handling) it proves a specified predicate of the process. ... Work of the resident. ... Any change of the list of target processes or arguments of resident function results in activation of the resident and repeated collection of information in the target worlds. ...
[
Сохраненная копия
]
Ссылки http://www.cplire.ru/Lab144/start/e_reside.html -- 14.6 Кб -- 24.09.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>379) - www.cplire.ru/ )
28. comedi_data_write
... comedi_data_write -- write single sample to channel . ... int comedi_data_write (comedi_t * device, unsigned int subdevice, unsigned int channel, unsigned int range, unsigned int aref, lsampl_t data); . Writes a single sample on the channel that is specified by the Comedi device device, the subdevice subdevice, and the channel channel. If appropriate, the device is configured to use range specification range and analog reference type aref. ... On sucess, comedi_data_write() returns 0. ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-write.html -- 4.1 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-write.html -- 4.1 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-write.html -- 4.1 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-write.html -- 4.1 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-write.html -- 4.1 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>491) - jet.sao.ru/ )
29. http://www.mso.anu.edu.au/~wood/lectures2009/astr3007_ass3.pdf
... This will be done by fitting period-luminosity relations in the form V = a в log P + b to Cepheid variables in these two galaxies. ... 8 Marks 2. ... 3R x3 2 Marks (b) Use this expression for the pressure to show that when 1 is constant, the adiabatic wave equation for the star can be written as x d d 3 R3 2 3 [(x - x4 ) ] + [ x - (31 - 4)] = 0. dx dx 1 GM 2 Marks (c) Show that near x = 0, the solution to this equation is of the form = Ax , where A is a constant and 2 = 3 (31 - 4). ...
[
Текст
]
Ссылки http://www.mso.anu.edu.au/~wood/lectures2009/astr3007_ass3.pdf -- 49.4 Кб -- 31.03.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>320) - www.mso.anu.edu.au/ )
30. (Untitled)
To proceed to drawing tracks of some objects select Tracks item in menu bar and then select Input Data in drop-down menu. Enter initial and final dates of time interval in corresponding data fields of the Input Data dialog box Input Data . ... The frame with horizontal and vertical scales corresponding to the right ascension and declination axes appears on screen. ... Depending on specifications introduced in the Input Data dialog box the picture represents tracks up to three different objects. ...
[
Сохраненная копия
]
Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user2pnr.htm -- 3.1 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>196) - www.ipa.nw.ru/ )
31. Figure 3
. Figure 3. Dark dimmings and bright post-eruption arcades in solar sources of the severest FDs over the solar cycle 23 in SOHO/EIT 195 е fixed-base difference images. The FD magnitude of the strongest disturbances and the dates and time of their registration are specified in the upper right corner of each panel. The dates and time of EIT images subjected to the subtraction are specified at the bottom of each panel.
[
Сохраненная копия
]
Ссылки http://www.izmiran.rssi.ru/~ichertok/Forbush/FD_strong.htm -- 1.8 Кб -- 14.05.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>195) - www.izmiran.rssi.ru/ )
32. S.P. Korolev RSC Energia - ISS - ISS Russian Segment
... S.P. KOROLEV ROCKET AND SPACE CORPORATION ENERGIA . ... OAO RSC "Energia" . ... Company's History . ... History . Brief History of Rocket and Space Technology . ... ISS Russian Segment . ... Bus Module . ... Module Poisk as part of the ISS RS . ... After MRM2 integration into the Russian Segment, equipment included into the payload package of the module began to be used for experiments under a long-term program of scientific and applied research. ... 2015 JSC "S.P. Korolev RSC "Energia" . ...
[
Сохраненная копия
]
Ссылки http://www.energia.ru/en/iss/rs/poisk.html -- 29.8 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>305) - www.energia.ru/ )
33. Астронет > Микролинзирование
... Астронет | ... Переменные Звезды | ... Микролинзирование . ... На протяжении последних нескольких лет в рамках проекта MACHO проводятся наблюдения микролинзирования звезд Большого Магелланова Облака - спутника нашей Галактики. Эффект микролинзирования заключается в гравитационной фокусировке света звезды массивным объектом, находящимся на луче зрения между звездой и наблюдателем. ... Согласно некоторым гипотезам, линзами могут являться реликтовые черные дыры или "нейтралинные звезды". ...
[
Сохраненная копия
]
Ссылки http://www.astronet.ru/db/msg/1156993 -- 19.0 Кб -- 31.07.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>12113) - www.astronet.ru/ )
34. Pulkovo NEO Page: Ephemeris Support
Pulkovo NEO Page . ... EPOS Software Package . ... EPOS ( E phemeris P rogram for O bjects of the S olar system) is the Windows PC application for study and ephemeris support of observations of the Solar system objects. ... It controls the part of common data and transfers the control to one of the programs that solve the restricted set of tasks. ... So with the EPOS software package one can calculate the accurate ephemerides for many objects and get the quick illustration of their motion as well. ...
[
Сохраненная копия
]
Ссылки http://www.gao.spb.ru/personal/neo/eng/esupp/main.htm -- 15.5 Кб -- 06.04.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>139) - www.gao.spb.ru/ )
35. http://hea.iki.rssi.ru/conf/hea2007/tmp/Mail-Bulkmail-3.12/migration.guide.txt
This is to help you migrate from Mail::Bulkmail 2.x to Mail::Bulkmail 3.x change use Mail::Bulkmail 2.05 to use Mail::Bulkmail 3.03 "/path/to/conf/file"; change $bulk->allow_duplicates(1); to $bulk->Trusting('duplicates' => 1) (should be in the conf file as Trusting @= duplicates) change $bulk->safe_banned(1) to $bulk->Trusting('banned' => 0); (should just not be specified, since it defaults to 0. ... Headers from message (HFM) is no longer supported. ...
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/conf/hea2007/tmp/Mail-Bulkmail-3.12/migration.guide.txt -- 3.1 Кб -- 06.02.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>210) - hea.iki.rssi.ru/ )
36. Plasma theories [Oulu]
spaceweb@oulu.fi - last update: 28 May 1995, 0800 UT . Advanced plasma theories are extremely important when one tries to explain, for example, the various waves and instabilities found in the plasma environment. ... In the kinetic theory it is necessary to know only the distribution function for the system of particles. ... The dependence of the distribution function on the independent variables r , v , and t is governed by an equation known as the Boltzmann equation . ... Hot plasma theory . ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/magbase/REFMAN/SPPHTEXT/theories.html -- 8.4 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>327) - www.iki.rssi.ru/ )
37. How You Can Pick Pluto's Placenames! | Astronotes
Astronotes Armagh Planetarium's Stellar Blog! ... Space Flight . ... Science Fiction . ... The New Horizons science team€а is inviting everyone worldwide to vote for the names that will be given to the most prominent features on Pluto and Charon, Pluto?s largest moon. The pre-listed names are€а an eclectic mix from mythology and the literature and history of exploration. You can even nominate names to be added to the list. ... Yuggoth (H. P. LovecraftтАЩs name for Pluto) . ... Name * . ...
[
Сохраненная копия
]
Ссылки http://www.armaghplanet.com/blog/how-you-can-pick-plutos-placenames.html -- 46.8 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1562) - www.armaghplanet.com/ )
38. VISTA Exposure Time Calculator Help v1.0
... Exposure Time Calculator (ETC) . ... Microstep (pattern) - a pattern of exposures at positions each shifted by a very small movement (<3 arcsec) from the reference position. ... A microstep pattern can be contained within each position of a jitter pattern. Jitter (pattern) - a pattern of exposures at positions each shifted by a small movement (<30 arcsec) from the reference position. ... Making a tile: Ysteps ; . ... Resulting Exposure time map for a filled tile of 6 pawprints (no jittering). ...
[
Сохраненная копия
]
Ссылки http://www.vista.ac.uk/glossary.htm -- 10.5 Кб -- 24.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>12) - www.vista.ac.uk/ )
39. ASP: Mercury Advertising Rates
Mercury magazine is now digital only, with all of the same articles and features that appeared in the print version. The magazine will be formatted to download and include space for advertising. Our readers are directly involved in the mainstream of astronomy research and education. ... 86% are involved in astronomy education at some level . ... 1/4 page . ... Additional work includes resizing of ad material, reformatting or correcting electronic files and correction of advertiser errors. ...
[
Сохраненная копия
]
Ссылки http://www.astrosociety.org/pubs/mercury/mercuryad.html -- 12.8 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>794) - www.astrosociety.org/ )
40. http://www.astro.spbu.ru/staff/afk/Papers/2005/FourAn2005E.pdf
... Estimates are obtained for the limits of variability of the parameters of harmonic components that can be determined on a specified time grid. ... The second is the same as the first, but for model time series on a temporal grid determined by the real series with model harmonic components and with the parameters for the harmonic components obtained by solving the first problem. ... Thus, our problem involves choosing a method for determining the harmonic components of time series 72 TABLE 1. ...
[
Текст
]
Ссылки http://www.astro.spbu.ru/staff/afk/Papers/2005/FourAn2005E.pdf -- 122.3 Кб -- 19.11.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>161) - www.astro.spbu.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда