Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 156953 (105 сайтов) ---- Время поиска: 0.53сек.   

1 | 2 | 3 | 4 | 5 | 6 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/sub/GgiVerify.dc2.

1. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/hidden.htm
... A Hidden object is used for passing name/value pairs when a form submits. ... JavaScript 1.0 . JavaScript 1.1: added type property The HTML INPUT tag, with "hidden" as the value of the TYPE attribute. ... Property . ... The form contains a "Display hidden value" button that the user can click to display the value of the Hidden object in an Alert dialog box. ... P><INPUT TYPE="button" VALUE="Display hidden value" NAME="button2" . ... Form name:<INPUT TYPE="hidden" NAME="h1" VALUE="Beluga"> . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/hidden.htm -- 13.9 Кб -- 07.10.1999
Похожие документы

2. General purpose pop-ups
... In the example the element is used to request the name of a file to be written. ... Example program: /* example9.c -XT */ #include "stddef.h" #include "gipsyc.h" #include "cmain.h" #include "init.h" #include "finis.h" #include "userfio.h" #include "ggi.h" /* * Button keyword handler for quitting. */ static void quit(ident id, char *key, int code, void *arg) { bool button=toflog(FALSE); (void)userflog( , 1, 2, key, " "); if (tobool(button)) { wkeyf(key); /* reset button */ if (GgiVerify("Really quit?...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/pguide/gui-example9a.html -- 5.9 Кб -- 17.01.2009
Похожие документы

3. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>365) - www.astro.spbu.ru/ )

4. Can Black Holes Create Space Time? - an Astronomy Net Blackholes Forum Message
Blackholes Forum Message . ... Can Black Holes Create Space Time? ... Quasar jet streams (QJS) have been exhibiting Faster than light motion since they were first discovered by radio astronomy a long time ago. ... But what if Black holes were creating Space time, what if a relationship between matter energy and space time exists, in a conundrum what can matter exist in, it can exist in side of it's self, how about this as a hypothesis, can black holes create space time? ... www.astronomy.net . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/blackholes/messages/6660.shtml -- 15.7 Кб -- 09.04.2016
Похожие документы

5. *tprint* - Reading a Table File Created by imcnts
... Table files like the ones created in the section on imcnts can be displayed, printed and manipulated using the tasks contained in the stsdas.ttools package. ... sp> tables # Load the relevant package ta> tprint rp90_cnt prpar=yes # .tab extension assumed # the hidden parameter prpar is set to display the header # as well as the data ta> tprint rp90_cnt # Displays only the data info ta> tprint rp90_cnt prdata- prpar+ # Displays only the header info ta> tprint rp90_cnt prparam=yes | ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node99.html -- 4.6 Кб -- 01.10.2012
Похожие документы

6. Space Shuttle created at Rapid Rockets and Wicked Robots | International Year
. Home . News . Gallery . Events . Twitter . Press Releases . Links . Contact Us . Calendar . Press & Web Coverage . Previous . Next . List . Thursday, 16 July 2009 00:17 . International Year of Astronomy, Ireland National Node . [Back To Top] .
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/scholars/iya/gallery/local_events/rapid_rockets_and_wicked_robots/space_shuttle_created_at_ra.html -- 6.5 Кб -- 31.12.2009
Похожие документы

7. Creating an SCCS file
. To place files under the control of SCCS use the command: sccs create filename(s) . For each filename given as an argument sccs create does the following: . filename is moved to ,filename . a history file s. filename is created in the SCCS subdirectory . a "read only" copy of the initial version of the file is made by sccs get . You can use the ls command to check that the history files have been created. ls SCCS . Now you can remove the ,filename files: rm ,* .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/utilities1/sccs_put3.html -- 2.3 Кб -- 17.01.1997
Похожие документы

8. Recreating Einstein Level One Processing Exposure Masks and Background Maps in
... This paper describes the main algorithms used by the Einstein Level One processing to create the exposure masks and the background maps for Einstein IPC images, and how these algorithms were recreated in the IRAF environment. Our goal was to recreate the algorithms used by the Level One Processing to create exposure masks and background maps for Einstein Image Proportional Counter (IPC) data (cf. sections 2.5 and 2.7 of Harnden et al. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/vanstoned.html -- 11.6 Кб -- 03.11.2000
Похожие документы

9. Stellarium: LabelMgr Class Reference
Stellarium 0.12.3 . ... Classes . ... LabelMgr Class Reference . ... intљ . labelObject (const QString &text, const QString &objectName, bool visible=true, float fontSize=14, const QString &fontColor="#999999", const QString &side="E", double labelDistance=-1.0, const QString &style="TextOnly") . ... labelScreen (const QString &text, int x, int y, bool visible=true, float fontSize=14, const QString &fontColor="#999999") . ... setLabelText (int id, const QString &newText) . ... virtual voidљ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classLabelMgr.html -- 37.7 Кб -- 28.02.2014
Похожие документы

10. ASP: Sharing the Universe
More about Handling Difficult Questions (and Difficult People) . ... The claim: Humans have never landed on the Moon, the Apollo landings were faked by NASA. ... The claim: Astrology is the same as Astronomy. The reasons: Many people confuse astronomy with astrology and may ask you specific questions that relate to astrology. ... The reasons: There is often not much proof with these claims. ... The claim: Origins of the universe, Earth, and life by other means than what scientific evidence shows. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/SharingTheUniverse/questions_topics.html -- 10.3 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1169) - www.astrosociety.org/ )

