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

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~mperrin/software/gpidata/usage/launcher.html.

1. Containers and Pop-up Shells
... Any elements created after this call will be placed in the container. ... After such a shell container has been created, it is not visible yet. ... Main 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, ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/pguide/gui-example9.html -- 7.3 Кб -- 17.01.2009
Похожие документы

2. (Untitled)
I. Installation . ... AMPLE package distributive (created with program InstallShield for Microsoft Visual C++) has been downloaded on FTP server of IAA RAS as archive Ample.zip. ... Note: If the window "file download" appears, select Open... switch button, then press OK button. ... The shortcut for AMPLE will be linked with this folder, and auxiliary files will be created here during AMPLE work. ... When running AMPLE all auxiliary and new configuration files are created in the WORK folder. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9rxw.htm -- 6.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>519) - www.ipa.nw.ru/ )

3. Scrolled Windows
... The first argument is the scrolled window you wish to change. ... The first one is the horizontal scrollbar, the second, * the vertical. */ gtk_ scrolled _ window _set_policy (GTK_ SCROLLED _ WINDOW ( scrolled_window ), GTK_POLICY_AUTOMATIC, GTK_POLICY_ALWAYS ); /* The dialog window is created with a vbox packed into it. */ gtk_box_pack_start (GTK_BOX (GTK_DIALOG( window )- vbox), scrolled_window , TRUE, TRUE, 0); gtk_widget_show ( scrolled_window ); /* create a table of 10 by 10 squares. *...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-scrolledwindows.html -- 8.3 Кб -- 19.07.2002
Похожие документы
Еще в разделе: (Показать все результаты (>3907) - www.sao.ru/ )

4. maintWISQ.html
... created by trendPlotter . ... The pages are created by a set of trendPlotter calls, each set in one JOB file. ... 50 14 * * * .bashrc; export TZ=Europe/Berlin; export DISPLAY="dfo23:4.0"; $HOME/wisq/query_totvol -f ; $DFO_JOB_DIR/JOBS_WISQ_raw > /tmp/giraffe/cron.log . ... DFO_JOB_DIR/JOBS_WISQ_raw : all calls of the raw data downloads; this job file has also the data_flow reports, which are fed by the tool $HOME/wisq/query_totvol ; this tool is called before the WISQ raw reports are created . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/others/maintWISQ.html -- 12.8 Кб -- 04.09.2014
Похожие документы

5. The File Life Cycle
The File System . This section describes how you can create new files, copy existing files, and delete obsolete files. ... RENAME to change the name of a file. ... Files can be created in several ways: text can be entered from the keyboard via the CREATE command, an editor can create a file, as can a running program, and files can be copied from other directories. ... To delete obsolete files, use the DELETE command followed by a file name or file name template (wildcards). ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_22.html -- 9.0 Кб -- 01.11.1995
Похожие документы

6. *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
Похожие документы

7. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/anchor.htm
... JavaScript 1.2: added name , text , x , and y properties Using the HTML A tag or calling the String.anchor method. The JavaScript runtime engine creates an Anchor object corresponding to each A tag in your document that supplies the NAME attribute. It puts these objects in an array in the document.anchors property. ... A string specifying the anchor's name. text . ... The horizontal position of the anchor's left edge, in pixels, relative to the left edge of the document. y . ... Anchor . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/anchor.htm -- 13.7 Кб -- 07.10.1999
Похожие документы

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. Removing directories created with the ln command
. To remove a directory that is a symbolic link that points to another directory use the command: rm directory_name . Notice that the directory does not need to be empty and you do not have to use the rmdir command. You are not really removing a directory, just a named symbolic link that points to the "real" directory.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/links3.2.2.html -- 2.0 Кб -- 17.01.1997
Похожие документы

10. SAS package documentation standards
The preferred way to document an SAS package is via LaTeX. If you created the package directory structure with the SAS package maker pkgmaker , a subdirectory called doc will have been created with partially filled out LaTeX templates. ... Also, the new structure is seamlessly integrated in the overall SAS make file mechanism so that it becomes possible to generate HTML or PostScript documentation for the whole SAS. ... The BibTeX file is called sas.bib and is pat of the package sas . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/documentation.html -- 5.6 Кб -- 30.03.2001
Похожие документы
Еще в разделе: (Показать все результаты (>34126) - xmm.vilspa.esa.es/ )

11. OptInt PmWiki : PmWiki / PmWiki Installation
OptInt PmWiki : Pm Wiki / PmWiki Installation . ... README.txt An introductory document pmwiki.php The main PmWiki script local/ Configuration scripts (local configuration files) cookbook/ Recipes (add-ons) from the Cookbook docs/ Brief documentation, sample configuration scripts pub/ Publicly accessible files pub/css/ Extra CSS stylesheet files [1] pub/guiedit/ pub/skins/ Layout templates for custom look and feel scripts/ Scripts that are part of PmWiki wikilib.d/ Bundled default PmWiki pages . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/Installation?action=print -- 20.8 Кб -- 01.03.2014
Похожие документы

12. 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
Похожие документы

13. Interprocess Communication (IPC), Pipes
... Piping in a C program: < stdio.h > . ... Pipes . ... We use fprintf() and fscanf() to communicate with the pipe's stream . ... plotter.c module */ /* contains routines to plot a data file produced by another program */ /* 2d data plotted in this version */ /**********************************************************************/ #include externals.h static FILE * plot1 , *plot2, *ashell; static char *startplot1 = plot [] [0:1.1]'plot11.dat' with lines, 'plot12.dat' with lines\n ; static ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node23.html -- 10.3 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node23.html -- 10.3 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node23.html -- 10.3 Кб -- 02.10.2012
Похожие документы

