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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.ssau.ru/files/education/metod_1/Reznichenko_Detail_Design_Laboratory_Work.pdf.

1. 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
Похожие документы
Еще в разделе: (Показать все результаты (>1763) - star.arm.ac.uk/ )

2. http://www.ssau.ru/files/education/metod_1/Reznichenko_Detail_Design_Electronic_Laboratory.pdf
... CHOOSING NORMALS. ... DEFINING THE PART DIMENSIONS OF THE REQUIRED STRENGTH WITH TAKING INTO ACCOUNT THE MANUFACTURING FACTORS AND RESTRICTIONS.. ... MAKING THE PART DRAWING.. ... CHOOSING THE DESIGN SCHEME AND DEFINING STRESSES OF THE PART ELEMENTS The laboratory work contents: 2.1 Balancing the part. ... DEFINING THE PART DIMENSIONS OF THE REQUIRED STRENGTH WITH TAKING INTO ACCOUNT THE MANUFACTURING FACTORS AND RESTRICTIONS The laboratory work contents: 3.1 Choosing the part material. ...
[ Текст ]  Ссылки http://www.ssau.ru/files/education/metod_1/Reznichenko_Detail_Design_Electronic_Laboratory.pdf -- 937.2 Кб -- 09.12.2014
Похожие документы
Еще в разделе: (Показать все результаты (>718) - www.ssau.ru/ )

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

4. mod_expires - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.2 . ... This module controls the setting of the Expires HTTP header and the max-age directive of the Cache-Control HTTP header in server responses. The expiration date can set to be relative to either the time the source file was last modified, or to the time of the client access. ... access . ... If set to On , the headers will be added to served documents according to the criteria defined by the ExpiresByType and ExpiresDefault directives ( q.v. ). ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/de/mod/mod_expires.html -- 14.6 Кб -- 10.12.2010
Похожие документы

5. mod_expires - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.2 . ... Generation of Expires and Cache-Control HTTP headers according to user-specified criteria . ... This module controls the setting of the Expires HTTP header and the max-age directive of the Cache-Control HTTP header in server responses. ... ExpiresByType . ... This directive defines the value of the Expires header and the max-age directive of the Cache-Control header generated for documents of the specified type ( e.g. , text/html ). ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_expires.html -- 16.8 Кб -- 21.01.2013
Похожие документы

6. The GIPSY Recipes Book
... Extract a profile at RA,DEC = -15 -15 profdata ! ... For each profile in the mosaic, the program calculates this R.A., Dec position in grids. /*--------------------------------------------*/ /* promos ... -----------------------------------*/ #include stdio.h #include stdlib.h #include string.h # define xno 7.0 /* No of profiles in x,y direction */ # define yno 7.0 # define size 100.0 /* size of the total image in mm (always square)*/ # define margin 1.0 /* margin around the profiles */ ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/gplot/profilemosaic.html -- 6.8 Кб -- 17.01.2009
Похожие документы

7. Apache module mod_expires
This module provides for the generation of Expires HTTP headers according to user-specified criteria. ... This module controls the setting of the Expires HTTP header in server responses. The expiration date can set to be relative to either the time the source file was last modified, or to the time of the client access. ... ExpiresByType . ExpiresDefault . The ExpiresDefault and ExpiresByType directives can also be defined in a more readable syntax of the form: . ... Module: mod_expires . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_expires.html -- 10.9 Кб -- 25.01.2002
Похожие документы

8. Quality Control Library
... The quality control system calibrates the VLT instruments and monitors the quality of data. ... The calibration plan defines the observation, calibration procedures and data needed to achieve the specified quality level defined by Instrument Scientist. ... A concept inherent to quality control is the distributed system: it allows several on-line users to simultaneously do some analytical processing of distributed data. ... Documentation (version 1.0) . ... Library version 1.0 (9/12/96) . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/quality/library.html -- 7.0 Кб -- 25.05.1998
Похожие документы

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

