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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.gpad.ac.ru/info/Petrik.pdf.

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

2. Swatch "Internet Time" - Scam or Stupidity?
... GMT Monday, October 25, 1999 at 14:56:07) Swatch sells a watch that tells "Internet Time", and in my opinion they are only preying on the ignorance of the masses, to make a buck. ... The 24 hours of a day are divided into 1000 beats: 1 beat = 1 minute 26.4 seconds. ... One world - one time. ... It's been around for years and is also known as Greenwich Mean Time, and also Zulu Time. ... Further, conventional time is based on a basic understanding of the natural world around us. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/opinions/swatch.html -- 6.9 Кб -- 10.04.2016
Похожие документы

3. casacore: casa::Timer Class Reference
... Classes . ... casa::Timer . ... user () const . ... Get the user+system time (in seconds) since last "mark()". double . ... Get the user+system time (in seconds) since last "mark()". double casa::Timer::all_usec . ... Get the user+system time (in microseconds) since last "mark()". void casa::Timer::mark . ... Show real, user, system time (in seconds) on cout or a user supplied stream. double casa::Timer::system . ... Get the system time (in microseconds) since last "mark()". double casa::Timer::user...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1Timer.html -- 25.4 Кб -- 14.02.2011
Похожие документы

4. Times of minima(maxima) calculator
. Please, enter light elements for your star and Julian Day interval. HJD0: . Period: . JD1: . JD2: .
[ Сохраненная копия ]  Ссылки http://scan.sai.msu.ru/epcalc/ -- 5.8 Кб -- 28.02.2009
[ Сохраненная копия ]  Ссылки http://saistud.sai.msu.ru/epcalc/ -- 5.8 Кб -- 28.02.2009
Похожие документы
Еще в разделе: (Показать все результаты (>3) - saistud.sai.msu.ru/ )

5. Time zones
Next: The hardware and software Up: Keeping Time Previous: Keeping Time . ... Since the Earth is round, noon happens at different times in different places. This leads to the concept of local time . ... As soon as you need to communicate with distant places, you'll notice the need for a common time. ... Each local time is called a time zone. ... Other countries do not do this. ... In the US and some other countries, the local time zones have a name and a three letter abbreviation. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node91.html -- 6.0 Кб -- 04.05.1997
Похожие документы

6. Bus timetable from Zelenchukskaya and back, 2011
... 6-50, 8-00, 8-40, 9-20, 9-45, 10-05, 10-20, 10-25, 10-38, 11-00, 11-35, 11-50, 11-55, 12-25, 13-00, 13-30, 13-55, 14-15, 14-45, 15-25, 15-35, 16-00, 16-45, 17-15, 17-45, 18-50 . ... Ispravnaya: 6-10, 8-45, 12-00, 13-20, 16-45, 18-30 . ... Nalchik: 6-12, 8-00, 9-29, 11-15, 11-31, 11-50, 12-00, 12-38, 13-00, 13-15, 13-41, 14-50, 15-45, 16-08, 16-35, 17-00, 17-30, 18-30, 18-35, 18-52, 18-55, 19-35, 21-00, 23-00 . ... Vladikavkaz: 9-29, 12-00, 13-00, 14-50, 15-45, 17-30, 18-30, 23-00 . ...
[ Сохраненная копия ]  Ссылки http://sed.sao.ru/~vo/bus_table_E.html -- 9.5 Кб -- 19.09.2012
Похожие документы

7. Timers don't work??
... Keywords: timer . ... I've been playing around with the add_timer and del_timer functions and can't seem to get it to work. Say if I want to execute a IRQ routine using a 10sec timer for 10 times, only the first time there is a 10 sec delay, but subsiquent interrupts are simultaneous. static struct timer_list timer = { NULL, NULL, INTERVAL, 0L, &irq }; . main() { add_timer(&timer); } . irq() { del_timer(&timer); timer.expires = INTERVAL; add_timer(&timer); printk(KERN_DEBUG "Hello." ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/172.html -- 3.0 Кб -- 23.03.2000
Похожие документы

8. Time zones. Блог о часовых поясах России и мира
... Рубрика: Часовые пояса мира | Метки: Single Double Summer Time , time zone , UK Parliament , Британский парламент , двойное летнее время , часовые пояса | ... Часовые пояса мира (13) . Часовые пояса России (10) . Часовые пояса СССР (5) . ... 2010-2014, Time zones. Блог о часовых поясах . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~orion/blog/tag/single-double-summer-time/ -- 17.6 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>2057) - astro.uni-altai.ru/ )

9. Timer (ImageJ API)
... Class . ... PREV CLASS NEXT CLASS . FRAMES NO FRAMES All Classes . ... FIELD | CONSTR | METHOD . DETAIL: FIELD | ... java.lang.Object ij.plugin.Timer . ... public class Timer . ... ImageJ plugin for measuring the speed of various Java operations. ... This method is called when the plugin is loaded. Methods inherited from class java.lang.Object . ... This method is called when the plugin is loaded. 'arg', which may be blank, is the argument specified for this plugin in IJ_Props.txt. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/Timer.html -- 10.9 Кб -- 02.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>507) - www.astro.louisville.edu/ )

10. Master net
... Master . Master net Homepage . ... MASTER-Amur . ... Amb: . Dust: . ... Direct . 23s . ... 45s . ... observed area: . best limit: . Cameras . ... MASTER-Tunka . ... MASTER-Ural . master.kourovka.ru . ... MASTER-Kislovodsk . ... MASTER-Crimea . ... MASTER-SAAO . ... MASTER-IAC . ... MASTER-Argentina . master.sai.msu.ru:8080 . master.sai.msu.ru . ...
[ Сохраненная копия ]  Ссылки http://master.sai.msu.ru/masternet/ -- 36.8 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>45) - master.sai.msu.ru/ )

11. q3c [SAI Virtual Observatory - Wiki]
Trace: q3c . start : q3c . ... SAI VO Projects . ... Help on Wiki search . ... dropdb q3ctest createdb q3ctest psql q3ctest /usr/local/pgsql/share/contrib/ q3c .sql psql q3ctest /usr/local/pgsql/share/contrib/pg_sphere.sql \timing on DROP TABLE running_ q3c ; DROP TABLE running_pgsphere; CREATE TABLE running_ q3c (id INT, ra FLOAT, dec FLOAT); CREATE INDEX running_ q3c _idx ON running_ q3c ( q3c _ang2ipix(ra, dec)); CREATE ... SAI VO | ... SAI MSU | ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/wiki/q3c -- 14.4 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>52) - vo.astronet.ru/ )

12. ESO - Director's Discretionary Time Proposals
... Science . ... Science Users Information > Observing with ESO Telescopes > Policies and Procedures > Director's Discretionary Time . ... Phase 1 Proposals . ... Up to 5% of the available general observing time may be used for Director's Discretionary Time Proposals (DDTs). ... proposals of a somewhat risky nature requesting a small amount of observing time to test the feasibility of a programme. ... Normally DDT proposals will be reviewed by the Director's Discretionary Time Committee (DDTC). ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/observing/policies/ddt_policy.html -- 31.2 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>15783) - www.eso.org/ )