| Найдено документов: 267262 (171 сайтов) ---- Время поиска: 0.78сек. |
Показаны документы, содержащие фрагменты текста из документа
http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom2/a-c/coreless.txt.
http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom2/a-c/coreless.txt.
1. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/vxrun_fix.txt
Upload Information Template for Hobbes.nmsu.edu =============================================== Archive Filename: vxrun_fix.zip Short Description: Former VX-REXX runtime DLL distribution, includes "nice" PM calculator Long Description: Former VX-REXX runtime DLL distribution, includes yet another "nice" PM calculator, written in VX-REXX. Fixed archive (removed old runtime VROBJ.DLL of VXRUN.ZIP, added working remake of broken CALC.EXE, all other files unchanged). ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/vxrun_fix.txt -- 2.0 Кб -- 01.02.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6151) - crydee.sai.msu.ru/ )
2. Configuration Options
... In some cases where memory space is at a premium, it is possible to tailor the configuration to remove such features as reference clock driver support, debugging support, and so forth. ... The following lines are used in this file: . ... The DEFS_LOCAL line defines global flags that apply to all machines. Ordinarily, the only flags included are the -DDEBUG , which includes the debugging code, and -DREFCLOCK , which includes basic reference clock support. ... D_INCLUDE_BSD_SOURCE . ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/config.html -- 8.1 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3002) - www.sai.msu.su/ )
3. Parameters
... boolean . ... integer . ... Quadrant wait states [F1294], defines the length of the Extended Full Frame Mode frame time, typical values are 0, 3, or 5 (will be removed once complete PAH and PMH files in ODF available) . ... HK value of DTIMAUTRSTPREVAL [F1052], (will be removed once complete PAH and PMH files in ODF available) . ... CCD fine temperature [ C]: H_CE_TTMPFPFE [F1128], only active in absence of real PMH files (will be removed once complete PAH and PMH files in ODF available) . ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/epframes/node8.html -- 20.2 Кб -- 10.01.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7478) - xmm.vilspa.esa.es/ )
4. http://www.stsci.edu/spst/UnixTransition/doc/dropped_sus_report.py
... Hit CR to continue. ) print SUs have been DROPPED, ADDED or MOVED . heading = SU Obsets PC (email) CS (email) format_string = %11s %-12s (%20s) %-12s (%20s) if dropped_ sus : outstring = outstring + The following SUs have been DROPPED from cclist %s:\n % str ( sms ) outstring = outstring + heading + '\n' for this_su in dropped_ sus : outstring = ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/spst/UnixTransition/doc/dropped_sus_report.py -- 11.8 Кб -- 08.04.2016
Похожие документы
Похожие документы
5. What to do with it
... Once the observations are made, we must remove the instrumental signature, including atmospheric effects, as fully as possible. ... The atmospheric part can be removed quite accurately, but some remaining instrumental effects, due to a mismatch between the instrumental and standard passbands, cannot be completely removed, because some information is missing (especially in the conventional photometric systems). ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node264.html -- 3.4 Кб -- 23.02.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3019) - www.sao.ru/ )
6. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/devkit/src/SOCKET/MAKEFILE
... Compact memory model library csocket.lib : $(C_OBJS) - del lsocket.lib lib csocket.lib +$(C_OBJS1); lib csocket.lib +$(C_OBJS2); lib csocket.lib +$(C_OBJS3); lib csocket.lib +$(C_OBJS4); del csocket.bak # Small memory model library ssocket.lib : $(S_OBJS) - del ssocket.lib lib ssocket.lib +$(S_OBJS1); lib ssocket.lib +$(S_OBJS2); lib ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/devkit/src/SOCKET/MAKEFILE -- 4.7 Кб -- 06.03.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3931) - www.naic.edu/ )
7. http://www.eso.org/sci/observing/phase3/release-description-tmpl.doc
ESO Phase 3 Data Release Description Please start from this template when preparing the documentation for your ESO Phase 3 data release. ... Finally, the release description will be published as submitted - without further editing by ESO - to support the user community in utilizing the data. ... Please indicate if this is a catalogue data release. ... Data Reduction and Calibration Please address the following questions for scientific catalogue data, particularly in case of source catalogues: . ...
[
Текст
]
Ссылки http://www.eso.org/sci/observing/phase3/release-description-tmpl.doc -- 62.0 Кб -- 24.05.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>16132) - www.eso.org/ )
8. Making backups with tar
Next: Restoring files with tar Up: Simple backups Previous: Simple backups . A full backup can easily be made with tar љ : # tar -create -file /dev/ftape /usr/src . ... If your backup doesn't fit on one tape, you need to use the -multi-volume ( -M ) option: # tar -cMf /dev/fd0H1440 /usr/src . ... usr/src/ . ... usr/src/linux-1.2.10-includes/ .. ... An incremental backup can be done with tar љ using the -newer ( -N ) option: # tar -create -newer '8 Sep 1995' -file /dev/ftape /usr/src -verbose . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/sag-0.4/node85.html -- 6.2 Кб -- 04.05.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2615) - star.arm.ac.uk/ )
9. ОТЧЕТ
... After delivery of all engineering models and SRT test sets to LA main ASC activities were moved to LA as well. ... Special attention was paid to the problem of tests on the electromagnetic compatibility between service and scientific on-board payload. ... The SRT was attached to special supporting frame, and LNA cooling system (NSOTR) was installed on the Focal Container. ... FC Focal Container - hermetic package with the scientific payload; it contains receivers, . ... TVT Thermo-Vacuum Tests . ...
[
Сохраненная копия
]
Ссылки http://www.asc.rssi.ru/RadioAstron/archives/2003/month_notic/sep.html -- 27.1 Кб -- 03.11.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>182) - www.asc.rssi.ru/ )
10. http://hea-www.harvard.edu/~pgreen/refresponse.txt
REFEREE REPORT: %% %% %% As made clear by the title of the paper and the observational %% evidence presented, the authors believe that the correct %% identification of HS1216+5032 is as a physical quasar pair, albeit %% with one component showing the rather unusual combination of %% BAL troughs and significant radio luminosity. ... Removed most of the discussion of dark lenses and cosmology, and deleted the section on BALQSOs. ... The paper now totals 5.5 pages, down from 10. ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/~pgreen/refresponse.txt -- 7.1 Кб -- 14.12.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2657) - hea-www.harvard.edu/ )
11. Overview of new features in Apache 2.0 - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 . ... This document describes some of the major changes between the 1.3 and 2.0 versions of the Apache HTTP Server. ... On Unix systems with POSIX threads support, Apache can now run in a hybrid multiprocess, multithreaded mode. ... Also, new calls have been added that provide additional module capabilities without patching the core Apache server. ... New module in Apache 2.0. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/en/new_features_2_0.html -- 16.5 Кб -- 21.01.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8841) - www.arcetri.astro.it/ )
12. http://www.astrosociety.org/events/2010mtg/aspauthor.pdf
... Volume Number** **Author** c **Copyright Year** Astronomical Society of the Pacific ASP Author Template Sample Author11 , Sample Author22 , and Sample Author33 1 2 3 Institution Full Address for Author1 Institution Full Address for Author2 Institution Full Address for Author3 Abstract. ... This sample author template includes the ASP author checklist. ... Article is within page limitations set by editor. ... All acknowledgments and discussions are in proper format. ... Acknowledgments. ...
[
Текст
]
Ссылки http://www.astrosociety.org/events/2010mtg/aspauthor.pdf -- 32.6 Кб -- 05.08.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1187) - www.astrosociety.org/ )
13. http://www.atnf.csiro.au/computing/software/gipsy/sub/textfield.dc3
Document: textfield Purpose: TextField widget Category: USER-INTERFACE, SYSTEM File: textfield.src Author: J.P. Terlouw Description: textfield.src contains Robert W. McMullen's TextField widget for use in GIPSY. The original distribution is included in tar'ed, gzip'ped, uuencode'd format. It is licensed under the GNU Library General Public License. Updates: Jan 12, 1998: JPT, Document created. Jul 8, 1999: JPT, Removed XtMalloc macro
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/textfield.dc3 -- 1.5 Кб -- 08.07.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>17988) - www.atnf.csiro.au/ )
14. OptInt PmWiki : MROIDelayLine / 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. ... Boot the virtual machine. ... Install a Linux 2.6 kernel if it isn't installed by default (you'll need to reboot the virtual machine after this step): . ... Printable View of http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLine/TrolleySoftware) ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLine/TrolleySoftware?action=print -- 12.6 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2192) - www.mrao.cam.ac.uk/ )
15. http://hea.iki.rssi.ru/integral06/proceedings.doc
... Margin |0.79|2.0| ... Font: Text: Times New Roman Variable: Times New Roman Italic Symbol: True Type Symbol font (Type 1 fonts only) Type Size: Paper title: 12 pt bold (TITLE) Author(s): 10 pt bold (Author) Affiliation(s): 10 pt italic (Affiliation) Normal text: 10 pt (regular text) Text in tables: 9 pt Symbols: 10 pt (( ( ( ) Sub/super-script: 7 pt (x y) For Latex users, a set of macros is available on the ESA Publications www- site: http://www.esa.int/SPECIALS/ESA_Publications/SEMA2D81Y3E_0.html 3...
[
Текст
]
Ссылки http://hea.iki.rssi.ru/integral06/proceedings.doc -- 763.5 Кб -- 21.03.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>511) - hea.iki.rssi.ru/ )
16. Removing directories
. To remove a directory use the command: rmdir directory_name . The directory must be empty before you can delete it. You will need to remove any files and subdirectories that it contains. To remove a directory that contains files use the command: rm -r directory_name . This deletes all the contents of the directory including any subdirectories. **Caution** . Examples . Problems? . Did You Know? .
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/rm1.2.html -- 2.2 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>321) - comet.sai.msu.ru/ )
17. http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.5/README
XmCCD ----- This distribution includes source code to utilize the Santa Barbara Instrument Group (SBIG) shared library libsbigudrv.so with a Motif-based graphical user interface program to control SBIG astronomical CCD cameras. ... The latest SBIG library is available from http://www.sbig.com However, the version included here is known to work with this program. ... The sources for these programs are available from the XmCCD home at http://www.astro.louisville.edu/moore/software. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.5/README -- 3.1 Кб -- 04.07.2005
Похожие документы
Похожие документы
18. LBQS Composite Spectra
... These composites, unlike the one above, have had the continuum divided out from the individual spectra before co-addition. ... Unlike the combined composite, the individual spectra have not been inverse variance weighted. ... Standard deviation of the individual QSO fluxes going into that bin. Number of individual QSO spectra contributing to that bin. Average redshift of QSOs contributing to that bin. Lowest redshift contributing . Highest redshift contributing . ...
[
Сохраненная копия
]
Ссылки http://www.mso.anu.edu.au/pfrancis/composite/ -- 3.2 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>803) - www.mso.anu.edu.au/ )
19. 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
Похожие документы
[ Сохраненная копия ] Ссылки 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
Похожие документы
Еще в разделе:
(Показать все результаты (>1083) - jet.sao.ru/ )
20. lsst.tcc: include/tcc/basics.h Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... include . tcc . basics.h . ... 3 љ Basic definitions. ... 6 љ The units used are degrees and seconds, . ... 33 љ RotType_Begin = 0, // invalid value used for range checking . ... 38 љ RotType_Mount = 4, // angle of rotator w.r.t. its mount, in controller units, with no wrap . 39 љ RotType_End = 4 // invalid value used for range checking . ... 48 љ WrapType_Begin = -1, // invalid value used for range checking . ... Definition: basics.h:99 . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/basics_8h_source.html -- 43.8 Кб -- 14.09.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1086) - www.apo.nmsu.edu/ )