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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/cats/~satr/GGAD/cha-checklist.html.

1. SAO REU Summer Intern Program
... The SAO ( Smithsonian Astrophysical Observatory ) Summer Intern Program is a Research Experiences for Undergraduates (REU) program where students work on astrophysics research with an SAO/Harvard scientist. ... On-line Application Form -- is OPEN for the 2016 SAO Summer Intern Program . ... SAO Summer Intern Program . ... Recent SAO Summer Intern Program Events . ... June 2015 . ... For more information about the SAO Summer Intern Program and other programs/opportunitities that may be of interest: ....
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/REU/REU.html -- 14.0 Кб -- 09.04.2016
Похожие документы

2. Designated Observatory Application
The Astronomical Society of Australia has been asked by STANDARDS AUSTRALIA to compile a list of "designated" optical observatories that are valuable resources for (i) research, (ii) education and (iii) community use. The ASA is the final arbiter of whether any particular observatory is so designated. ... Upon receipt of your application form, your observatory will be entered on a list of "Pending Designated Observatories" on the ASA Home Page. ... It will be emailed for you. ... Email . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~bessell/DOapp.html -- 16.5 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>629) - www.mso.anu.edu.au/ )

3. Application Commands
... ASSOCIATE/RANK table col1 col2 [action] . ... BIN/TABLE table col1 col2 [bin] [min] [max] [sigma] . creates a table, bin.tbl with averages of col2 in bins of col1 . COMPARE/2SAM table col1 col2 . ... COMPUTE/FIT image[,error] [= function[(refima)]] . ... COMPUTE/FIT table y[,error] [= function[(ind)]] . ... COMPUTE/FUNCTION image = function[(refima)] . compute function values, result as image . COMPUTE/FUNCTION table y = function[(ind)] . ... define user functions for fitting . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node399.html -- 7.2 Кб -- 23.02.1996
Похожие документы

4. Time Functions
... Basic time functions . ... Example 2: Set a random number seed . ... Uses of time functions include: . ... time_t time(time_t *tloc) -- returns the time since 00:00:00 GMT, Jan. 1, 1970 , measured in seconds. ... timer.c */ #include <stdio.h> #include <sys/types.h> #include <time.h> main() { int i; time_t t1,t2; (void) time(&t1); for (i=1;i<=300;++i) printf(``%d %d %d n'',i, i*i, i*i*i); (void) time(&t2); printf(`` n Time to do 300 squares and cubes= %d seconds n'', (int) t2-t1); } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (