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

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

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

1. Linux I/O port programming mini-HOWTO: Interrupts (IRQs) and DMA access
Next Previous Contents . You cannot use IRQs or DMA directly from a user-mode process. You need to write a kernel driver; see The Linux Kernel Hacker's Guide for details and the kernel source code for examples. You can disable interrupts from within a user-mode program, though it can be dangerous (even kernel drivers do it for as short a time as possible). After calling iopl(3) , you can disable interrupts simply by calling asm("cli"); , and re-enable them with asm("sti"); . Next Previous Contents
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-3.html -- 2.3 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-3.html -- 2.3 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-3.html -- 2.3 Кб -- 02.10.2012
Похожие документы

2. Apache module mod_imap
This module provides for server-side imagemap processing. ... Configurable generation of imagemap menus. The lines in the imagemap files can have one of several formats: directive value [x,y ...] . ... The directives can come in any order, but are processed in the order they are found in the imagemap file. base Directive . ... Module: mod_imap . ... Its value is overridden by a default directive within the imagemap file. ... Its value is overridden by a base directive within the imagemap file. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_imap.html -- 14.4 Кб -- 01.08.2003
Похожие документы

3. Adding New File Formats to SAOtng
SAOtng supports FITS files internally, so that a standard FITS image file can be sent directly to SAOtng for display using XPA: xpaset SAOtng Also, when a new file name is sent to SAOtng, the program checks the first 2880 bytes of the file to see if it is a FITS file and if so, processes it accordingly. Support for other image file formats (or any other image format) is added to SAOtng by writing two external file access programs: . ... The command-line of the image section program . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/adding_files.html -- 6.8 Кб -- 01.10.2012
Похожие документы

4. Writing an Actor Using twistedActor
This manual describes the details of writing an actor based on twistedActor. ... Thus, to the extent that the underlying hardware controllers support it, an actor based on twistedActor can execute multiple commands at the same time. ... One thing to keep in mind while writing your device code is: which actor commands can the device handle directly? ... Actor contains the list of devices your actor controls and code to execute certain commands called "local commands". ... Execute the command . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/twistedActor/writingAnActor.html -- 11.3 Кб -- 29.08.2014
Похожие документы
Еще в разделе: (Показать все результаты (>490) - www.apo.nmsu.edu/ )

5. ADASS 2002 Conference Proceedings
... We have developed a new extraction software package called aXe that was specifically designed to handle the ACS spectrophotometric data. ... The aXe software was designed to extract spectra in a consistent manner from all the slitless spectroscopy modes provided by the Advanced Camera for Surveys (ACS) that was installed on the Hubble Space Telescope in February 2002. ... The extraction process is a set of well isolated steps that can be individually applied and tweaked by the user (Figure 1 ). ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass02/P3-14/ -- 10.4 Кб -- 13.03.2003
Похожие документы

6. Use of arrays and array sections
The English word "array" is translated into Swedish as "f lt" which is retranslated into English as "field". We may therefore perhaps use the word field either by mistake or as a suitable name of a specific array. A new feature of Fortran 90 is that you can work directly with a whole array or an array section without explicit (or implicit) DO -loops. ... An array is defined to have a shape given by its number of dimensions (called " rank ") and the extent for each one of these. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c11.html -- 5.4 Кб -- 10.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c11.html -- 5.4 Кб -- 10.02.1996
Похожие документы
Еще в разделе: (Показать все результаты (>4171) - crydee.sai.msu.ru/ )

7. Example of suspending a foreground process
To suspend a foreground process: find / -name *.c -print find: cannot read /dev/diag .. Z [1]+ Stopped find / -name *.c -print ps 22926 p9 S 0:03 -Tcsh (Tcsh) 29857 p9 T 0:00 find / -name *.xdh -print 29859 p9 R 0:00 ps mail tony < memo.txt . ... Realising that this process will take a long time to run they stop it while they do something else. They check to see that the process still exists: it does. ... Now they can restart the process again in the foreground or run it as a background job . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/jobz1.2.1.html -- 2.5 Кб -- 17.01.1997
Похожие документы

