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

1 | 2 | След.

Показаны документы, содержащие фрагменты текста из документа
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
Похожие документы

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

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

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

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

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

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

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
Похожие документы
Еще в разделе: (Показать все результаты (>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