10. http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/uploads/MROIDelayLine.InterfaceControl/INT-406-VEN-0013.pdf
MRO Delay Line ICD Metrology System to Beam Relay System ICD INT-406-VEN-0013 The Cambridge Delay Line Team rev 0.1 10 August 2007 Cavendish Laboratory JJ Thomson Avenue Cambridge CB3 0HE UK 1 ICD Description Org UoC Owner MF Brief description and preliminary contents Defines space envelope for beam relay pipes above metrology table. One drawing defining beam relay pipe position. ... The full space envelope available for each beam relay pipe is detailed in the diagrams presented in the appendix. ...
[ Текст ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/uploads/MROIDelayLine.InterfaceControl/INT-406-VEN-0013.pdf -- 111.7 Кб -- 17.08.2007
Похожие документы

11. http://www.naic.edu/~phil/hardware/pdev/fpga/gx/sp/src/sp.vh
/gx/sp/src/sp.vh $ // $Id: sp.vh 1021 2007-09-17 17:22:47Z jeff $ `timescale 1ns / 1ps // Diagnostic bus register interface // ` define CREG_ARSEL 16'd0 ` define CREG_AISEL 16'd1 ` define CREG_BRSEL 16'd2 ` define CREG_BISEL 16'd3 ` define CREG_ARNEG 16'd4 ` define CREG_AINEG 16'd5 ` define CREG_BRNEG 16'd6 ` define CREG_BINEG 16'd7 ` define CREG_LEN 16'd12 ` define CREG_DIAG 16'd13 ` define CREG_PSHIFT 16'd14 ` ... N_BIGACC must be defined if N_ACC is greater than N_MUL. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/pdev/fpga/gx/sp/src/sp.vh -- 6.5 Кб -- 26.06.2008
Похожие документы

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

13. Horizontal Tabs
... The TAB element can be used when you want fine control over the horizontal positioning. The TAB element is used with the <tab id= name > attribute to define named tab stops. ... ALIGN . ... Following text up to next tab or line break is centered on the designated tab stop. ... Following text up to the next tab or line break is rendered flush right to the designated tab stop. ... The text up to the next tab or line break is then aligned such that the decimal point starts at the designated tab stop. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/tabs.html -- 4.8 Кб -- 19.12.1996
Похожие документы

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

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

16. Description
... rgsregions defines and constructs the various RGS event-selection regions, and adds them to the source list (see rgssources ). ... Image regions and the background region refer to the plane of dispersion versus cross-dispersion ( image plane ) and select events based on their spatial coordinates. ... The order regions refer to the plane of dispersion versus calibrated pulse-height ( energy plane ) and select events from a specific astrophysical source within a particular reflection order. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/rgsregions/node3.html -- 11.1 Кб -- 10.01.2003
Похожие документы

17. The ESO VLT CCD Detectors Software
... Charge Coupled Devices (CCD) are currently by far the most widely used type of detector in astronomy. ... After a brief introduction to the VLT Control System, the VLT CCD Detectors Control Software is presented. The VLT Control System is a distributed system consisting of a set of UNIX Workstations, dedicated to high level operations, such as coordination of sub-system activities and interface to the users, and VME-based Local Control Units (LCU), dedicated to the control of sub-systems hardware. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/longinottia.html -- 10.1 Кб -- 23.06.1998
Похожие документы

18. *plcreate* -- Defining a Region
Next: *pllist* - Look at Up: Regions and Source Parameters Previous: Regions and Source Parameters . ... cl> xray xr> ximages xi> plcreate region description: c 6930 9390 240 reference image file or 2 dims for mask: xdata$rp110590.qp output mask data file [root.pl]: rp110590 # =rp110590.pl file . ... xi> plcreate region descriptor: saoimage # default output file from SAOimage reference image file or 2 dims for mask: xdata$rp110590.qp output mask data file [root.pl]: rp110590 # =rp110590.pl file . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node90.html -- 6.5 Кб -- 01.10.2012
Похожие документы

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

20. Initial Distributions of Binary Parameters
Next: Star Formation Rate and Up: No Title Previous: Calculation of Evolutionary Tracks . To start calculations, we choose the distributions of the initial binary parameters: the mass of the primary ZAMS component, , binary mass ratio, , orbital separation a . ... whereas the mass ratio distribution is not. ... The zero assumption often made is that the mass ratio distribution has a flat shape, that is binaries with a high mass ratio occur as frequently as those with equal masses. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~mystery/articles/review/node39.html -- 14.1 Кб -- 26.02.1997
Похожие документы

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


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

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

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