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

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

Показаны документы, содержащие фрагменты текста из документа
http://star.arm.ac.uk/sag-0.4/node10.html.

1. Package: s
These routines are meant to provide a simplified interface to the Unix signal management routines. These routines allow blocking and unblocking of signals without the dangers of deadlock (common on multi-threaded machines). ... Recommended SIGINT handler. s_term_handler . ... Install recommended signal handlers for SIGINT and SIGTERM. void s_block (int signal) . ... Returns: Nothing. Multithreading Level: Unsafe . ... This routine will cause all signals blocked by s_block to be unblocked. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/karma/lib/s.html -- 5.5 Кб -- 24.12.2007
Похожие документы

2. ESO - Request Handler FAQ
... Science . ... Science Users Information > Science Archive Facility > Request Handler FAQ . ... Data Handling and Products . ... ESO Data . ... Also, please double-check that you have entered correctly the full address of the service ( http://www.eso.org/requestHandler/pipacks ), including the leading triple w. Answer: The packages contain the raw data belonging to the selected run, the associated raw calibrations, the masters derived from them and the pipeline science products generated from them...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/archive/requestHandlerFaq.html -- 36.3 Кб -- 09.04.2016
Похожие документы

3. HST
... These Frontier Fields will combine the power of HST with the natural gravitational telescopes of high-magnification clusters of galaxies. ... We are soliciting gravitational lensing maps for the last four Hubble Frontier Fields clusters (MACSJ0717.5+3745, MACSJ1149.5+2223, AbellS1063, and Abell 370) based upon the exceptionally deep HST FF imaging and other new ancillary data. ... For the full set of proposal instructions and requirements, see the FY16 Frontier Fields Lensing Map Call for Proposals....
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst -- 20.2 Кб -- 09.04.2016
Похожие документы

4. Apache module mod_auth_dbm
This module provides for user authentication using DBM files. ... Source File: mod_auth_dbm.c . ... This module provides for HTTP Basic Authentication, where the usernames and passwords are stored in DBM type database files. ... AuthDBMGroupFile . ... Module: mod_auth_dbm . ... The AuthDBMUserFile directive sets the name of a DBM file containing the list of users and passwords for user authentication. ... This program can be used to create and update DBM format password files for use with this module. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_auth_dbm.html -- 10.4 Кб -- 25.01.2002
Похожие документы

5. mod_authz_dbm - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . ... Group authorization using DBM files . ... authz_dbm_module . ... Sets the name of the database file containing the list of user groups for authorization . ... Module: . ... The AuthDBMGroupFile directive sets the name of a DBM file containing the list of user groups for user authorization. ... Combining Group and Password DBM files: In some cases it is easier to manage a single database which contains both the password and group details for each user. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_authz_dbm.html -- 14.1 Кб -- 21.01.2013
Похожие документы

6. HYPERLEDA Installation instructions for using a provided postgres server
By default Pleinpot will install the Postgres software (Database Management System), if the right version of the library or programs are not found on your platform (presently Postgres 7.4.2), and it will initialize a new database cluster, start the server (postmaster program), create a database and user, and load the data. ... If instead you are using a provided server you may also choose to use the HyperLeda database administrated by another installation of Pleinpot. ... HyperLeda . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/fetch/HL/install/postgres.html -- 10.4 Кб -- 23.12.2013
Похожие документы

7. Why Use CEILIDH ?
Next: Introduction Up: Ceilidh - On Line C Tutoring System Previous: Ceilidh - On Line C Tutoring System . ... On line course notes . Automatic Assessment of C programs . Template programs are provided to start you on an exercise. ... Automatic Compilation of programs . Programs can be run against test data and user specified data . CEILIDH will be used to help mark your coursework. ... CEILIDH marks a program in many ways: it analyses style, efficiency, `prettiness' and output. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_19_1.html -- 3.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_19_1.html -- 3.2 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_19_1.html -- 3.2 Кб -- 02.10.2012
Похожие документы

8. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/devkit/src/NETLIB/SYSCALL7.ASM
... No title to and ownership of the software is hereby ; transferred. ... DW stack _size DUP(0) as_stack DW 0 _DATA ENDS _TEXT SEGMENT save_ds DW 0 ; place to save the old data segment PUBLIC _ asynch_stub _ asynch_stub PROC far ; first we set up our stack frame ; reentrancy is not necessary. mov cs:[ save_ds ],ds mov ax,SEG DGROUP mov ds,ax mov [save_ss],ss mov [save_sp],sp cli mov ss,ax mov sp,OFFSET DGROUP: as_stack sti ; now our stack is properly set up ; ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/devkit/src/NETLIB/SYSCALL7.ASM -- 3.6 Кб -- 30.01.1992
Похожие документы

9. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/install-sh
... sed 's/-t=//'` shift continue;; -b=*) transformbasename=`echo $1 | sed 's/-b=//'` shift continue ;; *) if [ x $ src = x ] then src =$1 else # this colon is to work around a 386BSD /bin/sh bug : dst =$1 fi shift continue ;; esac done if [ x $ src = x ] then echo $0: no input file specified 2 exit 1 else : fi if [ x $dir_arg != x ]; then dst =$ src src = if [ -d $ ... IFS='%' set - `echo "$dstdir" | ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/install-sh -- 7.2 Кб -- 03.12.2002
Похожие документы

