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

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

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

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

2. http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom/0-9/9-levels.txt
... This is common of most of the levels he makes. Demos Replaced : 3 ================================================================ Authors MAY use these levels as a base to build additional levels. ... Episode and Level # : E3M1 Single Player : Yes Cooperative 2-4 Player : Yes Deathmatch 2-4 Player : Yes Difficulty Settings : Yes New Music : Yes * Construction * Base : New level from scratch Build Time : 10 Hours Editor(s) used : DEU v5.1 BSP v1.1X Known Bugs : Automapper can't display some walls. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom/0-9/9-levels.txt -- 9.9 Кб -- 04.09.1995
Похожие документы

3. Editing Documentation (Including this Website) GPI Data Pipeline 1.0
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline Developer?s Guide . ... Editing Documentation (Including this Website) . ... Show Source . ... The documentation source code is available as part of the pipeline source code, in the documentation subdirectory inside the pipeline root. ... Pipeline primitive documentation is taken semi-automatically from the pipeline primitive headers in IDL, including the structured header comments used to populate the pipeline?s primitives config file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/developers/documentation.html -- 13.2 Кб -- 14.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>18705) - www.stsci.edu/ )

4. [NEdit] FAQ: Building
When I build NEdit on my SunOS system, I get undefined symbols: _memmove , _atexit , _strerror . ... I built NEdit on my Linux system, and it's full of bugs. ... When I build NEdit on my SunOS system, I get the fillowing undefined symbols: ld: Undefined symbol _memmove _atexit _strerror *** Error code 1 make: Fatal error: Command failed for target `nedit' . ... NEdit fails to build on Linux, with messages undefined reference to `XpGetDocumentData' undefined reference to `XpGetPageDimensions' .. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/nedit/faq/sect_building.shtml -- 6.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/nedit/faq/sect_building.shtml -- 6.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/nedit/faq/sect_building.shtml -- 6.4 Кб -- 02.10.2012
Похожие документы

5. A Graphical Planning and Scheduling Toolkit for Astronomical Spacecraft
... A small yet powerful planning and scheduling toolkit has been built for the Submillimeter Wave Astronomy Satellite ( SWAS ) Small Explorer spacecraft. ... The simple design, minimal resource requirements and easy extensibility of the SWAS planning and scheduling toolkit should make it useful for other space astronomy missions. ... The relatively severe time and manpower constraints for the development of the SWAS Planning and Scheduling toolkit have forced it to remain small and simple. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/kleiners.html -- 11.3 Кб -- 03.11.2000
Похожие документы

6. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libapogee/current/README
This version of xmccd is known to support the Alta USB cameras. ... If you need 32-bit support you should build a new version as noted below: cd src make clean make -f makefile.xmccd libapogreeusbdrv.so cd .. ./install_apogee_usb This library is derived from apogee-driver-devel-3.7.0-linux-x86 ... 5223 email rfactory@theriver.com http://www.randomfactory.com/ Some minor changes have been made to get the C functions which we need for xmccd, and to minimize runtime messaging ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libapogee/current/README -- 2.6 Кб -- 04.08.2011
Похожие документы

7. Amateur Telescope Makers of Boston ATMoB Observing Awards Program
... About ATMoB . ... The Observing Committee is starting an Observing Awards Program to promote observing among the membership of the Amateur Telescope Makers of Boston. ... Participant must be a current member of the Amateur Telescope Makers of Boston . ... To qualify for your Observing Award Certificate, turn in your worksheet and drawings to an ATMoB Observing Committee member or observing@atmob.org . ... This Excel sheet has useful macros. ... Copyright (c) Amateur Telescope Makers of Boston, Inc. ...
[ Сохраненная копия ]  Ссылки http://www.atmob.org/about/observing/awards/index.php -- 14.2 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>68203) - www.atmob.org/ )

