| Найдено документов: 46031 (72 сайтов) ---- Время поиска: 0.40сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/library/linux/khg/HyperNews/get/khg/259/1/3.html.
http://www.arcetri.astro.it/irlab/library/linux/khg/HyperNews/get/khg/259/1/3.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
Похожие документы
[ Сохраненная копия ] Ссылки 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
Похожие документы
Еще в разделе:
(Показать все результаты (>967) - jet.sao.ru/ )
2. lsst.tcc: include/tcc/basics.h Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... include . tcc . basics.h . ... 3 љ Basic definitions. ... 6 љ The units used are degrees and seconds, . ... 33 љ RotType_Begin = 0, // invalid value used for range checking . ... 38 љ RotType_Mount = 4, // angle of rotator w.r.t. its mount, in controller units, with no wrap . 39 љ RotType_End = 4 // invalid value used for range checking . ... 48 љ WrapType_Begin = -1, // invalid value used for range checking . ... Definition: basics.h:99 . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/basics_8h_source.html -- 43.8 Кб -- 14.09.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>765) - www.apo.nmsu.edu/ )
3. Table Filtering
This document contains a summary of the user interface for filtering rows in binary tables. Table filtering allows a program to select rows from an table (e.g., X-ray event list) by checking each row against one or more expressions involving the columns in the table. When a table is filtered, only valid rows satisfying these expressions are passed through for processing. ... select rows whose pha value is exactly 10 . ... 10 pha select rows whose pha value is in the range of 10 to 50 . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/RD/funtools/filters.html -- 11.3 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3445) - hea-www.harvard.edu/ )
4. JavaScript Form Validator Documentation
The Form validation script is distributed free from JavaScript-Coder.com . ... When there are many fields in the form, the JavaScript validation becomes too complex. ... Each field in the form can have 0, 1, or more validations. ... Just after defining your form, Create a form validator object passing the name of the form . ... FORM> . ... You can add any number of validations.The list of validation descriptors are provided at the end of the documentation. ... option value="" selected>[choose yours] . ...
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/Z-90/scripts/Documentation.html -- 15.5 Кб -- 03.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>818) - hea.iki.rssi.ru/ )
5. Including text in a shell script
Text can be included in the shell script by using a here document, a special form of input redirection. The << symbol is used to indicate that text should be read up to a given mark. For example: #!/bin/sh # this script outputs the given text before it runs cat << EOF This shellscript is currently under development, please report any problems to Danny (danny@cornflake.ed) EOF exec /usr/local/test/bin/test_version . ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.7.2.html -- 2.2 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>618) - comet.sai.msu.ru/ )
6. Apache module mod_include
This module provides for documents with Server Side Includes (SSI). ... Any document with handler of "server-parsed" will be parsed by this module, if the Includes option is set. If documents containing server-side include directives are given the extension .shtml, the following directives will make Apache parse them and assign the resulting document the mime type of text/html : AddType text/html .shtml AddHandler server-parsed .shtml The following directive must be given for ... cgi . ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/mod/mod_include.html -- 22.9 Кб -- 20.05.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>123) - neptun.sai.msu.ru/ )
7. Stellarium: core/renderer/StelGLUtilityFunctions.hpp Source File
Stellarium 0.12.3 . ... Renderer . FileљStructure . ... core . ... StelGLUtilityFunctions.hpp . ... 42 љ inline GLint glAttributeType( const AttributeType type) . ... 46 љ case AttributeType_Vec2f: . ... 49 љ return GL_FLOAT; . ... 68 љ inline const char * glslAttributeName( const AttributeInterpretation interpretation) . ... 72 љ case AttributeInterpretation_Position: return "vertex" ; . ... 267 љ inline bool glTextureSizeWithinLimits( const QSize size, const TextureDataFormat format) . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/StelGLUtilityFunctions_8hpp_source.html -- 40.3 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1346) - astro.uni-altai.ru/ )
8. Program units
In addition to the four old program units: PROGRAM (that is the main program), SUBROUTINE, FUNCTION and BLOCK DATA , the new concept MODULE has been added, as well as some new things in the old units. ... POSITIVE NUMBERS ASSUMED TYPE(INTERVAL), INTENT(IN) :: A, B TYPE (INTERVAL) :: INTERVAL_MULTIPLICATION INTERVAL_MULTIPLICATION%LOWER = A%LOWER * B%LOWER INTERVAL_MULTIPLICATION%UPPER = A%UPPER * B%UPPER END FUNCTION INTERVAL_MULTIPLICATION FUNCTION INTERVAL_DIVISION(A, B) ! ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/c7.html -- 11.4 Кб -- 30.08.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/c7.html -- 11.4 Кб -- 30.08.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/c7.html -- 11.4 Кб -- 30.08.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>18570) - crydee.sai.msu.ru/ )
9. Netscape Cookies
... A cookie is a small piece of information stored on the client machine in the cookies.txt file. ... name = value . ... DOMAIN= domainName ] . ... Client receives: Set-Cookie: PART_NUMBER=ROCKET_LAUNCHER_0001; path=/ When client requests a URL in path "/" on this server, it sends: Cookie: PART_NUMBER=ROCKET_LAUNCHER_0001 Client receives: Set-Cookie: PART_NUMBER=RIDING_ROCKET_0023; path=/ammo When client requests a URL in path "/ammo" on this server, it sends: Cookie: PART_NUMBER=RIDING_ROCKET_0023; . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/cookies.htm -- 13.0 Кб -- 07.10.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5984) - www.arcetri.astro.it/ )
10. Atomic data for Stellar Atmospheres: lte_lines
For calculating model spectra of early-type helium stars in LTE, we maintain a database of atomic data for, mostly, blue-visual absorption lines of light elements. The data is sorted with one file for each ion. ... III = ++ . ... It will work on both complete linelists (including the atomic data at the start and references at the end) or raw ion files (such as Ni2.d). ... A Fortran utility to convert linelists downloaded from the Vienna Atomic Line Database into the new QUB format. synspec_qub . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/lines/lte/html/lines.lte.html -- 10.4 Кб -- 15.11.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2212) - star.arm.ac.uk/ )
11. http://www.adass.org/adass/proceedings/adass00/reprints/P1-07.pdf
Astronomical Data Analysis Software and Systems X ASP Conference Series, Vol. ... F. A. Primini, and H. E. Payne, eds. ATV: An Image-Display To ol for IDL Aaron J. Barth Harvard-Smithsonian Center for Astrophysics Abstract. ... It works equally well under the Unix, Linux, Windows, and MacOS versions of IDL, and includes features such as interactive control of color stretch, zoom, and image scaling; image blinking; and creation of publication-quality PostScript output. ... 386 Barth Figure 1. window. ...
[
Текст
]
Ссылки http://www.adass.org/adass/proceedings/adass00/reprints/P1-07.pdf -- 70.4 Кб -- 29.05.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1762) - www.adass.org/ )
12. Symbolic circuit processor
... All circuit parameters have been presented in a symbolic form. ... To use the program you will need a CIR file (PSpise, DesignLab file) of your circuit. CIR file examples have been enclosured: bpasside.cir, test1.cir, test2.cir, test3.cir, test4.cir, laksamp.cir, bridge.cir, uA741acf.cir, quartz.cir. ... Ideal operational amplifier (nullor) * Nname n1 n2 n3 n4 * * In the ideal op amp data, (n1,n2) represent output nodes, * (n3,n4) represent input nodes (noninverting, inverting). ...
[
Сохраненная копия
]
Ссылки http://astrometric.sai.msu.ru/~symbol/cirsym.html -- 4.4 Кб -- 06.10.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>16) - astrometric.sai.msu.ru/ )
13. Radioastrophysical department ISTP RAS SB
RADIOASTROPHYSICAL DEPARTMENT INSTITUTE OF SOLAR-TERRESTRIAL PHYSICS RAS SB . ... Radioastrophysical Department , Institute of Solar-Terrestrial Physics, Siberian Division, Russian Academy of Science. ... Head of Laboratory dr. Gubin A.V. LABORATORY of INFORMATION SUPPLY and METHODOLOGY of RESEARCH . ... Head of Observatory Kitsanov S.V. SIBERIAN SOLAR RADIO TELESCOPE . Siberian solar radio telescope data at 5.7 GHz in I SOHO EIT 171 SOHO EIT 195 SOHO EIT 304 MDI Continuum MDI Magnetogram . ...
Еще в разделе:
(Показать все результаты (>25) - ssrt.iszf.irk.ru/ )
14. Astronomical Schools
... Therefore, the observatory supports educational events, occured in the SAO, including astronomical and astrophysical schools, lectures and excursions at the SAO's telescopes. ... Thursday 9-00 Breakfast 9-30 Opening of the School and Astronomical Olimpiad 10-15 Photo of particapants (near the SAO entrance) 10-30 Lecture about Specail Astrophysical observatory. Chentsov E.L. 13-30 Lunch 14-00 Excursion to historical places of Nizhnij Arkhyz 18-00 Dinner 19-00 Acquaintance evening. ...
[
Сохраненная копия
]
Ссылки http://sed.sao.ru/~vo/schoolsE_hist.html -- 6.9 Кб -- 15.02.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>33) - sed.sao.ru/ )
15. PgMP Program Management Professional All-in-One Exam Guide - Joseph Phillips -
... Get full coverage of all the material included on the PgMP Program Management Professional exam inside this comprehensive resource. Written by industry expert, trainer, and project management consultant Joseph Phillips, this definitive exam guide covers all three phases of the credential process-the PMI staff review, the multiple-choice exam, and the Multi-rater Assessment-focusing on how to pass the rigorous PgMP exam. ...
[
Сохраненная копия
]
Ссылки http://astrokuban.info/astroku3812.html -- 21.4 Кб -- 14.02.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>502) - astrokuban.info/ )
16. UNIVERSAT-2009: University Satellites in Space Sciences Education, Zvenigorod,
... Some changes concerning conference fee and social program were caused by financial instability. The Conference Fee is deducted to 200 Euro for foreign participants and includes issue of Official Invitation Letter approved by Russian Emigration Authorities, coffee-breaks and abstract and program books. The reduced Conference Fee is deducted to 1500 Russian rubles for participants from Russia and includes coffee-breaks and abstract and program books. ...
[
Сохраненная копия
]
Ссылки http://cosmos.msu.ru/universat2009/fee.php -- 4.1 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>66) - cosmos.msu.ru/ )
17. Results of recent and ongoing site programs
... Liyong Liu (NAOC) . Site testing on seeing conditions of the astronomical observatories over China are briefly reviewed, including Xionglong station of NAOC, Gaomeigu station of Yunnan Observatory, Delingha station of Purple Mountain Observatory. ... PDF [3.0€аMB] October 8, 09:55 10:20 . ... In this paper, we will review the site survey activities in the past years, and present the site-testing results on the Oma site, including cloud cover, seeing, water vapor, transparency and sky brightness. ...
[
Сохраненная копия
]
Ссылки http://site2010.sai.msu.ru/section/5 -- 6.7 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>23) - site2010.sai.msu.ru/ )
18. work
The Russian Parliament will soon consider a bill that would restructure the Russian space program, 35 years after the launch оf Sputnik. ... But the legislation's most striking and controversial feature is a provision that would ban testing and deployment оf space weapons ? including anti-satellite weapons and space-based missile interceptors. ... A draft bill was written by a group of experts within the Moscow Space Club, several of whom now work on space issues with the Russian Parliament. ...
[
Сохраненная копия
]
Ссылки http://www.altrs.narod.ru/En/C/En_CFile2_5.htm -- 12.1 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>21) - www.altrs.narod.ru/ )
19. XV-AVHRR
... Satellite data ] . SMIS ] . The program is designed to process the specific AVHRR instrument data for calculation and analysis of temperature fields on the sea surface and upper level of clouds. It performs brightness correction for visible channels with regards to clouds altitude. ... The program features a wide variety of classification algorithms (including two-dimensional histogram analysis) and enables to construct personal procedures for classification. ... Back to SMIS Home Page . ...
[
Сохраненная копия
]
Ссылки http://smis.iki.rssi.ru/inform/engl/soft/e_avhrr.htm -- 3.5 Кб -- 13.03.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>35) - smis.iki.rssi.ru/ )
20. Manpage of FITSHDR
fitshdr - FITS-file headers manipulation tool fitshdr [options] [FITSfile_name] . ... fitshdr [options] --edit FITSfile_name . ... If You want to modify headers of FITSFILE using new FITS-header lines from HEADER file (or from stdin), You have to use this option (You can skip this option, if -H or --header option is used). ... Empty header lines are not displayed (in 'dump' mode only). --line-offsets . ... In 'dump' mode: file offset will be displayed for each header line. --no-line-offsets . ...
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/~pav/dists/fitshdr/fitshdr.1.html -- 12.8 Кб -- 21.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>362) - lnfm1.sai.msu.ru/ )