8. Annotated Bibliography
... This annotated bibliography covers books on operating system theory as well as different kinds of programming in a Unix environment. The price marked may or may not be an exact price, but should be close enough for government work. If you have a book that you think should go in the bibliography, please write a short review of it and send all the necessary information (title, author, publisher, ISBN, and approximate price) and the review to johnsonm@redhat.com . Author: . ... Publisher: . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/bib/bib.html -- 14.8 Кб -- 23.03.2000
Похожие документы
Еще в разделе: (Показать все результаты (>5877) - www.arcetri.astro.it/ )

9. SMIS IKI RAN (Sample Images)
. Russian Version [ MS-Win ] . [ News ] . [ Satellite data ] . [ SMIS ] . [ ] . Cities . Rivers . Fires . Clouds . Sea and lakes . Miscellaneous . Back to SMIS Home Page .
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/images/sample_e.htm -- 2.7 Кб -- 28.04.1997
Похожие документы
Еще в разделе: (Показать все результаты (>54) - smis.iki.rssi.ru/ )

10. Formatting
Next: Partitions Up: Using Disks and Other Previous: Tapes . ... The terminology is a bit confusing here: in MS-DOS, the word formatting is used to cover also the process of creating a filesystem (which will be discussed below). ... During formatting one might encounter bad spots on the disk, called bad blocks or bad sectors . ... Floppies are formatted with fdformat љ . ... fdformat /dev/fd0 . ... The badblocks љ command can be used to search any disk or partition for bad blocks (including a floppy). ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node34.html -- 9.5 Кб -- 04.05.1997
Похожие документы

11. Stellarium: Scripting Engine
Stellarium 0.12.3 . ... Classes . ... Scripting . ... Scripting Engine . ... Script Console . ... Since version 0.10.1, Stellarium includes a scripting feature based on the Qt Scripting Engine . ... Prior to version 0.10.0, Stellarium used a different scripting engine called StratoScript . ... Prior to version 0.10.0, Stellarium had a simple scripting engine, known as StratoScript . ... This script prints "Hello Universe" in the Script Console output window. core.debug( "Hello Universe" ); . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/scripting.html -- 11.5 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>767) - astro.uni-altai.ru/ )

12. [an error occurred while processing this directive]
[an error occurred while processing this directive] . [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] . [an error occurred while processing this directive]
[ Сохраненная копия ]  Ссылки http://sputnik.infospace.ru/noaa/engl/black/sst1.sht -- 1.9 Кб -- 27.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>37) - sputnik.infospace.ru/ )

13. Radioastrophysical department ISTP RAS SB
RADIOASTROPHYSICAL DEPARTMENT  INSTITUTE OF SOLAR-TERRESTRIAL PHYSICS RAS SB . ... Radioastrophysical Department , Institute of Solar-Terrestrial Physics, Siberian Division, Russian Academy of Science. ... Head of Laboratory dr. Gubin A.V. LABORATORY of INFORMATION SUPPLY and METHODOLOGY of RESEARCH . ... Head of Observatory Kitsanov S.V. SIBERIAN SOLAR RADIO TELESCOPE . Siberian solar radio telescope data at 5.7 GHz in I SOHO EIT 171 SOHO EIT 195 SOHO EIT 304 MDI Continuum MDI Magnetogram . ...
[ Сохраненная копия ]  Ссылки http://ssrt.iszf.irk.ru/ -- 20.8 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>34) - ssrt.iszf.irk.ru/ )

