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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~mperrin/software/sources/mysqlquery2.pro.

1. http://www.atnf.csiro.au/computing/software/gipsy/sub/printusing.dc2
Function: PRINTUSING Purpose: Print numbers using a format image File: printusing.c Author: M. Vogelaar Use: INTEGER PRINTUSING( FORMAT , input CHARACTER ARRAY NUMBER , input DOUBLE PRECISION RESULT ) output CHARACTER ARRAY PRINTUSING Field width in format FORMAT String containing format image NUMBER Number to be formatted RESULT String containing formatted number Description: PRINTUSING is used to print double precision numbers in an user specified format. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/printusing.dc2 -- 6.8 Кб -- 28.09.1992
Похожие документы

2. Number of accreting X-ray binaries of selected types
... The numbers of three types of compact binaries containing accreting NSs and BHs, which are most interesting from the point of view of their observational appearances, have been calculated as a function of time: i) X-ray transient source containing a NS in an eccentric orbit around a main sequence Be-star (the observed prototype: A0535+26), ii) BH The evolution of the selected types of X-ray binaries during the first 10 million years after the starburst onset is presented in Fig. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~polar/html/publications/apj/node8.html -- 5.9 Кб -- 21.06.1996
Похожие документы

3. Integer Functions, Random Number, String Conversion, Searching and Sorting:
... Arithmetic Functions . Random Numbers . String Conversion . Searching and Sorting . ... There are 4 basic integer functions: . int abs(int number); long int labs(long int number); div_t div(int numerator,int denominator); ldiv_t ldiv(long int numerator, long int denominator); . ... In practice no functions produce truly random data -- they produce pseudo-random numbers. ... The stdlib.h provides 2 useful functions to perform general searching and sorting of data on any type. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
Похожие документы

4. CSPICE Routines: LSTLTI_C
Index) | ... Abstract Given a number x and an array of non-decreasing numbers, find the index of the largest array element less than x. Required_Reading None. ... The function returns the index of the last element of array that is less than x. Detailed_Input x is an integer serving as a key value. n is the total number of elements in array. array is an array of integers that forms a non-decreasing sequence. ... If all elements of array are greater than or equal to x, this routine returns the value -1. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/lstlti_c.html -- 6.1 Кб -- 17.12.2005
Похожие документы

5. CurveFitter (ImageJ API)
... public class CurveFitter . ... static int . ... Field Detail public static final int STRAIGHT_LINE . ... public static final int POLY2 . ... public static final int POLY3 . ... public static final int POLY4 . ... public static final int EXPONENTIAL . ... public static final int POWER . ... public static final int LOG . ... public static final int RODBARD . ... public static final int GAMMA_VARIATE . ... public static final int LOG2 . ... public static double f (int fit, double[] p, double x) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/measure/CurveFitter.html -- 34.8 Кб -- 02.12.2010
Похожие документы

6. Functions
... Functions are one of the fundamental building blocks in JavaScript. ... The return statement specifies the value returned by the function. return number * number All parameters are passed to functions by value ; the value is passed to the function, but if the function changes the value of the parameter, this change is not reflected globally or in the calling function. ... return 1 . ... The two "parse" functions, parseInt and parseFloat , return a numeric value when given a string as an argument. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/fcns.htm -- 16.0 Кб -- 07.10.1999
Похожие документы

7. http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/uploads/MROIFringeTrackerSW.DesignDocuments/StepData.txt
... I've included typical values in some cases: int num_gd_trials; /** Number of trial group delays */ int num_bas ; /** Number of baselines measured by FT (up to 9) */ int num_channels = 5; /** Number of spectral channels used for fringe tracking */ int num_output; /** Total number of combiner outputs in use */ int num_win = 5; /** Number of windows (subframes) per camera : TODO : not needed? */ Monitor Data ===== /** * Pixel data at a modulator position from all cameras. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/uploads/MROIFringeTrackerSW.DesignDocuments/StepData.txt -- 4.6 Кб -- 17.10.2011
Похожие документы

8. Fit a source with a small number of net counts
Next: Inspection of results Up: *fit* - Fit Data Previous: Verbose Mode . If the number of net counts for a source is less than it is impractical to fit the data in all 34 energy bits. However, if the flux is required, then a fit must be performed first. ... Fit will then calculate the normalization of the model and xflux can be used to determine the flux and luminosity of the source from the best fit model. xs> fit rebin=yes . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node153.html -- 3.9 Кб -- 01.10.2012
Похожие документы

9. JavaScript Random Number Tester
Minimum: 0; Average: 47; Maximum: 99 . Results divisible by: . 2: 52%, 3: 33%, 4: 25%, 5: 21%, 6: 18%, 7: 14%, 8: 12%, 9: 13%, . Range . Graph . Pct  . Count . 10 . 6 . 25 . 20 . 11 . 43 . 30 . 11 . 42 . 40 . 12 . 46 . 50 . 9 . 35 . 60 . 12 . 47 . 70 . 11 . 42 . 80 . 8 . 31 . 90 . 8 . 32 . 100 . 11 . 42 .
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/tips/randtest.htm -- 3.4 Кб -- 20.08.1996
Похожие документы

10. Model realization and some results
... The perceptron structure, on the basis of which the database is built, is defined by a number of the input and output parameters and a required accuracy. ... The output perceptron data are the expansion coefficients of the scattering matrix elements in series of the generalized spherical functions. ... As the cluster structure depends on the generation conditions the expansion coefficients were averaged over 5--7 realizations of the clusters (for N . ... is the coefficient number. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/DOP/A-PERC/PAPER2/node4.html -- 10.8 Кб -- 19.11.2010
Похожие документы

11. SSAU expects to double the number of enrolled foreign students
... This year SSAU provides 1429 state-funded places for admission in all kinds and directions of educational programs. ... In addition, SSAU Admission Committee notes the substantial increase in interest from the foreign applicants this year. The number of applications from foreign countries has already surpassed last year's totals - 76 applications. Based on the experience of admission campaigns of previous years, SSAU expects summer 2014 to enrol about 150 foreign students in the university. ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/10699-SSAU-expects-to-double-the-number-of-enrolled-foreign-students/ -- 26.1 Кб -- 20.06.2014
Похожие документы
Еще в разделе: (Показать все результаты (>315) - www.ssau.ru/ )

12. Identities
... Some equations, identities or formulas contain small quantities , and these can be made much simpler and easier to use by sacrificing a little accuracy. ... When we derive squares, 3rd powers, 4th powers etc. of numbers larger than 1 , the results are always bigger , while for numbers smaller than 1 , the results are always smaller . ... power . ... number . ... The above also holds for negative numbers, if one understands "bigger" and "smaller" to refer to the absolute value (the value without sign...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/STARGAZE/Salgeb5.htm -- 10.8 Кб -- 21.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>1115) - www.iki.rssi.ru/ )

13. Array
... Array specifications may only appear in the body of dataset specifications. ... array array-dimensions name array-data-type label units optional-expression < ... array item specifications ... > . ... It has type string-expression (which may be a literal string). array-data-type specifies the data type of the array. ... The header part of the array specification array array-dimensions name array-data-type label units optional-expression must be placed onto a single line. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.1.0/doc/deceit/node13.html -- 6.6 Кб -- 22.11.2004
Похожие документы
Еще в разделе: (Показать все результаты (>10669) - xmm.vilspa.esa.es/ )

14. Cray
Fortran 90 properties already in CF77 . ... Only the old form (fix form) of the source code is available. ... LOGICAL Default KIND number = 8 INTEGER Default int7 int15 KIND number = 6 1 2 digits = 46 7 15 radix = 2 2 2 range = 13 2 4 huge = 70368744177663 127 32767 bit_size = 46 8 16 INTEGER int31 int46 int64 KIND number = 4 6 8 digits = 31 46 63 radix = 2 2 2 range = 9 13 18 huge = 2147483647 70368744177663 9223372036854775807 bit_size = 32 46 46 REAL half Default,single double KIND ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/cray.html -- 11.0 Кб -- 24.10.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/cray.html -- 11.0 Кб -- 24.10.1996
Похожие документы

15. Thomson-TCS : CCD Area Arrays
... Image Sensors . Linear Arrays . Area Arrays . Near Infrared Sensors . ... Frame Transfert Image Sensors . Sensor . ... Image . ... 3 000 . ... YES . ... Full Frame Image Sensors . ... MPP . 19x19 . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/drabek/CCDP/THOMSON/areaarray.htm -- 29.7 Кб -- 02.03.2012
Похожие документы

16. http://www.mso.anu.edu.au/pfrancis/ObsTech/IO_demo.py
... It adds together the first two of these numbers. If the result is greater than the # third number, it prints all three numbers out (to a file called results.d) # Otherwise it prints out a rude message # First , open the files inhandle = open ('data.d', 'r') outhandle = open ('results.d', 'w') # Now loop through all the lines in the input. for line in inhandle: allarray = line .split() # Split the line you've just read in into its component bits n1 = float ( ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/ObsTech/IO_demo.py -- 2.2 Кб -- 12.04.2007
Похожие документы

17. talk.html
... The table below shows the number of runs with various VLBI networks and the total hours spent (this is about double the number of hours used in the previous year). ... New Antcn (antenna control program in PCFS) that communicates with the CIMA executive. ... We are in the process of procuring a Mk5A system plus 10 x 8-disk packs at a cost of about $60K. So why Mark5 at Arecibo? ... By adding the GBT, Y27, and AR to a VLBA experiment the sensitivity can be increased by more than an order of magnitude...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~tghosh/ausac04/talk.html -- 8.0 Кб -- 22.03.2004
Похожие документы

18. Identities
... Some equations, identities or formulas contain small quantities , and these can be made much simpler and easier to use by sacrificing a little accuracy. ... When we derive squares, 3rd powers, 4th powers etc. of numbers larger than 1 , the results are always bigger , while for numbers smaller than 1 , the results are always smaller . ... power . ... number . ... The above also holds for negative numbers, if one understands "bigger" and "smaller" to refer to the absolute value (the value without sign...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/mirrors/stern/stargaze/Ialgeb5.htm -- 11.0 Кб -- 09.04.2004
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/mirrors/stern/stargaze/Ialgeb5.htm -- 11.0 Кб -- 22.12.2007
Похожие документы

19. The field of p-adic numbers and its finite extensions (Spring 2010)
... The absolute Galois group of Q, denoted Gal(\bar{Q}/Q) in the sequel, is a fundamental object in arithmetics since it carries a lot of informations about number fields. ... A classical way to study this group is to use p-adic numbers. ... firstly, we will explain the classical d vissage of Gal(\bar{Q_p}/Q_p) based on ramification theory; as a corollary, we will deduce that any finite extension of Q_p is resoluble; . ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/ium/s10/p-adic.html -- 2.8 Кб -- 01.02.2010
Похожие документы

20. Optical path lengths
... The total optical path through the NPOI can be found by adding various contributions listed in the files npoi/stations.config , npoi/fdl.config , and npoi/6way.config . For the purpose of calculating delay constant term and optical path lengths, we break up the paths into segments of four types, associated with siderostat station, delay line, beam combiner number (ID), and beam combiner input number. ... In file 6way.config , about 4m of path through the beam combiner are not included. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node218.html -- 5.4 Кб -- 28.04.2015
Похожие документы

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


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

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

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