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

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

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

1. Problem creating a new system call
... Just to learn how to generate a system call, I created a simple system call that basically sets and resets the value of a global parameter "PREFETCH". SYSTEM CALL code ********************************** int PREFETCH = 0; /* this is a global variable */ . ... To execute the sys_prefetch system call, I wrote a prefetch.c file with the following code. ************************code to call sys_prefetch***************** #include <linux/unistd.h> _syscall2 (int, prefetch, int, mode, int, nr_hints) . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/135.html -- 4.2 Кб -- 23.03.2000
Похожие документы
Еще в разделе: (Показать все результаты (>5590) - www.arcetri.astro.it/ )

2. Create a file with the cat command
. Type the command cat > name_of_file . Now type in your text. Press the <Return> key to start a new line. When you have finished typing in your text, enter Ctrl-d (Press and hold down the Ctrl key and type a "d"). This stops the cat command and returns you to the system prompt. **Caution** . Did You Know? . Examples .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/create_cat.html -- 2.2 Кб -- 17.01.1997
Похожие документы

3. Manual Page: htpasswd - Apache HTTP Server
NAME htpasswd - Create and update user authentication files SYNOPSIS htpasswd [ - c ] [ - m | ... p ] passwdfile username password htpasswd - n [ - m | ... p ] username password DESCRIPTION htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by htpasswd. ... The user is prompted for the password. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/htpasswd.html -- 9.8 Кб -- 20.06.2002
Похожие документы

4. pipe() - Low level Piping
Next: Interrupts and Signals Up: Piping in a C program Previous: popen() - Formatted Piping . int pipe(int fd[2]) - creates a pipe and returns two file descriptors, fd[0], fd[1] . fd[0] is opened for reading, fd[1] for writing. pipe() returns 0 on success, -1 on failure and sets errno accordingly. ... Pipes opened with pipe() should be closed with close(int fd) . ... An example of piping in a C program is plot.c and subroutines and is detailed in Appendix . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_2_2.html -- 2.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_2_2.html -- 2.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_2_2.html -- 2.8 Кб -- 02.10.2012
Похожие документы

5. Stellarium: LabelMgr Class Reference
Stellarium 0.12.3 . ... Classes . ... LabelMgr Class Reference . ... intљ . labelObject (const QString &text, const QString &objectName, bool visible=true, float fontSize=14, const QString &fontColor="#999999", const QString &side="E", double labelDistance=-1.0, const QString &style="TextOnly") . ... labelScreen (const QString &text, int x, int y, bool visible=true, float fontSize=14, const QString &fontColor="#999999") . ... setLabelText (int id, const QString &newText) . ... virtual voidљ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classLabelMgr.html -- 37.7 Кб -- 28.02.2014
Похожие документы

6. Getting Common Information About Access Points
There are various kinds of generic information you can retrieve about an XPA access point by using the xpaget command. ... Each XPA access point supports a number of reserved sub-commands that provide access to different kinds of information, e.g. the access control for that access point. ... acl get (set) the access control list [options: host type acl, for set] . ... This access point is available only on the server machine. -env get (set) an environment variable [options: name (value, for set)] . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/info.html -- 7.9 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/info.html -- 7.9 Кб -- 01.10.2012
Похожие документы

7. ranking [SAI Virtual Observatory - Wiki]
Trace: ranking . ... CREATE OR REPLACE FUNCTION my_rank (tsvector, tsquery, int ) RETURNS float AS $$ use List::Util qw(min max); my ($string, $ query ) = @_; my $maxpos = 0; # Parse tsvector, taking into account positional information foreach (split / /, $string){ if(/^'(\w+)'(:([0-9,]+))?$/){ foreach(split /,/, $3){ $ vector {$_} = $1; $maxpos = max($maxpos, $_); } } } my @ vector = map {$ vector {$_}} sort {$a = $b} keys(% vector ); # Parse tsquery, assuming it to be ORed only $ ... SAI VO | ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/wiki/ranking -- 12.8 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>3939) - vo.astronet.ru/ )