8. SAS Makefiles
to build all that is needed to run, do make (either at the toplevel directory of the SAS or your package). If it reports an error, see build.html. to run the tests do 'make test'. to run a thorough check, do make check (either at the toplevel directory of the SAS or your package). ... Each subdirectory contains a Makefile that includes the toplevel Make.include. ... Each Makefile should define a few variables and then include the toplevel Makefile: # Makefile include $(SAS_DIR)/Make.include are: . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/make.html -- 9.0 Кб -- 09.08.2000
Похожие документы

9. Armagh Observatory: Chris Winter [ lte-codes ]
... Now, all three programs come in one easy to build package. ... Unfortunately, because it is the only brand of F90 compiler I have access to, the source codes can only be guaranteed to build with Intel Fortran Compiler v6.0 , and now with the newer v7.1 . ... Binary RPM - RedHat 8.0 Binary RPM Package (~2.8 MB) [ How to install ] . Source RPM - Source RPM package (~1.7MB) [ How to install ] . ... Source RPM - Source RPM package (~2.5MB) [ How to install ] . ... Chris Winter, 2007 . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~cwr/lte-codes.html -- 8.1 Кб -- 07.01.2007
Похожие документы

10. Barnards Loop around the Horsehead Nebula
... 24.02.2009 . ... Credit: Drew Sullivan ( Ancient Starlight ) Explanation: Why is the Horsehead Nebula surrounded by a bubble? ... Glowing like an emission nebula, the origin of the bubble , known as Barnard's Loop , is currently unknown. Progenitor hypotheses include the wind s from bright Orion stars and the supernovas of stars long gone. ... February 2009 . ... Publications with keywords: Horsehead Nebula - emission nebula . Publications with words: Horsehead Nebula - emission nebula . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/apod/2009-02-24 -- 14.9 Кб -- 24.02.2009
Похожие документы

11. http://www.naic.edu/~phil/hardware/pdev/fpga/gx/sp/build/Makefile
... Choosing a good seed is more luck # than engineering. SEED = 1 all: ${NR}.bin.gz ${NR}.twr sim: ${N}.v ${NR}.bin.gz: ${NR}.bit ${PROMGEN} -w -p bin -u 0 ${NR}.bit ${NR}.bit -o ${NR} gzip -f -9 ${NR}.bin ${NR}.bit: ${NR}. ncd ${BITGEN} -w ${NR}. ncd ${NR}.bit ${N}.v: ${N}. ngd ${NGD2VER} -w ${N}. ngd # Generate gate level verilog netlist from routed chip ${NR}.v: ${NR}. ncd ${NGDANNO} -o ${NR}.nga -p ${N}.pcf ${NR}. ncd ${NGD2VER} -w ${NR}.nga # Run static timing analyzer on routed ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/pdev/fpga/gx/sp/build/Makefile -- 4.7 Кб -- 26.06.2008
Похожие документы

12. http://www.arcetri.astro.it/irlab/doc/library/recipes/bookcpdf/c14-0.pdf
... Chapter 14. ... Data consist of numbers, of course. ... In the following sections, you will repeatedly encounter the following paradigm: § apply some formula to the data to compute a statistic § compute where the value of that statistic falls in a probability distribution that is computed on the basis of some null hypothesis § if it falls in a very unlikely spot, way out on a tail of the distribution , conclude that the null hypothesis is false for your ... 609 610 Chapter 14. ...
[ Текст ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/recipes/bookcpdf/c14-0.pdf -- 45.5 Кб -- 23.03.2000
Похожие документы

13. Contacting the Space Center Roundup
Contacting the Roundup . To submit story ideas or inform the Roundup of a change of address, please e-mail . jsc-roundup@mail.nasa.gov . The mailing address is: . NASA/JSC . Editor, Space Center Roundup AP151 . 2101 NASA Rd. ... Distribution . The distribution department in Building 227 maintains the Roundup distribution lists. ... Retirees must call (281) 244-6397 or e-mail jsc-roundup@mail.nasa.gov for address changes or to be added to the list. ... Contact the Roundup . ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/roundup/online/contact.html -- 10.7 Кб -- 08.02.2007
Похожие документы

14. OptInt PmWiki : Trolley Software
OptInt PmWiki . MROI Delay Line / . ... MROI Delay Line Design Contract . ... Software Design Documentation . ... Trolley Software . ... The essence of the solution is to generate a virtual PC on your desktop PC and install an old Linux distribution, circa 2006, in that. ... There are two major free virtual machines available for Linux, these are VirtualBox and KVM. ... Install a Linux 2.6 kernel if it isn't installed by default (you'll need to reboot the virtual machine after this step): . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLine/TrolleySoftware -- 25.3 Кб -- 28.02.2014
Похожие документы

