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

1 | 2 | След.

Показаны документы, содержащие фрагменты текста из документа
http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.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
Похожие документы
Еще в разделе: (Показать все результаты (>502) - jet.sao.ru/ )

2. Examples of using the sort command
... To sort a file on field2 (the third word): sort +2 -3 names . This sorts the file names on the third word of each line. To sort several files using a different sort order and send the results to another file: sort -n -o report +1 -2 month[1-3] . ... To sort a file on a specific part of one field, using a different field delimiter, removing duplicate lines and sending the output to another file: sort -t: -o birthdays +3.2 -4.5 friends . ... Each field in this file is delimited by a : (colon). ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/utilities2/sort1.html -- 2.8 Кб -- 17.01.1997
Похожие документы

3. Cray
Fortran 90 properties already in CF77 . ... Only the old form (fix form) of the source code is available. ... LOGICAL Default KIND number = 8 INTEGER Default int7 int15 KIND number = 6 1 2 digits = 46 7 15 radix = 2 2 2 range = 13 2 4 huge = 70368744177663 127 32767 bit_size = 46 8 16 INTEGER int31 int46 int64 KIND number = 4 6 8 digits = 31 46 63 radix = 2 2 2 range = 9 13 18 huge = 2147483647 70368744177663 9223372036854775807 bit_size = 32 46 46 REAL half Default,single double KIND ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/cray.html -- 11.0 Кб -- 24.10.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/cray.html -- 11.0 Кб -- 24.10.1996
Похожие документы

4. Multi-Rsh parallelized rsh program
multi-rsh is a perl script which runs the same command on multiple machines, in parallel, and provides reasonable, adjustable timeouts for those machines which fail to answer. Both standard output and standard error are returned through the same channel, and all output has the hostname prepended to each line. Multi-rsh must be run as root (remote jobs can be set to run as any user, see Options below). ... Neither form allows you to directly pass input to the remote programs. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/multi-rsh.html -- 7.8 Кб -- 10.04.2016
Похожие документы

5. Stellarium: Scripting Engine
Stellarium 0.12.3 . ... Classes . ... Scripting . ... Scripting Engine . ... Script Console . ... Since version 0.10.1, Stellarium includes a scripting feature based on the Qt Scripting Engine . ... Prior to version 0.10.0, Stellarium used a different scripting engine called StratoScript . ... Prior to version 0.10.0, Stellarium had a simple scripting engine, known as StratoScript . ... This script prints "Hello Universe" in the Script Console output window. core.debug( "Hello Universe" ); . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/scripting.html -- 11.5 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1261) - astro.uni-altai.ru/ )

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

7. Chile
... Launch Vehicles and Spaceships . We have two rockets used to launch manned spaceships : . ... VIR 2000 will be employed with the SIRIO 2000 spaceship. ... It can carry 960,000 pounds into several planets orbit or launch a 180,000 pound payload on several planets journey. VIR 2001 will be employed with the SIRIO 2001 spaceship. ... They test many of the techniques required for landing men on different planets , such as rendezvous procedures and leaving and re-entering and orbiting a spaceship. ...
[ Сохраненная копия ]  Ссылки http://edu.zelenogorsk.ru/eprojects/future/lander/chile2.htm -- 5.6 Кб -- 04.01.2001
Похожие документы
Еще в разделе: (Показать все результаты (>53) - edu.zelenogorsk.ru/ )

8. 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
Похожие документы
Еще в разделе: (Показать все результаты (>15) - astrometric.sai.msu.ru/ )

9. HUANQI TOYS 950 - 10 Realistic High Speed RC Racing Boat Yacht Toy
... HUANQI TOYS 950 - 10 Realistic High Speed RC Racing Boat Yacht Toy . Type: RC Boats . ... Boat/Ship Power: Built-in rechargeable battery . ... RC Boats . ... Package Contents: 1 x RC Boat, 1 x Transmitter, 1 x Charger, 1 x 7.2V 500mAh Battery, 1 x Antenna Sheath, 1 x Antenna, 1 x English/Chinese Manual . ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku614.html -- 17.8 Кб -- 14.02.2016
Похожие документы

10. http://curl.sai.msu.ru/mass/download/doc/res2007eng.pdf
Preliminary results of astroclimate parameters measurements at the Sternberg 2.5m telescope installation site V.Kornilov, N.Shatsky, S.Potanin, O.Voziakova, B.Safonov Moscow, 2008 Acknowledgements A.Belinskiy M.Kornilov A.Tokovinin M.Kuznetsov P.Kortunov E.Gorbovskoy SAI administration some SAI students Pulkovo solar station (KHSS) staff RFBR support MAVEG Gmbh Why to study optical turbulence and some other relevant ... Mean seeing by DIMM data for this night is 1''5. ...
[ Текст ]  Ссылки http://curl.sai.msu.ru/mass/download/doc/res2007eng.pdf -- 2802.3 Кб -- 23.03.2008
Похожие документы
Еще в разделе: (Показать все результаты (>24) - curl.sai.msu.ru/ )

11. Space Scientific and Education project of Lomonosov Moscow State University
... Research objects and scientific purposes . Space scientific program includes development and launch of two supersmall spacecrafts "Universitetskiy" and "Kompas-2" intended for monitoring of radiation conditions near the Earth. ... All the studies conducted in the near-Earth space are characterised by strong radiation fields. ... The circular polar orbits, which cover all the near-Earth space, are the most favorable for comprehensive studies of the radiation conditions near the Earth. ...
[ Сохраненная копия ]  Ссылки http://cosmos.msu.ru/eng/sciprog.html -- 11.1 Кб -- 05.12.2005
Похожие документы