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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~phil/mbeam/alfashutter/Software/ALFAController/prog1.8k.

1. Interprocess Communication (IPC), Pipes
... Piping in a C program: < stdio.h > . ... Pipes . ... We use fprintf() and fscanf() to communicate with the pipe's stream . ... plotter.c module */ /* contains routines to plot a data file produced by another program */ /* 2d data plotted in this version */ /**********************************************************************/ #include externals.h static FILE * plot1 , *plot2, *ashell; static char *startplot1 = plot [] [0:1.1]'plot11.dat' with lines, 'plot12.dat' with lines\n ; static ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node23.html -- 10.3 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node23.html -- 10.3 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node23.html -- 10.3 Кб -- 02.10.2012
Похожие документы

2. The boot process in closer look
... You can boot Linux either from a floppy or from the hard disk. ... When booting Linux from a floppy disk, the boot sector contains code that just reads the first few hundred blocks (depending on the actual kernel size, of course) to a predetermined place in memory. On a Linux boot floppy, there is no filesystem, the kernel is just stored in consecutive sectors, since this simplifies the boot process. ... For example, when I boot, I it looks like this: љ љ љ љ LILO boot: Loading linux. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node68.html -- 11.4 Кб -- 04.05.1997
Похожие документы
Еще в разделе: (Показать все результаты (>2004) - star.arm.ac.uk/ )

3. IKI IPL home page
You can also see this page in Russian with using KOI8 (X Windows) or CP1251 (MS Windows) Cyrillic coding. The Laboratory supports the space TV experiments, mainly in the planetary exploration missions. ... Image Co-registration . ... PHOBOS mission - Martian satellites investigations. Phobos on the Martian limb, the image from Phobos-2 probe from 02/28/89. ... Russian Space Bulletin. ... Last modified at June,26 1997 Alexey Kuzmin: akuzmin@mx.iki.rssi.ru . Back to IKI home page ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/IPL/ -- 4.8 Кб -- 05.08.1997
Похожие документы
Еще в разделе: (Показать все результаты (>666) - www.iki.rssi.ru/ )

4. Alsvid - Python Programs for Processing FITS Astronomical Image Data
The Python programs offered here result from the development of methodology for processing image data with high precision, in a flexible command line system useful for astronomical and laboratory image processing. ... Alsvid is efficient in robotic and automated or scripted server processing of astronomical images, and also in interactive command line processing for research and visualization. ... In large part it replaces IRAF and IDL when scripted image processing is required. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/alsvid/ -- 3.4 Кб -- 22.03.2016
Похожие документы

5. cband stability with shutter closed
The stability of the cband receiver/ iflo was measured on 09feb11 during the day. cband receiver centered at 4745. shutter on cband receiver closed (receiver looks at absorber load). 7 iflo bands selected at: 4325,4466,4608,4750,4892,5034, and 5176 . ... The total power was computed for each sample,pol, and band by averaging the 8192 channels of each spectra. ... The vertical lines mark every 600 seconds (to help align things in adjacent bands). total total power varies 0 to 2% of tsys . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/calcb/stability_shutterclose_09feb11.html -- 5.0 Кб -- 04.04.2011
Похожие документы

6. Closing down
... First of all, you can obtain a map of the final coordinates of your objects and guide stars by using the command: PLOT/OPTOPUS [table] [label] [EW_flag] , . where [table] is the table output by REFRACTION/OPTOPUS . ... In order to avoid object misidentifications at a later stage, and for a cross identification between object identifiers and hole numbers, it is recommended to bring a printout of the table output created by the command REFRACTION/OPTOPUS to the telescope. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node544.html -- 6.3 Кб -- 23.02.1996
Похожие документы

7. Using APT to Write Big Phase II Programs
... APT . Using APT to Write Big Phase II Programs . ... Astronomer's Proposal Tool . ... 1) Use APT to perfect a template visit (or subset of a visit). ... b) Use the Export Text Proposal feature to create the new text representation of your perfected 1 visit program. Then use a script or text editor to create duplicates and import the program back into APT. or . ... Use the Export Text Proposal feature to create the text representation of your program and use a text editor to search and replace. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/proposing/apt/installation/large-programs -- 18.1 Кб -- 11.04.2016
Похожие документы

8. Managing jobs and processes
. When you enter a command it invokes a program. While this program is running it is called a process . Although there is only one copy of a program, any number of processes can be invoked which run this program. There are several commands which allow you to manage the processes that belong to you. You cannot do anything with processes belonging to other users. Running processes in the foreground . Running processes as background jobs . Managing background jobs . Monitoring processes . Killing a process .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/jobz.html -- 2.3 Кб -- 17.01.1997
Похожие документы

9. GPLOT recipes
GPLOT is written for those who want a lot of flexibility in creating plots and are not satisfied with standard plotting facilities in other GIPSY applications. ... GPLOT is command driven and therefore cannot be compared with a program like CPLOT which is controlled by keywords. ... It processes plot commands like frame , move , draw , quit etc. with or without parameters. ... A destination is set with command device . ... In this document such command files are used as recipes for example plots. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/gplot/firsttime.html -- 7.8 Кб -- 16.01.2009
Похожие документы

