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

1 | 2 | 3 | 4 | 5 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.astrolib.ru/rsn/2008/06/19/.

1. The XPA Messaging System
The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. It also provides an easy way for users to communicate with these XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. ... A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs (and users). ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/ -- 3.8 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>1612) - hea-www.harvard.edu/ )

2. Simon Jeffery's Software Store: TAP housekeeping
SUBROUTINE TAP_ERMES ( TEXT, TEXLEN, STATUS ) . Return an error message associated with a TAP status value. SUBROUTINE TAP_ERROR ( TAP_ROUTN, NAME, TEXT, STATUS ) . Report an error message. ... Report an error message associated with a TAP status value. ... Purpose: return an error message associated with a TAP status value. ... TEXT = CHARACTER * ( * ) (Given) TAP error message text. ... Invocation: CALL TAP_REP( NAME, TEXT, STATUS ) Description: An error message is built in the form: !! ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap_house.html -- 5.5 Кб -- 04.07.2002
Похожие документы
Еще в разделе: (Показать все результаты (>2190) - star.arm.ac.uk/ )

3. Message Bus and Distributed Object Technology
Next: Building Software from Heterogeneous Environments . ... The core technologies needed to achieve this flexibility are the message bus , distributed objects , and applications frameworks . ... The message bus is a facility used to bind, at runtime, distributed objects (program components) to construct applications. ... Message bus clients (e.g., components or services) can execute on any host computer connected to the message bus, allowing distributed applications to be easily constructed. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/todyd2.html -- 14.6 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/todyd2.html -- 14.7 Кб -- 15.05.1998
Похожие документы

4. Are Aliens On Twitter? | Astronotes
... Alien Life . ... Earth Satellites . ... The Lone Signal Project was founded by several entrepreneurs and scientists and is based at the Jamesburg Earth Station in California.б  You may have heard of this station before as it supported the Apollo 11 Moon landing and actually received ... televised images of the astronauts setting foot on the lunar surface. б The station will now be utilised to transmit messages into space !б  The project will beam messages in any Earth language into ...
[ Сохраненная копия ]  Ссылки http://www.armaghplanet.com/blog/are-aliens-on-twitter.html -- 49.3 Кб -- 09.04.2016
Похожие документы

5. TUI:TUI Menu:Log Windows
Log windows display messages from all "actors" (instruments, the TCC, the hub...) and allow you to send commands. Controls along the top allow you to filter out unwanted garbage or highlight messages of particular interest. ... Regular Expressions . ... The entry field for "+ Actors" and "+ Commands" filtering accept space-separated regular expressions . ... If you plan to send many messages to a particular actor, you may select the actor from the menu next to the command entry field. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/TUIMenu/LogWin.html -- 8.3 Кб -- 05.09.2014
Похожие документы

6. http://lnfm1.sai.msu.ru/SETI/eng/articles/zait_eng.html
ABSTRACT: Both previous radiomessages for aliens, Arecibo 1974 and Evpatoria 1999 (see http://ebe.allwebco.com/Science for details) were the logical ones and represented the binary stream of FM information, which should be arranged into two-dimensional forms to perceive by eye-like sense-organ. ... So, I suggest to implement the 1st Theremin Concert for Aliens from Arecibo or Evpatoria Radar facility. ... The theremin was invented 80 years ago, in 1920 by Leon Theremin. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/SETI/eng/articles/zait_eng.html -- 7.2 Кб -- 11.12.2002
Похожие документы

7. Deleting mail messages
. To delete a message (or messages) from the mail folder that you are currently reading, enter the command: d message list . Messages are not deleted until you quit using the mail program. If you exit the mail program they are not deleted. Examples . Undeleting messages .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/mail/six.2.html -- 2.0 Кб -- 17.01.1997
Похожие документы

8. Digital and Fortran 90
Digital Equipment Corporation has announced DEC Fortran 90/High Performance Fortran, which is a native Fortran 90/HPF compiler that includes support for parallel execution. ... For parallel execution, a package including DEC Fortran 90 V2.0 together with Digital's PSE is available for Alpha systems running Digital UNIX (OSF/1). For serial execution, DEC Fortran 90 V2.0 is available for Alpha systems running either Digital UNIX (OSF/1) or OpenVMS. ... DEC Fortran 90 V2.0 (for Digital UNIX) . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/digital.html -- 3.1 Кб -- 17.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/digital.html -- 3.1 Кб -- 17.02.1996
Похожие документы
Еще в разделе: (Показать все результаты (>3566) - crydee.sai.msu.ru/ )

9. Plug-and-Play-HOWTO : Error Messages
Next Previous Contents . This means that an interrupt happened that no driver expected. ... In many cases you can safely ignore this error message, especially if it only happens once or twice at boot-time. For boot-time messages, look at the messages which are nearby for a clue as to what is going on. For example, if probing is going on, perhaps a probe for a physical device caused that device to issue an interrupt that the driver didn't expect. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pnp/pnpHOWTO/Plug-and-Play-HOWTO-8.html -- 2.7 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/pnp/pnpHOWTO/Plug-and-Play-HOWTO-8.html -- 2.7 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/pnp/pnpHOWTO/Plug-and-Play-HOWTO-8.html -- 2.7 Кб -- 02.10.2012
Похожие документы

10. ICMP - Supressing Messages in 2.1.82 Kernel
The HyperNews Linux KHG Discussion Pages . Forum: The Linux Kernel Hackers' Guide . Keywords: ICMP request IPV4 broadcast . ... Because of this I keep getting a message like: ipv4: (1 messages suppresed. Flood?) xxx.xxx.xxx.xxx send an invalid ICMP error to a broadcast. How can I stop this error message from being displayed? Messages . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/205.html -- 3.0 Кб -- 23.03.2000
Похожие документы
Еще в разделе: (Показать все результаты (>7064) - www.arcetri.astro.it/ )

11. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/README
... The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. It also provides an easy way for users to communicate with XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. ... A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs (and users). ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/README -- 3.1 Кб -- 12.01.2004