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

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

Показаны документы, содержащие фрагменты текста из документа
http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_1_2.html.

1. Recreating Einstein Level One Processing Exposure Masks and Background Maps in
... This paper describes the main algorithms used by the Einstein Level One processing to create the exposure masks and the background maps for Einstein IPC images, and how these algorithms were recreated in the IRAF environment. Our goal was to recreate the algorithms used by the Level One Processing to create exposure masks and background maps for Einstein Image Proportional Counter (IPC) data (cf. sections 2.5 and 2.7 of Harnden et al. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/vanstoned.html -- 11.6 Кб -- 03.11.2000
Похожие документы

2. fork()
... int fork() turns a single process into 2 identical processes, known as the parent and the child . On success, fork() returns 0 to the child process and returns the process ID of the child process to the parent process. ... NOTE: The child process will have its own unique PID. ... NOTE: The processes have unique ID's which will be different at each run. ... When we spawn 2 processes we can easily detect (in each process) whether it is the child or parent since fork returns 0 to the child. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_1_2.html -- 3.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_1_2.html -- 3.1 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_1_2.html -- 3.1 Кб -- 02.10.2012
Похожие документы

3. Creating a filesystem
... Filesystems are created, i.e., initialized, with the mkfs љ command. ... Search for bad blocks and initialize the bad block list accordingly. -l filename . ... badblocks /dev/fd0H1440 1440 > bad-blocks . ... 1 block group . 8192 blocks per group, 8192 fragments per group . ... Then bad blocks were searched with badblocks љ , with the output redirected to a file, bad-blocks . Finally, the filesystem was created, with the bad block list initialized by whatever badblocks љ found. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node45.html -- 7.0 Кб -- 04.05.1997
Похожие документы

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

5. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>380) - www.astro.spbu.ru/ )

6. A chocolate printer is being created in SSAU
... Pre-university education . ... Samara region . SSAU History . SSAU roadmap . ... Scientists of Samara State Aerospace University (SSAU) develop a unique 3D-printer for chocolate confectionery printing. 3D-printer for chocolate printing is being created in SSAU Centre for Robotic Complexes and Mechatronic Systems. ... Know-how of the scientists of Samara State Aerospace University in that they were developed unparalleled chocolate delivery and cooling systems in 3D-printer. ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/12072/ -- 26.4 Кб -- 21.12.2015
Похожие документы

7. GROUP/ROMAFOT
Next: FIT/ROMAFOT Up: The Automatic Path Previous: SEARCH/ROMAFOT . ... This command groups the objects automatically. ... To group remaining objects, one can execute the command once more with the same catalogue and intermediate table, but with an increased maximum number of objects per window and a reduced AR (in the sense just explained). ... The user is trying to group noise peaks. ... After having grouped the objects, the user tries to fit the subframes by executing the command FIT/ROMAFOT . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node101.html -- 9.5 Кб -- 23.02.1996
Похожие документы

8. Execute a command without creating a new process
. The exec statement causes the command specified as its argument to be executed in place of the current shell without creating a new process. For example: exec zmail -visual . This runs just the zmail program without a shell. When you quit the application the current shell also exits.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.7.4.html -- 2.0 Кб -- 17.01.1997
Похожие документы

9. *tprint* - Reading a Table File Created by imcnts
... Table files like the ones created in the section on imcnts can be displayed, printed and manipulated using the tasks contained in the stsdas.ttools package. ... sp> tables # Load the relevant package ta> tprint rp90_cnt prpar=yes # .tab extension assumed # the hidden parameter prpar is set to display the header # as well as the data ta> tprint rp90_cnt # Displays only the data info ta> tprint rp90_cnt prdata- prpar+ # Displays only the header info ta> tprint rp90_cnt prparam=yes | ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node99.html -- 4.6 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>3763) - hea-www.harvard.edu/ )

10. General purpose pop-ups
... In the example the element is used to request the name of a file to be written. ... Example program: /* example9.c -XT */ #include "stddef.h" #include "gipsyc.h" #include "cmain.h" #include "init.h" #include "finis.h" #include "userfio.h" #include "ggi.h" /* * Button keyword handler for quitting. */ static void quit(ident id, char *key, int code, void *arg) { bool button=toflog(FALSE); (void)userflog( , 1, 2, key, " "); if (tobool(button)) { wkeyf(key); /* reset button */ if (GgiVerify("Really quit?...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/pguide/gui-example9a.html -- 5.9 Кб -- 17.01.2009
Похожие документы

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