10. SAI Virtual Observatory Project
SAI VO . ... SAI CAS . ... Web Services . ... SAI Web Services . ... This Web site is provided by SAI VO Group and the use of the Web site and the services available at the Web site are subject to the following terms and conditions in this Terms of Use notice. ... SAI VO Group is constantly improving Web site and services and reserves the right to make such improvements or changes to this Web site, the materials and services provided from this Web site without prior notice as it deems necessary. ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/legal.html -- 7.0 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>40129) - vo.astronet.ru/ )

11. Multi-Rsh parallelized rsh program
multi-rsh is a perl script which runs the same command on multiple machines, in parallel, and provides reasonable, adjustable timeouts for those machines which fail to answer. Both standard output and standard error are returned through the same channel, and all output has the hostname prepended to each line. Multi-rsh must be run as root (remote jobs can be set to run as any user, see Options below). ... Neither form allows you to directly pass input to the remote programs. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/multi-rsh.html -- 7.8 Кб -- 10.04.2016
Похожие документы

12. Modeling AXAF Obstructions with the Generalized Aperture Program.
... The generalized aperture program is designed to simulate the effects on the incident photon stream of physical obstructions, such as thermal baffles and pre- and post-collimators. ... The philosophy behind the aperture program is that a geometrically complicated aperture may be modeled by a combination of geometrically simpler apertures. ... The generalized aperture program takes a list of assemblies and apertures created by the front end, and compares each input photon to the apertures, in turn. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/nguyend.html -- 11.9 Кб -- 23.06.1998
Похожие документы

13. S.P.Korolev RSC Energia - SCIENTIFIC-EDUCATIONAL PROGRAM
... November 26, 2001 at 21:24:12 Moscow time the Progress M1-7 transport cargo vehicle with Colibri microsatellite (MS) accommodated in the payload compartment was launched from the Baikonur cosmodrome to the near-earth orbit in compliance with the International Space Station (ISS) flight program. ... According to the ballistic analysis made by S.P. Korolev RSC Energia specialists, MS will make an atmospheric re-entry and be destroyed on 3-4 May 2002. ... Official WEB-site of S.P.Korolev RSC Energia . ...
[ Сохраненная копия ]  Ссылки http://www.energia.ru/eng/iss/sci-education/microsat/microsat-04.html -- 12.3 Кб -- 02.10.2012
Похожие документы

14. http://xmm.vilspa.esa.es/docs/documents/CAL-SRN-0228-1-0.ps.gz
XMM­Newton CCF Release Note XMM­CCF­REL­228 pn modified Timing mode response matrix M. Kirsch July 10, 2007 1 Purpose Using the EPIC­pn CCD camera in Timing mode, in which data are read out continuously, telemetry constraints do not allow full use of the capabilities for very bright sources because currently randomly distributed data gaps are introduced by the on­board data handling electronics. ... Lower: same but using the new modified matrix for the modified Timing mode (red). ...
[ Текст ]  Ссылки http://xmm.vilspa.esa.es/docs/documents/CAL-SRN-0228-1-0.ps.gz -- 248.9 Кб -- 11.02.2008
Похожие документы