11. XWare > APOD
... Jupiters Rings Revealed . 6.01.2008 . ... Recorded from that high and dry locale, the spectacular fish-eye image features the myriad stars and sprawling dust clouds of our Milky Way Galaxy. Geminids in 2007 . ... APOD: 2008 January 2- A Galaxy is not a Comet . ... APOD: 2008 January 1- Rays from an Unexpected Aurora . ... 31.12.2007 . ... Early in 2007, Comet McNaught grew brighter than any comet in 40 years, displaying a beautiful dust tail that flowed across the sky. ... 2007 2008 . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/apod.html?page=298&d=2016-02 -- 14.9 Кб -- 13.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>82529) - www.astronet.ru/ )

12. Apache modules
Below is a list of all of the modules that come as part of the Apache distribution. ... mod_setenvif Apache 1.3 and up . ... mod_unique_id Apache 1.3 and up . ... Determining document types using file extensions . ... mod_rewrite Apache 1.2 and up . ... User authentication using text files . ... User authentication using DBM files . ... User authentication using Berkeley DB files . mod_auth_anon Apache 1.1 and up . ... User-configurable logging replacement for mod_log_common . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/index-bytype.html -- 8.8 Кб -- 20.05.2004
Похожие документы

13. http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom2/a-c/beyond.txt
Title : BEYOND.WAD (Beyond Doom) Author : Doug Radcliffe and David Perkins Email Address : phod@rio.atlantic.net Description : Beyond Doom is a 12-level replacement for the : first 12 levels of Doom ][. ... Beyond Doom Level Descriptions ============================================================================= * MAP01 - Level 1 - SOURCE, created by David Perkins Follow the flowing lava river to its source to find a "friend". ... MAP03 - Level 3 - CAVERNS, created by Doug Radcliffe Oooh! ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom2/a-c/beyond.txt -- 4.9 Кб -- 30.04.1996
Похожие документы

14. Further Data Types
... Defining New Data Types . Unions . ... Static Variables . ... struct gun { char name[50]; int magazinesize; float calibre; }; struct gun arnies; . ... struct gun { char name[50]; int magazinesize; float calibre; } arnies; . ... typedef struct gun { char name[50]; int magazinesize; float calibre; } agun; agun arnies={"Uzi",30,7}; . ... stat() { int auto_var = 0; static int static_var = 0; printf( ``auto = %d, static = %d n'', auto_var, static_var); ++auto_var; ++static_var; } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
Похожие документы

15. Project Space Hotel
... Space flight . ... Space Hotel . ... Small orbital stations (SOS) are intended for the arrangement of flexible manned programs on commercial basis with the possibility of using the traditional Russian manned , cargo spacecrafts, their modifications and new modules oriented for the minimum costs and terms of orbital objects development . оThe principle of SOS building is as follows: it is developed not as a separate self-sufficient project of an ... It means a possibility of: . ...
[ Сохраненная копия ]  Ссылки http://www.atlasaerospace.net/eng/spacehotel.htm -- 35.5 Кб -- 09.04.2016
Похожие документы

16. IDL programs
... This program was created for correlating chosen regions in the series of fts images. ... Chosen regions' . ... In this section the program counts the integral for each region of the grid for each image. ... As a matter of fact, the integral is total brightness of the region and it is counted by 'int_tabulated' IDL function. ... In addition, the program will show the count of the regions which correlate with the corresponding region (the brighter region means the bigger count) and its contour. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/korel_en.html -- 9.9 Кб -- 15.08.2003
Похожие документы

17. Active To Do List
. Number . Task . Pri . Author . Created By Tool . Created On . Modified On . Completed . Modified By . Assigned To . Link To . Magic . Description
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~nima/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 06.02.2006
[ Сохраненная копия ]  Ссылки http://www.schools.keldysh.ru/sch725/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 11.03.2006
Похожие документы
Еще в разделе: (Показать все результаты (>2) - genphys.phys.msu.su/ )

18. field
... Document Title | Document Number | ... The code uses fields: category, system, subsystem, EMA, vendor, and a sequential number. ... Previous Document Number This is a TEXT field and represents the document number that preceeds the found document in the set of original documents supplied by the engineer/vendor. ... Next Document Number This is a TEXT field and represents the document number that follows the found document in the set of original documents supplied by the engineer/vendor. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/techDB/field.htm -- 18.2 Кб -- 28.07.2014
Похожие документы

19. Since the discovery of the "Pillars of Creation," what changes have occurred
... Astronomy for Kids . ... Since the discovery of the "Pillars of Creation," what changes have occurred within them and the surrounding area? ... The Hubble Space Telescope s iconic image of the Eagle Nebula s Pillars of Creation heralded the instrument s rebirth in 1995 and showed the public just how incredible astrophotography could be above Earth s atmosphere. ... 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/10/shifting-pillars-of-creation -- 64.0 Кб -- 10.04.2016
Похожие документы

20. Amateur Telescope Makers of Boston
... IC443 is thought to have been formed between 30,000 and 35,000 years ago, and most likely is the remains of the pulsar, G189.6+3.3. Located about 5,000 light years away, the pulsar’s X-ray emissions excite the material of the nebula, causing the chemical components to emit light in their characteristic wavelengths. ... TAK FSQ . ... FSQ: 12x30 minute subs plus 14x5 minute subs, totaling 7 hours, 20 minutes . ... Copyright (c) Amateur Telescope Makers of Boston, Inc. ...
[ Сохраненная копия ]  Ссылки http://www.atmob.org/gallery/showimage.php?id=638 -- 5.7 Кб -- 09.04.2016
Похожие документы

1 | 2 | 3 | 4 | 5 | 6 | След.


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования