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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node69.html.

1. Table Format Files
Next: Example Up: Table File System Previous: List of Commands . ... Format files are ASCII files with an extension .fmt , used optionally by the commands CREATE/TABLE, READ/TABLE and PRINT/TABLE to control the input/output conversion. They may contain first a FS statement, they must contain then one DEFINE/FIELD statement for each column of the table and optional comment statements. ... The statement FS defines the list of field separators used in the ASCII data file. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node67.html -- 6.0 Кб -- 23.02.1996
Похожие документы
Еще в разделе: (Показать все результаты (>3075) - www.sao.ru/ )

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

3. Doug Burke's Perl/S-Lang pages: Datatype examples
... Doug's Home Page . ... In the examples below we show a number of ways that data can be moved back and forth between S-Lang and Perl . ... Source code typeof : "undef"; __END__ __SLang__ variable foo = Any_Type [3]; foo[0] = "a string"; foo[1] = 23; define getfoo(x) { return foo[x]; } message( "In S-Lang:" ); vmessage( "typeof(foo[0]) = %s", string(typeof(foo[0])) ); vmessage( "typeof(foo[1]) = %s", string(typeof(foo[1])) ); vmessage( "typeof(foo[2]) = %s", string(typeof(foo[2])) ); . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_datatypes.html -- 12.1 Кб -- 02.10.2012
Похожие документы

4. Programming Languages
... VMS users have the following compilers available: C, C++, Pascal, FORTRAN, and MACRO--which is a low-level language. ... Create a source file containing valid program statements as defined by the language. ... Run the program. ... FORT RECALC $ LINK RECALC $ RUN RECALC When you write your programs, your source files should always have a file type that identifies the programming language being used. ... Users create a source file of MACRO statements and then compile, link, and run, the file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_45.html -- 9.1 Кб -- 01.11.1995
Похожие документы
Еще в разделе: (Показать все результаты (>17048) - www.stsci.edu/ )

5. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm
... The Boolean object is an object wrapper for a boolean value. ... JavaScript 1.3: added toSource method . ... If value is omitted or is 0, -0, null, false, NaN , undefined, or the empty string ( "" ), the object has an initial value of false. All other values, including any object or the string "false" , create an object with an initial value of true. ... For Boolean objects and values, the built-in toString method returns the string "true" or "false" depending on the value of the boolean object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm -- 16.3 Кб -- 07.10.1999
Похожие документы

6. Command line syntax
... Parameters are specified on the command-line in either of the following formats: . ... The command line may only specify parameters which are defined in the parameter file. ... foo --ival=42 --rval=1.23 # Simple parameters foo --sval=hello # Simple string foo --sval='hello world' # String with space foo --slist='"one two" three' # List of two strings . ... Command-line options with a single '-' are used for certain generic functions and are not considered as task parameters. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/param/node2.html -- 6.0 Кб -- 01.07.2008
Похожие документы

7. Casda Upload Utility CentralProcessor 0.11 documentation
... CentralProcessor 0.11 documentation . Utilities . The CASDA upload utility prepares artifacts for submission to the CSIRO ASKAP Science Data Archive (CASDA). ... Evaluation Pipeline Artifacts (any file format) . ... The measurement set is a directory, where CASDA requires a single file per artifact . ... The following example declares four artifacts to be uploaded to CASDA, one for each of the artifact types: image, source catalogue, measurement set and evaluation report. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/utils/casdaupload.html -- 14.3 Кб -- 12.04.2016
Похожие документы

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

9. Long description for example showing how structurally overlapping cells are
This example shows a difference between CSS's table model for HTML and for other document formats. The first, HTML, example is defined by HTML to be illegal, as it would lead to overlapping cells if HTML's rules for layout are followed. ... The diagram depicts how the two examples, the HTML one and the almost identical non-HTML one, might be rendered. ... The rendering of the non-HTML example is on the right, it follows the CSS rules and thus has no overlapping cells. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/table-overlap-desc.html -- 3.1 Кб -- 04.05.1998
Похожие документы

10. Configuration Options
... In some cases where memory space is at a premium, it is possible to tailor the configuration to remove such features as reference clock driver support, debugging support, and so forth. ... The following lines are used in this file: . ... The DEFS_LOCAL line defines global flags that apply to all machines. Ordinarily, the only flags included are the -DDEBUG , which includes the debugging code, and -DREFCLOCK , which includes basic reference clock support. ... D_INCLUDE_BSD_SOURCE . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/config.html -- 8.1 Кб -- 21.12.2007
Похожие документы