10. Bind: Address Already in Use
... This is the both the simplest and the most effective option for reducing the "address already in use" error. ... A situation where this might be a problem is if my program is trying to find a reserved local port ( SO_REUSADDR , then each time I run the program on my machine, I'll keep getting the same local reserved port, even if it is stuck in TIME_WAIT , and I risk getting a "connect: Address already in use" error if I go back to any place I've been to in the last few minutes. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/addrinuse.html -- 10.3 Кб -- 10.04.2016
Похожие документы

11. TU-154 is closer to SSAU airfield
... Additional training . ... TU-154 landed on Smyshlyaevka airfield for the first time of its history. ... This plane TU-154 should complete its aviation life as a training tool for students of Samara Aerospace University. ... Ruben Yesayan is the aircraft commander. ... But no one believes that this bright and brave man - Ruben Yesayan again will not sit at the wheel of Samara TU-154 his own favourite aircraft - as he admitted himself. Transportation of the plane on SSAU training airfield is ahead. ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/10543/ -- 25.5 Кб -- 30.03.2014
Похожие документы

12. Operations with DFOS: daily workflow, the simple model
dfos = Data Flow Operations System, the common tool set for DFO . ... T he daily workflow for processing of calibration data is completely automatic. The dfos tool autoDaily provides the incremental and automatic CALIB processing. ... Let's assume you want to process a complete set of data from night 2014-11-15. ... create report . ... create ABs: CALIB . ... For the simple operational model discussed here, we assume all steps to be executed interactively. ... CALIB : create ABs; filter data . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/simple1.html -- 14.7 Кб -- 26.11.2014
Похожие документы

13. http://xmm.vilspa.esa.es/sas/5.4.1/doc/mssllib/ChangeLog
... Version 2.13 2000-09-19 (AMK) ---------------------- +(src)/Makefile - Added oal in library list. ... Updated filter ID's. Version 2.5: 16 April 1999 Updated message call in testframetime Version 2.4: 15 April 1999 Updated message call in usno_mod Version 2.3: 12 April 1999 Updated getstartendexp_mod Version 2.2: 12 April 1999 Split mssllib into libmssl and libmsslplot Version 2.1: 31 March 1999 Added EXTERNALS=pgplot to test harness (MB) Version 2.0: 8 December 1998 ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/mssllib/ChangeLog -- 6.0 Кб -- 18.10.2002
Похожие документы

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

15. Conference "Random Processes, Conformal Field Theory and Integrable Systems"
... 10:00 - 11:00 Juergen Reingruber (ENS de Paris, France) . The search process for small targets in cellular microdomains . ... Statistical models on random lattices . ... 15:00 - 16:00 Vyacheslav Priezzhev (Joint Institute for Nuclear Research, Dubna, Russia) . ... Extreme statistics of vicious walkers: from random matrices to Yang-Mills theory . ... Conformal blocks and quantum Hall effect . ... Topological field theories and statistical models . ... Benjamin-Ono integrable systems in 2D CFT . ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/lifr/greb/program.html -- 9.7 Кб -- 02.10.2011
Похожие документы

16. General information
General Information . ... The conference is organized by the Sternberg Astronomical Institute (SAI) of Moscow University and the IAU Working group "Site-testing Instruments" . ... Use of site data in telescope operation and adaptive optics. ... Recent conferences on this subject (2007, 2008) demonstrated great interest of the community, hence the need for a new meeting. ... Unlike previous recent conferences, this meeting will cover all aspects of site monitoring for optical/IR astronomy. ...
[ Сохраненная копия ]  Ссылки http://site2010.sai.msu.ru/ -- 6.1 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>25) - site2010.sai.msu.ru/ )

17. Astronomy HyperText Book: Stellar Evolution
... Stellar Evolution is driven entirely by the never ending battle between Pressure and Gravity . As imbalances are reached, the star is driven to find a new Energy source. ... Pressure and gravitational forces are equal, the star is stable and its core is sufficiently hot to fuse Hydrogen into Helium More about main sequence stars . ... The luminosity generated by the core fusion of Helium into Carbon is far greater than the shell luminosity associated with the fusion of Hydrogen into Helium. ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/textbook/se.html -- 4.8 Кб -- 16.12.1997
Похожие документы

18. Астронет > NGC 4449: Close up of a Small Galaxy
... Астронет | ... NGC 4449: Close up of a Small Galaxy . ... But small irregular galaxies form stars too, like NGC 4449 , about 12 million light-years distant. ... Interactions with the nearby galaxies are thought to have influenced star formation in NGC 4449. ... Публикации с ключевыми словами: NGC 4449 - star formation - irregular galaxy - звездообразование - Неправильная галактика . Публикации со словами: NGC 4449 - star formation - irregular galaxy - звездообразование - Неправильная галактика . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/msg/1250018/eng/ -- 23.7 Кб -- 25.02.2011
Похожие документы

19. APOD: 2013 October 3 - M106 Close Up
... 2013 October 3 . M106 Close Up . Credit: Composite Image Data - Hubble Legacy Archive ; Adrian Zsilavec, Michelle Qualls, Adam Block / NOAO / AURA / NSF . ... Modern deep telescopic views reveal it to be an island universe : a spiral galaxy around 30 thousand light-years across located only about 21 million light-years beyond the stars of the Milky Way. ... The high resolution galaxy portrait is a mosaic of data from Hubble's sharp ACS camera combined with groundbased color image data. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/apod/ap131003.html -- 5.8 Кб -- 28.02.2014
Похожие документы

20. Wave Processes in Inhomogeneous Plasma
Main plasma parameters for inhomogeneous plasma. ... Particle motion in the Earth dipole magnetic field. ... Bounce frequency and bounce motion in the Earth inner magnetopshere. ... Low- frequency electrostatic waves in inhomogeneous low- beta plasma. ... Kinetic drift instability. ... Permittivity tensor for electromagnetic low- frequency waves in inhomogeneous low- beta plasma. Drift Alfven waves. ... Spectra of electromagnetic low- frequency waves in inhomogeneous medium- beta plasma. ...
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/courses/wave_inhomo_e.html -- 3.7 Кб -- 23.02.2005
Похожие документы

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


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

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

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