| Найдено документов: 37959 (32 сайтов) ---- Время поиска: 0.52сек. | 
Показаны документы, содержащие фрагменты текста из документа
http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node34.html.
http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node34.html.
1. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/top212.txt
    
Upload Information Template for Hobbes.nmsu.edu =============================================== Archive Name: top212.zip Short Description: VIO application to monitor CPU usage by process Long Description: VIO application to monitor CPU usage by process. ... The process list can be sorted according to various criteria (including CPU percentage, name, threads), and any process from the list can be selected to be killed. ... 
      
[
Сохраненная копия
] 
 Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/top212.txt -- 2.2 Кб -- 20.10.2014
Похожие документы
    
Похожие документы
Еще в разделе: 
(Показать все результаты (>21947) - crydee.sai.msu.ru/ )
2. Location of the kernel file
    
. The root directory contains both the boot program and the file containing the kernel for the system. The name of this kernel file varies from one manufacturer's machine to another, but will usually include the letters nix so you can search for it with wildcard characters . For example: ls /*nix* -rwxr----- 1 root 1558734 Sep 24 1992 /vmunix . This lists details of any files in the root directory with the characters nix in their name. In this example it lists vmunix - a common name for the kernel file.
      
[
Сохраненная копия
] 
 Ссылки http://comet.sai.msu.ru/UNIXhelp/concepts/kernel1.1.html -- 2.3 Кб -- 17.01.1997
Похожие документы
    
Похожие документы
Еще в разделе: 
(Показать все результаты (>762) - comet.sai.msu.ru/ )
3. 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
Похожие документы
    
[ Сохраненная копия ] Ссылки 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
Похожие документы
Еще в разделе: 
(Показать все результаты (>975) - jet.sao.ru/ )
4. *qpappend* -- Append a list of input qpoes to produce a single qpoe file
    
Next: *evalvg* - Generate Time Up: QPOE Utilities Previous: *qplintran* Apply . Read a list of input qpoe files (including filters) and produce an appended output qpoe file. ... Any type of filtering can be applied to the input qpoe file, including region filtering. ... cl> xray xr> xdataio xp> page merge.lst # an ascii file listing the two input qp files xdata$rp110590.qp[time=(1606720.00:1607484.00)] xdata$rp110590.qp[time=(1611613.00:1612817.00)] xp> qpappend @merge.lst ``'' merge.qp large . ... 
      
[
Сохраненная копия
] 
 Ссылки http://hea-www.harvard.edu/PROS/PUG/node53.html -- 6.2 Кб -- 01.10.2012
Похожие документы
    
Похожие документы
Еще в разделе: 
(Показать все результаты (>2843) - hea-www.harvard.edu/ )
5. Stellarium: StelModuleMgr Class Reference
    
Stellarium 0.12.3 . ... Classes . ... ClassљList . ClassљIndex . ... StelModuleMgr Class Reference . Manage a collection of StelModules including both core and plugin modules. ... voidљ . ... Register a new StelModule to the list The module is later referenced by its QObject name. ... unloadModule (const QString &moduleID, bool alsoDelete=true) . ... Register a new StelModule to the list The module is later referenced by its QObject name. void StelModuleMgr::setPluginLoadAtStartup . ... 
      
[
Сохраненная копия
] 
 Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelModuleMgr.html -- 21.4 Кб -- 28.02.2014
Похожие документы
    
Похожие документы
Еще в разделе: 
(Показать все результаты (>2815) - astro.uni-altai.ru/ )
6. http://hea.iki.rssi.ru/conf/hea2007/list/index.php~
    
 ... selected="selected"' : ''; $menu .= '<option value="' . ... SERVER['REQUEST_URI'],$trans)); return $urls[0]; } /* get the internal configuration */ global $ cfg ; /* check if we been asked to render a  feed  */ $ feed  = get_get(' feed ',NULL); /* check if we been asked to render a PDF */ $pdf = get_get('pdf',NULL); $ templates  = array(); $output = ''; $ file  = get_post('db',NULL); if (!$ file ) $ file  = get_get('db',Property::get($ cfg ['config'],'default')); /* if the request does not ask for a...
      
[
Сохраненная копия
] 
 Ссылки http://hea.iki.rssi.ru/conf/hea2007/list/index.php~ -- 9.7 Кб -- 11.09.2007
Похожие документы
    
Похожие документы
Еще в разделе: 
(Показать все результаты (>1044) - hea.iki.rssi.ru/ )
7. University Satellites and Space Science Education '2006
    
University Satellites and . Space Science Education . ... The purpose of the developed scientific - educational program complex is creation on the Earth on the base of telemetry data of virtual model of microgravitational environment in which experiments are carried out, and virtual motion model of of the space vehicle. ... The developed program complex concerns to the class of the distributed program systems. ... Skobeltsyn Institute of Nuclear Physics, Moscow State University, 2005-2006 . ... 
      
[
Сохраненная копия
] 
 Ссылки http://cosmos.msu.ru/universat2006/main.php?sec=reg&step=aview&id=&aid=561 -- 10.2 Кб -- 21.12.2007