15. On-line Data in Astronomy; Library
... Fortunately, astronomy is an exception in this regard. ... As commercial databases have been described in detail before (see e.g. Watson 1991), this chapter will concentrate on Library information services that require neither an account nor a password and do not charge fees according to the connecting time or the number of data sets that are displayed or downloaded. ... American Astronomical Society (AAS) . Astronomical Observatory Trieste (OAT) library . ... Center for Astrophysics library . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/libraries/articles/LibraryInfoServices.html -- 10.5 Кб -- 22.12.2007
Похожие документы

16. ASP: Making Your Own Astronomical Camera
Turning the Camera Skyward . A reconfigured camera can take wide-field exposures of astronomical objects (constellations, the Milky Way, zodiacal light, moving artificial satellites, meteor showers, variable stars, etc.) to reveal much fainter objects and structures than seen by naked eye. ... This picture reveals objects more than 2.5 times fainter than can be seen by the naked eye, including not only stars but also the Orion nebula (M42), where new stars are being born. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/publications/tnl/50/camera3.html -- 12.8 Кб -- 02.10.2012
Похожие документы

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

18. http://www.atnf.csiro.au/computing/software/gipsy/sub/GgiShowShell.dc2
Function: GgiShowShell Purpose: Make shell element visible or invisible Category: USER-INTERFACE File: ggi.src Author: J.P. Terlouw Use: #include "ggi.h" ident shell; bool show; GgiShowShell(shell, show); shell - shell element. show - TRUE: make element visible; FALSE: invisible. Description: GgiShowShell causes a shell element to be made visible or invisible (popped up or down). ... Related documents: GgiShell.dc2, GgiUseShell.dc2 Updates: Mar 31, 1998: JPT, Document created. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/GgiShowShell.dc2 -- 1.8 Кб -- 14.03.2002
Похожие документы

19. http://hea-www.harvard.edu/~dburke/PDL/README-Astro-Cosmology-0.90
... History ------- 04 Aug 2001 v0.90 more reorganisation. Hopefully CPAN-friendly now more tests (thanks Brad) 02 Aug 2001 v0.84 minor reorganisation, no change to code or docs 01 Aug 2001 v0.83 added version method, renamed string to stringify further documentation improvements improvements to test suite (thanks Brad) 29 Jul 2001 v0.82 added STERADIAN to constants improved documentation 28 Jul 2001 v0.81 renamed to Astro :: Cosmology removed need for PDL :: Astro :: Constants 19 Jul ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/PDL/README-Astro-Cosmology-0.90 -- 6.2 Кб -- 04.08.2001
Похожие документы

20. Amateur Astronomers Association of New York ? Amateur Astronomers Association
... Observing . ... Solar Observing . ... April 3 (SUN) - Solar Observing, Central Park , Manhattan . ... APRIL'S SKY . ... Lecture Series at the American Museum of Natural History The Amateur Astronomers Association is proud to present an astronomy lecture series from October through May each year for our members and the .. ... The€аAmateur Astronomers Association of New York€аwas organized in 1927 to promote the study of Astronomy, emphasizing its cultural and inspirational value. ...
[ Сохраненная копия ]  Ссылки http://www.aaa.org/ -- 49.7 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>621) - www.aaa.org/ )

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


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

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

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