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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~phil/hardware/pdev/fpga/gx/jfft/dlpf/sim_r/Makefile.

1. HyperLEDA - Define a sample
Define a sample . ... Whole HyperLeda sample HyperLeda sample : Sigma HyperLeda sample : Vmax HyperLeda sample : Aperture Photometry HyperLeda sample : Global Photometry HyperLeda sample : Resolved Kinematics HyperLeda sample : Mg2 HyperLeda Fits archive LEDA V 9000 km/sec UGC Sample CGCG (Zwicky) Sample ESO UP+LV Sample Prugniel Simien (fundamental plane) Prugniel Simien (FP Ellipticals) ... Query HyperLeda compilations: Upload a sample from a file . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/fetch/HL/sample.html -- 6.5 Кб -- 23.12.2013
Похожие документы

2. Defining Your Environment
... You can type the commands as you need them during your session or you can create a command procedure, called a login command procedure to execute a collection of commands each time you login. This file is always called LOGIN.COM and should be placed in your top-level directory. Figure 2.8 is a sample LOGIN.COM procedure. ... You can copy a sample LOGIN.COM file to your home directory using the command: . ... Figure 2.8: - Sample LOGIN.COM File . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_18.html -- 2.8 Кб -- 01.11.1995
Похожие документы

3. http://www.naic.edu/~phil/hardware/pdev/fpga/gx/sp/dlpf/Makefile
Jeff Mock # 2030 Gough # San Francisco, CA 94109 # jeff@mock.com # (c) 2004 # DLPF = ../../jfft/dlpf SRC = ${DLPF}/ src include ${ SRC }/Makefile.defs N = ${PREFIX} # DEBUG = 1 NARROW = 1.2 SAMPLES = 1000 OWIDTH = 12 WIDTH = 12 XWIDTH = 16 CWIDTH = 16 OVL = 8 DEC = 80 DECMAX = 1024 DECMAXL2 = 10 # log base 2 of DECMAX IMP = virtex2 CNT=100 PER = 27 # PER = 128 # PER = 8 XLPF = gen/${PREFIX ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/pdev/fpga/gx/sp/dlpf/Makefile -- 5.9 Кб -- 26.06.2008
Похожие документы

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

5. Sample GIPSY task source
... C N Maximum number of axes in a GDS set INTEGER MAXAXES PARAMETER ( MAXAXES = 10) N Maximum number of subsets INTEGER MAXSUBS PARAMETER (MAXSUBS = 2048) N Size of internal data buffer INTEGER MAXDATA PARAMETER (MAXDATA = 4096) N Names of input and output set CHARACTER*80 SET1 , SET2 N Dimension of subsets INTEGER SUBDIM N Number of subsets INTEGER NSUBS N Array containing axis permutation INTEGER AXPERM1( ... 0) CFOR CALL FINIS STOP END . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/gds/example2.html -- 6.8 Кб -- 16.01.2009
Похожие документы

6. Introduction to Sampling
.
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1999/es202/l6.html -- 8.0 Кб -- 21.01.1999
Похожие документы
Еще в разделе: (Показать все результаты (>180) - zebu.uoregon.edu/ )

7. To define the 'region'
. 1. Move the cursor to the start of the text block you want to define. 2. Type M-space (the META character followed by a space). This sets a 'mark' at the start of the 'region'. 3. Move the cursor to the end of the text block you want to define as the 'region'. This sets the 'point' at the end of the 'region'. You do not have to type anything to set this 'point', the 'point' is the location of the cursor.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/emacs/ue_def_region.html -- 2.1 Кб -- 17.01.1997
Похожие документы

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

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

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

11. APOD: 2012 August 21 - DNA: The Molecule that Defines You
... 2012 August 21 . DNA: The Molecule that Defines You . ... This molecule, called DNA , spans about two meters stretched out but is coiled into every cell in your body. The many copies of DNA that compose you were all copied from one single cell, and your body is continually making new copies. ... No one knows if DNA-like molecules will also define life that originates outside of Earth. ... About APOD | ... NASA Official: Phillip Newman Specific rights apply . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/apod/ap120821.html -- 5.2 Кб -- 03.02.2013
Похожие документы

12. Defining the spatial area with a region file
. XMM-Newton Science Analysis System . etimeget (especget-1.27.7) [???] . Meta Index / Home Page / Time series binning / Examples . etimeget filestem=myagn srcexp="(region(src.reg,X,Y))" . backexp="(region(bck.reg,X,Y))" . table=P0129360201M1S004MIEVLI0000.FIT:EVENTS . A region file (e.g. created by the command regions or ds9 ) may be used to specify the spatial selection. XMM-Newton SOC/SSC -- 2008-10-24
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/etimeget/node12.html -- 3.5 Кб -- 24.10.2008
Похожие документы
Еще в разделе: (Показать все результаты (>8563) - xmm.vilspa.esa.es/ )

