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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/cats/~satr/c_unix/gl_3_1.htm.

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

2. casacore: casa/System/AipsrcVector.h File Reference
... Files . ... casa . System . ... Defines . include < casa/aips.h > . include < casa/BasicSL/String.h > . include < casa/Containers/Block.h > . include < casa/System/Aipsrc.h > . include <casa/System/AipsrcVector.tcc> . ... casa::AipsrcVector_Bool< Bool > . ... AipsrcVector_Bool . define AipsrcVector_Bool . Definition at line 191 of file AipsrcVector.h . ... Definition at line 158 of file AipsrcVector.h . ... Generated on Fri Sep 3 2010 13:07:39 for casacore by 1.7.1 ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/AipsrcVector_8h.html -- 10.3 Кб -- 14.02.2011
Похожие документы

3. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libapogee/src/ApnFilterWheel.i
ApnFilterWheel.h: interface for the CApnFilterWheel class. Copyright (c) 2007 Apogee Instruments, Inc. ////////////////////////////////////////////////////////////////////// #if !defined( AFX_APNFILTERWHEEL_H __ 6B02FF9C_AB8E_4488_A166_04C6B378E35E __ INCLUDED _) #define AFX_APNFILTERWHEEL_H __ 6B02FF9C_AB8E_4488_A166_04C6B378E35E __ INCLUDED _ #include Apogee.h class CApnFilterWheel { public: CApnFilterWheel (); virtual ~ CApnFilterWheel (); bool Init( Apn_Filter FilterType, ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libapogee/src/ApnFilterWheel.i -- 2.5 Кб -- 13.01.2008
Похожие документы

4. lsst.tcc: include/tcc/tcsShim.h Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... include . tcc . tcsShim.h . ... 51 љ double const FL = 1.0; . ... 97 љ std::ostream & operator<< (std::ostream &os, ASTROM const &astrom); . ... 99 љ std::ostream & operator<< (std::ostream &os, FLDOR const &fldor); . ... 101 љ std::ostream & operator<< (std::ostream &os, PORIG const &porig); . ... 103 љ std::ostream & operator<< (std::ostream &os, SITE const &site); . ... 105 љ std::ostream & operator<< (std::ostream &os, TARG const &targ); . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/tcs_shim_8h_source.html -- 27.6 Кб -- 14.09.2015
Похожие документы

5. OptInt PmWiki : PmWiki / Wiki Style Examples
OptInt PmWiki : Pm Wiki / Wiki Style Examples . Wiki styles | ... PmWiki uses WikiStyles for styling text with color and other attributes. PmWiki 2.0 introduced the ability to control the styling further and to even place styles on blocks. ... In addition, an author can define a style "shortcut" by using the define= property. For example, to define a style of %red% , one can use: . define=mystyle color=red% Here is some %mystyle% red text created using a style shortcut. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/WikiStyleExamples?action=print -- 19.5 Кб -- 01.03.2014
Похожие документы

6. Stellarium: core/StelTranslator.hpp File Reference
Stellarium 0.12.3 . ... FileљStructure . FileљList . FileљMembers . core . ... StelTranslator.hpp File Reference . Define some translation macros. More... #include <QMap> . ... q_ (str)љљљ StelTranslator::globalTranslator.qtranslate (str) . ... qc_ (str, ctxt)љљљ StelTranslator::globalTranslator.qtranslate (str, ctxt) . ... Definition in file StelTranslator.hpp . ... Definition at line 47 of file StelTranslator.hpp . ... StelTranslator::globalTranslator.qtranslate (str, ctxt) . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/StelTranslator_8hpp.html -- 10.1 Кб -- 28.02.2014
Похожие документы

7. Porting Hints
Porting to a new machine or operating system ordinarily requires updating the ./machines directory and the ./compilers directories in order to define the build environment and autoconfigure means. You will probably have to modify the ntp_machines.h file and "l_stdlib.h" files as well. ... Always define a system identifier for any new system added to the machines directory. ... This file is included by the "ntp_types.h" file and should always be placed first after the <> defines. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/porting.html -- 3.9 Кб -- 21.12.2007
Похожие документы

8. A box, to include extended emission
Next: A Region mask for Up: To produce a region Previous: Select a circle around . select cursor and box . The three mouse buttons have been redefined as: . LEFT - moves the center of the box to the position of the arrow point. MIDDLE - sizes the box. ... Release the button to fix the size of the box. save the results by typing `s' while the mouse is in the display window. select region and write , to write the saved regions into a file for later use (as above). rsdc@cfa.harvard.edu . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node63.html -- 3.8 Кб -- 01.10.2012
Похожие документы

9. http://www.naic.edu/~phil/hardware/pdev/fpga/gx/sp/build/sp.prj
define VIRTEX2 1 ` define N_CHIPD ` define DIE_2vp70 ` include ../../ plinth / src /gx.vh ` include ../ src /sp.vh ` include ../../ plinth / src /gx.v ` include ../../ plinth / src /adcpad.v ` include ../../ plinth / src /adcpad_mult.v ` include ../../ plinth / src /pack_fifo.v ` include ../../ plinth / ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/pdev/fpga/gx/sp/build/sp.prj -- 5.8 Кб -- 26.06.2008
Похожие документы

10. Простые программы и алгоритмы. Сюрпризы, советы. Хрестоматия по
... CIT Forum CD-ROM Реализуйте алгоритм быстрой сортировки. Алгоритм быстрой сортировки. ... Теперь надо просто отсортировать каждую часть в отдельности. ... Реализуйте приведенный фрагмент программы без использования оператора goto и без меток. 10 ) goto M1; goto M2; M1: j = j + i; flag = 2; goto M3; M2: j = j - i; flag = 1; M3: ; . ... Найдите ошибки в следующей программе: main { int i, j, k(10); for ( i = 0, i <= 10, i++ ){ k[i] = 2 * i + 3; for ( j = 0, j <= i, j++ ) printf ("%i\n", k[j]); } } . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/c_unix/gl_1_2.htm -- 22.7 Кб -- 17.08.1998
Похожие документы

11. Appunti Linux: C: istruzioni del preprocessore
... Il preprocessore Х un programma, o quella parte del compilatore, che si occupa di pre-elaborare un sorgente prima della compilazione vera e propria. ... include " <file> " . ... Un file incorporato attraverso la direttiva #include , puР a sua volta includerne altri, e questa possibilitЮ va considerata per evitare di includere piЫ volte lo stesso file. #define <macro> [ <sequenza-di-caratteri> ] . ... Appunti Linux 1999.09.21 --- Copyright © 1997-1999 Daniele Giacomini --  daniele @ pluto.linux.it . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/AppLinux/al167.htm -- 14.0 Кб -- 21.09.1999
Похожие документы

12. Help
... Documentation for the Python objects defined by the project is divided into separate pages for each package, module, and class. The API documentation also includes two pages containing information about the project as a whole: a trees page, and an index page. ... A description of the package. ... A summary of the classes defined by the package. ... The module contents frame contains a list of every submodule, class, type, exception, function, and variable defined by a module or package. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~mwhite/pynifs-doc/help.html -- 11.5 Кб -- 27.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>435) - www.mso.anu.edu.au/ )

13. Astronomy articles, forums, listings, and other resources about Astronomy.
The Astronomy Net . Articles | ... Forums . ... I have moved the entire Astronomy family of sites to a nice new server with the help of your previous contributions and personal funds. This server contains this site plus those listed at Astronomy Net . ... This site - www.astronomy.net - by itself sends about six billion bytes of information to visitors every month. ... I count on donations from patrons to help me keep Astronomy Net on the internet servicing the astronomy community. ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/about/support.html -- 17.3 Кб -- 09.04.2016
Похожие документы

