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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLineSW/VME?action=print.

1. Stellarium: StelShortcutMgr Class Reference
Stellarium 0.12.3 . ... Classes . ... StelShortcutMgr Class Reference . ... voidљ . ... loadShortcuts (const QString &filePath, bool overload=false) . ... addGuiAction (const QString &actionId, bool temporary, const QString &text, const QString &primaryKey, const QString &altKey, const QString &groupId, bool checkable=true, bool autoRepeat=false, bool global=false) . ... if true, if a shortcut in the file already exists, replace its keys with the ones in the file. void StelShortcutMgr::loadShortcuts . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelShortcutMgr.html -- 22.0 Кб -- 28.02.2014
Похожие документы

2. http://www.eso.org/sci/libraries/SPIE2008/7019-74_poster.pdf
Workstation Software Framework A Model Driven Development Framework L. Andolfato, R. Karban European Organisation for Astronomical Research in the Southern Hemisphere PROCESS The Workstation Software Framework (WSF) is a state machine model driven generate event driven software applications. State machine models are used to provides different, versatile generation options. ... A tool provided by WSF will transform the textual representation of the model in C++ state, event, and action classes. ...
[ Текст ]  Ссылки http://www.eso.org/sci/libraries/SPIE2008/7019-74_poster.pdf -- 327.0 Кб -- 15.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>50399) - www.eso.org/ )

3. http://www.adass.org/adass/proceedings/adass00/reprints/O3-04.pdf
... CORBA Client/server architecture needs tools to manage communication between the different components. ... A CORBA class is defined by its interface, specifying in the Interface Data Language (IDL), the methods, their parameters and return values to be used on the client side and to be implemented on the server side. ... 214 Wenger and Frisґ ee IDL file (CORBA class description) IDL compilation Client code STUB code SKELETON code CORBA class implementation Server Client server code Figure 1. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass00/reprints/O3-04.pdf -- 70.6 Кб -- 29.05.2001
Похожие документы

4. Appendix: Rarely-Used and/or Nonsupported Advanced Features GPI Data Pipeline
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline User?s Guide . ... Appendix: Rarely-Used and/or Nonsupported Advanced Features . ... IDL> gpi_launch_pipeline, single='my_recipe.xml',/noexit [IDL processes that recipe file and then returns to the IDL command line] . ... There exist various tools for interacting with the GPI pipeline from Python, including editing and manipulating recipe files, creating new recipes, checking pipeline configuration settings, and working with GPI data. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/usage/appendix_other.html -- 10.4 Кб -- 14.02.2014
Похожие документы

5. http://star.arm.ac.uk/~spm/software/liveice.html
... Unlike clients such as Shout and IceDJ this permits the broadcast of live audio, rather than prerecorded mp3's. LiveIce was developed after the appearance of IceCast to provide the Real Time streaming functionality which makes it a viable solution for broadcasting. It is based on the guts of 2 of my previous works - Mp3Serv, the first mp3 broadcasting system & Mp3Mixer, a toy which allows the user to 'Mix' with mp3 streams. ... LiveIce XMMS sourcecode is available here . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~spm/software/liveice.html -- 9.8 Кб -- 10.03.2000
Похожие документы
Еще в разделе: (Показать все результаты (>1813) - star.arm.ac.uk/ )

6. casacore: casa/OS.h Source File
... Classes . Files . ... File List . File Members . casa . ... National Radio Astronomy Observatory 00023 //# 520 Edgemont Road 00024 //# Charlottesville, VA 22903-2475 USA 00025 //# 00026 //# $Id: OS.h 20551 2009-03-25 00:11:33Z Malte.Marquarding $ 00027 00028 #ifndef CASA _OS_H 00029 #define CASA _OS_H 00030 00031 //# Includes 00032 # include casa /OS/EnvVar.h 00033 # include casa /OS/Path.h 00034 # include casa /OS/RegularFile.h 00035 # include ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/OS_8h_source.html -- 19.7 Кб -- 14.02.2011
Похожие документы

7. APOD: 2007 November 6 - An X Class Flare Region on the Sun
... Each day a different image or photograph of our fascinating universe is featured, along with a brief explanation written by a professional astronomer. 2007 November 6 . An X Class Flare Region on the Sun . Credit: TRACE Project , NASA . Explanation: Why does the Sun flare? ... This close up of an active region on the Sun that produced a powerful X-class flare was captured by the orbiting TRACE satellite . ... About APOD | ... NASA Official: Phillip Newman Specific rights apply . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/apod/ap071106.html -- 5.1 Кб -- 21.12.2007
Похожие документы

8. features Coming Soon to a Channel 50 Near You
... Coming Soon to a Channel Near You: Oracle.. ... But now users are discovering that this beefy class of multiprocessing, "fault-tolerant" PC servers handle databases just as well as mainframes and minicomputings. ... Programmers at four competing Unix software vendors are working together on what may be the last chance for Unix on the corporate desktop. ... COSE's Common Desktop Environment goes a long way toward establishing a standard Unix interface that's easy enough for novice users to master. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/rus/casr/os/3_12/5/1.htm -- 7.6 Кб -- 21.03.2016
Похожие документы

9. The GtkWidget Base Class
... Obviously, to subclass GtkWidget , you will have to be familiar with the base class. ... typedef struct _GtkWidgetClass GtkWidgetClass; struct _GtkWidgetClass { GtkObjectClass parent_ class ; guint activate_signal; guint set_scroll_adjustments_signal; /* Basics */ void (* show) ( GtkWidget * widget ); void (* show_all) ( GtkWidget * widget ); void (* hide) ( GtkWidget * widget ); void (* hide_all) ( GtkWidget * widget ); void (* map) ( GtkWidget * widget ); void (* unmap) ( ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GGAD/z144.html -- 19.4 Кб -- 12.07.2000
Похожие документы

10. http://zebu.uoregon.edu/~uochep/talks/talks02/G020349.pdf
Easy DMT: Using the chInterface Class to Create/Upgrade DMT Monitors Rauha Rahkola, Univ. of Oregon LSC Meeting, August 19-22, 2002 LIGO Hanford Observatory Richland, WA LIGO-G020349-00-Z Easy DMT Introduction to the chInterface utility class ! ... Run through the data 1. for each channel, either: ! ... Final report LSC Meeting, August 19-22, 2002 Hanford 3 LIGO-G020349-00-Z Easy DMT The chInterface Model ! ... No Yes Yes Defaults to RMS of data addChannel addFilter New channel? ...
[ Текст ]  Ссылки http://zebu.uoregon.edu/~uochep/talks/talks02/G020349.pdf -- 95.3 Кб -- 25.09.2002
Похожие документы

11. API Help (ImageJ API)
... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. The Overview page is the front page of this API document and provides a list of all packages with a summary for each. ... Each package has a page that contains a list of its classes and interfaces, with a summary for each. ... Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions: . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/help-doc.html -- 10.5 Кб -- 02.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>1147) - www.astro.louisville.edu/ )