Найдено документов: 353484 (188 сайтов) ---- Время поиска: 1.07сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.badastronomy.com/bad/news/index.html.
http://www.badastronomy.com/bad/news/index.html.
21. AAVP 2010 Contact
Title . First Name . Last Name . Preferred Name . ... Address . ... Phone Number . Mobile Number . ... If yes, give a title and/or abstract . ... Intended Method of Payment . ... Disclaimer: Your registration process will only be completed once your fee payment has been confirmed. University of Cambridge б© 201 0 . F or questions or comments, please contact Webmaster ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/secure/aavp/reg_form.htm -- 9.5 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3498) - www.mrao.cam.ac.uk/ )
22. Maximum number of sources.
... radiusup: sources are ordered in order of increasing radius (see subsection 3.5 ). radiusdown: sources are ordered in order of decreasing radius (see subsection 3.5 ). rownumber: sources are ordered in order of increasing row number in the source table. expr: for this value, the task looks in parameter ncutsortexpression for an expression involving column names. This expression is evaluated and the sources are then ordered in increasing order of the resulting value. ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/implot/node7.html -- 5.1 Кб -- 08.07.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11054) - xmm.vilspa.esa.es/ )
23. A Number Is A Very Specific Thing - an Astronomy Net Exploration Forum Message
Astronomy Discussion Forums . ... A Number Is A Very Specific Thing . ... Post Message | ... Posted by Harvey on October 9, 2002 16:41:15 UTC . ... When you use the word 'number', you are introducing a specific kind of symbol that is known within the context of mathematics. ... You know what - harvey1 - October 9, 2002 - 20:53 UTC . ... www.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/32.shtml -- 19.4 Кб -- 09.04.2016
Похожие документы
Похожие документы
24. Most Earth-like exoplanet found by ESO | Astronotes
... Planets . ... The planets were found using the HARPS instrument on the 3.6m telescope at ESOтАЩs La Silla Observatory. ... A planet in orbit around a star causes the star to regularly move towards and away from observers on Earth. ... One newly discovered planet, HD 85512 b, is best hope found so far for a habitable exoplanet. ... The HARPS team so far have found that about 40% of stars similar to own Sun have at least one planet smaller than Saturn (which is 95 times more massive than Earth). ...
[
Сохраненная копия
]
Ссылки http://www.armaghplanet.com/blog/have-we-found-another-earth.html -- 45.5 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2829) - www.armaghplanet.com/ )
25. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>574) - www.cplire.ru/ )
26. how can i increase the number of processes running?
The HyperNews Linux KHG Discussion Pages . Forum: The Linux Kernel Hackers' Guide . Keywords: proc . Date: Wed, 06 May 1998 08:30:39 GMT . From: ElmerFudd < elfuddo@hotmail.com > . i can't seem to get more than 240 processes running (programs seg fault and nasty stuff like that) i have been looking into it and i think it must have something to do with a limit on /proc? (i'm running 2.1.33 and libc 5.4.17) . Please email me at elfuddo@hotmail.com if you are able to shed some light on this problem, thanks .
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/267.html -- 2.5 Кб -- 23.03.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7824) - www.arcetri.astro.it/ )
27. The Sunspot Observer - Visual indices of solar activity
Statistics of sunspot activity . The sunspot indices . ... Visual indices of solar activity . ... n - number of spot groups . A - Waldmeier class of unipolar spot groups without penumbra . B - class of bipolar spot groups without penumbra . C - class of bipolar spot groups with one penumbra pole . D - class of small bipolar spot groups with two penumbra poles . E - class of middle bipolar spot groups with two penumbra poles . ... H - class of unipolar penumbrated spot groups . ...
[
Сохраненная копия
]
Ссылки http://www.alexeyryback.ru/en/sunspot_indices.htm -- 5.5 Кб -- 03.02.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>786) - www.alexeyryback.ru/ )
28. Dynamic Memory Allocation and Dynamic Structures
... Dynamic allocation is a pretty unique feature to C (amongst high level languages). ... queue.c */ /* Demo of dynamic data structures in C */ #include stdio.h #define FALSE 0 #define NULL 0 typedef struct { int dataitem; struct listelement * link ; } listelement ; void Menu ( int *choice); listelement * AddItem ( listelement * listpointer , int data ); listelement * RemoveItem ( listelement * listpointer ); void PrintQueue ( listelement * listpointer ); void ClearQueue ( ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node11.html -- 12.6 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node11.html -- 12.6 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node11.html -- 12.6 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node11.html -- 12.6 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node11.html -- 12.6 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1112) - jet.sao.ru/ )
29. Procedure for Part Numbering Convention: Larry Carey, 2005
Numbering Procedures for APO 2.5m and 3.5m Drawings and Engineering/Drafting Documents . ... Document part numbers are to consist of a 7 character long "base numbe,r" which is coded to provide information about the part's intended first use. The part number becomes complete and unique only with the addition of a revision number. ... Example of a "base number": 25CSA01 . ... PART NUMBER CONVENTION . ... For Example: . ... R = "Revision" . ... Questions contact Larry Carey/University of Washington ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/06APODrawNumConv.htm -- 8.3 Кб -- 22.03.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>867) - www.apo.nmsu.edu/ )
30. XWare > APOD
... NGC 7293: The Helix Nebula . ... Cometary Knots in the Helix Nebula . ... While exploring the Helix's gaseous envelope with the Hubble Space Telescope (HST), astronomers discovered indications of 1,000s of striking "cometary knots" like those shown above. ... The Rotating Jets of Comet Hyakutake . ... The Compton Observatory Turns Five . ... Earlier this April, NASA's Compton Gamma Ray Observatory, completed its fifth successful year in orbit, exploring the gamma ray sky. ... Man Enters Space . ...
[
Сохраненная копия
]
Ссылки http://www.astronet.ru/db/xware/apod.html?page=51&d=1997-08 -- 15.2 Кб -- 12.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>126854) - www.astronet.ru/ )
31. Winer Observatory Site
Winer Observatory P.O. Box 797, Sonoita, Arizona 85637-0797, USA . ... Site . Weather . Roof Status . ... Average Max. ... 0.0 . ... In 2004, the roof was operated manually, while in 2005 through 2007, it was operated automatically by computer, but was not closed by weather sensors. ... The "Closed" column includes those nights outside the Monsoon season when the Observatory was closed due to weather (the usual cause), equipment failures, or vacation by the Winer staff in 2004 through 2006. ...
[
Сохраненная копия
]
Ссылки http://www.winer.org/Site/Site.php -- 17.0 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>75) - www.winer.org/ )
32. Bill Arnett's Home Page
... I have written a number of WWW documents on various topics, mostly having to do with astronomy. Brief descriptions of each can be found on my index page . See my log page for usage stats.) This "home page" has been copied around the Net quite a bit. ... It's really no more than links to Amazon.com but if you order after going thru my links then I get a little bit of Amazon's profit. ... But then I think of all we have achieved since then and I know I have the better deal. ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/arnett.html -- 7.3 Кб -- 31.03.1999
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/arnett.html -- 7.3 Кб -- 31.03.1999
Похожие документы
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/arnett.html -- 7.3 Кб -- 31.03.1999
Похожие документы
Еще в разделе:
(Показать все результаты (>6627) - www.cosmos.ru/ )
33. Database on Wolf numbers
... Insert date: . Day: . Month: . ... This CGI -script calculates a day of week of the given date, Julian date of Greenwich noon JD and extracts from the database indices of solar activity: Wolf number for the day W , monthly W m and yealy means W y of Wolf number for month and year of the date. The prediction of Wolf number (which was made in 1998 and, hence, lost actuality) is also presented. The database uses solar activity data got from server of National Geophysical Data Center . ...
[
Сохраненная копия
]
Ссылки http://www.gao.spb.ru/personal/ivanov/wolfbase_e.html -- 3.4 Кб -- 21.05.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>345) - www.gao.spb.ru/ )
34. SSAU expects to double the number of enrolled foreign students
... This year SSAU provides 1429 state-funded places for admission in all kinds and directions of educational programs. ... In addition, SSAU Admission Committee notes the substantial increase in interest from the foreign applicants this year. The number of applications from foreign countries has already surpassed last year's totals - 76 applications. Based on the experience of admission campaigns of previous years, SSAU expects summer 2014 to enrol about 150 foreign students in the university. ...
[
Сохраненная копия
]
Ссылки http://www.ssau.ru/engnews/10699-SSAU-expects-to-double-the-number-of-enrolled-foreign-students/ -- 26.1 Кб -- 20.06.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>424) - www.ssau.ru/ )
35. Dunk Proceedings - 2dF QSO Redshift Survey (Work currently underway)
. Other Relevant Links . Number counts have been illustrated earlier in the talk. QSO Clustering and Large-Scale Structure , Scott Croom et al . QSO Evolution and the Luminosity Function , B.J. Boyle et al . | Front page | . | << - Contamination | QSO close pairs - >> | . Robert J. Smith, ">rsmith@mso.anu.edu.au Last modified: Fri Sep 24 11:39:02 EST 1999 .
[
Сохраненная копия
]
Ссылки http://www.2dfquasar.org/Papers/Dunk/workinprogress.html -- 3.0 Кб -- 24.09.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>15) - www.2dfquasar.org/ )
36. Space Weather
... But there also exists a practical angle: in a world increasingly dependent on electricity and electronics, the "space weather" outside the atmosphere can have serious effects, in particular on human communications. Currently more than 200 communication satellites circle the Earth in synchronous orbit . ... For a view of NOAA's "space weather report," click here ; another such report, from the University of Michigan, is linked here . ... Another such event occured April 7-11, 1997 . ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/magbase/REFMAN/EAMAGSPH/weather.html -- 9.5 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1357) - www.iki.rssi.ru/ )
37. Comet Ephemerides
... To save time, I will only provide ephemerides in 2000 coordinates. ... Note: most the orbital elements used to create these ephemerides were obtained from the International Astronomical Union Circulars (IAUCs), Minor Planet Circulars (MPCs) or the ICQ Comet Handbook. ... The following 1-day ephemeris (March 1, 1997 - October 1, 1997) is from Donald Yeomans of JPL and is based on Reference Orbit #55 (March 4, 1997). 2000 coordinates (March - September, 1997) [3/4/97] . ... Epoch: 1997 Feb. 1.0 . ...
[
Сохраненная копия
]
Ссылки http://www.issp.ac.ru/univer/astro/comets/eph.html -- 6.3 Кб -- 11.04.2001
Похожие документы
Похожие документы
38. Mach-numbers in a simulation of convection in the sub-giant Eta Boo
... Simulation Images . Simulations of convection in stars . Mach-numbers in a simulation of convection inтАж . ... Title: Mach-numbers in a simulation of convection in the sub-giant Eta Boo . Description: The mach-number is the local speed in units of the local sound speed, with values above 1 being super-sonic. ... Mach-numbers in a simulation of convection in the sub-giant Eta Boo The mach-number is the local speed in units of the local sound speed, with values above 1 being super-sonic. ...
[
Сохраненная копия
]
Ссылки http://www.mso.anu.edu.au/gallery3/index.php/theory/album43/eta_mach3d -- 13.4 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>721) - www.mso.anu.edu.au/ )
39. VISTA ETC - Exposure Time Calculator
... Exposure Time Calculator (ETC) . ... ESO - Public Surveys . ... the recommended values to use for DIT, . ... Detector on-chip integration (DIT): seconds. to your chosen value - a separate page gives recommended values to use for DIT - for modes 1 and 2 below you may wish to start with the maximum recommended values as these will minimize the effect of read noise (a total object exposure of Y secs with DIT=X secs will produce Y/X lots of read noise) and give you a lower limit on the time needed. ...
[
Сохраненная копия
]
Ссылки http://www.vista.ac.uk/observing/etc/index.html -- 15.1 Кб -- 28.03.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>27) - www.vista.ac.uk/ )
40. Stellarium: TuiNode Class Reference
Stellarium 0.12.3 . ... Classes . ... TuiNode Class Reference . TuiNode objects are linked together in a network of nodes to form the structure of a menu which may be navigated using the cursor keys. ... TuiNode (const QString &text, TuiNode *parent=NULL, TuiNode *prev=NULL) . ... virtual TuiNodeResponse љ . ... virtual voidљ . ... intљ . ... Set prevNode to the last of the chain of nextNode-s. Call for the first node of a menu after all others have been added. void TuiNode::updateNodeNumber . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classTuiNode.html -- 21.7 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>801) - astro.uni-altai.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда