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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.cplire.ru/html/Welcome.html.

1. IRE RAS. Research Activities.
... Computational Physics . ... Electromagnetism and Antennas . ... Magnetic Resonance and Spin Relaxation in Solids . ... Physics of Magnetic Phenomena . Plasma Processing Technologies for Micro- and Nanoelectronics . ... Signal Processing and Telecommunications . Superconducting Devices for Signal Detection and Processing . ... IRE RAS 1996-20 13 ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/html/activ.html -- 12.8 Кб -- 17.09.2013
Похожие документы

2. The AstroStat Slog Point Process
... Posts tagged ?Point Process? ... Unusually, this week finds an astro-ph paper written by a statistics professor addressing the K-function to explore the mystery of the universe. [astro-ph:0804.3044] J.M. Loh . ... Algorithms arXiv Astro Bad AstroStat Bayesian CHASC Cross-Cultural Data Processing Fitting Frequentist Galaxies gamma-ray High-Energy Imaging Jargon Job Languages MC MCMC Meta Methods Misc News Nuggets Objects Optical Physics Quotes Spectral Stars Stat Timing Uncertainty X-ray . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/tag/point-process/index.html -- 21.3 Кб -- 01.03.2014
Похожие документы

3. Some notes on Python relevant to ALMA and ALMA data reduction Bojan Nikolic web
... Bojan Nikolic web pages (r. 329) . ALMA . ... The Python path is used when searching for Python modules, i.e., programs written in Python and dynamic libraries that can be loaded into Python. ... All this can be relevant to ALMA data reduction process because the WVR phase calibration program is an external command line program. ... Some notes on Python relevant to ALMA and ALMA data reduction . Python path vs system path . ... Copyright 2005 -- 2016, Bojan Nikolic feedback welcome ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/pythonnotes.html -- 14.7 Кб -- 04.04.2016
Похожие документы

4. NSSC-I Flight Software
. Scheduling of activities . 40 Hz basic interrupt cycle . Table indicates functions to be executed in each 25 msec window, to spread CPU load . Engineering data collection and limit checks . Science data collection/output . Processes SI related stored commands . Miscellaneous special tasks . Safing initiation . PIT requests . Re-use target offsets . etc. General facilities tuned to an SI . SI specific software . Previous slide . Next slide . Back to first slide . View graphic version . Ъ
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/training/events/HowHSTWorks/SSD990225/tsld024.htm -- 2.3 Кб -- 23.12.2007
Похожие документы

5. Package: chm
... chm_manage . ... This routine is called when new input occurs on a channel. chm_PROTO_close_func . ... KManagedChannel chm_manage ( Channel channel, void *info, flag (*input_func) (), void (*close_func) (), flag (*output_func) (),flag (*exception_func) () ) . ... channel : The channel object to manage. info : The arbitrary information pointer associated with the managed channel. ... The close_func will be called if this routine returns FALSE. void chm_PROTO_close_func (Channel channel, void *info) ....
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/karma/lib/chm.html -- 8.4 Кб -- 24.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>22930) - www.atnf.csiro.au/ )

6. lsst.tcc: tcc.cmd.process Namespace Reference
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Namespaces . ... Files . NamespaceљList . NamespaceљMembers . All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Macros љ Pages . ... process . ... tcc.cmd.process Namespace Reference . ... listљ . all__ = ["process"] . ... def tcc.cmd.process.process . ... Definition at line 16 of file process.py . list tcc.cmd.process.__all__ = ["process"] . ... tcc.cmd.process._ ... dictionary tcc.cmd.process._ ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/namespacetcc_1_1cmd_1_1process.html -- 12.5 Кб -- 14.09.2015
Похожие документы

7. Astronaut Bio: Loren J. Shrive (05/2008)
National Aeronautics and Space Administration . ... Shriver is a former Air Force test pilot and NASA astronaut. ... He has received the United States Air Force Distinguished Flying Cross, the Defense Superior Service Medal, the Defense Meritorious Service Medal, the Air Force Meritorious Service Medal, and the Air Force Commendation Medal. His NASA awards include the NASA Distinguished Service Medal, the NASA Outstanding Leadership Medal, and the NASA Space Flight Medal (three times). ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/Bios/htmlbios/shriver.html -- 5.9 Кб -- 07.07.2015
Похожие документы

8. Apache 2.0 Hook Functions - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... In general, a hook function is one that Apache will call at some point during the processing of a request. ... Use the AP_DECLARE_HOOK macro, which needs to be given the return type of the hook function, the name of the hook, and the arguments. ... During initialisation, the server will call each modules hook registering function, which is included in the module structure: . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/developer/hooks.html -- 13.8 Кб -- 21.01.2013
Похожие документы

9. Apache 2.0 Hook Functions - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... In general, a hook function is one that Apache will call at some point during the processing of a request. ... Use the AP_DECLARE_HOOK macro, which needs to be given the return type of the hook function, the name of the hook, and the arguments. For example, if the hook returns an int and takes a request_rec * and an int and is called do_something , then declare it like this: . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/developer/hooks.html -- 11.9 Кб -- 25.02.2008
Похожие документы

10. Exploiting VSIPL and OpenMP for Parallel Image Processing
... VSIPL and OpenMP are two open standards for portable high performance computing. ... Image processing is one of the main areas where VSIPL and OpenMP can have a large impact. Currently, a large fraction of image processing applications are written in the Interpreted Data Language (IDL) environment. The aim of this work is to demonstrate that the performance benefits of these new standards can be brought to image processing community in a high level manner that is transparent to users. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass00/O3-03/ -- 12.9 Кб -- 29.05.2001
Похожие документы

11. http://www.naic.edu/general_int/jobspost/OpenPositions-Electronics,Computer&VisitorCenter.pdf
... Required qualifications: BS in Electronics Engineering. ... Required qualifications: BS in Electronics Engineering or Electronics Technology field with three to five years experience in operation, calibration and maintenance of high-voltage equipment or equivalent combination. Supervisory experience required. ... Required qualifications: Bachelor's degree in Computer Science or related field, with more than five but less than seven years experience or equivalent combination. ...
[