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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.apo.nmsu.edu/35m_operations/MC2/TclActorInternals.html.

1. Writing an Actor Using twistedActor
This manual describes the details of writing an actor based on twistedActor. ... Thus, to the extent that the underlying hardware controllers support it, an actor based on twistedActor can execute multiple commands at the same time. ... One thing to keep in mind while writing your device code is: which actor commands can the device handle directly? ... Actor contains the list of devices your actor controls and code to execute certain commands called "local commands". ... Execute the command . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/twistedActor/writingAnActor.html -- 11.3 Кб -- 29.08.2014
Похожие документы
Еще в разделе: (Показать все результаты (>596) - www.apo.nmsu.edu/ )

2. Module mod_actions
This module provides for executing CGI scripts based on media type or request method. ... Source File: mod_actions.c . ... Action . ... Syntax: Action action-type cgi-script . ... Examples: # Requests for files of a particular type: Action image/gif /cgi-bin/images.cgi # Files of a particular file extension AddHandler my-file-type .xyz Action my-file-type /cgi-bin/program.cgi . ... This directive adds an action, which will activate cgi-script when a file is requested using the method of method . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_actions.html -- 7.1 Кб -- 03.10.2002
Похожие документы

3. Process Control: <stdlib.h>,<unistd.h>
... fork() . ... A process is basically a single running program. ... System is prototyped in <stdlib.h> . ... Each command and sorresponding arguments are put in a args array */ /* execvp is called to execute these commands in child process */ /* spawned by fork () */ /* cc -o fork fork .c */ #include stdio.h #include sys/types.h #include unistd.h main() { char buf [1024]; char * args [64]; for (;;) { /* * Prompt for and read a command. */ printf( Command: ); if (gets( ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node22.html -- 11.7 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node22.html -- 11.7 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node22.html -- 11.7 Кб -- 02.10.2012
Похожие документы

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

5. The ESO VLT CCD Detectors Software
... Charge Coupled Devices (CCD) are currently by far the most widely used type of detector in astronomy. ... After a brief introduction to the VLT Control System, the VLT CCD Detectors Control Software is presented. The VLT Control System is a distributed system consisting of a set of UNIX Workstations, dedicated to high level operations, such as coordination of sub-system activities and interface to the users, and VME-based Local Control Units (LCU), dedicated to the control of sub-systems hardware. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/longinottia.html -- 10.1 Кб -- 23.06.1998
Похожие документы

6. Sfit Control Language: Classified Listing
... spectrum . ... sfit . ... define >macro_name< : define a macro . ... meth_range <w1> <w2>: Set wavelength range for fit . data_spectrum <name> : data in "spectrum" format . ... data_sigma <sigma> : define mean standard error in data . ... data_line_set | ... NB: synth uses multiple calls to spectrum , so various Spectrum commands may also be required. synth : find optimum fit by adjusting abundances, v turb , v sin i , and v rad . ... save <fit> : Save the spectrum and best fit from synth . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/scl_classified.html -- 12.8 Кб -- 18.08.2010
Похожие документы

7. http://crydee.sai.msu.ru/ftproot/pub/rec/music/XG/songs/kenneth_hackney/1941.txt
... The particular arrangement posted is intended to be used with the Yamaha MU80 and the first 5 measures are a SYS.EX Batch file to configure an MU80 to sound as mine did when playing back. ... The files use General Midi Format, but XG Control 0,32are imbedded in my software. ... I have yet to find an adequate MU80 substitute for my D-50 Fanfare Trumpets patch. ... This file can be used in Sound Canvas format. ... For Sound Canvas the Tuned Bass Drum line is GM patch 117, Control 0>(8). ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/music/XG/songs/kenneth_hackney/1941.txt -- 1.9 Кб -- 09.01.1996
Похожие документы

8. Redirecting standard input and output
. Unix considers any device attached to the system to be a file. And that includes your terminal! . By default, a command treats your terminal as the standard input file from which to read in information. Your terminal is also treated as the standard output file to which information is sent from the command. This action can be changed by redirecting standard input and standard output from and to any other file. Redirecting standard input . Redirecting standard output . Appending standard output to a file .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/commanz/cmd3.html -- 2.2 Кб -- 17.01.1997
Похожие документы

