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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_18.html.

1. casacore: scimath/ Directory Reference
. Main Page . Modules . Namespaces . Classes . Files . Directories . scimath . directory . Fitting . directory . Functionals . directory . Mathematics . file . Fitting.h [code] . file . Functionals.h [code] . file . Mathematics.h [code] . All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines . Generated on Fri Sep 3 2010 13:09:26 for casacore by 1.7.1
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/dir_f203d56bc132c70233b873b9bf0dce67.html -- 6.9 Кб -- 14.02.2011
Похожие документы

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. Batch Jobs
... Commands can be executed even when you are not physically at a terminal, or even logged on the system. ... Because you may not necessarily be on the system when the batch job is executed, the system relies on the command procedure for any information needed to complete the task. ... Since a batch job logs in under your username, your LOGIN.COM file will be executed before the batch command procedure (see "Defining Your Environment" on page 35 for information about setting up your LOGIN.COM file). ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_17.html -- 6.7 Кб -- 01.11.1995
Похожие документы
Еще в разделе: (Показать все результаты (>613) - www.stsci.edu/ )

4. A prototype build system for CASA using SCons Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Building CASA . ... Introduction to SCons . I have designed a prototype implementation of a build system for CASA based on the SCons tool. ... This system is experimental and not the official way of building CASA. ... The main version of the code for this build system is contained in a bzr branch, together with the remainder of the CASA system. ... Build: . ... To debug the SCons build process: . ... A prototype build system for CASA using SCons . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casascons.html -- 16.6 Кб -- 04.04.2016
Похожие документы

5. configure.in
... autoconf processes configure.in to produce a configure script. configure is a portable shell script which examines the build environment to determine which libraries are available, which features the platform has, where libraries and headers are located, and so on. Based on this information, it modifies compiler flags, generates makefiles, and/or outputs the file config.h with appropriate preprocessor symbols defined. ... Here is a sample configure.in , from a Gnome version of "Hello, World": . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GGAD/z69.html -- 16.9 Кб -- 12.07.2000
Похожие документы

6. SCL Sfit Genetic Commands
... sfit . ... commands . scl . ... Define parameters for controlling performance of genetic algorithm . ... generations . The maximum number of generations the program will go through, before stopping, if the solution is not within the given tolerance. 10 . ... The number of parents randomly generated in the first generation, and in each subsequent generation. 50 . ... This is multiplied by the number of parameters being varied to give the total string length for each parent. 16 . ... elitism . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/scl_gen.html -- 7.9 Кб -- 30.08.2007
Похожие документы

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

8. Useless form
usr/bin/python # This CGI script has been generated as part of an FM installation and # can be used to test that everything is working properly. ... If specified, # data from the form will be registered also as single # files named: rec_xxxxxxx.txt h1="HERSCHEL USE QUESTIONNAIRE", # Form box title # h2="Useless form", # Form box subtitle. ... The order will be respected in the form. ... Field names cannot be duplicated. f.addItem("name",label="Name",size=10) # Simple text item. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/~lfini/testform.py -- 8.3 Кб -- 08.05.2012
Похожие документы

9. Apache suEXEC Support
... From the top-level of the Apache source tree, type: cd support [ENTER] . ... From support/suexec.h /* * HTTPD_USER -- Define as the username under which Apache normally * runs. ... See the suEXEC documentation for more detailed * information. */ #define USERDIR_SUFFIX "public_html" /* * LOG_EXEC -- Define this as a filename if you want all suEXEC * transactions and errors logged for auditing and * debugging purposes. */ #define LOG_EXEC "/usr/local/apache/logs/cgi.log" /* Need me? ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/suexec_1_2.html -- 8.3 Кб -- 15.10.2001
Похожие документы

10. Home Page for SAOimage: The Next Generation
... user-defined data file formats . ... better integration with a user's analysis routines To add such functionality to SAOimage, we developed the XPA Messaging System that allows X programs to define points of public access through which data and commands can be exchanged with external programs. ... We have utilized XPA to develop "SAOimage: The Next Generation" (SAOtng), an extensible image display service that can cooperate with other processes and programs. ... SAOtng help pages . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/ -- 7.1 Кб -- 01.10.2012
Похожие документы

11. Where are commands located?
. Unix commands are executable binary files located in directories with the name bin (for binary). Many of the commands that you use are located in the directory /usr/bin . When you enter the name of a command the shell checks to see if it is a built-in command. If it is not, it looks for the the binary file that the command name refers to in each of the directories that are defined in the PATH environment variable . more ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/commanz/path1.html -- 2.2 Кб -- 17.01.1997
Похожие документы

