Найдено документов: 18461 (71 сайтов) ---- Время поиска: 0.18сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/devices/char/2.html.
http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/devices/char/2.html.
1. Plug-and-Play-HOWTO : Tell the Driver the Configuration
... A modern driver for a device will find out the bus-resource configuration without you having to tell it anything. ... In the worst case you must hard-code the bus-resources into the kernel (or a module) and recompile. In the middle are cases such as where you run a program to give the bus-resource info to the driver or put the info in a configuration file. ... You give such bus-resources as a parameter to the kernel or to a loadable module. ... Setserial is often run from a start-up file. ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pnp/pnpHOWTO/Plug-and-Play-HOWTO-6.html -- 6.5 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/pnp/pnpHOWTO/Plug-and-Play-HOWTO-6.html -- 6.5 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/pnp/pnpHOWTO/Plug-and-Play-HOWTO-6.html -- 6.5 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/pnp/pnpHOWTO/Plug-and-Play-HOWTO-6.html -- 6.5 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/pnp/pnpHOWTO/Plug-and-Play-HOWTO-6.html -- 6.5 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>798) - jet.sao.ru/ )
2. Examples of passing arguments given to a command alias
To pass a single argument to a command alias: alias print 'lpr \\!^ Pps5' print memo.txt . The notation !^ causes the first argument to the command alias print to be inserted in the command at this point. ... character is preceded by a \\ to prevent it being interpreted by the shell as a history command. To pass each argument to a command alias: alias print 'lpr \\!* ... The notation !* causes each argument given to the alias print to be inserted in the command at this point. ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/alias_csh2.1.html -- 2.8 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>573) - comet.sai.msu.ru/ )
3. Character Device Drivers
... int major . ... Here is an example of foo_write() : static int foo_write(struct inode * inode, struct file * file, char * buf, int count) { unsigned int minor = MINOR(inode->i_rdev); char ret; while (count > 0) { ret = foo_write_byte(minor); if (ret < 0) { foo_handle_error(WRITE, ret, minor); continue; } buf++ = ret; count-- } return count; } foo_write_byte() and foo_handle_error() are either functions defined elsewhere in foo.c or pseudocode. ... 2. return value of foo_write(...) by My name here . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/devices/char.html -- 8.3 Кб -- 23.03.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5354) - www.arcetri.astro.it/ )
4. TCC Documentation
... TCC User's Guide explains how to use the TCC from an Astronomer's point of view. TCC Commands describes the commands in detail. ... You can talk to one using the tcc command talk mirror_name " mirrorCtrl command " for example talk sec showparams . ... You can talk to one using the tcc command talk mirror_name "galil Galil command " for example talk sec "galil XQ#SHOWPARAMS" . ... You can talk to one using the command talk axis_name " axis controller command " for example talk az "MS.DUMP" . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/ -- 3.9 Кб -- 10.09.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>887) - www.apo.nmsu.edu/ )
5. About the HTML 4.0 Specification
previous next contents elements attributes index . ... Document conventions . ... Sections 2 and 3: Introduction to HTML 4.0 . ... The brief SGML tutorial gives readers some understanding of HTML's relationship to SGML and gives summary information on how to read the HTML Document Type Definition (DTD). ... Each attribute definition specifies the type of its value. ... Title to copyright in this document will at all times remain with copyright holders. previous next contents elements attributes index ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~ustiansk/web/about.html -- 13.7 Кб -- 24.04.1998
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/about.html -- 13.7 Кб -- 24.04.1998
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/about.html -- 13.7 Кб -- 24.04.1998
Похожие документы
Еще в разделе:
(Показать все результаты (>2659) - crydee.sai.msu.ru/ )
6. Practical Applications of a Relational Database of FITS Keywords
... Up: FITS-Flexible Image Transport System . ... We have therefore constructed a relational database schema which describes FITS keywords, and have implemented it using Sybase. ... This generalization led swiftly to the use of the ``Memes'' database to document itself, since the fields (columns) of a database table are memes with a large subset of the attributes of a FITS keyword (such as name, datatype, semantics, etc.) ... There are many practical applications for these abilities (see Table 1). ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass96/clarked.html -- 12.0 Кб -- 23.06.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1568) - www.adass.org/ )
7. JavaScript Form Validator Documentation
The Form validation script is distributed free from JavaScript-Coder.com . ... When there are many fields in the form, the JavaScript validation becomes too complex. ... Each field in the form can have 0, 1, or more validations. ... Just after defining your form, Create a form validator object passing the name of the form . ... FORM> . ... You can add any number of validations.The list of validation descriptors are provided at the end of the documentation. ... option value="" selected>[choose yours] . ...
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/Z-90/scripts/Documentation.html -- 15.5 Кб -- 03.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>193) - hea.iki.rssi.ru/ )
8. Stellarium: TextUserInterface Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... TextUserInterface Class Reference . ... voidљ . setTuiMenuActive (bool tActive) . Show/hide the TUI menu. ... virtual voidљ . ... Update the module with respect to the time. ... virtual boolљ . ... virtual void TextUserInterface::draw . ... virtual void TextUserInterface::handleKeys . ... virtual void TextUserInterface::init . ... Loads the module's configuration from the config file. void TextUserInterface::setTuiDateTime . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classTextUserInterface.html -- 31.0 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>625) - astro.uni-altai.ru/ )
9. Typographical conventions
Next: The Linux Documentation Project Up: Introduction Previous: Introduction . ... Used to mark new concepts , WARNINGS , and keywords in a language. italics . ... Used to mark meta-variables in the text, especially in representations of the command line. For example, ls -l foo where foo would ``stand for'' a filename, such as /bin/cp . ... Also used for code examples, whether it is C code, a shell script, or something else, and to display general files, such as configuration files. ... Key . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/sag-0.4/node3.html -- 3.6 Кб -- 04.05.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1558) - star.arm.ac.uk/ )
10. http://vega.inp.nsk.su/~inest/ASCOM/Scriptable%20Components%20and%20Engines/ASCOM%20FITS%20driver/header.vbs
... (matthias.busch@easysky.de) 2003-07-20 '--------------------------------------------------------------- Function ListProperties(ByVal image ) On Error Resume Next WScript.Echo 01 Airmass = image .Airmass WScript.Echo 02 Altitude = image .Altitude WScript.Echo 03 ApertureArea = image .ApertureArea WScript.Echo 04 ApertureDiameter = image .ApertureDiameter ...
[
Сохраненная копия
]
Ссылки http://vega.inp.nsk.su/~inest/ASCOM/Scriptable%20Components%20and%20Engines/ASCOM%20FITS%20driver/header.vbs -- 5.6 Кб -- 24.01.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>52) - vega.inp.nsk.su/ )
11. Event File Specifications
SAOtng supports display of photon event data contained in raw files, similar to its support for FITS Binary Table extensions (e.g., X-ray event lists). ... Because event files do not usually contain enough information to generate an image, we have adopted some conventions for specifying how to interpret the data in these files and for how to bin rows of events into images. To image an event file, it is first of all necessary to define the structure of the events in the event file. ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/RD/saotng/event_spec.html -- 7.1 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1892) - hea-www.harvard.edu/ )
12. http://site2010.sai.msu.ru/static/doc/Site2010-Summary.pdf
SITE 2010 Comprehensive Characterization of Astronomical Sites Kislovodsk, Russia, 49 October 2010 Conference Summary Marc S. Sarazin*a a European Southern Observatory, Garching, Germany Abstract The main topics discussed during the Site 2010 conference are outlined and the outcome is described. Keywords: Astronomical Site testing, precipitable water vapor, atmospheric turbulence, cloudiness, seeing 1. ... Site surveys for National observatory projects in China, India, and Iran benefit from this. ...
[
Текст
]
Ссылки http://site2010.sai.msu.ru/static/doc/Site2010-Summary.pdf -- 327.1 Кб -- 17.10.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>218) - site2010.sai.msu.ru/ )
13. Apache Virtual Host documentation
The term Virtual Host refers to the practice of maintaining more than one server on one machine, as differentiated by their apparent hostname. ... Apache was one of the first servers to support IP-based virtual hosts right out of the box. ... Below is a list of documentation pages which explain all details of virtual host support in Apache version 1.3 and later. ... IP-based Virtual Hosts . ... Folks trying to debug their virtual host configuration may find the Apache -S command line switch useful. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/vhosts/ -- 4.1 Кб -- 15.10.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>114) - neptun.sai.msu.ru/ )
14. Data bases of Natural Satellites. Documentation. Structure
Databases (NSDC) of the Natural Planetary Satellites. ... NSDC: Database of astrometric observations of Natural Planetary Satellites . ... They are thoroughly looking for observations in different sources, creating their owndatabases which are then mostly inaccessible to other researchers. ... In the file "content" with explications, the reference is given to the data source as well as the bibliographic reference. ... Data sources. ... Why a specific bibliographic database for Natural satellites? ...
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/neb/nss/DocStructe.htm -- 11.4 Кб -- 18.05.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>163) - lnfm1.sai.msu.ru/ )
15. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>16) - smis.iki.rssi.ru/ )
16. SPUTNIK home page
.
[
Сохраненная копия
]
Ссылки http://sputnik.infospace.ru/resurs/engl/samp_e.htm -- 5.8 Кб -- 21.01.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>21) - sputnik.infospace.ru/ )
17. Preparing and Submitting Tabular Data
... the data are described accurately enough to allow an unambiguous interpretation of the data, as well as a comprehension of the context in which the data were acquired and/or processed; a single ascii file, named ReadMe , is designed for this role. the data are in a format which allows their usage by tools currently in usage in our discipline -- normally flat ascii files ; other formats can be accepted, but are converted into flat files. ... How to prepare the Data files . ... How to deposit the data...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/Doc-k8/Science/Public/Bulletin/submit.htx -- 18.2 Кб -- 25.12.2008
[ Сохраненная копия ] Ссылки http://mavr.sao.ru/Doc-k8/Science/Public/Bulletin/submit.htx -- 18.2 Кб -- 15.05.2008
Похожие документы
[ Сохраненная копия ] Ссылки http://mavr.sao.ru/Doc-k8/Science/Public/Bulletin/submit.htx -- 18.2 Кб -- 15.05.2008
Похожие документы
Еще в разделе:
(Показать все результаты (>91) - mavr.sao.ru/ )
18. . The . MASS . Group .
... Measurement of the MASS detectors parameters with mass program January 24, 2015 [112707] . MASS/DIMM electronics. ... Turbina-core(D): Dimm User Guide. ... N.Shatsky, V.Kornilov, The revision of the MASS/DIMM star catalogue. ... О.Возякова, В.Корнилов, Н.Шатский, Новое программное обеспечение прибора MASS/DIMM. ... V.Kornilov, N.Shatsky, S.Potanin, O.Voziakova, B.Safonov Preliminary results of astroclimate parameters measurements at the Sternberg 2.5m telescope installation site. ...
[
Сохраненная копия
]
Ссылки http://curl.sai.msu.ru/mass/docs.shtml -- 10.3 Кб -- 27.06.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>27) - curl.sai.msu.ru/ )
19. http://selena.sai.msu.ru/Chik/Publications/ms42/m42_12.pdf
AN ORIGIN FOR THE SOUTH POLE-AITKEN BASIN THORIUM. ... Moscow University. ... Introduction: The lunar South Pole-Aitken (SPA) impact basin is one of the largest and oldest impact basins and has thus been heavily degraded by postbasin-formation primary impacts and their ejecta [1]. ... The SPA basin thorium map: The using data Lunar Prospector [4] the thorium distribution map demonstrated a hemisphere of the Moon which contains the SPA basin structure and its environs was constructed. ...
[
Текст
]
Ссылки http://selena.sai.msu.ru/Chik/Publications/ms42/m42_12.pdf -- 442.8 Кб -- 06.10.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>67) - selena.sai.msu.ru/ )
20. 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
Похожие документы
[ Сохраненная копия ] Ссылки http://saistud.sai.msu.ru/poisk/ -- 122.2 Кб -- 21.02.2016
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда