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

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

Показаны документы, содержащие фрагменты текста из документа
http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom2/s-u/stopme2.txt.

1. http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom2/d-f/disident.txt
... Coming Soon: Rooftops for Heretic!! Description : Deathmatch level that is also good for single or co-op. ... Play Information * Episode and Level # : Map01 Single Player : Sure Cooperative 2-4 Player : Yes Deathmatch 2-4 Player : Yes Difficulty Settings : Yes * Construction * Base : New level from scratch Editor(s) used : Deu2c, Tbsp, bsp1.2, RMB, WinDeu Known Bugs : None. ... You may distribute this file in any electronic format (BBS, Diskette, CD, etc) as long as you include this file intact. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom2/d-f/disident.txt -- 3.1 Кб -- 07.06.1995
Похожие документы

2. Building and Installing the Distribution
Following are instructions to build and install the programs in this distribution. Make sure that you have all necessary tools for building executables. ... The automatic build process expects a configuration file called Config.local . ... The configuration file specifies the directory in which to install the binaries, as well as control over the generation of debugging code and reference clock support. ... Cleans out object files, programs and temporary files. make distclean . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/build.html -- 7.5 Кб -- 21.12.2007
Похожие документы

3. Distribution Policy
... As of the 95NOV release, patch level 2.0, ESO-MIDAS is available under the GNU General Public License. The short statement of the GNU license is included in every MIDAS file; the full text is printed in the beginning of this manual and is included as a separate file in the ESO-MIDAS Release. ... All source code, documentation, as well as binary copies of ESO-MIDAS (already installed and without sources) for specific systems can be retrieved from the ESO-MIDAS anonymous ftp account. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node10.html -- 4.0 Кб -- 23.02.1996
Похожие документы

4. Pulsar Group PmWiki/Security
... Summary: PmWiki group header. ... Summary: Resources for securing your PmWiki installation:) Aspects of PmWiki security are found on the following pages: . ... Passwords { PmWiki /Passwords$:Summary} . ... Use Cookbook:DeleteAction and password protect the page deletion action by adding $DefaultPasswords['delete'] = '*'; to config.php or password protect the action with $HandleAuth ['delete'] = 'edit'; . ... See Cookbook:Limit new pages in Wiki Groups { Cookbook.LimitNewPagesInWikiGroups $:Summary} ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.Security -- 25.7 Кб -- 01.03.2014
Похожие документы

5. http://www.stsci.edu/sms-deliv/2013046-232743-smssc04.text
... SMS Name : SC047X00 MS Run Name : SC047X00_F CL Run Names : SC047X00_F1 Calendar Name : 130476A0 SMS Start Time : 2013.047:05:00:00 SMS End Time : 2013.052:02:50:00 The Operational Period Catalog and SPCs have been generated from the Command Loads. ... The FOT may add any additional TDRS events they deem necessary during this time period. ... The command load has the level-3 message expected for a cold start SMS and for the NSCC1 forced load break at the start of the calendar. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/sms-deliv/2013046-232743-smssc04.text -- 8.4 Кб -- 15.02.2013
Похожие документы

6. http://xmm.vilspa.esa.es/sas/5.4.1/doc/ppssumm.ps.gz
XMM-Newton Science Analysis System Page: 1 ppssumm January 10, 2003 Abstract Produce an HTML summary page for any XMM instrument, or produce an HTML summary of the pipeline processing of an observation (including PNG or PS product le links). ... The product and processing information for the PPS Catalog information. ... NoLogoBanner (warning) (warning) corrective action: corrective action: No LOGO to be written to HTML le.NoINSTSUMMtoHTMLNo INST- SUMM records written to HTML. ...
[ Текст ]  Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/ppssumm.ps.gz -- 47.6 Кб -- 10.01.2003
Похожие документы
Еще в разделе: (Показать все результаты (>8304) - xmm.vilspa.esa.es/ )

7. Keywords_362
The Level of Rapid Response Reaction of the Planetary Defense System . ... a level for rapid response reaction (RRR) and a level for deliberate and well-planned reaction ? ... This article reviews results for the development of RRR principal components: a reconnaissance spacecraft and intercepting spacecraft. The reconnaissance spacecraft is intended for investigation of dangerous celestial bodies (DCBs), the intercepting spacecraft for their deflection or destruction. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/EDITION/transaction/tbook/362.htm -- 4.4 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>404) - www.ipa.nw.ru/ )

8. Linux I/O port programming mini-HOWTO: Using I/O ports in C programs
... Routines for accessing I/O ports are in /usr/include/asm/io.h (or linux/include/asm-i386/io.h in the kernel source distribution). ... Before you access any ports, you must give your program permission to do so. This is done by calling the ioperm() function (declared in unistd.h , and defined in the kernel) somewhere near the start of your program (before any I/O port accesses). ... For example, ioperm(0x300, 5, 1) would give access to ports 0x300 through 0x304 (a total of 5 ports). ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 02.10.2012
Похожие документы

9. Computing dispersive atmospheric delay with AATM
... This program will be a part of AATM-0.06 examples when this version is released. ... Comments regarding this example welcome at: // Bojan Nikolic b.nikolic@mrao.cam.ac.uk // # include string # include vector # include iostream # include fstream // Unfortunately the using statement below is required because of poor // desgin of the header files using namespace std ; # include ATMRefractiveIndexProfile.h # include ATMPercent.h # include ATMPressure.h # ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/mk2/alma/aatm-dispersive.html -- 13.3 Кб -- 25.11.2009
Похожие документы

10. Simulation of HST PSFs using Tiny Tim
... Tiny Tim has been used for generating Hubble Space Telescope ( HST ) point-spread functions (PSFs) for deconvolution, algorithm testing, proposal planning, and optical studies. ... Tiny Tim is a stand-alone program for simulating HST PSFs as viewed with the on-board imaging cameras (WF/PC-1, WFPC2, FOC, COSTAR/FOC). ... The measured aberrations for FOC f/96, WF/PC-1 PC6, WFPC2, and COSTAR/FOC are used by Tiny Tim . ... Figure: FOC f/96 observed and Tiny Tim model PSFs (pre-COSTAR) at 253 nm. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/kristj.html -- 10.1 Кб -- 03.11.2000
Похожие документы

11. What We Do
... Research into astronomy plays an increasingly important role in modern society, for example by: . ... Research interests of Observatory staff currently focus on (i) Stellar and Galactic Astrophysics ( including star formation, astrophysical jets, cool stars, hot stars, helium stars, star-spots, stellar flares, circumstellar dust ), (ii) the Sun (the dynamic solar atmosphere, chromosphere and corona), (iii) Solar System Astronomy ( including celestial mechanics, planetary ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/annrep/annrep2003/node99.html -- 6.3 Кб -- 19.05.2004
Похожие документы

12. http://www.naic.edu/science/visitor_info.pdf
General Information for Visitors or Visiting Scientists VISITING SCIENTISTS QUARTERS / LODGING The AO operates (21) twenty-one on-site VSQ rooms that are available for visiting telescope users, official Arecibo Observatory visitors, as well as visiting scientists. ... Please contact Natalia PiЯero, at extension 215, to request a late checkout. ... IN CASE OF AN EMERGENCY If an emergency situation occurs in the Arecibo Observatory site, contact extension 333, immediately. ...
[ Текст ]  Ссылки http://www.naic.edu/science/visitor_info.pdf -- 281.8 Кб -- 27.04.2015
Похожие документы

13. Laminations and group actions in€аdynamics
... A dynamical system is an action of the infinite cyclic group. Group action study is€аimportant for€аdifferent areas of€аdynamics and geometry. The topics of€аthe conference include: . ... Diophantine approximations and homogeneous flows, e.t.c. We plan a€аminicours by€аD.€аCalegari about the solution of€аthe Ahlfors' measure conjecture for limit sets of€аKleinian groups. ... In 5тАУ7€аminutes you'll see a€аchurch on€аyour right€атАФ turn right to€аBolshoy Vlasyevsky street after that. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/~urkud/lamgr/ -- 12.7 Кб -- 09.05.2011
Похожие документы
Еще в разделе: (Показать все результаты (>655) - www.mccme.ru/ )

14. CHIANTI: A Database for Astrophysical Emission Line Spectroscopy
We would like to announce the release of Version 3.03 of the CHIANTI database for astrophysical spectroscopy. This now extends the database to include the 1 - 50 wavelength region. The additions to the database are described in a paper `CHIANTI - an atomic database for emission lines, IV - Extension to X-ray Wavelengths' by K.P. Dere, E. Landi, G. Del Zanna, and P.R. Young and accepted for publication by the Astrophysical Journal Supplement Series. ... Atomic Data Updates (April 30, 2001) . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/science/chianti/chianti_3.03/ch_announce_data_3.03.html -- 7.3 Кб -- 20.12.2001
Похожие документы

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

16. ASP: ASP Conference Series to Include Free Electronic Access
home news . SEARCH ASP SITE: Match ALL words Match ANY word . ... Beginning in 2005, all conference proceedings published by the ASP Conference Series during 2004, and all future volumes, will include full text electronic access. ... Visit the e-Books site for select free preview volumes . ... Organizers of upcoming conferences who wish more information about publishing their proceedings through the ASP Conference Series should contact Interim Managing Editor J. Ward Moody at jmoody@byu.edu . ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/news/ebooks.html -- 11.2 Кб -- 03.01.2012
Похожие документы

17. *qpappend* -- Append a list of input qpoes to produce a single qpoe file
Next: *evalvg* - Generate Time Up: QPOE Utilities Previous: *qplintran* Apply . Read a list of input qpoe files (including filters) and produce an appended output qpoe file. ... Any type of filtering can be applied to the input qpoe file, including region filtering. ... cl> xray xr> xdataio xp> page merge.lst # an ascii file listing the two input qp files xdata$rp110590.qp[time=(1606720.00:1607484.00)] xdata$rp110590.qp[time=(1611613.00:1612817.00)] xp> qpappend @merge.lst ``'' merge.qp large . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node53.html -- 6.2 Кб -- 01.10.2012
Похожие документы

18. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/README
XmCCD ----- The programs provided here offer a Linux graphical user interface to astronomical and scientific CCD cameras. ... It is the latest one they offer and the files included allow support for Android and Mac OS X. This distribution of XmCCD includes source code to utilize the SBIG shared library libsbigudrv.so with a Motif-based graphical user interface. ... The XmCCD source package includes and will install: SAOimage ds9 xpa cfitsio SAOimage is the primary image display for XmCCD. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/README -- 5.0 Кб -- 27.04.2013
Похожие документы

19. Apache's Handler Use
What is a Handler . ... mod_actions . ... A "handler" is an internal Apache representation of the action to be performed when a file is called. Generally, files have implicit handlers, based on the file type. Normally, all files are simply served by the server, but certain file types are "handled" separately. Apache 1.1 adds the ability to use handlers explicitly. ... The following directives will enable the send-as-is handler, which is used for files which contain their own HTTP headers. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/handler.html -- 7.2 Кб -- 15.10.2001
Похожие документы

20. Winer Observatory Fees and Charges
Winer Observatory P.O. Box 797, Sonoita, Arizona 85637-0797, USA . ... Fees . ... 2/3-m Telescope . ... Irvin M. Winer . ... Site . ... Telescope Aperture / Mount . ... 20,000 . ... Meade 20-inch MAX on MAX Mount . ... Housing in our automatic observatory at our site near Sonoita, Arizona . ... Telescope (you provide the telescope, mount, control computer, cables, etc.) ... Long distance telephone charges for calls initiated by your computer or staff on Winer telephones . ... 2013 Winer Observatory. ...
[ Сохраненная копия ]  Ссылки http://www.winer.org/About/Fees.php -- 12.4 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>67) - www.winer.org/ )

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


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

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

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