8. lsst.tcc: python/tcc/mir/mirrorDeviceSet.py Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... python . tcc . mir . mirrorDeviceSet.py . ... 3 љ from twistedActor import DeviceSet, LinkCommands, UserCmd . ... 8 љ SlotList = ( "prim" , "sec" , "tert" ) . ... 32 љ def connectOrInit (self, slotList=None, userCmd=None, timeLim=DefaultTimeLim): . ... 49 љ if userCmd is None : . ... 54 љ def status (self, slotList=None, userCmd=None, timeLim=DefaultTimeLim): . ... 68 љ def init (self, slotList=None, userCmd=None, timeLim=DefaultTimeLim): . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/mirror_device_set_8py_source.html -- 24.1 Кб -- 14.09.2015
Похожие документы

9. An IRAF-Independent Interface for Spatial-Region Descriptors
... To move toward open analysis software, we plan to make the PROS regions subsystem available from processes outside of IRAF. We also plan to make the region descriptor parsing system available for purposes beyond the creation of masks, such as an interface to an image display program, accepting a region descriptor and generating commands to display the region on an image. ... Anticipating two kinds of new requirements, we reconsidered the design of the PROS region descriptor processing subsystem. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/schmidtd.html -- 11.4 Кб -- 03.11.2000
Похожие документы

10. Creating a filesystem
... Filesystems are created, i.e., initialized, with the mkfs љ command. ... Search for bad blocks and initialize the bad block list accordingly. -l filename . ... badblocks /dev/fd0H1440 1440 > bad-blocks . ... 1 block group . 8192 blocks per group, 8192 fragments per group . ... Then bad blocks were searched with badblocks љ , with the output redirected to a file, bad-blocks . Finally, the filesystem was created, with the bad block list initialized by whatever badblocks љ found. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node45.html -- 7.0 Кб -- 04.05.1997
Похожие документы

11. Колготки для кукол Zapf Creation Baby Annabell 2 пары 792-261 в ассортименте -
... Бренд: Zapf Creation, Тип: Колготки для кукол . Аксессуары для кукол . ... Пособие содержит темы, подготовленные на основе базовой учебной программы по дисциплине "Банковский маркетинг". ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku5800.html -- 18.8 Кб -- 14.02.2016
Похожие документы

12. Image: IMG 2310
. Album : asv-album :: Travels to distant places and countries :: 2004/06 Leiden, Hague, Amsterdam (Netherlands) :: 11/06/04 Returning home . Up . << Prev . IMG 2310 . Next >> . Album created by album generator a Marginal Hack by David Madison on Tue Jun 23 14:49:13 2015 .
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/album/trips/2004.06.Netherlands/11.06.Leiden-Moscow/tn/IMG_2310.JPG.index.html -- 6.2 Кб -- 23.06.2015
Похожие документы

13. Dunk Proceedings - 2dF QSO Redshift Survey (Creation and Objectives)
. Other Relevant Plots . Map of survey sky coverage also showing locations of all previously known QSOs. Plot showing our QSO candidate selection . The final photometric catalogue of UBR selected QSO candidates. | Front page | . | << - Talk Overview | Survey status - >> | . Robert J. Smith, ">rsmith@mso.anu.edu.au Last modified: Fri Sep 24 11:39:02 EST 1999 .
[ Сохраненная копия ]  Ссылки http://www.2dfquasar.org/Papers/Dunk/objectives.html -- 3.0 Кб -- 24.09.1999
Похожие документы
Еще в разделе: (Показать все результаты (>8) - www.2dfquasar.org/ )

14. Informational system "Evolution of RG"
The project of the informational system creation on the problem of evolution of radio galaxies, as a part of the "Big Trio" project aimed on studing of distant radio galaxies, is designed. This system allows a user to operate with simulated curves of spectral energy distributions (SED) to estimate ages and redshifts by photometry data. Authors use SEDs of several models for different types of galaxies. ... The HTTP and e-mail access is organized to this system. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/sed/ -- 4.7 Кб -- 15.07.2001
[ Сохраненная копия ]  Ссылки http://sed.sao.ru/ -- 4.7 Кб -- 15.07.2001
Похожие документы

15. http://lnfm1.sai.msu.ru/SETI/eng/articles/sokfro.html
A very important stage in a story of formation of any new science is the shift from discussion of situation which are possible but do not occur in practice due to some reason to recognition of real phenomena of interest. ... We suggest to consider computer viruses as this new specific form of life which is coming in the contact with our form of life. ... Computer life has been created by human being, the role of independent evolution of computer viruses seems to be still negligible. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/SETI/eng/articles/sokfro.html -- 6.7 Кб -- 11.12.2002
Похожие документы

16. Microsoft Office PowerPoint Viewer Readme File Microsoft Office PowerPoint
б© 2003 Microsoft Corporation. ... This document provides late-breaking information about the Microsoft Office PowerPoint Viewer. To view the Readme file on the screen, maximize the browser window. ... About the PowerPoint Viewer . ... The Microsoft Office PowerPoint Viewer allows you to view full-featured presentations created in Microsoft Office PowerPoint 2003. The PowerPoint Viewer supports viewing presentations created in PowerPoint 97, PowerPoint 2000, and PowerPoint 2002. ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2008/Presentations/26Dec/Moskalenko_IKI/pvreadme.htm -- 5.0 Кб -- 25.07.2003
Похожие документы
Еще в разделе: (Показать все результаты (>475) - hea.iki.rssi.ru/ )

17. http://rp.iszf.irk.ru/esceir/wwwb/install_mod_upload.old/schemas/attach_postgres_schema.sql
phpBB2 - attach_mod schema - Postgresql $Id: attach_postgres_schema.sql,v 1.3 2003/03/09 02:21:03 acydburn Exp $ */ /* Create auto_increment values */ CREATE SEQUENCE phpbb_extensions_id_seq start 1 increment 1 maxvalue 2147483647 minvalue 1 cache 1; CREATE SEQUENCE phpbb_forbidden_extensions_id_seq start 1 increment 1 maxvalue 2147483647 minvalue 1 cache 1; CREATE SEQUENCE phpbb_extension_groups_id_seq start 1 increment 1 maxvalue 2147483647 minvalue 1 cache 1; ...
[ Сохраненная копия ]  Ссылки http://rp.iszf.irk.ru/esceir/wwwb/install_mod_upload.old/schemas/attach_postgres_schema.sql -- 6.0 Кб -- 19.01.2013
Похожие документы

18. Dmytro P. Andriyenko
... Определение высот полярных сияний по базисным снимкам Тикси. ... Береговой эфект в высотах полярных сияний. ... Результаты определения высот полярных сияний в б.Тикси в 1964г. Геомагнетизм . ... Проблемы космической физики (ПКФ), ?5, 1970 . ... ПКФ, ?15, 1980 . Вспышки блеска комет и солнечная корпускулярная активность. ... 1980 . Корпускулярноактивные области Солнца и вспышки блеска комет. ... Вспышки блеска комет. ... О гало льдистых тел, как возможном источнике вспышек блеска комет. ...
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/staff/Andriyenko.html -- 10.7 Кб -- 23.01.2004
Похожие документы

19. Accuracy of World positional CCD observations of the numbered minor planets
... During all period of our investigations Dr. N.Sumzina from the Institute of Applied Astronomy of RAS had prepared the Numbered Minor Planet positions from MPC Database for our processing with kind permission of the Director of Minor Planet Center Prof. Braian Marsden. ... Our extensive processing of the MPC data allows us to conclude that CCD observations of the Numbered and Unnumbered Minor Planets have the errors, sometimes very crude. ...
[ Сохраненная копия ]  Ссылки http://www.accuracy.puldb.ru/AUTHORS.HTM -- 3.3 Кб -- 05.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>65) - www.accuracy.puldb.ru/ )

20. Results.html
. TRANSITSEARCH . HOME . Photometric Search Results . A results page has not yet been created for this star. RETURN to Candidates table.
[ Сохраненная копия ]  Ссылки http://observ.pereplet.ru/images/evgeny/transitsearch/dynamiccontent/14Her____b.results.html -- 3.2 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>23) - observ.pereplet.ru/ )

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


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

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

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