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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/cats/~satr/GTK2/GTK+2.0_Tutorial.html.

1. Menu Widget
... There are two ways to create menus: there's the easy way, and there's the hard way. ... So, if we wanted to create a standard File menu , with the options Open , Save , and Quit , the code would look something like: file_ menu = gtk_ menu _new (); /* Don't need to show menus */ /* Create the menu items */ open_ item = gtk_ menu _ item _new_with_label ( Open ); save_ item = gtk_ menu _ item _new_with_label ( Save ); quit_ item = gtk_ menu _ ... Create a menu item using gtk_menu_item_new(...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/ch-menuwidget.html -- 11.2 Кб -- 19.07.2002
Похожие документы

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

3. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm
... A file upload element on an HTML form. ... JavaScript 1.1: added type property . ... The HTML INPUT tag, with "file" as the value of the TYPE attribute. For a given form, the JavaScript runtime engine creates appropriate FileUpload objects and puts these objects in the elements array of the corresponding Form object. ... form . ... For all FileUpload objects, the value of the type property is "file" . ... Use the value property to obtain the file name that the user typed into a FileUpload object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm -- 19.0 Кб -- 07.10.1999
Похожие документы

4. Examples of creating files
. To create a file with the cat command: cat > memo remember to make appointment at opticians get cost of scheduled flight to Athens Ctrl-d . This creates a file called memo in the current directory containing two lines of text. To create a file with the echo command: echo use an editor for large files > tips . This creates a file called tips in the current directory containing a single line of text.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/examples/create.html -- 2.2 Кб -- 17.01.1997
Похожие документы

5. Dynamic HTML in Communicator
... To run the <LAYER> version of the example, select: flower.htm . ... However, if the page had several layers with absolute positions, and you wanted to place another layer in a relative position to one of the existing layers, you could use inline JavaScript to calculate the value for LEFT or TOP . ... In this example, there is really no need to use inline JavaScript to position the last flower layer, since you could just let the TOP value default to its natural value, as in the other flower layers. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/layers34.htm -- 11.4 Кб -- 13.08.1997
Похожие документы
Еще в разделе: (Показать все результаты (>21205) - crydee.sai.msu.ru/ )

6. Line (ImageJ API)
... java.lang.Object ij.gui.Roi ij.gui.Line . ... public class Line . ... int . ... protected double . ... Constructor Detail public Line (int ox1, int oy1, int ox2, int oy2) . Creates a new straight line selection using the specified starting and ending offscreen integer coordinates. public Line (double ox1, double oy1, double ox2, double oy2) . Creates a new straight line selection using the specified starting and ending offscreen double coordinates. public Line (int sx, int sy, ImagePlus imp) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/Line.html -- 37.4 Кб -- 02.12.2010
Похожие документы

7. CREATE FULLTEXT CONFIGURATION
... CREATE FULLTEXT CONFIGURATION -- create full-text configuration . CREATE FULLTEXT CONFIGURATION cfgname PARSER prsname [ LOCALE localename ] [ AS DEFAULT ]; CREATE FULLTEXT CONFIGURATION cfgname [ { PARSER prsname | ... PARSER . ... LOCALE . ... Create new configuration test with default parser and ru_RU.UTF-8 locale. CREATE FULLTEXT CONFIGURATION test PARSER default LOCALE 'ru_RU.UTF-8'; =# \dF+ test Configuration "public.test" Parser name: "pg_catalog.default" Locale: 'ru_RU.UTF-8' Token | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/sql-fts-createcfg.html -- 10.1 Кб -- 13.04.2008
Похожие документы

8. How to create a gain (or other calibration) table for CASA Bojan Nikolic web
... Bojan Nikolic web pages (r. 329) . ... Bojan Nikolic b. nikolic @mrao.cam.ac.uk , bojan @bnikolic.co.uk // A simple illustration of how to create and write out a gain table // for CASA using C++ #include calibration /CalTables/CalTable.h #include calibration /CalTables/SolvableVJTable.h #include calibration /CalTables/CalSet.h void createRndmGainTbl ( const char * fnameout ) { using namespace ... Copyright 2005 -- 2016, Bojan Nikolic feedback welcome ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casacreategaintable.html -- 17.3 Кб -- 04.04.2016
Похожие документы

9. Example - Creating a QPOE file from CD ROM Data
... Load the CD ROM into your reader (assumed to be mounted as /cdrom), and set the location of the disk and with eincdpar ei> eincdpar.ipcevt4="/cdrom/" Then use ecd2pros to create the QPOE file; ei> ecd2pros input FITS file name OR sequence number: 2952 Einstein instrument (hri|ipc): ipc datatype of FITS file (event|image|slew|unscreened): event root name for output files (.): i2952 Using FITS file /cdrom/data/23h/i2357s64.xpa to create QPOE file. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node36.html -- 4.4 Кб -- 01.10.2012
Похожие документы

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

11. Python: module create_uscs
create_uscs (version 08/06/08) . ... or a database query. windowList = a list of dictionaries containing start and end times. ... the database. ... If not running in list_only mode, use visit_util.apply_usc . ... do create_uscs LRP_GTO_STIS 1999.001:00:00:00 2000.274:00:00:00 -visits="0756601" . ... To create USCs for a range of visits given by a database search, . ... 05/18/05 Bower implement -exclude_usc option . ... Modules . ... Visit list DB query options (to define the DB search parameters): . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/create_uscs.html -- 12.0 Кб -- 08.04.2016
Похожие документы

12. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы

13. Analysis of extended sources or in the vicinity of moderately bright sources
XMM-Newton Science Analysis System . ... Meta Index / Home Page / Description / Out-of-time events . If withoutoftime =y the task does not create the ``normal'' events file but uses the input file instead to create an event file where all events are treated as out-of-time events. ... Similarly, for Full Frame and Extended Full Frame modes (currently) the 11 rows closest to the CAMEX are set bad onboard but sources in these rows may also cause unrecognized out-of-time events. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/epevents/node7.html -- 6.4 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>11945) - xmm.vilspa.esa.es/ )

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

15. AstroAsciiData
... AstroAsciiData is a Python module to handle ASCII tables. ... The idea to develop this Python module emerged from the fact that ASCII tables continue to be one of the most popular and widely used data exchange formats in astronomy and probably science in general. ... To load this ASCII table, go into Python, load the AstroAsciiData module and read in the table with: . ... demo = asciidata.open('webexa.txt') . ... Users who only want to work with ASCII tables neeed no further python modules. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/PYTHONtools/astroasciidata/ -- 13.6 Кб -- 09.04.2016
Похожие документы

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

17. SSAU scientists have created an unique simulator for pilots and drivers
... Scientists of Samara State Aerospace University (SSAU) have created an unique mobile platform for the production of training and gaming simulators. ... Such mobile platforms also known as the Stewart platforms became widespread in the world primarily as simulators for training of highly-qualified military pilots and drivers. ... For example, the Rocket and Space Centre Progress is going to test level sensors for residual fuel in the fuel tanks of the rocket carrier on this mobile platform. ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/12087/ -- 25.8 Кб -- 23.12.2015
Похожие документы

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

19. Creation of Space transportation system on the base of large length rope
... Creation of Space transportation system on the base of large length rope utilization . ... A given address contains the proposal to equip the International Space Station with the long rope and to create on that base a Space transportation system. ... A given system has the multifunctional purpose. ... The rope system could be the base for creating of alternative system of station angular orientation. To utilize the rope system to launch small satellites from the station and to return them back. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/seminar/e_199911_sid.htm -- 4.2 Кб -- 09.03.2000
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/seminar/e_199911_sid.htm -- 4.2 Кб -- 09.03.2000
Похожие документы
Еще в разделе: (Показать все результаты (>829) - www.cosmos.ru/ )

20. WAPP Signal Processing Page
The Wideband Arecibo Pulsar Processor Signal Processing Page . ... Raw Correlation . ... The WAPP uses custom digital hardware to create estimates of correlation functions from sampled data. The digital hardware used to estimate correlation function uses quantization to represent input . After creating an estimate of input correlation functions, the Wiener-Khintchine Theorem is applied to create estimates of input Power spectral density (PSD) and Stokes parameters . ... 3 Level . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~wapp/SignalProc/SPMain.htm -- 8.9 Кб -- 20.04.2000
Похожие документы

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


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

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

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