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

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

Показаны документы, содержащие фрагменты текста из документа
http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node16.html.

1. Indexing and Searching Distributed Astronomical Data Archives
... The technology needed to implement a Distributed Astronomical Data Archive (DADA) is available today (e.g., Fullton 1993). Query interface standards are needed, however, before the DADA information will be discoverable. ... These parameters would be used to index each dataset in each catalog. ... The technology is available today to perform cross-catalog queries, to fetch the data at the click of a mouse, quickly to add new observation catalogs, and to distribute the load across multiple machines. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/jacksonr2.html -- 11.2 Кб -- 03.11.2000
Похожие документы

2. Examples of GHRS Phase II Proposals
Your Phase II Proposal and Using RPS2 . ... Exposure_Number: 1 Target_Name: HD12345 Config: HRS Opmode: ACQ Aperture: 2.0 Sp_Element: MIRROR-N1 Wavelength: Optional_Parameters: BRIGHT=RETURN, ! ... Number_of_Iterations: 1 Time_Per_Exposure: 13.5S Special_Requirements: ONBOARD ACQ FOR 2 Comments: STEP-TIME = 1.5 sec Exposure_Number: 2 Target_Name: HD12345 Config: HRS Opmode: ACQ/PEAKUP Aperture: 0.25 Sp_Element: MIRROR-N1 Wavelength: Optional_Parameters: SEARCH-SIZE=5 ! ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/instrument-news/handbooks/ghrs/GHRS_24.html -- 10.9 Кб -- 14.02.1996
Похожие документы

3. OptInt PmWiki : Wiki Style Examples
OptInt PmWiki . Pm Wiki / . ... Wiki Style Examples . Wiki styles | ... PmWiki uses WikiStyles for styling text with color and other attributes. PmWiki 2.0 introduced the ability to control the styling further and to even place styles on blocks. ... In addition, an author can define a style "shortcut" by using the define= property. For example, to define a style of %red% , one can use: . define=mystyle color=red% Here is some %mystyle% red text created using a style shortcut. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/WikiStyleExamples -- 32.2 Кб -- 28.02.2014
Похожие документы

4. MAO NASU :: Advanced Search
... Search . ... Forum . ... Search by Keyword Keywords: Search entire posts Search titles only . Search by User Name User Name: Exact Name: . Find Posts from Last visit Yesterday A week ago 2 weeks ago A month ago 3 months ago 6 months ago A year ago Any date And newer And older Sort Results by Title Number of views Posting date Category Increasing order Decreasing order Jump to Result Number Show 5 Search Results Show 10 Search Results Show 15 Search Results Show 20 Search Results . ...
[ Сохраненная копия ]  Ссылки http://www.mao.kiev.ua/index.php/ua/forum/search -- 15.7 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>1349) - www.mao.kiev.ua/ )

5. Pulsar Group PmWiki/Search
... PmWiki . Summary: PmWiki group header. ... PmWiki .Search$:Audience} . ... This page uses custom searches. ... For example, a search can be restricted based on groups, where, for instance, "group= PmWiki " searches only the PmWiki group, and "group=- PmWiki " searches only pages that are not in the PmWiki group. ... Readers can create targeted and customized search results simply by typing the relevant parameters , e.g. "group= PmWiki ", into search boxes together with their search string. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.Search -- 16.6 Кб -- 01.03.2014
Похожие документы

6. Searching and Sorting
. Next: String Manipulation Up: C Standard Library Functions Previous: Process Control . #include <stdlib.h> . void *bsearch(void *key, void *base, size_t num, size_t width, int (*compare)(void *elem1, void *elem2)) - Perform binary search. void qsort(void *base, size_t num, size_t width, int (*compare)(void *elem1, void *elem2)) - Use the quicksort algorithm to sort an array. Dave.Marshall@cm.cf.ac.uk . Wed Sep 14 10:06:31 BST 1994
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_21_10.html -- 2.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_21_10.html -- 2.2 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_21_10.html -- 2.2 Кб -- 02.10.2012
Похожие документы

7. Zen: Gendict
... See explanatory notes below) /* * example of dictionary * Teodor Sigaev teodor@sigaev.ru */ #include errno.h #include stdlib.h #include string.h #include ... _MAGIC; #endif #include dict.h #include common.h #include subinclude.h typedef struct { int maxlen ; bool rejectlong ; } DictInt ; PG_FUNCTION_INFO_V1(dinit_ intdict ); Datum dinit_ intdict (PG_FUNCTION_ARGS); Datum dinit_ ... MAXLEN=6,REJECTLONG=true qq=# select lexize('intdict','12345678'); lexize ---------- {123456} . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki/Gendict -- 17.5 Кб -- 10.04.2016
Похожие документы