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

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

Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/glossary/gt.html.

21. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/51shades.txt
Upload Information Template for Hobbes.nmsu.edu =============================================== Archive Filename: 51shades.zip Short Description: Rexx script to create a color template Long Description: Rexx script to create a customized (small) 24-bits color pallette template. The created TGA file can be used as a copy and paste source for (a part of) another image, like an icon. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/51shades.txt -- 1.9 Кб -- 15.12.2015
Похожие документы

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

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

24. http://www.stecf.org/software/IRAFtools/stecf-iraf/impol/demo/AAAREADME
This directory contains material for running demonstrations of the routines in the IRAF.STECF package impol To run these demonstrations IRAF/ STSDAS is mandatory and the impol package must be loaded The directory is composed of the following files : reflneb.fits A 512x512 intensity image of a model reflection nebula demo_foc.cl demo_nicmos.cl IRAF cl scripts for running the demo's for the demo_wfpc2.cl three HST instruments and a SPECIAl (non-HST) demo_special.cl ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/impol/demo/AAAREADME -- 4.5 Кб -- 06.06.2006
Похожие документы

25. Activity Feed
... joel created the event <b>ASRAS Board members meeting - monday May 9 @ Farash Center</b> . ... joel created the event <b>ASRAS MONTHLY MEMBERSHIP MEETING - Friday May 6 at Farash Center - Ionia NY</b> . ... joel created the event <b>ASRAS MONTHLY MEMBERSHIP MEETING - Friday April 1 at RIT</b> . ... joel created the event <b>ASRAS MONTHLY MEMBERSHIP MEETING - Friday Mar 4 at RIT</b> . ... 2 months ago . ... joel created the event <b>ASRAS General membership meeting - RIT - Friday FEB 5</b> . ...
[ Сохраненная копия ]  Ссылки http://www.rochesterastronomy.org/Activity-Feed/UserId/2 -- 42.1 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>221) - www.rochesterastronomy.org/ )

26. Stellarium: Stellarium Developers Documentation
Stellarium 0.12.3 . MainљPage . ... Classes . ... Stellarium Developers Documentation . ... This documentation is targetted at developers of scripts, plugins and the core program. ... Those classes have a single instance created at startup by the ::main() function. ... Because many Stellarium components derive from the StelModule class, the main loop is able to treat them generically by calling their standard methods such StelModule::update() and StelModule::draw() at each program iteration. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/ -- 8.3 Кб -- 28.02.2014
Похожие документы

28. Energy From the Wind
... How much energy is there in a 20 mph wind? . 20 mph wind =10 m/s .0006 * 10 3 = .0006 * 1000 = .6 KILO watts per square meter . ... In your back yard the average wind speed is 10 mph which yields 100 watts per square meter. ... 4 3 = 64 if a 10 mph wind gives you 100 watts per square meter then a 40 mph wind gives you 64 times more power per square meter 6400 watts per square meter . total power = 6400 watts per square meter * 2 square meters = 12800 watts = 12.8 Kilowatts this is a lot! ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1998/ph162/l11.html -- 10.9 Кб -- 14.10.1998
Похожие документы