Похожие документы
    
Похожие документы
Еще в разделе: 
(Показать все результаты (>6714) - cosmos.msu.ru/ )
8. Symbolic circuit processor
    
 ... All circuit parameters have been presented in a symbolic form. ... To use the program you will need a CIR file (PSpise, DesignLab file) of your circuit. CIR file examples have been enclosured: bpasside.cir, test1.cir, test2.cir, test3.cir, test4.cir, laksamp.cir, bridge.cir, uA741acf.cir, quartz.cir. ... Ideal operational amplifier (nullor) * Nname n1 n2 n3 n4 * * In the ideal op amp data, (n1,n2) represent output nodes, * (n3,n4) represent input nodes (noninverting, inverting). ... 
      
[
Сохраненная копия
] 
 Ссылки http://astrometric.sai.msu.ru/~symbol/cirsym.html -- 4.4 Кб -- 06.10.2004
Похожие документы
    
Похожие документы
Еще в разделе: 
(Показать все результаты (>22) - astrometric.sai.msu.ru/ )
9. Active To Do List
    
. Number . Task . Pri . Author . Created By Tool . Created On . Modified On . Completed . Modified By . Assigned To . Link To . Magic . Description
      
[
Сохраненная копия
] 
 Ссылки http://www.mrao.cam.ac.uk/~nima/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 06.02.2006
[ Сохраненная копия ] Ссылки http://www.schools.keldysh.ru/sch725/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 11.03.2006
Похожие документы
    
[ Сохраненная копия ] Ссылки http://www.schools.keldysh.ru/sch725/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 11.03.2006
Похожие документы
Еще в разделе: 
(Показать все результаты (>2) - genphys.phys.msu.su/ )
10. Vladimir Marsakov Publication List
    
 ... Параметры пространственной структуры галактических подсистем обычно находят либо подсчетом звезд на разных расстояниях, либо определением их полного количества до соответствующего расстояния с последующим моделированием вертикального распределения экспоненциальным законом. ... Восстановленное распределение звезд подсистемы по высоте получается обработкой распределения по Z max вычисленными весами (т.е. отношениями) и функцией плотности вероятности нахождения звезды в разных точках орбиты. ... 
      
[
Сохраненная копия
] 
 Ссылки http://ip.rsu.ru/~marsakov/conf/paper1/conf1.htm -- 10.6 Кб -- 02.02.2007
Похожие документы
    
Похожие документы
Еще в разделе: 
(Показать все результаты (>30) - ip.rsu.ru/ )
11. PgMP Program Management Professional All-in-One Exam Guide - Joseph Phillips -
    
 ... Get full coverage of all the material included on the PgMP Program Management Professional exam inside this comprehensive resource. Written by industry expert, trainer, and project management consultant Joseph Phillips, this definitive exam guide covers all three phases of the credential process-the PMI staff review, the multiple-choice exam, and the Multi-rater Assessment-focusing on how to pass the rigorous PgMP exam. ... 
      
[
Сохраненная копия
] 
 Ссылки http://astrokuban.info/astroku3812.html -- 21.4 Кб -- 14.02.2016
Похожие документы
    
Похожие документы
12. http://curl.sai.msu.ru/mass/download/doc/infrasoft_eng.pdf
    
 ... Reports on progress and error are always recorded in the log file of the program. ... UT date of the  measurement  finish in YYYY-MM-DD format UT time of the  measurement  finish in hh:mm:ss format Average  flux  in A  aperture  Average  flux  in B  aperture  Average  flux  in C  aperture  Average  flux  in D  aperture  Normalized variance of  flux  in A  aperture  Normalized variance of  flux  in B  aperture  Normalized variance of  flux  in C  aperture  Normalized variance of  flux  in D ... 
      
[
Текст
] 
 Ссылки http://curl.sai.msu.ru/mass/download/doc/infrasoft_eng.pdf -- 484.9 Кб -- 15.03.2016
Похожие документы
    
Похожие документы
13. ПРИЛОЖЕНИЕ ј2 к Выпуску N2(16), март-апрель 1998
    
АНОНС НАУЧНЫХ КОНФЕРЕНЦИЙ 1998-99 гг. ... An AAS Electronic Announcement Dear Colleague: NASA has approved development of a Wide Field Camera 3 (WFC3) for installation in the HST on the 2002 Servicing Mission. A Scientific Oversight Committee (SOC) is being established to ensure that the broad interests of the scientific community are represented in the development of WFC3. The primary task of the SOC will be to advise the HST Project and STScI in all areas of scientific performance of WFC3. ... 
      
[
Сохраненная копия
] 
 Ссылки http://astrocourier.chat.ru/1998/98aprmar/98aprmar2p8.htm -- 12.1 Кб -- 09.04.2016
Похожие документы
    
Похожие документы
Еще в разделе: 
(Показать все результаты (>28) - astrocourier.chat.ru/ )
14. Cairo
    
