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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.apo.nmsu.edu/Telescopes/TCC/html/hierarchy.html.

1. The C Preprocessor
... Preprocessor Compiler Control . ... This directive includes a file into code. ... include <file> or #include ``file'' . ... As another example if running program on MSDOS machine we want to include file msdos.h otherwise a default.h file. ... This is most often used with programs that translate other languages to C. For example, error messages produced by the C compiler can reference the file name and line numbers of the original source files instead of the intermediate C (translated) source files. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>580) - jet.sao.ru/ )

2. The SM Tutorial - How do I define variables, and how can I use them?
Go to the previous , next section. Scalar variables are defined with the define command. As mentioned above, vectors are defined with the set command. A variable may be a number, or a character string. You may use them in any SM command, by preceding the name of the variable with a $. For example: define 2PI 6.283 set x=1,100 do i = 0, 2, .01 { set x[$i] = $i * $2PI } set i=0, 2 , .01 set x=$2PI*i set y = sin(x) limits x y box define xlab {my signal2 xlabel $xlab ylabel sine . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/smongo/tutorial_5.html -- 2.1 Кб -- 02.10.2012
Похожие документы

3. lsst.tcc: Class List
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Classes . ... ClassљList . ClassљHierarchy . ... axis . ... array . ... actor . ... TCC actor for the APO 2.5m telescope . ... Unit test wrapper for a mock 3.5m TCC actor . ... Wrapper for an ActorDispatcher talking to a mock 3.5m TCC talking to mock controllers . ... TCC command parser . ... Axis controller status . ... A wrapper for an AxisDevice talking to a fake axis controller . ... A class that holds command definitions, and can parse tcc commands . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/annotated.html -- 114.6 Кб -- 14.09.2015
Похожие документы

4. Defining Your Environment
... You can type the commands as you need them during your session or you can create a command procedure, called a login command procedure to execute a collection of commands each time you login. This file is always called LOGIN.COM and should be placed in your top-level directory. Figure 2.8 is a sample LOGIN.COM procedure. ... You can copy a sample LOGIN.COM file to your home directory using the command: . ... Figure 2.8: - Sample LOGIN.COM File . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_18.html -- 2.8 Кб -- 01.11.1995
Похожие документы

5. http://crydee.sai.msu.ru/ftproot/pub/misc/doc/MIDI/midi-controllers
Table 3: Status Bytes 176-191; Control and Mode Changes (per channel) (adapted from "MIDI by the Numbers" by D. Valenti-Electronic Musician 2/88) ------------------------------------------------------------------------------ 2nd Byte Value | ... Continuous controller #0 | 0-127 | MSB 00000001= 01= 1 | ... MSB 00000010= 02= 2 | ... MSB 00000011= 03= 3 | ... MSB 00000100= 04= 4 | Foot controller | ... LSB 00100001= 21= 33 | ... Undefined on/off | ... Undefined | ... 01100111= 67= 103 | ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/misc/doc/MIDI/midi-controllers -- 11.4 Кб -- 14.03.1990
Похожие документы

6. Sfit Control Language: Classified Listing
... spectrum . ... sfit . ... define >macro_name< : define a macro . ... meth_range <w1> <w2>: Set wavelength range for fit . data_spectrum <name> : data in "spectrum" format . ... data_sigma <sigma> : define mean standard error in data . ... data_line_set | ... NB: synth uses multiple calls to spectrum , so various Spectrum commands may also be required. synth : find optimum fit by adjusting abundances, v turb , v sin i , and v rad . ... save <fit> : Save the spectrum and best fit from synth . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/scl_classified.html -- 12.8 Кб -- 18.08.2010
Похожие документы

7. Defining files with wildcard characters
. Wildcard characters can be used to represent many other characters. Use them whenever you need to define a string of characters, such as a filename, for use with a command. Useful wildcards are: * matches any characters ? match any single character [...] matches any character in the enclosed list or range. Examples .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/defining.html -- 2.1 Кб -- 17.01.1997
Похожие документы

8. Defining the spatial area with a region file
. XMM-Newton Science Analysis System . etimeget (especget-1.26) [xmmsas_20070708_1801-7.1.0] . Meta Index / Home Page / Time series binning / Examples . etimeget filestem=myagn srcexp="(region(src.reg,X,Y))" . backexp="(region(bck.reg,X,Y))" . table=P0129360201M1S004MIEVLI0000.FIT:EVENTS . A region file (e.g. created by the command regions or ds9 ) may be used to specify the spatial selection. XMM-Newton SOC/SSC -- 2007-07-09
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/etimeget/node10.html -- 3.6 Кб -- 09.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>6215) - xmm.vilspa.esa.es/ )