14. Manpage of FITSHDR
fitshdr - FITS-file headers manipulation tool fitshdr [options] [FITSfile_name] . ... fitshdr [options] --edit FITSfile_name . ... If You want to modify headers of FITSFILE using new FITS-header lines from HEADER file (or from stdin), You have to use this option (You can skip this option, if -H or --header option is used). ... Empty header lines are not displayed (in 'dump' mode only). --line-offsets . ... In 'dump' mode: file offset will be displayed for each header line. --no-line-offsets . ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~pav/dists/fitshdr/fitshdr.1.html -- 12.8 Кб -- 21.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>244) - lnfm1.sai.msu.ru/ )

15. Pirelli Winter Ice Zero 225/50R17 98T XL Шип Run Flat - Pirelli - Pirelli Smart
... This Primary course is suitable for beginners as well as children who have completed a pre-Junior course. ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku6651.html -- 23.1 Кб -- 14.02.2016
Похожие документы
Еще в разделе: (Показать все результаты (>328) - astrokuban.info/ )

16. MASTER-II Kislovodsk
M obile A stronomical Sy stem of TE lescope- R obots MASTER-II Kislovodsk Lomonosov Moscow State University, Sternberg Astronomical Institute , Moscow Union "Optic" , Kislovodsk Solar Station Latitude = 43 o љ44'.767љN; Longitude = 42 o љ31'.417љE; Altitude = 2067љm MASTERљIIљ(8љsquareљdegress) + MASTERљVWF(VeryљWideљFieldљCameras (FOV=800 square degrees, Timeљresolutionљupљtoљ150љms, with unfiltered m_lim=14m on 5 sec. exposure, and ~10.5m with 0.15 sec) . ... 11h 38m 38.0s , -09d 59m 59s) . ...
[ Сохраненная копия ]  Ссылки http://apollo.sai.msu.ru/ -- 11.6 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>2) - apollo.sai.msu.ru/ )

17. IIS7
.
[ Сохраненная копия ]  Ссылки http://platon.asc.rssi.ru/ -- 1.7 Кб -- 26.11.2009
Похожие документы

18. What is Redshift? (2dF QSO Redshift Survey - 2QZ)
... Under certain conditions, like those in the nucleus of a QSO, all atoms can be made to emit light at particular wavelengths. ... If that source is approaching the observer, the wave is squashed up onto itself making the wavelength shorter. ... This is redshift. ... You can see how the section of the QSO spectrum which we observe changes with redshift. ... We then see how far we had to slide the observed spectrum along the scale to make it match and that is the objects redshift. ... The 2QZ team . ...
[ Сохраненная копия ]  Ссылки http://www.2dfquasar.org/restframe.html -- 10.2 Кб -- 07.05.2008
Похожие документы
Еще в разделе: (Показать все результаты (>5) - www.2dfquasar.org/ )

19. East Siberian Center for the Earth's Ionosphere Research. Databases.
Russian SHAREABLE DATA CENTER Institute of Solar-Terrestial Physics SB RAS . ... The ionogram catalogue is divided into the data file and the key file. ... The station codes database consists of the data file and two key files. ... This database consists of the data file and the key file. ... The antenna DB consists of two interrelated databases. ... The data file contains the following information: antenna type, antenna name, antenna parameters names, measurement units, and ranges of parameters. ...
[ Сохраненная копия ]  Ссылки http://rp.iszf.irk.ru/esceir/lchmen/basydnen.htm -- 12.9 Кб -- 01.06.2001
Похожие документы

20. Hardware sector, archive 2013
... Telescopes . ... 2013: . A new control system for the 1-m telescope with remote control possibility for the observation process . In 2013, the creation of a control system for the multitask 1-m ZEISS-1000 telescope was completed in SAO RAS, allowing the use of the telescope's observational capabilities in the modes of local and remote control. ... FITS 3.0-compatible archive of direct images with astrometric calibration . ... SAO RAS Report N329, 2013. Archive . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-en/Science/results/ar_facil/res2013.html -- 6.8 Кб -- 10.04.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-en/Science/results/ar_facil/res2013.html -- 6.8 Кб -- 10.04.2016
Похожие документы

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


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

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

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