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

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

Показаны документы, содержащие фрагменты текста из документа
http://foroff.phys.msu.ru/illposed/programs/Listing_01.txt.

1. Open Source Convention
... Start a psql session. psql ts_db; . Need to set the locale for the default tsearch configuration. ... Create the table ts_readme table. CREATE TABLE ts_readme ( line_number INTEGER PRIMARY KEY, line TEXT); . ... psql ts_db . Add a column ts_vec of type ts_vector. ... ALTER TABLE ts_readme ADD COLUMN ts_vec tsvector; . Update the ts_vec column using the to_tsvector() function. ... UPDATE ts_readme SET ts_vec = to_tsvector(coalesce(line, '')); ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/oscon_tsearch2/readme_overview_03.html -- 2.8 Кб -- 22.12.2007
Похожие документы

2. Array or vector scalar integers
. XMM-Newton Science Analysis System . ssclib (ssclib-3.29.3) [xmmsas_20070708_1801-7.1.0] . Meta Index / Home Page / General-purpose array-processing utilities . Subsections . Return largest true index of a logical vector . Return smallest true index of a logical vector . Rectangular bounds of the true area of a logical array . Allocate real to a bin . Simpler maxloc . Simpler minloc . XMM-Newton SOC/SSC -- 2007-07-08
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/ssclib/node7.html -- 3.9 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>9578) - xmm.vilspa.esa.es/ )

3. Description of INVENTORY Keywords
Next: Inventory keywords (continued) Up: Object Search and Previous: The Classification . There are several keywords in the context keyword area which hold the values of parameters which control the performance of INVENTORY . ... Additional information is also supplied (separated by slashes): Keyword type --- Integer (I) or Real (R) --- and the maximum number of values stored by a keyword. A description is added following each keyword. Inventory keywords (continued) . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node85.html -- 3.1 Кб -- 23.02.1996
Похожие документы

4. http://www.atnf.csiro.au/computing/software/gipsy/sub/allpar.dc2
Function: ALLPAR Purpose: Obtain all HERMES user input parameters for issuing task. Category: USER-INTERFACE File: srvreq.c Author: J.P. Terlouw Use: INTEGER ALLPAR( MODE, Input-Output integer TEXT) Output character*(*) MODE : 0 fresh start; 1 continue. ... TEXT : Receives the information. ... This is normally done in a sequence of calls. The first call in this sequence is done with MODE=0; subsequent calls are done with MODE not equal to 0. Note that MODE is also an output argument. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/allpar.dc2 -- 2.0 Кб -- 05.02.2001
Похожие документы

5. Summer School "Contemporary Mathematics"
... 2008 . 2007 . The Summer School . Contemporary Mathematics" . Russia, Dubna, 18-29 july 2008 . ... Elements of probability theory from axioms to randoms walks. ... Quiver represententions and matrix problems . ... Uspensky's involution . ... From statistical physics to mathematical problems. ... Linkages, colored graphs and polyhedra turned inside out. ... NP problem? ... Visual theory of extremum. ... Models of random graphs. ... Coloring of graphs and topology. ... V. Uspensky . ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/dubna/eng/2008/program2008.html -- 10.6 Кб -- 15.12.2008
Похожие документы
Еще в разделе: (Показать все результаты (>610) - www.mccme.ru/ )

6. CSPICE Routines: BSCHOI_C
Index) | ... Abstract Do a binary search for a given value within an integer array, accompanied by an order vector. Return the index of the matching array entry, or -1 if the key value is not found. ... Detailed_Input value is the value to be found in the input array. ndim is the number of elements in the input array. array is the array to be searched. order is an order vector which can be used to access the elements of array in order. ... Link to routine source . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/bschoi_c.html -- 6.4 Кб -- 17.12.2005
Похожие документы

7. Looping and Iteration
... The for statement . ... This chapter will look at C's mechanisms for controlling looping and iteration. ... In the third example the loop will continue to iterate until z becomes 0; . ... NOTE: The postfix x- operator which uses the current value of x while printing and then decrements x . ... If the value we have read is negative, we wish to print an error message and abandon the loop. If the value read is great than 100, we wish to ignore it and continue to the next value in the data. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node6.html -- 12.7 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node6.html -- 12.7 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node6.html -- 12.7 Кб -- 02.10.2012
Похожие документы

8. http://www.naic.edu/~tghosh/software/pcheck.pro
... tested on SUN and VAX; updated prolog ; ;- ;************************************************************************* pro pcheck, variable , position , dimension , type ; npar = n_params(0) if npar eq 0 then begin print,'PCHECK, VARIABLE , POSITION , DIMENSION , TYPE ' retall endif ; npar ; ; decode valid dimensions ; vdim = bytarr(3) idim = ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~tghosh/software/pcheck.pro -- 5.1 Кб -- 24.01.2003
Похожие документы

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

10. Астронет > Руководство по практической работе с каталогом Hipparcos
... Имеются формулы для пересчета этих величин в стандартный показатель цвета B-V , но для удобства эта величина уже внесена в каталог Всего такая фотометрия была сделана для 114 820 звезд в Hipparcos, кроме этого для 2117 звезд фотометрические данные были взяты из наземных источников. ... Каталог Hipparcos дает уникальную возможность построить диаграмму для любой выборки звезд. ... Следует заметить, что в программе Celestia вообще не предусмотрена работа с диаграммой Герцшпрунга-Рессела. ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/msg/1210304/node6.html -- 23.4 Кб -- 25.01.2006
Похожие документы

11. Continuing a command onto another line
To continue a command onto another line enter a ' \\ ' (backspace) character and then press <Return> . You can then continue entering the command. For example: rcp ubik:/home/roger/recipe.ps .; Return> lpr -Pps3 #6m recipe.ps . This copies the file recipe.ps from the home directory of the user roger on the remote host ubik to the users current directory. ... If you are using the Bourne, BASH or Korn shell a > character appears as a prompt at the start of the second command line. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/commanz/cmd2a.html -- 2.6 Кб -- 17.01.1997
Похожие документы

12. SSAU scientists continue to prepare for the first launch campaign from the
... SSAU scientists, specialists and students were engaged in creation of new scientific equipment for the new satellite for about two years. ... It will participate in the first launch campaign from the space-launch complex Vostochniy. ... The first launch from Vostochniy will perform the Samara carrier rocket Soyuz-2.1a , which will orbit another device created by SSAU scientists and students - nanosatellite SamSat-218 , as well as the university spacecraft Mikhail Lomonosov (Moscow State University)....
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/11455/ -- 27.3 Кб -- 23.04.2015
Похожие документы
Еще в разделе: (Показать все результаты (>199) - www.ssau.ru/ )

13. http://www.mrao.cam.ac.uk/~rachael/compphys/examples/exercise2.f90
... from self-study guide 2 program exercise2 use nag_f77_c_chapter implicit none integer, parameter :: dp = selected_real_kind(12) integer, parameter :: length = 128 real(dp) :: a, ainv real(dp) :: x(length), y(length) ! ... Initialise x and y call init_arrays(ainv, x, y) ! Fourier transform x and y call fourier(x, y) ! ... Call NAG FFT routine ifail = 0 call C06ECF(x, y, n, ifail) if (ifail /= 0) then write(*,*) 'Error in C06ECF: ifail = ',ifail stop end if end subroutine fourier ! ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~rachael/compphys/examples/exercise2.f90 -- 3.2 Кб -- 11.10.2005
Похожие документы

14. Campaign 2, October 2000 (continue)
Four spacecraft: INTERBALL Tail probe (IB_TAIL), CLUSTER II (ESA/NASA), POLAR(NASA/ISAS), GEOTAIL (NASA) are considered. ... four spacecraft . ... INTERBALL . ... IB_TAIL) . ... NASA) . GEOTAIL . NASA, ISAS) . The four spacecraft . ... Modified 28 August 2000 . ... INTERBALL mission | ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/vprokhor/camp2/200010/0010cnt.htm -- 4.3 Кб -- 01.09.2000
Похожие документы

15. DFOS Installation: continue
. dfos = Data Flow Operations System, the common tool set for DFO make printable . You are now ready to copy the other dfos components from your reference installation to the new site. Make sure you adapt the configuration to your new site. If you need details, there is more detailed documentation available which however is not maintained anymore and partly outdated. Nevertheless it might prove useful: . initial tool set . creating ABs . finish . Send comments to . Last update: November 9, 2011
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/continue1.html -- 3.5 Кб -- 09.11.2011
Похожие документы

16. Dnepr Cluster Launch Preparations Continue at Baikonur Cosmodrome
... Dnepr launch record 17 August 2011. Cluster Launch of Dnepr LV 22 August 2013 KOMPSAT-5 Launch 21 November 2013. Dnepr Cluster Mission 2013 19 June 2014. Dnepr Cluster Mission 2014 6 November 2014. ... Mission profile SHM configuration Reliability Dnepr LV Performance Launch Sites . Baikonur Cosmodrome Yasny launch base Downloads . ... Preparations for the Dnepr cluster launch mission that will carry 6 spacecraft on-board are currently under way at Baikonur Cosmodrome. ... Dnepr LV . ...
[ Сохраненная копия ]  Ссылки http://www.kosmotras.ru/en/news/71/ -- 10.7 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>9) - www.kosmotras.ru/ )

17. Campaign 2, December 1999 (continue)
Four spacecraft: INTERBALL Tail probe (IB_TAIL), MAGION 5 (IB_MAG5), POLAR(NASA/ISAS), GEOTAIL (NASA) are considered. ... Orbital ASCII files | ... four spacecraft . ... INTERBALL . ... ASCII files . ... NASA) . ... NASA, ISAS) . ... The four spacecraft . ... INTERBALL mission | ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/vprokhor/camp2/199912/9912cnt.htm -- 4.5 Кб -- 20.11.1999
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/vprokhor/camp2/199912/9912cnt.htm -- 4.5 Кб -- 20.11.1999
Похожие документы

18. Two probes, continuing science | Astronomy.com
... Tonight's Sky . ... The Magazine . ... Observing . ... Magazine . ... Sky this Month . ... The double star 54 Leonis, spiral galaxy NGC 3198, and emission nebula NGC 3199 . ... Astronomy for Kids . ... Observing springtime deep-sky objects with a large telescope . ... Two probes, continuing science . ... Get instant access to subscriber content on Astronomy.com! ... Receive news, sky-event information, observing tips, and more from Astronomy's weekly email newsletter. ... Astronomy Magazine . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/magazine/2005/11/two-probes-continuing-science -- 62.9 Кб -- 10.04.2016
Похожие документы

19. Fred, Sam and Ralph - continued
.
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1996/ph123/l17a.html -- 2.0 Кб -- 05.06.1996
Похожие документы

20. The AstroStat Slog cosmology
... Posts tagged ?cosmology? ... Posted by hlee . ... Continue reading ?my first AAS. ... Tags: Classification , clustering , cosmology , spatial statistics , supervised learning , test , unsupervised learning . Category: Cross-Cultural , Jargon | Comment . ... ArXiv] 2nd week, June 2008? Tags: Bayesian evidence , Binning , broken power law , cosmology , K-S test , LF , lhs , likelihood , PCA , power spectrum , R , SFH , Sun , Tully-Fisher . Category: arXiv , MCMC | ... Category: arXiv | ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/tag/cosmology/index.html -- 34.1 Кб -- 01.03.2014
Похожие документы

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


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

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

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