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

1 | 2 | 3 | 4 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/library/linux/khg/HyperNews/get/khg/124/1/1.html.

1. Response to "Help with CPU scheduler!"
The HyperNews Linux KHG Discussion Pages . Forum: The Linux Kernel Hackers' Guide . Re : Help with CPU scheduler! ... Keywords: scheduler . ... From: Jeremy Impson < jdimpson@syr.edu > . I wrote something for Linux kernel 2.0.30. ... It can be found at http://camelot.syr.edu/linux/scheduler.html Mr. michaelkjohnson, if you are interested, please feel free to copy it from that location to the KHG, or, if necessary, edit it to your heart's content. ... Jeremy Impson . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/124/1.html -- 2.9 Кб -- 23.03.2000
Похожие документы

2. Recent changes in Earth's albedo and its implications for climate change
. Sitemap . Contact . Search . Armagh Observatory, College Hill, Armagh BT61 9DG, +44 (0)28 3752 2928 . by . Enric Pall . Big Bear Solar Observatory . A colloquium presented at Armagh Observatory on 2006 February 1st. The slides from this presentation are available in the following formats. HTML in your browser . PDF file - 14MB . Quicktime movie - 9MB . Macromedia Flash - 9.7MB . MS Powerpoint - 12MB . Last Revised: 2009 December 17th .
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/slides/epb/ -- 4.5 Кб -- 17.12.2009
Похожие документы
Еще в разделе: (Показать все результаты (>1872) - star.arm.ac.uk/ )

3. Example of changing the login shell with the chsh command
. To change your login shell to the Korn shell (ksh): chsh Changing login shell for sarah. Old shell name: /bin/csh New shell: ksh . This changes the user's login shell from the C shell (csh) to the Korn shell (ksh). If you mistype the name of the shell or specify a shell that is not available on your system: . you will be given a list of all the shells that are available on your system. or . a message similar to the following will be displayed. name is unacceptable as a new shell .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/oview3.3.html -- 2.3 Кб -- 17.01.1997
Похожие документы

4. How to get the ApJ look of your paper
emulateapj.cls, version 05/12/14 . ... ApJ has moved its publishing to IOP and they have slightly changed the formatting. To implement these changes, call emulateapj with the iop option, use \ documentclass [iop]{ emulateapj } Other available options: [chicago] - (default) typeset as was done in the University of Chicago Press [twocolumn] - (default) two-column mode [onecolumn] - main text in one-column mode [ apj ] - typeset as for main journal [apjl] - (default) typeset as for ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~alexey/emulateapj/ -- 3.9 Кб -- 10.04.2016
Похожие документы

5. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/PMUniMix-bin-0_70.txt
... Written in Pascal using Sibyl Version 2 fixpack 3. ... Proposed directory for placement: /pub/os2/apps/mmedia/util/mixers Your name: David W. Parsons Email address: dwparsons@t-online.de Program contact name: (same) Program contact email: (same) Program URL: (none) Would you like the contact email address included in listings? yes Operating System/Version: OS/2 V4 onwards. Additional requirements: uniaud.dll Replaces: (none) ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/PMUniMix-bin-0_70.txt -- 2.5 Кб -- 11.09.2015
Похожие документы

6. Apache module mod_mmap_static
This module provides mmap()ing of a statically configured list of frequently requested but not changed files. Status: Experimental . ... Compatibility: Available in Apache 1.3 and later. ... You can easily create a broken site using this module, read this document carefully. mod_mmap_static maps a list of statically configured files (via MMapFile directives in the main server configuration) into memory through the system call mmap() . ... Context: server-config . ... Module: mod_mmap_static . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_mmap_static.html -- 6.6 Кб -- 01.08.2003
Похожие документы

7. Nightly Scheduling of ESO's Very Large Telescope
Next: VLT Data Quality Control . Up: Dataflow and Scheduling . ... A key challenge for ESO's Very Large Telescope (VLT) will be responding to changing observing conditions in order to maximize the scientific productivity of the observatory. For queued observations, the nightly scheduling will be performed by staff astronomers using an Operational Toolkit. ... The MTS, developed by ESO, will be used to create candidate lists of observations (queues) based on different scheduling criteria. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/chavana.html -- 12.9 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/chavana.html -- 13.0 Кб -- 15.05.1998
Похожие документы