Cairo, Egypt . Cairo is the capital of Egypt and the largest city in the Middle East. Although Cairo itself is only about 1,000 years old, parts of the metropolis date back to the time of the Pharaohs. ... In the 19th century, one of the city's rulers, Khedive Ismail (1863-1879), sought to transform Cairo into a European- style city. ... Although a housing crisis has been broadcast by the international news media, it is estimated that Cairo may have a surplus of some 1 million housing units. ... 
      
[
Сохраненная копия
] 
 Ссылки http://edu.zelenogorsk.ru/eprojects/city/cair_eng.htm -- 4.7 Кб -- 12.05.2002
Похожие документы
    
Похожие документы
Еще в разделе: 
(Показать все результаты (>36) - edu.zelenogorsk.ru/ )
15. Home
    
STARTEST IMAGES GALLERY . STARTESTING TELESCOPES WITH AN AUTOCOLLIMATOR . ... This website is a joint effort of Markus Ludes from APM-Telescopes and Cor Berrevoets ( Aberrator free startesting Software ). The site aims at explaining the different aspects of star-testing telescopes. ... Markus Ludes (APM telescopes) used a high quality 10" Maksutov Newtonian (Zygo tested at 632,8 nm with the following errors: 1/10.1 wavefront p.t.v. and 1/51 wavefront RMS) as collimator in single pass scheme. ... 
      
[
Сохраненная копия
] 
 Ссылки http://aberrator.astronomy.net/scopetest/body_index.html -- 5.6 Кб -- 29.09.2002
Похожие документы
    
Похожие документы
Еще в разделе: 
(Показать все результаты (>3) - aberrator.astronomy.net/ )
16. http://astra.prao.psn.ru/Molotov/Webpage/INFO/lfvn_en.pdf
    
 ... Maps of six sources (0420+022, 0420-014, 1308+326, 1345+125, 1803+784, and DA 193) obtained with milliarcsecond resolution are presented and discussed, together with their broadband (122 GHz) spectra obtained on the RATAN600 radio telescope at epochs close to those of the VLBI observations. ... The image (Fig. 5) shows that the source structure at 18 cm is compact, consisting of a VLBI core and two jet components, with the outer component lying 5 mas (30 pc) to the northwest of the core ( = 54 ). ...
      
[
Текст
] 
 Ссылки http://astra.prao.psn.ru/Molotov/Webpage/INFO/lfvn_en.pdf -- 301.6 Кб -- 16.09.2004
Похожие документы
    
Похожие документы
Еще в разделе: 
(Показать все результаты (>16) - astra.prao.psn.ru/ )
17. Generated Documentation (Untitled)
. This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to Non-frame version.
      
[
Сохраненная копия
] 
 Ссылки http://www.eso.org/~pgrosbol/fits_java/docs/index.html -- 2.3 Кб -- 16.05.2008
Похожие документы
    
    
Похожие документы
18. http://astro.pu.ru/forum/
The database connection failed. Please check your database configuration in include/db/config.php. If the configuration is okay, check if the database server is running.
    
    
19. М.Б.Богданов - ИСПОЛЬЗОВАНИЕ РЕСУРСОВ СЕТИ ИНТЕРНЕТ ПРИ ИЗУЧЕНИИ АСТРОНОМИИ
    
 ... РЕШЕНИЕ ЗАДАЧ СФЕРИЧЕСКОЙ АСТРОНОМИИ . ... Вычисление точных топоцентрических эфемерид планет . ... В качестве примера в нем приведены исходные данные сервера для расчета эфемерид Марса. Ниже списка располагаются четыре кнопки для модификации исходных данных. ... Через некоторое время, которое в основном определяется скоростью передачи данных по сети, на экране появиться большая таблица рассчитанных значений параметров, снабженных многочисленными комментариями. ... 
      
[
Сохраненная копия
] 
 Ссылки http://heritage.sai.msu.ru/ucheb/Bogdanov/4_4.html -- 9.3 Кб -- 02.05.2007
Похожие документы
    
Похожие документы
Еще в разделе: 
(Показать все результаты (>8) - heritage.sai.msu.ru/ )
20. June 2010 Лаборатория лазерной интерферометрии
    
Thursday, June 24th, 2010 . ... Wednesday, June 16th, 2010 . На сайт добавлен пакет Lightbox 2.04 (http://www NULL .huddletogether NULL .com/projects/lightbox2/) (by Lokesh Dhakar) для отображения графики с дополнительными визуальными эффектами: . ... You are currently browsing the Лаборатория лазерной интерферометрии blog archives for June, 2010. ... Наши публикации . ... Публикации за 2011 . Публикации за 2012 . ... Лаборатория лазерной интерферометрии is proudly powered by WordPress . ... 
      
[
Сохраненная копия
] 
 Ссылки http://geo.sai.msu.ru/wordpress/?m=201006 -- 23.9 Кб -- 09.04.2016
Похожие документы
    
Похожие документы
Еще в разделе: 
(Показать все результаты (>4) - geo.sai.msu.ru/ )