14. http://www.adass.org/adass/proceedings/adass03/reprints/P4-12.pdf
... These include support for spectral coordinate systems, and compliance with FITS WCS papers I, II and III. ... Status Supported Supported Supported Supported Supported (only written when producing a FITS-AIPS header) Coordinate /algorithm/distortion Supported (all coordinate systems [intype cluding helio-ecliptic] and algorithm codes listed in papers I, I I and I I I, with the exception of the STOKES and COMPLEX values defined in paper I, the CUBEFACE value defined in ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass03/reprints/P4-12.pdf -- 66.7 Кб -- 27.08.2004
Похожие документы

15. http://hea.iki.rssi.ru/conf/hea2007/list/index.php~
... selected="selected"' : ''; $menu .= '<option value="' . ... SERVER['REQUEST_URI'],$trans)); return $urls[0]; } /* get the internal configuration */ global $ cfg ; /* check if we been asked to render a feed */ $ feed = get_get(' feed ',NULL); /* check if we been asked to render a PDF */ $pdf = get_get('pdf',NULL); $ templates = array(); $output = ''; $ file = get_post('db',NULL); if (!$ file ) $ file = get_get('db',Property::get($ cfg ['config'],'default')); /* if the request does not ask for a...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/list/index.php~ -- 9.7 Кб -- 11.09.2007
Похожие документы

16. Simon's Software - howto 1-3
a. Decide on the root directory where your software is going to go.... [/home/friday] , for example. b. In your .cshrc file, define . setenv OSROOT /home/friday . ... Holder for object libraries . ... Holder for shared source code (f77 include files) . ... Collect the appropriate tar files from Simon's Software Store . ... build - extract fortran from the source library, compile source, pack object code into object libary . ... clean - remove source and object files from library folder . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/install_frameset/Howto_install_f.html -- 4.7 Кб -- 02.06.2003
Похожие документы

17. Understanding HTML and SGML
HTML is an application conforming to International Standard ISO 8879 -- Standard Generalized Markup Language (SGML). ... Every SGML document has three parts: . SGML declaration . ... For example, the SGML declaration in the HTML DTD specifies that the string that opens an end tag is </ and the maximum length of a name is 72 characters. ... Most HTML elements are identified in a document as a start tag, which gives the element name and attributes, followed by the content, followed by the end tag. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/HTMLandSGML.html -- 9.5 Кб -- 19.12.1996
Похожие документы

18. http://www.abitu.ru/en2002/closed/viewwork.html?work=102
... Здесь собраны функции, необходимые для работы программы. #ifndef VIGG0_H #define VIGG0_H int FindMatrix( string InputString, string SearchString1, string SearchString2); void Invert ( string In); void ComplementaryStr( string In); void Swap( string objA, string objB); class Integer_Node { int Node_handles; Integer_Node * Node_next ; public: Integer_Node( int new_carry): Node_handles(new_carry), ... NO=0)\t"; cin>>ComplementScanActive; cout<<"Want new locus scan start signal? ...
[ Текст ]  Ссылки http://www.abitu.ru/en2002/closed/viewwork.html?work=102 -- 70.5 Кб -- 05.05.2006
Похожие документы
Еще в разделе: (Показать все результаты (>294) - www.abitu.ru/ )

19. Abstract
Report “Laboratory zero-baseline interferometer tests” (ZBT) was prepared and issued in ASC (35 pages including 17 figures and diagrams in Russian language). ... The Ground-Space radio interferometer (OVLBI) Radioastron includes several space and ground-based segments which are designed and manufactured by different countries and organizations. ... ZBI tests (for OVLBI) were implemented in Russia firstly. The tests were implemented by joint team of ASC, JPL and NRAO in 1999. ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/archives/Jan00/zbt-inf2.htm -- 2.7 Кб -- 03.11.2011
Похожие документы
Еще в разделе: (Показать все результаты (>146) - www.asc.rssi.ru/ )

20. http://www.energia.ru/rus/conversion/prosthetic/catalog/index.php?mode=2&id=1&lg=2
<?php define("access_ok",1);// переменная защиты от вызова страниц include('include/head.php'); ?>
[ Сохраненная копия ]  Ссылки http://www.energia.ru/rus/conversion/prosthetic/catalog/index.php?mode=2&id=1&lg=2 -- 1.1 Кб -- 28.06.2007
Похожие документы
Еще в разделе: (Показать все результаты (>1366) - www.energia.ru/ )

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


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

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

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