29. http://observ.pereplet.ru/images/z/backupsql.txt
php /* * Backup script on server. ... Connects to the mySQL * database and creates a backup file of the whole database. ... Yes/No? ... It will void your warranty :-D! $ date = date ( mdy-hia ); $filename = $savepath/$dbname-$ date .sql ; if($use_gzip== yes ){ $ filename2 = $ file ; } else { $ filename2 = $savepath/$dbname-$ date .sql ; } if($send_email == yes ){ $fileatt_type = filetype($ filename2 ); $ fileatt_name = .$dbname. - .$ ... BR>"; $message .= "--{$mime_boundary}\n" ." ...
[ Сохраненная копия ]  Ссылки http://observ.pereplet.ru/images/z/backupsql.txt -- 7.3 Кб -- 29.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>27) - observ.pereplet.ru/ )

30. ASP: Creating NASA?s Space Science Education and Public Outreach Program: The
... SEARCH ASP SITE: Match ALL words Match ANY word . ... ASP Conference Series . ... Publications of the ASP (PASP) . ... Creating NASA's Space Science Education and Public Outreach Program: The Real Stuff (Abridged) . ... This is a part of the story about how the program recently recognized by the Astronomical Society of the Pacific (ASP) through its presentation of the 2006 Klumpke-Roberts Award?NASA's Space Science Education and Public Outreach (E/PO) program?was actually planned and implemented. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/pubs/mercury/35_06/epo.html -- 18.7 Кб -- 20.04.2012
Похожие документы

31. Creation of Space transportation system on the base of large length rope
... Creation of Space transportation system on the base of large length rope utilization . ... A given address contains the proposal to equip the International Space Station with the long rope and to create on that base a Space transportation system. ... A given system has the multifunctional purpose. ... The rope system could be the base for creating of alternative system of station angular orientation. To utilize the rope system to launch small satellites from the station and to return them back. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/seminar/e_199911_sid.htm -- 4.2 Кб -- 09.03.2000
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/seminar/e_199911_sid.htm -- 4.2 Кб -- 09.03.2000
Похожие документы

32. Saturn's Moon Dione
... Saturn's Moon Dione . ... 9.10.1995 . ... Credit: NASA , Voyager 1, Copyright Calvin J. Hamilton Explanation: Dione , one of Saturn 's larger moons, is remarkable for its bright surface streaks. These streaks run across some of Dione's many craters, which indicate that the process which created the streaks occurred later than the process which created the craters. ... NASA's Cassini mission to Saturn is currently scheduled for launch in October 1997. ... Publications with keywords: Saturn's Moon . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/1159794 -- 13.7 Кб -- 22.08.2002
Похожие документы

33. (EHIPS) Content
The site is dedicated to environmental health data processing: methodologies and software that implements them. Contains information both for beginners (green semaphore) and professionals (red semaphore). Nothing to download in English so far; however, you may obtain consultation and test processing of your data with our system (free). There are things for download in Russian: a lite version of EHIPS software and tutorial materials . Description of EHIPS . ... Russian version . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/ehips/EngCont.htm -- 6.2 Кб -- 15.01.2009
Похожие документы

34. Software Maintenance Manual
... Created: 23 February 2001 . ... SOFTWARE MAINTENANCE MANUAL . ... 9 January 2001 . ... Note: in the final document, the table of contents will be to third level] . The Software Maintenance Manual describes the procedures for installation and maintenance of the software for the Gemini Near-infrared Integral Field Spectrograph (NIFS). ... Section 19.4.3 of the document “Programmatic Requirements for Gemini Instrumentation Development” states the requirements for the Software Maintenance Manual . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/nifs/manuals/man0003.htm -- 139.3 Кб -- 06.09.2001
Похожие документы

35. Department of Solid State Physics MIPT
Chair of solid state physics . ... Students and postgraduate students . ... Curriculum and courses' programs . ... The Chair of solid state physics of MIPT was created on the basis of Institute of solis state physics (ISSP) of the Russian Academy of Sciences (RAS) in 1964. ... From the very beginning the training of specialists with profound knowledge of fundamental bases of solid state physics, and both structural, and its electronic aspects was the main objective of the Chair. ...
[ Сохраненная копия ]  Ссылки http://www.issp.ac.ru/kafedra/en/about.html -- 9.4 Кб -- 09.04.2016
Похожие документы

36. http://www.atmob.org/library/policies/NetworkAcceptableUse.pdf
ATMoB Network Acceptable Use Policy Created 6/1/2005 The Amateur Telescope Makers of Boston, Incorporated provides this network terminals for its members. ... Users must respect the privacy of others. ... The Services may not be used in a manner that precludes or significantly hampers network access by others. ... Where the network or devices are being used to access another network, any abuse of the acceptable use policy of that network will be regarded as unacceptable use of our network. ...
[ Текст ]  Ссылки http://www.atmob.org/library/policies/NetworkAcceptableUse.pdf -- 20.0 Кб -- 09.12.2008
Похожие документы

37. Astrophysical Research Consortium - Apache Point Observatory
... How do have my images go into a different directory? To put your images into a directory other than the standard /export/images you MUST create the directory from the dryrot prompt. ... Create the directory with the following command dryrot: mkdir /export/images/ your directory Now when you set up the directory in spicam you need to type spicam: path /export/images/ your directory This will now put the images into your directory. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/35m_manual/Instruments/SPIcam/SPIcam_problems.html -- 4.9 Кб -- 07.03.2007
Похожие документы

38. http://www.gao.spb.ru/russian/lg/articl/seistide.pdf
... PDF created with pdfFactory Pro trial version www.pdffactory.com .1 (LOD) (M>6) XX . ... PDF created with pdfFactory Pro trial version www.pdffactory.com , , , . ... http://www.iris.washington.edu/] DMS IRIS, 318 >4 1964 2000 300 5 . ... M > 5.5 M < 5.5 . ... Geophysical Res. ... Evolutionary features of the geophysical time series: -I. Tide process and seismic series V.M.Vorotkov, V.L.Gorshkov Summary The new method of comparative study of the geophysical data of a various nature is offered. ...
[ Текст ]  Ссылки http://www.gao.spb.ru/russian/lg/articl/seistide.pdf -- 420.8 Кб -- 21.05.2007
Похожие документы

39. Meade Instruments Corporation - Pictor Manual Part 3
... Meade Instruments Corporation . ... Section 3: File Menu . ... Displays the dialog to open an existing image: . ... Saves the current image as a new file name or new file type, or both. ... This can be useful to prevent having 20 or more images open at once, and saves having to close them manually. ... This is done by creating a text file with the same name as the image file. ... Note that Image Information is saved within the FITS file, so there will not be a text file to accompany these files. ...
[ Сохраненная копия ]  Ссылки http://www.meade.com/manuals/pictor/pictor3.html -- 13.0 Кб -- 01.02.2006
Похожие документы
Еще в разделе: (Показать все результаты (>2475) - www.meade.com/ )

40. FADPS - Flexible Astronomical Data Processing System
... The reduction system of observations FADPS (description in Russian) (Flexible Astronomical Data Processing System) for data of wide-band receivers of the first observation cabin of the radio telescope RATAN-600 had been created under the Unix-like operational system DEMOS for computers of the SM-1420-type (PDP/11) in 1987 for observation analysis and estimates of coordinates and flux densities of radio sources. ... FADPS: flexible astronomical data processing system at RATAN-600 in UNIX environment....
[ Сохраненная копия ]  Ссылки http://sed.sao.ru/~vo/fadps_e.html -- 15.4 Кб -- 24.02.2010
Похожие документы

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


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

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

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