Найдено документов: 415548 (183 сайтов) ---- Время поиска: 0.93сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/sub/GgiGauge.dc2.
http://www.atnf.csiro.au/computing/software/gipsy/sub/GgiGauge.dc2.
21. 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
Похожие документы
Похожие документы
22. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>120) - neptun.sai.msu.ru/ )
23. *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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3696) - hea-www.harvard.edu/ )
24. Heliosphere [Oulu]
... The solar wind streams off of the Sun at a speed of several hundred km/s, creating a magnetized bubble of hot plasma around the Sun. This bubble is called the heliosphere, and it is separated from the interstellar gas (local interstellar medium, LISM) by a heliopause. ... The heliopause is believed to be at least 120 AU away from the Sun, i.e., all the planets are located within it ( Earth and Pluto are 1 and 40 AU away, respectively). ... Space Physics Text Book of Oulu ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/magbase/REFMAN/SPPHTEXT/heliosphere.html -- 2.7 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>669) - www.iki.rssi.ru/ )
25. RGBStackSplitter (ImageJ API)
... METHOD . ... Splits an RGB image or stack into three 8-bit grayscale images or stacks. ... These are the three stacks created by the split(ImageStack) method. ... These are the three stacks created by the split(ImageStack) method. public ImageStack green . These are the three stacks created by the split(ImageStack) method. public ImageStack blue . ... Splits the specified RGB image or stack into three 8-bit grayscale images or stacks. public void split ( ImageStack rgb, boolean keepSource) . ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/RGBStackSplitter.html -- 19.6 Кб -- 02.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1607) - www.astro.louisville.edu/ )
26. 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
Похожие документы
Похожие документы
27. Further Data Types
... Defining New Data Types . Unions . ... Static Variables . ... struct gun { char name[50]; int magazinesize; float calibre; }; struct gun arnies; . ... struct gun { char name[50]; int magazinesize; float calibre; } arnies; . ... typedef struct gun { char name[50]; int magazinesize; float calibre; } agun; agun arnies={"Uzi",30,7}; . ... stat() { int auto_var = 0; static int static_var = 0; printf( ``auto = %d, static = %d n'', auto_var, static_var); ++auto_var; ++static_var; } . ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1412) - jet.sao.ru/ )
28. http://www.naic.edu/~astro/specAOsearch/wappdata.shtml
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~astro/specAOsearch/wappdata.shtml -- 1.6 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6201) - www.naic.edu/ )
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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>39) - observ.pereplet.ru/ )
30. 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
Похожие документы
Похожие документы
31. Philosophy of Science
Projectile Motion: In Aristotle's view, objects moved parallel to the Earth's surface until it was time (i.e. it was their destiny) to fall back to the earth . Aristotle believed that the "natural" state of massive objects was to seek the center of the Earth. When a stone is launched, an impetus is given to it to disturb it from its natural condition. ... Archimedes' catapults lobbed quarter-ton stones at the attacking Roman ships, quickly destroying the clumsy Roman siege engine. ...
[
Сохраненная копия
]
Ссылки http://zebu.uoregon.edu/2003/ph301/hlec04.html -- 10.5 Кб -- 22.06.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>273) - zebu.uoregon.edu/ )
32. http://www.astronomy.com/sitefiles/resources/image.aspx?item=%7BA0F1E8F1-E935-4511-A025-9A9D266F00DF%7D
A massive mountain range lying just south of TitanтАЩs equator runs northwest-southeast through this newly released image from the Cassini spacecraft. The range, called by scientists тАЬTitanтАЩs Sierra,тАЭ extends 93 miles (150 km) long by 19 mi (30 km) wide. Cryogenic lava, a soup of ammonia and water, welling up from below as TitanтАЩs crust was pulled apart tectonically probably created it. ... The picture reveals features as small as 1,300 feet (400 meters) across. ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.com/sitefiles/resources/image.aspx?item=%7BA0F1E8F1-E935-4511-A025-9A9D266F00DF%7D -- 4.1 Кб -- 10.04.2016
Похожие документы
Похожие документы
33. SEEING (V1.3) --- Apr00 --- SEEING (V1.3)
seeing -- Create a simulated ground-based star image based on a model of atmospheric turbulence seeing output xdim ydim gamma fwhmx fwhmy . output = "" [image] . The name for the output image to be created. xdim = 512 [integer] . The X dimension for the output image. ydim = 512 [integer] . The Y dimension dor the output image. gamma = 1.6666 [real] . ... For a discussion of the significance of this please see the discussion below and the references given. fwhmx = 5.0 [real] . ...
[
Сохраненная копия
]
Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/imres/seeing.hlp.html -- 4.0 Кб -- 06.06.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>252) - www.stecf.org/ )
34. Project Space Hotel
... Space flight . ... Space Hotel . ... Small orbital stations (SOS) are intended for the arrangement of flexible manned programs on commercial basis with the possibility of using the traditional Russian manned , cargo spacecrafts, their modifications and new modules oriented for the minimum costs and terms of orbital objects development . оThe principle of SOS building is as follows: it is developed not as a separate self-sufficient project of an ... It means a possibility of: . ...
[
Сохраненная копия
]
Ссылки http://www.atlasaerospace.net/eng/spacehotel.htm -- 35.5 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>69) - www.atlasaerospace.net/ )
35. Brewster's Astro Stuff - Project Astro info, solar system models, and more
... I am involved in Project Astro, a program to bring astronomers into public schools to assist with teaching students about science and astronomy. ... While there are all sorts of scale model of the Solar System type exercises ( Mitchell Charity's page has a good listing of what's available), none were really tailored towards discovering the spatial relationships of the planets, and in a way that could be done at night as part of a Star Party. ...
[
Сохраненная копия
]
Ссылки http://www.atmob.org/library/member/brewster/brewster_top.html -- 5.0 Кб -- 10.06.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>66333) - www.atmob.org/ )
36. Microsoft Office PowerPoint Viewer Readme File Microsoft Office PowerPoint
б© 2003 Microsoft Corporation. ... This document provides late-breaking information about the Microsoft Office PowerPoint Viewer. To view the Readme file on the screen, maximize the browser window. ... About the PowerPoint Viewer . ... The Microsoft Office PowerPoint Viewer allows you to view full-featured presentations created in Microsoft Office PowerPoint 2003. The PowerPoint Viewer supports viewing presentations created in PowerPoint 97, PowerPoint 2000, and PowerPoint 2002. ...
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/conf/hea2008/Presentations/26Dec/Moskalenko_IKI/pvreadme.htm -- 5.0 Кб -- 25.07.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>736) - hea.iki.rssi.ru/ )
37. ENGAMPLE
... AMPLE (Adaptable Minor Planet Ephemerides) is integrated software package to deal with a number of problems concerning minor planets with the aid of IBM-type personal computer. ... compiling a list of all numbered minor planets which can be seen at certain moment within specified sky region and visualization of their mutual positions; . ... As AMPLE is able to reproduce virtually any table of "the Ephemerides of Minor Planets" , it may be considered as computer version of the EMP. ...
[
Сохраненная копия
]
Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/engample.htm -- 8.7 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1505) - www.ipa.nw.ru/ )
38. http://xray.sai.msu.ru/~ivan/gmt/man/xyz2grd.html
xyz2grd - Converting an ASCII or binary table to grd file format xyz2grd xyzfile -G grdfile -I x _ inc [ m|c ][/ y _ inc [ m|c ]] -R west / east / south / north [ r ] [ -D xunit / yunit / zunit / scale / offset / title / remark ] [ -F ] [ -H [ nrec ] ] [ -L ] [ -N nodata ] [ -V ] [ -Z [ flags ] ] [ -: ] [ -bi [ s ][ n ] ] xyz2grd reads a z or xyz table and creates a binary grdfile. xyz2grd will report if some of the nodes are not filled in with data. ... H Input file(s) has Header record(s). ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/xyz2grd.html -- 7.5 Кб -- 19.03.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>786) - xray.sai.msu.ru/ )
39. Active To Do List
. Number . Task . Pri . Author . Created By Tool . Created On . Modified On . Completed . Modified By . Assigned To . Link To . Magic . Description
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~nima/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 06.02.2006
[ Сохраненная копия ] Ссылки http://www.schools.keldysh.ru/sch725/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 11.03.2006
Похожие документы
[ Сохраненная копия ] Ссылки http://www.schools.keldysh.ru/sch725/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 11.03.2006
Похожие документы
Еще в разделе:
(Показать все результаты (>2) - genphys.phys.msu.su/ )
40. MAO NASU :: Topic: Call for applications to the PhD program of the API/GRAPPA,
... Recent Topics . ... MAO main . ... Call for applications to the PhD program of the API/GRAPPA, Amsterdam . ... Тема: Call for applications to the PhD program of the API/GRAPPA, Amsterdam . ... We are now advertising the Call for Applications to the PhD Program of the Anton Pannekoek Institute for Astronomy (API) and the Gravitation and Astroparticle Physics Amsterdam (GRAPPA) Centre, at the University of Amsterdam. ... Applications need to be submitted on or before December 11th, 2014. ...
[
Сохраненная копия
]
Ссылки http://www.mao.kiev.ua/index.php/ua/forum/info/270-call-for-applications-to-the-phd-program-of-the-api-grappa-amsterdam -- 21.3 Кб -- 11.04.2016
Похожие документы
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда