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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.astronomy.net/forums/blackholes2/messages/4958.shtml.

21. Specifications
... This function can also be used for particular types of subtypes or kinds: KIND (0) integer KIND (0.0) floating point number KIND (.FALSE.) logical variable KIND ("A") string of characters There is an intrinsic function SELECTED_REAL_KIND , which returns the kind of the type REAL that has a representation with (at least) the precision and the exponential range requested. ... With the choice SELECTED_INT_KIND (5) all integers between (but not including the limits) -100 000 and +100 000 are permitted. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c2.html -- 7.8 Кб -- 17.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c2.html -- 7.8 Кб -- 17.02.1996
Похожие документы

22. comedi_maxdata_is_chan_specific
. Comedi Documentation . Prev . Next . comedi_maxdata_is_chan_specific -- maximum sample depends on channel . #include <comedilib.h> . int comedi_maxdata_is_chan_specific (comedi_t * device, unsigned int subdevice); . If each channel of the specified subdevice has different maximum sample values, this function returns 1. Otherwise, this function returns 0. On error, this function returns -1. Prev . Home . Next . comedi_range_is_chan_specific . Up . comedi_get_maxdata
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-maxdata-is-chan-specific.html -- 3.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-maxdata-is-chan-specific.html -- 3.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-maxdata-is-chan-specific.html -- 3.8 Кб -- 02.10.2012
Похожие документы

23. NPOI raw packet data files
Next: VOLVOX Up: COBRA Previous: Compound plot procedures Contents . A small number of procedures capable of directly accessing NPOI raw packet files. packetdir , file Function. Return packet directory for specified file. This is an array of structures, each one specifying file, day number, time, type, length, and offset in bytes from the beginning of the file for a packet. ... packetlist , YYYY-MMDD Open all raw packet files corresponding do embedded system date YYYY-MMDD. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node244.html -- 5.4 Кб -- 28.04.2015
Похожие документы

24. http://www.jsc.nasa.gov/history/oral_histories/LlewellynJS/JSL_Bio.pdf
... Triangle Service Station, Seaford, Virginia (Summer 1954) York Air Conditioner, Warwick, Virginia (Summer 1955) Colonial National Park, Yorktown, Virginia (Summer 1956) NACA Langley Aeronautical Laboratory, Hampton, Virginia Math Aid, Structural Dynamic Section, High Temperature Branch , Pilotless Aircraft Research Division (1957-1958) Research Engineer , Analysis and Computation Branch , Structures Research Division , ... B. Johnson Space Center, Houston, TX. ...
[ Текст ]  Ссылки http://www.jsc.nasa.gov/history/oral_histories/LlewellynJS/JSL_Bio.pdf -- 96.5 Кб -- 22.07.2002
Похожие документы
Еще в разделе: (Показать все результаты (>1455) - www.jsc.nasa.gov/ )

25. Actor Prolog User Guide. Residents.
In Actor Prolog a resident is a special mechanism that helps processes to inspect state of other processes. A resident observes the state of a specified (target) process and if the state of the process changes (for instance, after message handling) it proves a specified predicate of the process. ... Work of the resident. ... Any change of the list of target processes or arguments of resident function results in activation of the resident and repeated collection of information in the target worlds. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_reside.html -- 14.6 Кб -- 24.09.2007
Похожие документы

26. The new concept of formation and development of the Solar system
... part 2 | ... Part 1 . The new concept of formation and development of the Solar system. ... Thus, the initial pulse of the rotation of a protosolar cloud of the solar system was determined as a result of the diversion of a part of the moment of the rotational pulse of the Galaxy. ... Besides this new approach to the pre-solar system as a system of the destroyed vortex structure, we can understand now a number of other peculiarities of the Solar system's structure. ...
[ Сохраненная копия ]  Ссылки http://www.lermus.ru/users/trunaev/part1.htm -- 28.0 Кб -- 04.12.2001
Похожие документы
Еще в разделе: (Показать все результаты (>5) - www.lermus.ru/ )

27. http://star.arm.ac.uk/preprints/2010/571d_OnlineII.pdf
... The IDL users can call these codes by the CALL_EXTERNAL function with the following syntax: res=CALL_EXTERNAL(libname, 'GET_MW', ParmIn, s, /F_VALUE) Here libname is the name of the appropriate dynamic link library or shared ob ject. ... Then, ParmIn is the 29-element single-precision floating-point array that contains the input parameters for the gyrosynchrotron code, and s is the two-dimensional single-precision floatingpoint array that contains the results of the computation. ...
[ Текст ]  Ссылки http://star.arm.ac.uk/preprints/2010/571d_OnlineII.pdf -- 86.8 Кб -- 26.09.2012
Похожие документы

28. http://xray.sai.msu.ru/~ivan/gmt/man/grdcut.html
grdcut - Extract a subregion out of a . grd file grdcut input _ file . grd -G output _ file . grd -R west / east / south / north [ r ] [ -V ] grdcut will produce a new output _ file . grd file which is a subregion of input _ file . ... The subregion is specified with -R west / east / south / north as in other programs; the specified range must not exceed the range of input _ file . ... grd this is the input . grd format file. G output _ file . grd this is the output . ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/grdcut.html -- 3.4 Кб -- 19.03.1999
Похожие документы

29. Setting which addresses and ports Apache uses
When Apache starts, it connects to some port and address on the local machine and waits for incoming requests. By default, it listens to all addresses on the machine, and to the port as specified by the Port directive in the server configuration. ... There are two directives used to restrict or specify which addresses and ports Apache listens to. ... Listen can be used to make a single Apache server listen to more than one address and/or port. ... Syntax: Listen [ port | IP-address:port ] . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/bind.html -- 6.4 Кб -- 15.10.2001
Похожие документы

30. Pulkovo NEO Page: Ephemeris Support
Pulkovo NEO Page . ... EPOS Software Package . ... EPOS ( E phemeris P rogram for O bjects of the S olar system) is the Windows PC application for study and ephemeris support of observations of the Solar system objects. ... It controls the part of common data and transfers the control to one of the programs that solve the restricted set of tasks. ... So with the EPOS software package one can calculate the accurate ephemerides for many objects and get the quick illustration of their motion as well. ...
[ Сохраненная копия ]  Ссылки http://www.gao.spb.ru/personal/neo/eng/esupp/main.htm -- 15.5 Кб -- 06.04.2015
Похожие документы
Еще в разделе: (Показать все результаты (>182) - www.gao.spb.ru/ )

31. The Satellite Telescope of Electrons and Protons STEP
The Satellite Telescope of Electrons and Protons STEP . ... Precision measurements of the energy, angular, and time distributions in precipitating fluxes of high-energy charged particles with solar, magnetospheric, and anomalous cosmic rays origin. ... Both "STEP-DI" and "STEP-DII" have an identical construction of large solid angle telescope from 4 detectors (D1-D4), first 2 of which (D1-D2) are position-sensitive silicon strip-detectors; both D3 and D4 are scintillation CsI(Tl) detectors. ...
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/projects/warning/step.html -- 8.5 Кб -- 15.02.2000
Похожие документы

32. Specification
Symbolic circuit-matrix processor and evaluator . ... This software is reliable over the range of benchmark circuit complexity (both *.CIR and *.MAT file). ... SYMBOL is a symbolic-algebra package which in contrast to REDUCE, MACSYMA, MAPLE, MATHEMATICA, MathLAB, MathCAD and other known multi-purpose systems is especially intended for analysis of any lumped, linear, time-invariant circuit. ... pure ASCII text . ... CIRSYM - SYMbolic CIRcuit processor used to format ASCII text file *.out for CALCSYM. ...
[ Сохраненная копия ]  Ссылки http://astrometric.sai.msu.ru/~symbol/specification.html -- 11.5 Кб -- 06.10.2004
Похожие документы
Еще в разделе: (Показать все результаты (>12) - astrometric.sai.msu.ru/ )