12. In The Beginning, God Created......prophecy - an Astronomy Net God Science
God Science Forum Message . Forums: . ... God and Science ћ SETI ћ Software ћ UFO ћ XEphem . ... God and Science | ... In The Beginning, God Created......prophecy . ... I am beginning to believe that Genesis creation is about the creation of prophecy as much as it is a statement that God is the creator. ... So I ask, are you (anyone) willing to consider Gen 1 2 as stories of prophecy or are you determined that it is either about science or a literal 7-day creation? ... www.astronomy.net . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/god/messages/32316.shtml -- 14.2 Кб -- 09.04.2016
Похожие документы

13. Manual Page: dbmmanage - Apache HTTP Server
NAME dbmmanage - Create and update user authentication files in DBM format SYNOPSIS dbmmanage filename [ command ] [ username [ encpasswd ] ] DESCRIPTION dbmmanage is used to create and update the DBM format files used to store usernames and password for basic authentica- tion of HTTP users. Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by dbmmanage. ... This manual page only lists the command line arguments. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/dbmmanage.html -- 6.5 Кб -- 15.10.2001
Похожие документы

14. (Untitled)
I. Installation . ... AMPLE package distributive (created with program InstallShield for Microsoft Visual C++) has been downloaded on FTP server of IAA RAS as archive Ample.zip. ... Note: If the window "file download" appears, select Open... switch button, then press OK button. ... The shortcut for AMPLE will be linked with this folder, and auxiliary files will be created here during AMPLE work. ... When running AMPLE all auxiliary and new configuration files are created in the WORK folder. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9rxw.htm -- 6.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>533) - www.ipa.nw.ru/ )

15. dbmmanage - Manage user authentication files in DBM format - Apache HTTP Server
... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Programs . ... dbmmanage is used to create and update the DBM format files used to store usernames and password for basic authentication of HTTP users via mod_authn_dbm . Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by dbmmanage . ... One can usually use the file program supplied with most Unix systems to see what format a DBM file is in. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/programs/dbmmanage.html -- 14.1 Кб -- 19.11.2015
Похожие документы

16. IDL programs
... This program was created for correlating chosen regions in the series of fts images. ... Chosen regions' . ... In this section the program counts the integral for each region of the grid for each image. ... As a matter of fact, the integral is total brightness of the region and it is counted by 'int_tabulated' IDL function. ... In addition, the program will show the count of the regions which correlate with the corresponding region (the brighter region means the bigger count) and its contour. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/korel_en.html -- 9.9 Кб -- 15.08.2003
Похожие документы

17. XSPEC session thread
... List of SAS threads . This thread contains a (very!) simple standard XSPEC session for fitting data from the X-ray cameras. ... Start XSPEC . ... Load spectrum data: . ... response 1 PN.rmf . ... plot data . Fig.1: XSPEC data plot . Ignore bad channels in data: . ... The latter, the maximum number of channels to bu summed. plot data with model adjustment and e.g. the residuals (alternatives, ratio data/model, absolute chi-squared, etc) . ... Fig.2: XSPEC data, model and residual plot . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/documentation/threads/xspec_thread.html -- 9.6 Кб -- 21.08.2006
Похожие документы
Еще в разделе: (Показать все результаты (>12240) - xmm.vilspa.esa.es/ )

18. XWare > APOD
... Saturn's Moon Dione . ... Apollo 12 Visits Surveyor 3 . ... A few months after Apollo 11's historic Moon landing, Apollo 12 with commander Charles Conrad Jr., ... Dark Bok Globules in IC 2944 . ... The dark spots in the above picture are not photographic defects but an unusual type of interstellar cloud known as a Bok globule. ... Deimos: Small Martian Moon . ... Mars has two tiny moons, Phobos and Deimos. Pictured above is Deimos, the smallest moon of Mars. ... An Energetic Radio Galaxy . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/apod.html?page=91&d=1998-03 -- 15.2 Кб -- 12.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>85556) - www.astronet.ru/ )

19. Creating golden text
... The third picture above was created using first picture as texture and the second as text-base. ... Call this A. Open a gray-scale picture of same size. Call this B. Type some text into B. Duplicate B twice to create C and D. Gaussian blur C 10 vertically and D 10 horizontally. ... Call the result of this E. Threshold B by 2, call this F. Multiply F with E. Call the result G. Multiply B with G, call this H. Add H to E, call this J. Adjust the gamma-brightness-contrast of J to taste. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/gimp/tomb/gold.html -- 2.7 Кб -- 22.12.2007
Похожие документы

20. Introduction to SCons Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... SCons user manual http://www.scons.org/doc/1.2.0/HTML/scons-user/book1.html . SCons man page (on web at http://www.scons.org/doc/HTML/scons-man.html , or man scons ) . ... SCons is a tool to build compile source code into (closer-to) executable format. ... Curiously, the shared-library SCons builder will accept multiple identical sources and pass them all to the linker, which will normally lead to ?multiple definition? errors. ... Introduction to SCons . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/sconsintro.html -- 16.1 Кб -- 04.04.2016
Похожие документы

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


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

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

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