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

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

Показаны документы, содержащие фрагменты текста из документа
http://crydee.sai.msu.ru/album/tech/a80tests/white_sky/index.html.

1. SSAU scientists have created an unique simulator for pilots and drivers
... Scientists of Samara State Aerospace University (SSAU) have created an unique mobile platform for the production of training and gaming simulators. ... Such mobile platforms also known as the Stewart platforms became widespread in the world primarily as simulators for training of highly-qualified military pilots and drivers. ... For example, the Rocket and Space Centre Progress is going to test level sensors for residual fuel in the fuel tanks of the rocket carrier on this mobile platform. ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/12087/ -- 25.8 Кб -- 23.12.2015
Похожие документы

2. Creating the shell script
. To create a script use a text editor to create a new file containing the commands that you want the script to execute. Example .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt1.1.html -- 1.8 Кб -- 17.01.1997
Похожие документы

3. CL Script for creating daily dark files
... CL Script for creating daily dark files . ... Data . ... The latter will ensure that one will also retrieve the appropriate "weekly bias" and "weekly dark" reference files. ... The parameter file should look like this: (Where basedark means the reference weekly dark ) infiles = Input dark image(s) to be combined/normalized basedark = Name of baseline superdark file (biasfile = ) Name of reference bias file to be used (outfile = day_ dark .fits ) Name of output normalized ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/stis/design/software/analyzing/scripts/daydark -- 24.5 Кб -- 12.04.2016
Похожие документы

4. Image: IMG 4200
. Album : asv-album :: Daily photos :: 2004 :: 2004-10 . Up . << Prev . IMG 4200 . Next >> . Created with the tool album script a script by Dave on Wed Jul 22 00:20:26 2015 .
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/album/daily/2004/2004-10/tn/IMG_4200.JPG.index.html -- 6.0 Кб -- 21.07.2015
Похожие документы
Еще в разделе: (Показать все результаты (>41860) - crydee.sai.msu.ru/ )

5. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/anchor.htm
... JavaScript 1.2: added name , text , x , and y properties Using the HTML A tag or calling the String.anchor method. The JavaScript runtime engine creates an Anchor object corresponding to each A tag in your document that supplies the NAME attribute. It puts these objects in an array in the document.anchors property. ... A string specifying the anchor's name. text . ... The horizontal position of the anchor's left edge, in pixels, relative to the left edge of the document. y . ... Anchor . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/anchor.htm -- 13.7 Кб -- 07.10.1999
Похожие документы

6. CREATE FULLTEXT CONFIGURATION
... CREATE FULLTEXT CONFIGURATION -- create full-text configuration . CREATE FULLTEXT CONFIGURATION cfgname PARSER prsname [ LOCALE localename ] [ AS DEFAULT ]; CREATE FULLTEXT CONFIGURATION cfgname [ { PARSER prsname | ... PARSER . ... LOCALE . ... Create new configuration test with default parser and ru_RU.UTF-8 locale. CREATE FULLTEXT CONFIGURATION test PARSER default LOCALE 'ru_RU.UTF-8'; =# \dF+ test Configuration "public.test" Parser name: "pg_catalog.default" Locale: 'ru_RU.UTF-8' Token | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/sql-fts-createcfg.html -- 10.1 Кб -- 13.04.2008
Похожие документы

7. OptInt PmWiki : PmWiki / File Permissions
OptInt PmWiki : Pm Wiki / File Permissions . ... uploads/ directory to save uploads. ... Thus, in a standard installation, the account holder manually creates the wiki.d/ and uploads/ directories, and sets the permissions on the directories to be world-writable in order for PmWiki (running as the webserver account) to be able to create files there. $ pwd /home/pmichaud/public_html/pmwiki $ mkdir uploads $ mkdir wiki.d $ chmod 777 uploads wiki.d $ ls -ld . ... Cookbook:Directory and file permissions . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/FilePermissions?action=print -- 15.1 Кб -- 01.03.2014
Похожие документы

8. VLBI Wiki | PmWiki / PmWiki Installation
... PmWiki . ... Cookbook (addons) . ... The files in this directory include: . ... PmWiki will then analyze your system configuration and provide instructions (if needed) for creating the wiki.d/ directory which will be used to hold the pages created for your site. ... Use this method when "safe mode" is activated in the servers PHP installation. 3b. On some systems you can let PmWiki create wiki.d/ by temporarily changing the permissions on the directory containing the pmwiki.php file to 2777. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.Installation -- 19.2 Кб -- 12.04.2016
Похожие документы

9. Additional Tools
... The following script will create an individual qpoe file (64x64 pixels) for each obi, with the filename containing the obi number. ... This script will then produce smoothed image files and send a contour plot to either the screen or the printer. ... On rare occasions, it may be useful to examine each phase bin visually to evaluate the segments in order to decide if some should be deleted before restacking for the final result. ... The qpoe file will be named by obi and phase number. ... phase_eval ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node202.html -- 7.9 Кб -- 01.10.2012
Похожие документы

10. Creating Your Source Tree
GTK+ / Gnome Application Development . ... Overview of a Gnome Source Tree . ... Almost all Gnome applications use the same build system based on the GNU tools automake , autoconf , and libtool . ... Beginning with this chapter and continuing throughout Part 2 of the book, a sample application called GnomeHello will be used to demonstrate Gnome features. ... Together, these tools are used to create a portable shell script called configure ; configure is distributed to users with your software package. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GGAD/cha-source.html -- 12.9 Кб -- 12.07.2000
Похожие документы

11. Tcl- and [Incr tcl]- Based Applications for Astronomy and the Sciences
... Up: Science Software Applications . ... It has extensions for creating GUI (Tk) and object-oriented ([incr tcl]) applications. Several Tcl-based tools that may be used for astronomical and other scientific applications have been created and are discussed. One example is ptcl , which registers PGPLOT functions as Tcl commands, creating a powerful interactive plotting package. ... Both programs use the same C code, Tcl commands, and [incr tcl] classes; only the GUIs are different. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/eliasn.html -- 10.1 Кб -- 23.06.1998
Похожие документы

12. Space Shuttle created at Rapid Rockets and Wicked Robots | International Year
. Home . News . Gallery . Events . Twitter . Press Releases . Links . Contact Us . Calendar . Press & Web Coverage . Previous . Next . List . Thursday, 16 July 2009 00:17 . International Year of Astronomy, Ireland National Node . [Back To Top] .
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/scholars/iya/gallery/local_events/rapid_rockets_and_wicked_robots/space_shuttle_created_at_ra.html -- 6.5 Кб -- 31.12.2009
Похожие документы

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

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

15. SAS Packages
The SAS package maker ( pkgmaker ), is a perl script that creates a complete directory structure for a new SAS task. The task directory structure is created under the current directory. ... A new directory structure can be created anywhere by simply typing pkgmaker and answering the questions asked. ... When a new task directory structure is created, all the files in the subdirectory pkgmaker/template under the main SAS package directory are copied to the new directory tree. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.5.0/doc/pkgmaker.html -- 3.1 Кб -- 03.11.1999
Похожие документы

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

17. 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
Похожие документы
Еще в разделе: (Показать все результаты (>177) - www.rochesterastronomy.org/ )

18. Image: cimg2188
. Dubna-2004 . (prev) cimg2187 . cimg2188 . cimg2189 (next) . Album created by photo album generator a script written by D. Madison on Thu Aug 19 14:19:39 2004 .
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~mystery/images/photo/dubna-2004/tn/cimg2188.jpg.html -- 4.4 Кб -- 19.08.2004
Похожие документы
Еще в разделе: (Показать все результаты (>624) - xray.sai.msu.ru/ )

19. TUI:Scripts:Scripting Tutorial:User Input
This example shows how to add a few input widgets to a script and how to get data from them. This is a fairly artificial example in that one would normally just use the DIS Expose window for this purpose. ... import RO.Wdg import Tkinter import TUI .Inst.ExposeModel as ExposeModel from TUI .Inst.ExposeStatusWdg import ExposeStatusWdg class ScriptClass(object): Take a series of DIS darks with user input . def __init__(self, sr): Display exposure status and a few user input ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/UserInput.html -- 6.6 Кб -- 05.09.2014
Похожие документы

20. Apache Multiple Log Files
It is now possible to specify multiple log files, each with a fully customizable format. ... Multiple log files are implemented as part of the mod_log_config module which as of Apache 1.2 is the default log module. Multiple log files be created with either the TransferLog or CustomLog directive. These directives can be repeated to create more than one log file (in previous releases, only one logfile could be given per server configuration). ... Syntax: CustomLog filename "format" . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/multilogs.html -- 5.8 Кб -- 15.10.2001
Похожие документы

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


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

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

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