11. Using XML and Java for Astronomical Instrument Control
... Up: Telescope and Instrument Control Systems . ... 216, Astronomical Data Analysis Software and Systems IX, eds. N. Manset, C. Veillet, D. Crabtree (San Francisco: ASP), 271 . ... NASA Goddard Space Flight Center and AppNet, Inc. are developing AIML to command and control astronomical instruments. Our software architecture combines the platform-independent processing capabilities of Java with the power of XML. ... Instrument description is too tightly coupled with details of implementation. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass99/O8-03/ -- 13.6 Кб -- 04.10.2000
Похожие документы

12. Spectrum v1 - Examples
In order to calculate the line profile of a given absorption line for atomic species Z with a wavelength LAMBDA (in Angstroms) and a microturbulent velocity VT (in km/s). ... mode . ... 1) The input model may contain more than one model (i.e. it may be an entire grid of models). Spectrum will cycle through this grid NMOD times, omitting NSKIP-1 models from the . ... However, the input data following MODE must be repeated NMOD times in order to obtain equivalent results for each model in the grid. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/spectrum_v1_examples.html -- 7.6 Кб -- 02.06.2003
Похожие документы

13. Examples of environment variable names
HOME . this is the pathname of your "home" directory when you login and to which cd changes when invoked with no argument. ... defines the directories searched when the shell is looking for the file to execute when processing a command . MAIL . if set to the name of a mail file the shell will inform you of the arrival of new mail. ... contains the shell prompt string. ... is the continuation prompt when a command spans more than one line. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.2.1.html -- 2.4 Кб -- 17.01.1997
Похожие документы

14. 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
Похожие документы
Еще в разделе: (Показать все результаты (>578) - www.mso.anu.edu.au/ )

15. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы

16. TCC UDP Packets
... Packet Format . ... The TCC broadcasts UDP packets containing position information. ... Packet Header . ... int4 . ... double . ... pos, vel double . ... pos, vel, time double . ... See the TCC Message Keywords Dictionary for full definitions of most items in the "data" section of the packet. pos, vel double is a structure containing two doubles: "pos" and "vel"; it contains the same information as the TCC's "coordinates" (p,v,t triplets), but with time given by the "TAIDate" entry in the packet. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/UDPPackets.html -- 9.3 Кб -- 07.11.2014
Похожие документы
Еще в разделе: (Показать все результаты (>954) - www.apo.nmsu.edu/ )

17. http://zebu.uoregon.edu/1998/es202/distribution.html
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1998/es202/distribution.html -- 4.8 Кб -- 27.01.1998
Похожие документы
Еще в разделе: (Показать все результаты (>376) - zebu.uoregon.edu/ )

18. http://www.meade.com/support/auto/AutostarTourFiles/HowToWriteATour.pdf
... Tour Objects Tours can be created using objects from within the Autostar database or a user can enter in different objects (such as a newly discovered comet). ... Automatic Mode: As the user advances to each object, the title of the object appears on line 1 of the display while its descriptive text automatically starts scrolling across line 2. ... For example: STAR "Rigel" LANDMARK az alt "title" "description" Enter the azimuth (az) for the desired object in the following format xxxdxxmxxs. ...
[ Текст ]  Ссылки http://www.meade.com/support/auto/AutostarTourFiles/HowToWriteATour.pdf -- 21.4 Кб -- 09.04.2009
Похожие документы

19. http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt
... index.php (1) | bbclone/ | ... To do you can use the following sample and point your browser to it. <?php define("_BBC_PAGE_NAME", "Test"); define("_BBCLONE_DIR", "bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ... Create the file "count.php" and add the following: <?php define("_BBCLONE_DIR", "/the/path/that/leads/to/bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt -- 9.1 Кб -- 13.03.2005
Похожие документы
Еще в разделе: (Показать все результаты (>295) - hea.iki.rssi.ru/ )

20. Actor Prolog User Guide. SADT.
Actor Prolog is well adapted for implementation of different methods of visual programming. ... To create a source SADT diagram it is possible to use any diagram tools with IDL format support (like BPwin (TM) PLATINUM technology, Inc. or Design/IDEF (TM) Meta Software Corporation). ... Consequently, Actor Prolog has to create two processes and guarantee the capability of message transmitting between them. ... class 'Receiver': -- entry_i1; value_i1; -- con; -- [ goal:-!. -- show ( _ ) :-!, con ? ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_sadt.html -- 26.3 Кб -- 24.09.2007
Похожие документы

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


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

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

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