13. OptInt PmWiki : PmWiki / Custom Wiki Styles
OptInt PmWiki : Pm Wiki / Custom Wiki Styles . ... This page describes the predefined Wiki Styles and how a Wiki Administrator can define additional Wiki Styles as a local customization for all pages (in local/config.php) or specific groups (in local/$Group.php). All predefined Wiki Styles are setup in the global array $WikiStyle . To define your own Wiki Styles , add the setting of the correspondent WikiStyle within the array. ... text colors: . ... WikiStyle['decimal']['apply'] = 'list'; . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/CustomWikiStyles?action=print -- 16.4 Кб -- 01.03.2014
Похожие документы

14. http://star.arm.ac.uk/~csj/idl/MSST/read_apo_red.pro
PRO read_ apo _red, w, t, s ; define the wavelength scale ; define_logw , 6000 , 1.17 , 1200 , w define_logw , 6000 , 7000, 1000 , w ; Initialise the data accumulation arrays IF keyword_set(t) THEN t(0) = -1 read_frame , ' apo ', ' 140502 ', ' APO _0002R', w, t, s read_frame , ' apo ', ' 140502 ', ' APO _0005R', w, t, s read_frame , ' apo ', ' 140502 ', ' APO _0007R', w, t, s read_frame , ' ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/idl/MSST/read_apo_red.pro -- 2.1 Кб -- 09.07.2004
Похожие документы

15. Stellarium: Member List
... ClassљList . ... Planet Member List . ... protected . ... computeDistance (const Vec3d &obsHelioPos) (defined in Planet ) . ... drawHints (const StelCore *core, class StelRenderer *renderer, const QFont &planetNameFont, SharedPlanetGraphics &planetGraphics) (defined in Planet ) . ... getParentSatellitesFov (const StelCore *core) const (defined in Planet ) . ... getSkyLabel (const StelCore *core) const (defined in Planet ) . ... getSpheroidAngularSize (const StelCore *core) const (defined in Planet )...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classPlanet-members.html -- 41.6 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>844) - astro.uni-altai.ru/ )

16. VLBApls source sample
... The VSOP Survey Continuum Source List . The radio sample for the VSOP continuum survey was defined to include all extragalactic radio sources with: . a total flux density at 5 GHz, S>=1.0 Jy . ... The sample also included all sources in the sky with a 5 GHz flux density S>5 Jy, regardless of spectral index and galactic latitude. ... The source would then be included in the VSOP sample (three of the sources were found with a flux density above 1 Jy and added to the sample). ...
[ Сохраненная копия ]  Ссылки http://www.vsop.isas.ac.jp/VLBApls/sample.htm -- 4.1 Кб -- 17.10.2000
Похожие документы
Еще в разделе: (Показать все результаты (>253) - www.vsop.isas.ac.jp/ )

17. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/conf.h.in
Copyright (c) 1999-2003 Smithsonian Astrophysical Observatory */ /* Define as 1 if you have string.h */ # undef HAVE_STRING_H /* Define as 1 if you have stdlib.h */ # undef HAVE_STDLIB_H /* Define as 1 if you have malloc.h */ # undef HAVE_MALLOC_H /* Define as 1 if you have unistd.h */ # undef HAVE_UNISTD_H /* Define as 1 if you have getopt.h */ # undef HAVE_GETOPT_H /* Define as 1 if you have pwd.h */ # ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/conf.h.in -- 2.8 Кб -- 08.04.2009
Похожие документы
Еще в разделе: (Показать все результаты (>882) - www.astro.louisville.edu/ )

18. http://xray.sai.msu.ru/~polar/xmgr/regions.html
Define region . ... Area/perimeter . Define a region of interest on a graph or graphs. Select the region, there are 5. ... Inside polygon . Points inside a closed, non-intersecting polygon are considered inside the region. ... In the polygonal region type, define the region by successive clicks with the left mouse button, use the right mouse button to register the polygon. ... Select the region to use. ... Click on Area or Perimeter and use the mouse to define the region. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~polar/xmgr/regions.html -- 4.0 Кб -- 25.08.1997
Похожие документы

19. The Criteria
... 3. mJy for ; . ... These criteria were chosen in order to ensure that a well defined, flux-limited sample can be achieved. ... The slightly different radio flux limits north and south of the equator are simply explained: For (and , the limit of the GB6 catalog), it is easy to see that all sources with mJy (the limit of the NORTH20CM catalog) and will be above the much lower flux limit of the GB6 catalog ( mJy; note that the converse does not hold). ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~ppadovan/survey/dxrbs_paper/node4.html -- 7.3 Кб -- 03.12.2003
Похожие документы

20. Dynamic HTML in Communicator
... The previous example, Chapter 12, "Expanding Colored Squares Example," illustrates how to expand and contract the clipping region of a layer without changing the wrapping width of the layer. This example illustrates how to capture mouse events so that the user can make a layer's wrapping width wider or narrower by dragging the mouse. ... how to capture mouse events for a layer . how to change the wrapping width of a layer by using the load() function . ... Capturing Events for the Layer . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/layers38.htm -- 11.3 Кб -- 13.08.1997
Похожие документы

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


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

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

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