33. Department of Solid State Physics MIPT
Chair of solid state physics . ... One-particle Green’s function (Non interacting fermions) . Verbal definition of retarded one-particle Green’s function. ... One-particle Green’s function (Interacting fermions) . Formal definition of one-particle Green’s function. ... Quasi particles in Hartree-Fock approximation. ... Quasi particles and one-particle Green’s function. ... Vertex function and scattering of quasi particles. ... Matsubara Green’s function foe free particles. ...
[ Сохраненная копия ]  Ссылки http://www.issp.ac.ru/kafedra/en/courses/dolgopolov2.html -- 6.6 Кб -- 10.04.2016
Похожие документы

35. Figure 3
. Figure 3. Dark dimmings and bright post-eruption arcades in solar sources of the severest FDs over the solar cycle 23 in SOHO/EIT 195 е fixed-base difference images. The FD magnitude of the strongest disturbances and the dates and time of their registration are specified in the upper right corner of each panel. The dates and time of EIT images subjected to the subtraction are specified at the bottom of each panel.
[ Сохраненная копия ]  Ссылки http://www.izmiran.rssi.ru/~ichertok/Forbush/FD_strong.htm -- 1.8 Кб -- 14.05.2012
Похожие документы
Еще в разделе: (Показать все результаты (>235) - www.izmiran.rssi.ru/ )

36. Heracles
... Heracles Triplane and Aerospace Systems . The key characteristics of two-stage aerospace systems are determined according to speed and carrying capacity of the aircraft-carrier used . ... So the SPIRAL system hypersonic carrier was expected to launch the second stage by weight 63 tons at a speed corresponding to 6M; whereas launching weight of the MAKS system orbital stage with the use of the An-225 MRIYA heavy subsonic aircraft reaches 275 tons, and the HERACLES aircraft - 450 tons. ...
[ Сохраненная копия ]  Ссылки http://www.buran.ru/htm/heracles.htm -- 10.6 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>7) - www.buran.ru/ )

37. Journal "Peremennye Zvezdy"
Hints of Higgs from the Large Hadron Collider . ... Credit Copyright: Maximilien Brice, CERN Explanation: Why do objects have mass? To help find out, Europe 's CERN has built the Large Hadron Collider (LHC), the most powerful particle accelerator yet created by humans . ... The LHC is exploring the leading explanation that mass arises from ordinary particles slogging through an otherwise invisible but pervasive field of virtual Higgs particles. ... NASA Official: Jay Norris. ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/varstars/msg/1255160 -- 8.9 Кб -- 27.01.2012
Похожие документы

38. Mission discovers particle accelerator in heart of Van Allen radiation belts |
... Mission discovers particle accelerator in heart of Van Allen radiation belts . ... Using data from a NASA satellite, scientists have discovered a massive particle accelerator in the heart of one of the harshest regions of near-Earth space, a region of super-energetic charged particles surrounding the globe and known as the Van Allen radiation belts. New results from NASA s Van Allen probes show the acceleration energy is in the belts themselves. ... Discover | ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/news/2013/07/mission-discovers-particle-accelerator-in-heart-of-van-allen-radiation-belts -- 70.3 Кб -- 10.04.2016
Похожие документы

39. Database of Optical Constants -- Misc: SVM code(s)
The code calculates the extinction, scattering and absorption efficiency factors for prolate or oblate homogeneous spheroids. ... We provide the code with a test input file and two output files. A run of the code with such an input should lead to the results given in the output files. ... Parameters: . ... Values of other parameters are specified in the input file homn.dat . ... Voshchinnikov N.V., Farafonov V.G. Optical properties of spheroidal particles, . ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/CODES/svm.html -- 5.8 Кб -- 19.11.2010
Похожие документы

40. System of zero gravity state on the spacecraft 'Photon M4'
... In spite of the fact that the orbit assumes a zero gravity (the scientists count on it by growing super-clean crystals and other materials impossible on the earth), in fact, none spacecraft provides such conditions. ... This question is answered by the device developed by SSAU scientists - Micro-acceleration Compensation Space System (MCSS). ... Then, the computer will give commands to the magnets that compensate micro-accelerations. ... Tags: 'photon-m4' mcss . ... SAMARA STATE AEROSPACE UNIVERSITY...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/10764-System-of-zero-gravity-state-on-the-spacecraft-Photon-M4/ -- 27.0 Кб -- 31.07.2014
Похожие документы

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


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

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

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