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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sai.msu.su/~megera/wiki/Tsearch_V2_internals.

1. Zen: Tsearch V2 internals
Hide Zen home . ... Index . ... It's realized as a RD-tree with bit signatures as a key. GiST based FTS index is lossy , i.e., tuples returned by search should be checked for false drops . ... Because of hashing there is a chance, that some words hashed to the same position and it could be resulted in false hit. ... Next technique we use for search is a variation of Bloom filter. ... 0 Comments on Tsearch V2 internals This page is read-only View other revisions Administration . ... Search: . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/oddmuse/index.cgi/Tsearch_V2_internals -- 10.0 Кб -- 11.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>2197) - www.sai.msu.su/ )

2. Running a High-Performance Web Server on HPUX
... For HP-UX 9.X: Upgrade to 10.20 . For HP-UX 10.[ 00|01|10]: Upgrade to 10.20 . ... This will allow you to configure the size of the TCP connection lookup hash table. ... If folks are running Apache on a PA-8000 based system, they should consider "chatr'ing" the Apache executable to have a large page size. ... The change can be validated by running Glance and examining the memory regions of the server(s) to make sure that they show a non-trivial fraction of the text segment being locked. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/misc/perf-hp.html -- 5.3 Кб -- 15.10.2001
Похожие документы