15. http://www.atmob.org/library/policies/NetworkAcceptableUse.pdf
ATMoB Network Acceptable Use Policy Created 6/1/2005 The Amateur Telescope Makers of Boston, Incorporated provides this network terminals for its members. ... Users must respect the privacy of others. ... The Services may not be used in a manner that precludes or significantly hampers network access by others. ... Where the network or devices are being used to access another network, any abuse of the acceptable use policy of that network will be regarded as unacceptable use of our network. ...
[ Текст ]  Ссылки http://www.atmob.org/library/policies/NetworkAcceptableUse.pdf -- 20.0 Кб -- 09.12.2008
Похожие документы
Еще в разделе: (Показать все результаты (>303) - www.atmob.org/ )

16. Соглашение об обмене трафиком и транзите.
... NASA Integrated Services Network (NISN) . ... Russian Space Science Internet (RSSI) . ... In the Fall of 1993, NASA Science lnternet (NSI) and the Russian Space Science lnternet (RSSI) began a cooperative effort to provide lnternet communications to selected Russian institutions in order to promote sponsored scientific cooperation between the two countries. ... This change, limiting full lnternet access via NISN for NASA selected Russian institutions, will take place no later than July 1998. ...
[ Сохраненная копия ]  Ссылки http://www.rssi.ru/cp1251/peeragr.htm -- 9.7 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>26) - www.rssi.ru/ )

17. Untitled Document
... Do not exceed safe floor loads. An 18-inch clearance is required between top of storage and smoke detectors. ... A 3-foot minimum clearance must be maintained between stored materials and unit heaters, radiant space heaters, duct furnaces, and flues. ... Extensive regulations (OSHA & NFPA) exist which govern the use, inspection, and maintenance of overhead cranes, hoists, and slings. ... safe clearance must be maintained for the safety of personnel; . ... signed records must be maintained; . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Site/usersguide/SafetyPlan/06SafeSec17.html -- 6.0 Кб -- 21.05.2009
Похожие документы

18. Spectrum
... spectrum . ... SPECTRUM will compute synthetic spectra, line profiles equivalent widths, specific intensities, assuming LTE, from model atmospheres of early-type stars. ... sterne models . file containing model atmosphere in 2006 Sterne format . ... T=25000, log g=4.0, vt=0, 1400-1415A. a) NLTE model atmosphere, spectrum computed with SYNSPECv25 (black). b) LTE model atmosphere, same linelist in converted format, spectrum computed with SPECTRUM (red) using this input file and this linelist . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/spectrum.html -- 9.0 Кб -- 30.08.2007
Похожие документы

19. JSC Oral History Project
... Established in 1996, the goal of the NASA Johnson Space Center Oral History Project (JSC OHP) is to capture history from the individuals who first provided the country and the world with an avenue to space and the moon. ... Alphabetical List A-B C-D E-G H-J K-L M-N O-R S-T U-Z Administrators Aviatrix Herstory Ballistics JSC OHP ISS OHP NACA OHP Experts OHP Space Shuttle Program Earth System Science NASA at 50 STS Recordation Chilean Miners Rescue Shuttle-Mir OHP SCA-SRB OHP C3PO OHP . ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/history/oral_histories/oral_histories.htm -- 26.1 Кб -- 28.12.2015
Похожие документы

20. ISC Kosmotras will provide launch services for two Earth-observation satellites
... ISC Kosmotras . ... Dnepr launch record 17 August 2011. ... On 9 September 2009, a contract was signed between ISC Kosmotras and SSTL for the launch of Nigeria-2 and NigeriaSat- у satellites on Dnepr rocket as part of 2010 cluster launch from Yasny Launch Base. According to information provided by SSTL the NigeriaSat-2 satellite is being built for the Nigerian government (NASRDA) as a follow-on to the NigeriaSat-1 satellite that was launched in 2003. ... E-mail: info@kosmotras.ru . ...
[ Сохраненная копия ]  Ссылки http://www.kosmotras.ru/en/news/80/ -- 14.9 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>95) - www.kosmotras.ru/ )

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


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

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

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