8. Changes from the Old TCC
This document describes changes from the original TCC to version 1.0 of the current TCC. ... The new TCC uses one socket per device (e.g. axis controller or mirror); the old TCC allowed multiple axes to be controlled by one LAT stream. ... The new TCC also communicates with hardware controllers via TCP/IP instead of LAT; this has the potential to reduce the use of terminal servers at APO. ... Set and Show ExpTime . ... Show Database (the new TCC does not use a central repository to store data) . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/ChangesFromOldTCC.html -- 12.0 Кб -- 22.12.2014
Похожие документы

9. LWN: Driver porting: miscellaneous changes
... This article is part of the LWN Porting Drivers to 2.6 series . This article serves as a sort of final resting place for various small changes in the kernel programming API which do not fit elsewhere. The kdev_t type has been removed from the kernel; everything which works with device numbers should now use the dev_t type. ... Consider using these while fixing your code; the next time the type of i_rdev changes, you will be happier. ... Driver porting: miscellaneous changes, designated inits . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/porting_to_26/22196.html -- 16.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/porting_to_26/22196.html -- 16.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/porting_to_26/22196.html -- 16.0 Кб -- 02.10.2012
Похожие документы

10. Hartmann Bel Baby Changing Mats Впитывающие пеленки 60х60 см 10 шт. - Hartmann
... title=' Hartmann Bel Baby Changing Mats Впитывающие пеленки 60х60 см 10 шт. Hartmann - HartmannBel Baby Changing Mats Впитывающие пеленки 60х60 см 10 шт.' border='0' align='left' width='120' style='margin-right: 20px;' hspace='7' vspace='5'/> Детские впитывающие пеленки Hartmann Bel Baby Changing Mats используются для дополнительной защиты постельного белья, обеспечивая максимальную степень впитываемости. ... Надежную защиту от протекания также обеспечивает непромокаемый внешний слой пеленки. ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku2598.html -- 18.3 Кб -- 14.02.2016
Похожие документы
Еще в разделе: (Показать все результаты (>170) - astrokuban.info/ )

11. volinks [SAI Virtual Observatory - Wiki]
. Trace: . start : volinks . navigation . Main . SAI VO Projects . CAS . Web Services . TODO . AstroSearch . AstroDB . AstroKeywords . VOLinks . Our People . User Space . Sandbox . Help on Wiki search . toolbox . Index Recent changes Backlinks Login . Show page Old revisions . The following pages were changed recently. volinks.txt Last modified: 2007/05/07 18:32 by oleg Back to top . SAI VO | Astronet | SAI MSU | Legal Information .
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/wiki/volinks?do=recent -- 9.2 Кб -- 09.04.2016
Похожие документы

12. Electronic version of Russian Bulletin
... Corresponding authors will receive an e-mail with a PDF file of paged proof for checking and correction. The file can be read and edited using Adobe Acrobat Reader (version 9 and higher) which can be free downloaded via the Internet ( http://get.adobe.c om/reader/ ). ... You can use text correction tools to make corrections (after selecting the necessary text fragment). ... For users of Adobe Reader 9: . ... to insert text without replacing the existing text, use the "Insert text at cursor" tool. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-en/Science/Public/Bulletin/author_rules/electronic.html -- 8.9 Кб -- 10.04.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-en/Science/Public/Bulletin/author_rules/electronic.html -- 8.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>153) - mavr.sao.ru/ )

13. http://tlgleonid.chat.ru/
. Sorry, your browser don't support frames mode. Change Browser and come again !!!
[ Сохраненная копия ]  Ссылки http://tlgleonid.chat.ru/ -- 1.5 Кб -- 01.10.2012
Похожие документы

14. I change in vampire!.
... 101) Байки из Фидо (7) Литература (16) Листая страницы прошлого Выберите месяц Апрель 2016 (2) Март 2016 (4) Февраль 2016 (4) Январь 2016 (5) Декабрь 2015 (4) Ноябрь 2015 (3) Октябрь 2015 (5) Сентябрь 2015 (5) Август 2015 (5) Июль 2015 (5) Июнь 2015 (4) Май 2015 (8) Апрель 2015 (5) Март 2015 (4) Февраль 2015 (4) Январь 2015 (7) Декабрь 2014 (7) Ноябрь 2014 (4) Октябрь 2014 (5) Сентябрь 2014 (8) Август 2014 (8) Июль 2014 (6) Июнь 2014 (7) Май 2014 (11) Апрель 2014 ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/blog/2006/01/i-change-in-vampire.html -- 49.9 Кб -- 10.04.2016
Похожие документы