9. HwB: CardBus Connector
... GND . Ground . ... Address/Data 0 . ... Command/Byte Enable 0 . ... Address or Data phase . ... Ground Contributor: Joakim жgren , Marek Hostasa Source: PC Card Standard at PC Card's homepage Please send any comments to Joakim жgren . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/drabek/Components/NewSprawoch/connect/co_CardBus.html -- 9.1 Кб -- 26.10.1999
Похожие документы

10. HwB: CardBus Connector (Offline)
... GND . ... Address/Data 0 . ... Command/Byte Enable 0 . ... Address or Data phase . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/hwbook/connector/bus/cardbus.html -- 7.8 Кб -- 06.07.2001
Похожие документы

11. OptInt PmWiki : MROIDelayLineSW / Workstation
OptInt PmWiki : MROI Delay Line SW / Workstation . ... Standalone system bootstrap: define procedure and implement . ... Log/fault handling . ... Interface with system controller: define connections and forwarding (consider subsystem disconnection) . Logging choices re concatenated status/non-synchronous telemetry . ... TRLY items can be configured as status or telemetry - prefer telemetry? ... Printable View of http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLineSW/Workstation) ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLineSW/Workstation?action=print -- 7.5 Кб -- 01.03.2014
Похожие документы

12. p12mProg: 12m control program
... p12mProg program design . p12mProg commands . mode we use to run the p12m controller . ... The p12mProg is the AO control program for the 12meter telescope. ... Send commands to the 12m controller over ethernet (using some modbus over ethernet routines) . ... turn on,off, set modes, track objects . ... ephmFileNm: name of ephemeris file that was loaded . ... For more info on ephemeris tracking, see : pnt ephm command for 305 meter . ... The p12m controller settings used by the p12mProg are: . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/software/datataking/p12m/p12mProg.html -- 17.1 Кб -- 07.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>1348) - www.naic.edu/ )

13. StelTexture::StelTextureParams Struct Reference
... StelTexture . StelTextureParams . ... Contains the parameters defining how a texture is created. ... StelTextureParams (bool qgenerateMipmaps=false, GLint afiltering=GL_LINEAR, GLint awrapMode=GL_CLAMP_TO_EDGE) . ... Define the scaling filter to use. Must be one of GL_NEAREST or GL_LINEAR. ... GLint StelTexture::StelTextureParams::filtering . ... Must be one of GL_NEAREST or GL_LINEAR. bool StelTexture::StelTextureParams::generateMipmaps . ... GLint StelTexture::StelTextureParams::wrapMode . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/structStelTexture_1_1StelTextureParams.html -- 7.3 Кб -- 02.10.2012
Похожие документы

14. This 10 min exposure shows star trails clearly defining the south celestial
... This 10 min exposure shows star trails clearlтАж . Sidebar Left . ... Title: This 10 min exposure shows star trails clearly defining the south celestial pole just left of centre. Description: The Large and Small Magellanic Clouds are on the left and the Milky Way from Crux through Centaurus are on the right. ... This 10 min exposure shows star trails clearly defining the south celestial pole just left of centre. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/gallery3/index.php/shobbrook/SSO15 -- 18.5 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>231) - www.mso.anu.edu.au/ )