14. Getting Started in Actor Prolog. Analyzing Web Sites.
In this chapter we will consider two very simple but useful Web agents that I have written on Actor Prolog for my own needs. ... Let us start the Web agent. Fig. ... Start of the Web agent. The Context diagram consists of three blocks: "Logic Programming Sites", "Edit", and "Check". ... Some Web sites that are linked with the logic programming and Prolog are listed in the pulldown list (these addresses are transferred to the "Edit" block from the "Logic Programming Sites" block). ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_scan.html -- 13.7 Кб -- 24.09.2007
Похожие документы

15. Manual Page: htpasswd - Apache HTTP Server
NAME htpasswd - Create and update user authentication files SYNOPSIS htpasswd [ - c ] [ - m | ... p ] passwdfile username password htpasswd - n [ - m | ... p ] username password DESCRIPTION htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by htpasswd. ... The user is prompted for the password. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/htpasswd.html -- 9.8 Кб -- 20.06.2002
Похожие документы

16. A chocolate printer is being created in SSAU
... Pre-university education . ... Samara region . SSAU History . SSAU roadmap . ... Scientists of Samara State Aerospace University (SSAU) develop a unique 3D-printer for chocolate confectionery printing. 3D-printer for chocolate printing is being created in SSAU Centre for Robotic Complexes and Mechatronic Systems. ... Know-how of the scientists of Samara State Aerospace University in that they were developed unparalleled chocolate delivery and cooling systems in 3D-printer. ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/12072/ -- 26.4 Кб -- 21.12.2015
Похожие документы

17. 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
Похожие документы
Еще в разделе: (Показать все результаты (>343) - www.astro.spbu.ru/ )

18. Creating golden text
... The third picture above was created using first picture as texture and the second as text-base. ... Call this A. Open a gray-scale picture of same size. Call this B. Type some text into B. Duplicate B twice to create C and D. Gaussian blur C 10 vertically and D 10 horizontally. ... Call the result of this E. Threshold B by 2, call this F. Multiply F with E. Call the result G. Multiply B with G, call this H. Add H to E, call this J. Adjust the gamma-brightness-contrast of J to taste. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/gimp/tomb/gold.html -- 2.7 Кб -- 22.12.2007
Похожие документы

19. In The Beginning, God Created......prophecy - an Astronomy Net God Science
God Science Forum Message . Forums: . ... God and Science ћ SETI ћ Software ћ UFO ћ XEphem . ... God and Science | ... In The Beginning, God Created......prophecy . ... I am beginning to believe that Genesis creation is about the creation of prophecy as much as it is a statement that God is the creator. ... So I ask, are you (anyone) willing to consider Gen 1 2 as stories of prophecy or are you determined that it is either about science or a literal 7-day creation? ... www.astronomy.net . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/god/messages/32316.shtml -- 14.2 Кб -- 09.04.2016
Похожие документы

20. Activity Feed
... Seidewand created the event FREE WEEKLY TELESCOPE VIEWING AT STRASENBURGH PLANETARIUM: 4/2 cancelled for clouds, snow, . ... Free! ... Call Jim at 703-9876 for more info. 1 week ago . ... Seidewand created the event FREE TELESCOPE VIEWING AT STRASENBURGH PLANETARIUM . ... Seidewand created the event FREE TELESCOPE VIEWING AT STRASENBURGH PLANETARIUM: 3/26 outlook is hopeful . ... Seidewand created the event FREE TELESCOPE VIEWING AT STRASENBURGH PLANETARIUM: 3/19 outlook is excellent . ...
[ Сохраненная копия ]  Ссылки http://www.rochesterastronomy.org/Activity-Feed/UserId/157 -- 45.9 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>189) - www.rochesterastronomy.org/ )

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | След.


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

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

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