15. astro-ph authors/title/abstract search for 'galaxy cluster' (skipped 200) all
Title: A New Model of the Gravitational Lens 0957+561 and a Limit on the Hubble Constant . Authors: Norman A. Grogin , Ramesh Narayan (Harvard Univ.) ... Title: ROSAT/PSPC observation of the distant cluster CL0939+472 . ... Title: Interaction in the Bimodal Galaxy Cluster A3528 . ... Title: Cosmological Implications of Galaxy Cluster Evolution . ... Title: Galaxy Cluster Virial Masses and Omega . ... Matches 201 to 222 from a total of 222 matches for the search pattern galaxy cluster . ...
[ Сохраненная копия ]  Ссылки http://sed.sao.ru/lit/gal_clust3.html -- 18.6 Кб -- 17.07.2001
Похожие документы
Еще в разделе: (Показать все результаты (>19) - sed.sao.ru/ )

16. . The . MASS . Group .
... CVS . ... ASM Kislovodsk . ... Anonymous CVS access through CVS protocol: . cvs -d :pserver:anonymous@curl.sai.msu.ru:/srv/cvs/cvsroot . Anonymous CVS browse through ViewVC: . ... Rs485 CVS . ... ASM Dome demon CVS . ... CVSROOT at curl.sai.msu.ru is located in /srv/cvs/cvsroot . You may access to CVS repository via SSH only using your curl's account login/password. ... export CVSROOT=curl.sai.msu.ru:/srv/cvs/cvsroot . ... CVS_RSH=ssh cvs -d user@ curl.sai.msu.ru:/srv/cvs/cvsroot command . ...
[ Сохраненная копия ]  Ссылки http://curl.sai.msu.ru/mass/cvs.shtml -- 5.1 Кб -- 23.11.2012
Похожие документы
Еще в разделе: (Показать все результаты (>21) - curl.sai.msu.ru/ )

17. VaST homepage
... VaST is a software tool for finding variable objects on a series of astronomical images. ... VaST performs object detection and aperture photometry using SExtractor on each image, cross-matches lists of detected stars, performs magnitude calibration with respect to the first (reference) image and constructs a lightcurve for each object. ... VaST FITS image viewer ./pgfv . ... Part I" PZP, vol. ... K. V. Sokolovsky, S. A. Korotkiy; "New Variable Stars Discovered by the NMW Survey" PZP, vol. ...
[ Сохраненная копия ]  Ссылки http://scan.sai.msu.ru/vast/ -- 122.2 Кб -- 21.02.2016
[ Сохраненная копия ]  Ссылки http://saistud.sai.msu.ru/poisk/ -- 122.2 Кб -- 21.02.2016
Похожие документы
Еще в разделе: (Показать все результаты (>3) - saistud.sai.msu.ru/ )

18. Homepage of Koposov Sergey
. Photos . This is an old homepage of Sergey Koposov with some old photos. My current homepage is here . The first version of that page was created approximately in november 2002. Sergey Koposov , 2002-2015 . Last change: 30.12.15.
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~math/ -- 3.9 Кб -- 30.12.2015
Похожие документы

19. http://scan.sai.msu.ru/lk/
Please enter the lightcurve file name and period search parameters: . Lightcurve file: . ... Apply the Heliocentric correction and convert all dates to Terrestrial Time (TT)? ... Also, the Heliocentric correction cannot be applied to such lightcurves. ... This period search service is also available at the mirror sites: Mirror 1 , Mirror 2 , Mirror 3 , Mirror 4 . You may download the latest source code distribution and install the period search service at your own web server. ...
[ Сохраненная копия ]  Ссылки http://scan.sai.msu.ru/lk/ -- 6.6 Кб -- 24.12.2015
Похожие документы
Еще в разделе: (Показать все результаты (>3) - scan.sai.msu.ru/ )

20. The 6th INTEGRAL Workshop "The Obscured Universe"
The 6th INTEGRAL Workshop . The Obscured Universe . Space Research Institute, Moscow, Russia . July 2-8, 2006 . Workshop Information: . ... Travel support . ... SAC/LOC . ... The 6th INTEGRAL (International Gamma-Ray Astrophysics Laboratory) Workshop ``The Obscured Universe'' changed its location announced in the first circular and finally will be held at the Space Research Institute (IKI), Moscow, Russia on July 2-8, 2006 (the working days July 3-7). ... INTEGRAL Workshop LOC) . ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/integral06/index.php?page=circular2 -- 13.3 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>636) - hea.iki.rssi.ru/ )

1 | 2 | 3 | 4 | След.


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

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

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