3. The hash command
To monitor the progress of a transfer, it can be useful to enter the hash command before the transfer. This instructs ftp to print a `#' character for every 1024 bytes of data received. So long as a # appears every so often, the ftp is still in progress, and there are no problems. ftp> hash Hash mark printing on (1024 bytes/hash mark). ftp> get paper.txt 200 PORT command okay. ... 226 Transfer complete. 16494 bytes sent in 0.98 seconds (16 Kbytes/s) ftp> . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/guestftp/4.3.1.html -- 2.4 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>69) - comet.sai.msu.ru/ )

4. Linux Kernel 2.4 Internals: Linux Page Cache
... В этой главе будет описан Linux 2.4 pagecache. Pagecache - это кэш страниц физической памяти. ... Address_space - это некоторое программное обеспечение MMU (Memory Management Unit), с помощью которого все страницы одного объекта (например inode) отображаются на что-то другое (обычно на физические блоки диска). ... Если таковая отсутствует, то в памяти размещается новая страница и добавляется в кэш. page = page_cache_alloc(); . add_to_page_cache(page, mapping, index, hash); . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/kernel/kernel24/lki-4.html -- 9.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/kernel/kernel24/lki-4.html -- 9.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/kernel/kernel24/lki-4.html -- 9.6 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>564) - jet.sao.ru/ )

5. Астронет > Форумы > Обсуждение публикаций Астронета > Re: Star Size Comparisons
по текстам по форуму внутри темы . Астронет | ... планета Астронет | ... Форумы | ... Re: Star Size Comparisons . ... Я вот думаю: ведь видео на русском языке нет, все NASA снимала! ... Форумы >> Обсуждение публикаций Астронета . ... Re: Star Size Comparisons (А. В. Малкин, 6.06.2013 14:48, 152 Байт, ответов: 1) Я вот думаю: ведь видео на русском языке нет, все NASA снимала! Re[2]: Star Size Comparisons (М. Ю. Якимов, 8.06.2013 16:06, 336 Байт) . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/forums/1288706/tree/text -- 14.4 Кб -- 11.04.2016
Похожие документы

6. OptInt PmWiki : PmWiki / I18n Variables
OptInt PmWiki : Pm Wiki / I18n Variables . ... This page describes the variables used by PmWiki for Internationalizations (i18n). ... An array which contains the PageNames where you can find lists (trails) of pages containing variable definitions. ... An array (hash) which contains pairs of language identifiers and translation hashes. ... Thus, it is essentially a multi-lingual dictionary used for phrase translation. ... An array that contains the names of the currently active language definitions. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/I18nVariables?action=print -- 10.1 Кб -- 01.03.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1522) - www.mrao.cam.ac.uk/ )

7. casacore: casa::HashClass< key > Class Template Reference
... Classes . ... casa::HashClass< key > . ... Hash function with state. ... This function maps elements of key type to any integer. virtual HashClass < key > * . ... template<class key> . casa::HashClass < key >:: HashClass . ... virtual casa::HashClass < key >::~ HashClass . ... virtual HashClass <key>* casa::HashClass < key >::clone . ... This means that the copy, which this function returns, contains all derived information. template<class key> . virtual uInt casa::HashClass < key >::hash . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1HashClass.html -- 15.2 Кб -- 14.02.2011
Похожие документы

8. Running a High-Performance Web Server on HPUX - Apache HTTP Server
... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Platform Specific Notes . ... This will allow you to configure the size of the TCP connection lookup hash table. ... If folks are running Apache on a PA-8000 based system, they should consider "chatr'ing" the Apache executable to have a large page size. ... Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/platform/perf-hp.html -- 9.2 Кб -- 19.11.2015
Похожие документы

9. Running a High-Performance Web Server on HPUX - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Platform Specific Notes . ... ko Date: Wed, 05 Nov 1997 16:59:34 -0800 From: Rick Jones < raj@cup.hp.com > Reply-To: raj@cup.hp.com Organization: Network Performance Subject: HP-UX tuning tips . ... Folks can look at HP's SPECweb96 disclosures for some common settings. ... If folks are running Apache on a PA-8000 based system, they should consider "chatr'ing" the Apache executable to have a large page size. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/de/platform/perf-hp.html -- 7.2 Кб -- 10.12.2010
Похожие документы

10. Python: module hmac
hmac . ... usr/local/Python-2.5/lib/python2.5/hmac.py . Module Docs . HMAC (Keyed-Hashing for Message Authentication) Python module. ... init__ (self, key, msg =None , digestmod =None ) . Create a new HMAC object. key: key for the keyed hash object. msg: Initial input for the hash, if provided. digestmod: A module supporting PEP 247 . ... Create a new hashing object and return it. key: The starting key for the hash. msg: if available, will immediately be hashed into the object's starting . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/hmac.html -- 7.6 Кб -- 05.11.2015
Похожие документы

11. Calibration and Performance Control for the VLT Instrumentation
Next: The ESO VLT CCD Detectors Software . ... Up: Instrument-Specific Software . ... The framework for data calibration and analysis of the VLT instrumentation is presented, based on the concepts of a calibration plan, pipeline calibration, quality control, and archiving of calibrated data for a ground-based observatory. ... Quality Control Pipeline provides quality assessment for instrument performance data and observing conditions, and tests the results of the Reduction Pipeline. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/ballesterp.html -- 9.3 Кб -- 23.06.1998
Похожие документы

12. Tweets from the 221st meeting of the AAS
... Connections (constellation) . ... AAS 221 . AAS 219 . ... Can we divine anything from the Twitter stream of the 221st meeting of the AAS ? Note that the AAS has declared #aas221 as the official hash-tag for the meeting (it's case insensitive for Twitter searches, so you can use #AAS221 too, but probably best to stick with lower case). ... When did people tweet about AAS 221? ... A look at who talked about or to who (a constellation of Astronomers) ; this is similar to the TAGS Explorer view. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/aas221/ -- 8.9 Кб -- 25.02.2013
Похожие документы

13. Appendix D: The grammar of CSS2
... D.1 Grammar . ... D.3 Comparison of tokenization in CSS2 and CSS1 . This appendix is normative. ... STRING ] S* ]? ']' ; pseudo : ':' [ IDENT | ... LENGTH S* | ... return CDC;} ~= { return INCLUDES;} |= { return DASHMATCH;} { string } { return STRING ;} { ident } { return IDENT ;} # {name} { return HASH;} @import { return IMPORT_SYM;} @page { return PAGE_SYM;} @media { return MEDIA_SYM;} @font-face { return FONT_FACE_SYM;} @charset { return CHARSET_SYM;} @ { ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/grammar.html -- 10.3 Кб -- 12.05.1998
Похожие документы
Еще в разделе: (Показать все результаты (>1237) - crydee.sai.msu.ru/ )

14. Закон Хаббла - стр. 5 - Горизонты науки о Вселенной
... Горизонты науки о Вселенной (Модераторы: Дмитрий Вибе , AlAn ) ? Закон Хаббла . ... Ответ #80 : 04.12.2003 [14:01:56] ? ... Записан . ... В какой теории предлагаете рассмотреть Вселенную? ... Докажите, что для Земли сущестует диаметрально противоположная область Вашей Вселенной. ... Как вы решаете гравитационный парадокс Вселенной, аналогично тому, как это делается в ОТО, или у вас есть свои предложения на этот счет?? ... Исходим из того же, что и парадокс - Вселенная однородна и изотропна. ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.ru/forum/index.php/topic,2771.80.html -- 50.7 Кб -- 09.04.2016
Похожие документы

15. Data Pipelines and Quality Control
... The Data Flow System Operations Model for VLT/VLTI Instrumentation details the process of production and operation of the pipelines, quality control, and instrument models, in order to guarantee the quantitative predictability and performance control of the instrumentation during the operations of the VLT Observatory. Pipeline processing will be available for a subset of the VLT instrument modes. ... Pipeline and Quality Control Specifications Document (in preparation) . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/quality/ -- 7.3 Кб -- 18.05.1998
Похожие документы

16. Origin of the internal structures in HL Tauri jet (HH 151)
... The HH flow associated with young stellar object HL Tau has an exciting history and even until now the origin of some its features is not clear yet. ... Knotty structures of Herbig-Haro jets are common phenomena and knowing the origin of such structures is essential for understanding the processes of jet formation. ... In the flow detected compact knots with high (-150 km/s) and bow shape structures in front of those, with low radial velocities (-50 km/s). ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-en/SciNews/2012/Movses/ -- 5.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-en/SciNews/2012/Movses/ -- 5.1 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>172) - mavr.sao.ru/ )

17. GSAOI Magellanic Cloud Planetary Nebulae Science Page
... GSAOI Home . ... Science . ... Despite vast increase in our understanding of the evolutionary nature of planetary nebulae (PNe) during the last three decades, a central question remains: where is the missing mass? Theoretical evolutionary tracks predict that all stars with masses in the range 1.4-8 M Sun should become PNe. ... Clearly, much of the mass of the planetary nebula shell must remain un-ionized, and much of it may be in molecular form. ... The Magellanic Cloud PNe are ideal for this. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/gsaoi/science/pne.shtml -- 8.4 Кб -- 01.10.2012
Похожие документы

18. http://zebu.uoregon.edu/51peg.html
... More on 51 Peg: . The discovery of a Jupiter--mass planet in orbit around the solar--type star 51Peg has been reported by Michel Mayor and Didier Queloz (Geneva Observatory) on October 6th at the 9th Cambridge workshop on "cool stars, stellar systems, and the sun" held at Florence (Italy). ... Recall that the measurements of radial velocity only yield v sin i which in turn gives us M sin i. For most values of i, sin i will be greater than 0.5 and this gives a mass estimate of 0.5 Jupiter masses. ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/51peg.html -- 18.2 Кб -- 31.07.2000
Похожие документы

19. http://www.naic.edu/~phil/mbeam/calibration/06may05_ohamps_performance.html
... comparison of the system performance for alfa and lbw at OH (.ps) ( .pdf ) (no amps in) . comparison of the system performance for alfa and lbw at OH (.ps) ( .pdf ) (with amps in) . ... On 01apr05 the system performance was measured using the continuum source CTA21 (B0316+162. ... The plots show the comparison of the system performance for alfa and lbw at OH (.ps) ( .pdf ) (no amps installed). ... Black is polA, red is polB. ... G/T alfa)/(G/T lbw) . ... The polB/polA performance ratios are: . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/mbeam/calibration/06may05_ohamps_performance.html -- 8.4 Кб -- 10.05.2005
Похожие документы

20. Subexpressions in table attributes
... Meta Index / Home Page / Description Table attributes being referred to in the selection expression via their names preceded by a hash mark (' # ') are actually not restricted to contain numeric constants only. ... All table attributes will get replaced by their respective values which must yield a valid boolean selection expression. ... Example: If a table contains the attributes: . RAWXSQ = '(RAWX-1)**2' / RAWX squared . ... DISTSEL = '#DIST <= 128' / select events in circle r=128 . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/selectlib/node13.html -- 4.6 Кб -- 28.06.2006
Похожие документы

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


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

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

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