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

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. ...
[ Текст ]  Ссылки http://www.naic.edu/general_int/jobspost/OpenPositions-Electronics,Computer&VisitorCenter.pdf -- 25.9 Кб -- 29.06.2009
Похожие документы

12. Contents
... Capability of space means for the solution of problems of military character . ... Classification and functions of space systems of military purpose(assignment) . ... Ground complex of maintenance of launch and control of space vehicles . ... Capability of space systems of optical reconnaissance . ... Complexes topographical and earthresource shooting on base of "Zenit" space vehicle . ... Space vehicle for optical-electronic reconnaissance . ... System with space vehicle on low-altitude orbits . ...
[ Сохраненная копия ]  Ссылки http://www.altrs.narod.ru/En/A/En_AFile2.htm -- 16.1 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>18) - www.altrs.narod.ru/ )

13. Stellarium: StelSphericalIndexMultiRes Class Reference
Stellarium 0.12.3 . ... Classes . ... StelSphericalIndexMultiRes Class Reference . ... voidљ . ... Insert the given object in the StelSphericalIndexMultiRes . ... template<class FuncObject > . ... processIntersectingRegions (const SphericalRegionP &region, FuncObject &func) const . ... processAll (FuncObject &func) const . ... processBoundingCapIntersectingRegions (const SphericalCap &cap, FuncObject &func) const . ... processContainedRegions (const SphericalRegionP &region, FuncObject &func) const . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelSphericalIndexMultiRes.html -- 18.0 Кб -- 28.02.2014
Похожие документы

14. Receiving signals - signal()
... Up: Interrupts and Signals Previous: Sending Signals - kill() . int (*signal(int sig, void (*func)()))() - that is to say the function signal() will call the func functions if the process receives a signal sig . ... signal(SIGINT, SIG_IGN); . ... Finally lets write a program that communicates between child and parent processes using kill() and signal(). fork() creates the child process from the parent. ... The child picks up these signals with signal() and calls appropriate functions. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_3_2.html -- 4.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_3_2.html -- 4.0 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_3_2.html -- 4.0 Кб -- 02.10.2012
Похожие документы

15. Selected-function
XMM-Newton Science Analysis System . ... Meta Index / Home Page / Description The selected function facilitates step-wise filtering of tables. Used as a sub-expression it evaluates to true for a particular row if that rows has been selected in the selection process preceding the current one. If the table undergoes selection for the very first time, selected returns true for all table rows, i.e., has no effect. ... SELECTED && PHA >= 10 . ... XMM-Newton SOC/SSC -- 2007-07-08 ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/selectlib/node22.html -- 3.7 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>7487) - xmm.vilspa.esa.es/ )

16. More shell functions
. This section provides you with information about several functions which can be used within a Bourne shell script. Doing arithmetic . Including text in a shell script . Forcing evaluation of commands . Execute a command without creating a new process . Controlling when to exit a shell script . Trapping operating system signals .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.7.html -- 2.1 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>161) - comet.sai.msu.ru/ )

17. Fedotov Aleksandr Aleksandrovich
... Samara State Aerospace University Staff Fedotov Aleksandr Aleksandrovich . ... Mathematical modelling of biomedical engineering systems. ... Fedotov A.A. , Akulov S.A. , Akulova A.S. Uncertainties in Measurement of Nonlinear Dynamics in Heart Rate Variability // IFMBE Proceedings, 2015, New York, Springer, 2015, P. 102-105 . ... Fedotov A.A. , Akulova A.S. , Akulov S.A. Denoising pulse wave signal based on wavelet decomposition // IFMBE Proceedings , 2015, New York, Springer, 2015, P. 98-101 . ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engstaff/213833685-Fedotov-Aleksandr-Aleksandrovich/ -- 30.0 Кб -- 10.04.2016
Похожие документы

18. References
... The wavelet transform, time-frequency localization and signal analysis. ... IEEE Trans. on Signal Processing , 40(7):1746-1757, July 1992. ... Time-frequency window leakage in the short-time fourier transform. ... A generalised wavelet transform for Fourier analysis: the multiresolution Fourier transform and its application to image and audio signal analysis. ... IEEE. ... Signal-dependent time-frequency analysis using a radially gaussian kernel. signal processing , 32(3):263-284, June 1993. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/Wavelet.rsc/Chirplet.dir/node25.html -- 16.0 Кб -- 15.04.1998
Похожие документы

19. Conference "Zeta Functions"
... Zeta functions" . ... Global Fields" . ... Marc Hindry (University of Paris 7, Laboratoire Poncelet) . ... The French-Russian Poncelet Laboratory organizes the third conference on "Zeta functions", November 19-23, 2012, to take place in the Independent University of Moscow. The Riemann zeta function is the basic example of a family of functions arising in many mathematical fields: number theory, algebraic geometry, group theory, graph theory, dynamical systems, partial differential equations.. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/poncelet/2013arithmyear/zeta4.html -- 5.9 Кб -- 12.05.2013
Похожие документы

20. Светильник настольный Arte Lamp TRENDY A1508LT-1BR - Arte Lamp - Arte Lamp
... 10A Brushed ESC Electronic Speed Controller for 1 / 16 1 / 18 Scale Remote Control Car Boat - with Brake Function . ... Package Contents : 1 x 10A Brushed ESC ( with Brake Function ) . ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku6031.html -- 22.7 Кб -- 14.02.2016
Похожие документы

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


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

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

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