9. Iowa Robotic Telescope Facilities
... Iowa Robotic Telescope | ... Talon is based on OCAAS, a software suite developed by software engineer Elwood Downey ( Clear Sky Institute ) for use at the University of Iowa ?s first remote facility (the ATF, or Automated Telescope Facility). ... XObservatory : Telescope Control Interface . ... This program calls upon and coordinates much of the interrelated portions of the Talon architecture, and forms the primary control panel for the telescope, dome, and peripheral systems when used locally. ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/Talon(OCAAS)/Iowa%20Robotic%20Telescope%20Facilities.htm -- 37.9 Кб -- 25.01.2006
Похожие документы
Еще в разделе: (Показать все результаты (>43) - vega.inp.nsk.su/ )

10. Zeiss-1000 control room webcam (768x576)
. Zeiss-1000 control room TV-camera 768x576 image. or switch to LiveTV mode using: . direct image streaming (for Mozilla / Firefox / Google Chrome etc) . the only image stream (for Konqueror Opera etc) . Axis ActiveX module (for Microsoft Internet Explorer) . Cambozola Java Applet (for any browser with Java)
[ Сохраненная копия ]  Ссылки http://www.sao.ru/zserv/webcam/z_webcam_4_maxi.html -- 2.2 Кб -- 21.08.2012
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/zserv/webcam/z_webcam_4_maxi.html -- 2.2 Кб -- 21.08.2012
Похожие документы

11. Stellarium:
Stellarium 0.12.3 . ... Plugins . ... FileљStructure . FileљList . FileљMembers . plugins . TelescopeControl . src . clients . TelescopeClientDirectNexStar.hpp . ... 2 љ * Stellarium Telescope Control Plug-in . ... 4 љ * Copyright (C) 2009 Bogdan Marinov (this file, . ... 8 љ * as a core module of Stellarium. ... 27 љ #ifndef _TELESCOPE_CLIENT_DIRECT_NEXSTAR_ . ... 36 љ #include "Server.hpp" //from the telescope server source tree . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/TelescopeClientDirectNexStar_8hpp_source.html -- 19.9 Кб -- 28.02.2014
Похожие документы

12. Shuang Ma 7006 2.4GHz Remote Control High Speed Racing Boat Ready to Run
... Shuang Ma 7006 2.4GHz Remote Control High Speed Racing Boat Ready to Run . ... Type: RC Boats . Features: Radio Control . ... Remote Control: 2.4GHz Wireless Remote Control . ... Control Distance: >100m . Boat/Ship Power: Built-in rechargeable battery . ... RC Boats . ... Package Contents: 1 x Racing Boat, 1 x Transmitter, 1 x Charger, 1 x User Manual . ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku5993.html -- 23.5 Кб -- 14.02.2016
Похожие документы

13. Archive of Russian satellites (CPI RSA) Краткая инструкция работы с каталогом
... Meantime catalogue represents data collected by MSU-E & MCU-SK devices from spacecrafts "Resurs" , "Okean-O" and "Meteor-3M". ... Select in particular fields on the main page of catalogue ' Search MSU-E ' or ' Search MSU-SK ' for immidiate search using selected criteria, then provide coordinate data, time as well as quality and percentage of clauds and submit your request. ... For browsing archived data refer to ' Data ordering ' item on the main page. ...
[ Сохраненная копия ]  Ссылки http://sputnik.infospace.ru/descr_eng.htm -- 6.1 Кб -- 05.12.2002
Похожие документы

14. http://curl.sai.msu.ru/mass/download/doc/infrasoft_eng.pdf
... Reports on progress and error are always recorded in the log file of the program. ... UT date of the measurement finish in YYYY-MM-DD format UT time of the measurement finish in hh:mm:ss format Average flux in A aperture Average flux in B aperture Average flux in C aperture Average flux in D aperture Normalized variance of flux in A aperture Normalized variance of flux in B aperture Normalized variance of flux in C aperture Normalized variance of flux in D ...
[ Текст ]  Ссылки http://curl.sai.msu.ru/mass/download/doc/infrasoft_eng.pdf -- 484.9 Кб -- 15.03.2016
Похожие документы

15. http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/foto2.pro
pro prvni_event,event COMMON profily,profil1,profil2 COMMON baze2,prvnilab,prvnidraw,prvnibut, prvni1 ,prvni COMMON pozice,pozice1,pozice2 COMMON kolik,pocet2 COMMON data,kliny, obrazek COMMON uloz, cesta COMMON uloz2,obrazek2 COMMON novy,prvniposlab ; COMMON velikost,s1,s2 widget_control ,event.id,get_ uvalue = uvalue case uvalue of 'CLICK1': ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/foto2.pro -- 8.4 Кб -- 18.03.2004
Похожие документы

16. INFRARED FOURIER-SPECTROMETER SICH-F
INFRARED FOURIER-SPECTROMETER SICH-F . ... Instrument work regimes: 1) Inside. 2) Calibration at inside standard sources 2 - 4 times per a rotation. 3) Calibration at "free space" 2 - 4 times per a rotation. 4) Infrared radiation measuring 10 - 40 min. per a rotation. ... Spectrometer consists of the photodetector block and the block of signal processing and control. ... Diagnostic information and attach data will transfer by state telemetric channels. ... Detector temperature. ...
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/projects/warning/sich.html -- 7.5 Кб -- 15.02.2000
Похожие документы