15. Analysis Routines in SAOtng
Each file type known to SAOtng can have user-defined analysis commands associated with it. ... A help line describing the file types . ... For example, the default analysis file currently contains the following: # # Analysis command descriptions: # help # file templates # file types # analysis command line counts -- number of events in region (no background) *.qp *.imh QPOE IMH uiraf '${xraybin}'/x_xspatial.e imcnts source='${filename}' region=$sregion bkgd=0 table=NONE | ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/analysis.html -- 4.8 Кб -- 01.10.2012
Похожие документы

16. The Millennium that Defines Universe
Astronomy Picture of the Day . ... 1.01.2001 . ... During millennium two , humanity continually redefined its concept of "Universe": first as spheres centered on the Earth , in mid-millennium as the Solar System , a few centuries ago as the Galaxy , and within the last century as the matter emanating from the Big Bang . ... 2001 2002 . ... NASA Web Site Statements, Warnings, and Disclaimers . ... Publications with keywords: universe - millennium . Publications with words: universe - millennium . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/apod/2001-01-01 -- 14.4 Кб -- 31.12.2000
Похожие документы

17. APOD: 2012 August 21 - DNA: The Molecule that Defines You
... 2012 August 21 . DNA: The Molecule that Defines You . ... This molecule, called DNA , spans about two meters stretched out but is coiled into every cell in your body. The many copies of DNA that compose you were all copied from one single cell, and your body is continually making new copies. ... No one knows if DNA-like molecules will also define life that originates outside of Earth. ... About APOD | ... NASA Official: Phillip Newman Specific rights apply . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/apod/ap120821.html -- 5.2 Кб -- 03.02.2013
Похожие документы

18. http://www.eso.org/projects/www.eso.org.projects.ngc/General/16072008-jstegmei.pdf
ESO New General detector Controller ( NGC ) ( NGC ) Base Software And Infrared Detector Control Software 16/08/2008 J. Stegmeier Detector 4 - ADC ADC Detector [N] - ADC ADC Down Up AQ Clock/Bias Driver Sequencer Down FEB Up NGC LLCU (Linux) [N] - ADC ADC 23 Detector Detector Detector Detector Detector Detector Up ... Driver and Interface Device Driver for Linux kernels 2.4 and 2.6 (software module "ngcdrv "). ... VLTSW-Release New Detectors (Aquarius). ...
[ Текст ]  Ссылки http://www.eso.org/projects/www.eso.org.projects.ngc/General/16072008-jstegmei.pdf -- 956.2 Кб -- 20.07.2008
Похожие документы

19. Apache suEXEC Support
... From the top-level of the Apache source tree, type: cd support [ENTER] . ... From support/suexec.h /* * HTTPD_USER -- Define as the username under which Apache normally * runs. ... See the suEXEC documentation for more detailed * information. */ #define USERDIR_SUFFIX "public_html" /* * LOG_EXEC -- Define this as a filename if you want all suEXEC * transactions and errors logged for auditing and * debugging purposes. */ #define LOG_EXEC "/usr/local/apache/logs/cgi.log" /* Need me? ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/suexec_1_2.html -- 8.3 Кб -- 15.10.2001
Похожие документы

20. User Defined Functions for the ISO Post Mission Archive
Next: Using a Java Web-based Graphical User Interface to access the SOHO Data Archive . ... A major problem with designing archives in astronomy is defining the data resolution. ... Expert users can create User Defined Functions (UDFs) that extract virtual attributes from files external to the database engine. ... Therefore, for the ISO Post Mission Archive, the concept of virtual data resolution with user defined functions has been designed and implemented as a novel database paradigm. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass98/ewieprecht/ -- 13.6 Кб -- 16.07.1999
Похожие документы

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


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

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

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