12. Stellarium: core Directory Reference
Stellarium 0.12.3 . ... Classes . CodingљStyle . ... Renderer . FileљStructure . core . core Directory Reference . directory љ . ... renderer . file љ . MultiLevelJsonBase.hpp [code] . ... OctahedronPolygon.hpp [code] . ... Define the StelObjectP type. љ . ... Define the StelProjectorP type. љ . ... Define the classes needed for managing layers of sky elements display. љ . ... Define all SphericalGeometry primitives as well as the SphericalRegionP type. љ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/dir_aebb8dcc11953d78e620bbef0b9e2183.html -- 21.4 Кб -- 28.02.2014
Похожие документы

13. Monitoring Options
... Statistic files are managed using file generation sets and scripts in the ./scripts directory of this distribution. ... Each valid update appends a line of the following form to the current element of a file generation set named peerstats : . ... This keyword allows the (otherwise constant) filegen filename prefix to be modified for file generation sets, which is useful for handling statistics logs. filegen name [ file filename ] [ type typename ] [ flag flagval ] [ link | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/monopt.html -- 9.3 Кб -- 21.12.2007
Похожие документы

14. Applying Public Access Programming Techniques To SAOimage
... This paper describes our application of the X Public Access ( XPA ) interface to the new version of SAOimage . XPA allows an Xt program to define named public access points through which data and commands can be exchanged with external programs. ... It provides a high-level image display programming interface as well as low-level access to gterm-image widget functions. ... When a new file name is sent to SAOtng , the appropriate header access program is run to gather the overall image dimensions. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/mandele.html -- 11.7 Кб -- 03.11.2000
Похожие документы

15. DIS Keywords
For all keywords that contain a red and a blue value, the blue value comes first. ... The full pathname, but without the trailing "b.fit" and "r.fit", that would be given to the next exposure if the basename argument is not given to the expose command. ccdHeaters=float,float . ... bluelambda2=float [M] . The center wavelength for the given grating: the 1 or 2 indicates the grating bay. The bluelambda and redlambda keywords match one set of these, depending on the position of the turret. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/DIS/DIS_Keywords.html -- 12.6 Кб -- 23.04.2003
Похожие документы

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

17. pdev_birdies_25jun07
... The fpga code has been modularized so that different signal processors can reuse the verilog code of the different modules. ... Module constants are normally defined in module/src/Makefiles.def . ... dlpf/ : Code for DLPF module. src: Makefile.defs, mkdlpf perl script, top.v . ... plinth : holds code that is not included in sp. src: verilog code for plinth as well as Makefile.defs. build: this directory has an .edn and .edf file but no Makefile? . ... dlpf: Makefile to build dlpf module for sp . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/pdev/fpga/fpga.html -- 25.5 Кб -- 06.02.2009
Похожие документы
Еще в разделе: (Показать все результаты (>3473) - www.naic.edu/ )

18. http://www.mccme.ru/dubna/2015/notes/triestino-ex2.pdf
Groups, ends and trees: exercises II Michele Triestino 2015-07-22 Exercise 1. ... Show that the function dS : G Ѕ G - G defined by dS (x, y) = x-1 y S is a distance on G and coincides with the graph distance on the Cayley graph of G with respect to generating set S. Exercise 4. ... Let S and S be two different finite generating sets of a group G. Show that the Cayley graphs (G, S) and (G, S) are quasi-isometric. ... Show that the Cayley graph of a finite group is quasi-isometric to a point. ...
[ Текст ]  Ссылки http://www.mccme.ru/dubna/2015/notes/triestino-ex2.pdf -- 64.8 Кб -- 22.07.2015
Похожие документы

19. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/Makefile
... RM = rm -f CC = gcc CC_SWITCHES = -I. ${CFLAGS} ${AC_FLAGS} DEPEND_SWITCHES = -I. ${CFLAGS} ${PKG_CFLAGS} ${AC_FLAGS} SRCS = xpa.c xpaio.c command.c acl.c remote ... tcp.o client.o word.o xalloc.o find.o xlaunch.o timedconn.o TCL_OBJS = tclloop.o tcl.o XT_OBJS = xtloop.o GTK_OBJS = gtkloop.o INCL = xpa.h xpap.h # these are all the modules going into the normal xpa library LIBOBJS = ${BASE_OBJS} ${TCL_OBJS} ${XT_OBJS} ${GTK_OBJS} LIB = libxpa.a # used in link line # ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/Makefile -- 15.9 Кб -- 29.11.2012
Похожие документы

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 Яндекс цитирования