17. work
... The Military Aspects of the Soviet Cosmonautics : A Side View . This book is the first effort in an unclassified Soviet publications to provide a comprehensive overview of the Soviet military space program. Presented here are the classification of the military space systems by functions performed (Chapter 1), the analysis of the organizational evolution of the Soviet space program (Chapter 2) and the description of all observable satellite systems of military or double destination (Chapter 3). ...
[ Сохраненная копия ]  Ссылки http://www.altrs.narod.ru/En/Bluebook/En_D.htm -- 10.3 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>18) - www.altrs.narod.ru/ )

18. MASTER GLOBAL ROBOTIC TELESCOPES NET
... MASTER Net is 56 square degrees per 1 exposition . ... 06 Dec 2015: GRB 151205B: MASTER-NET early optical observations GCN18665 . ... 18 Nov 2015: GRB 151118A: MASTER-NET optical observations GCN18613 . ... 12 Nov 2015: GRB 151112A: MASTER-NET optical limit GCN18591 . ... 07 Nov 2015: GRB 151107A: MASTER-NET optical observations GCN18565 . ... 31 Oct 2015: Five OTs detected by Global Robotic MASTER Net ATel8232 . ... 02 Oct 2015: GRB 151001B: MASTER-NET early optical observations GCN18380 . ...
[ Сохраненная копия ]  Ссылки http://observ.pereplet.ru/ -- 243.0 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>219) - observ.pereplet.ru/ )

19. East Siberian Center for the Earth's Ionosphere Research. SW radiosignal
Russian SHAREABLE DATA CENTER Institute of Solar-Terrestial Physics SB RAS . ... The algorithm and appropriate program for decametric radiosignal propagation conditions prediction for paths from 500 to 9000 km have been developed at ISTP SB on the basis of normal wave method (AltyntsevaB.I,Iliyin N.V., Kurkin V.I. and others //Decameters channel simulation on the base of normal wave method . ... Solar activity indices are chosen automatically from the prediction date from the database . ...
[ Сохраненная копия ]  Ссылки http://rp.iszf.irk.ru/esceir/lchmen/predicten.htm -- 8.0 Кб -- 02.06.2001
Похожие документы
Еще в разделе: (Показать все результаты (>8) - rp.iszf.irk.ru/ )

20. Master net
... Master . Master net Homepage . ... MASTER-Amur . ... Amb: . Dust: . ... Direct . 23s . ... 45s . ... observed area: . best limit: . Cameras . ... MASTER-Tunka . ... MASTER-Ural . master.kourovka.ru . ... MASTER-Kislovodsk . ... MASTER-Crimea . ... MASTER-SAAO . ... MASTER-IAC . ... MASTER-Argentina . master.sai.msu.ru:8080 . master.sai.msu.ru . ...
[ Сохраненная копия ]  Ссылки http://master.sai.msu.ru/masternet/ -- 36.8 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>10) - master.sai.msu.ru/ )

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


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

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

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