Найдено документов: 33516 (69 сайтов) ---- Время поиска: 0.14сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/297/1.html.
http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/297/1.html.
1. Stream in Solaris
The HyperNews Linux KHG Discussion Pages . Forum: The Linux Kernel Hackers' Guide . Re : Stream drivers (Nick Egorov) . Keywords: stream driver . Date: Mon, 12 Jan 1998 00:33:19 GMT . ... Hi : I have info. about stream in Solaris . Streams Programming Guide http://locutus.sas.upenn.edu:8888/ Streams protocols and drivers http://home.eznet.net/~herbert/streams_ppt_notes.htm . Now I do a project about Streams , so I want a example about it ,I have no more experience of linux . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/148/1.html -- 2.7 Кб -- 23.03.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5463) - www.arcetri.astro.it/ )
2. 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
Похожие документы
Еще в разделе:
(Показать все результаты (>715) - jet.sao.ru/ )
3. Keyword arguments and default arguments
Routines can now be called with keyword arguments and can use default arguments, that means that some arguments can be given with keywords instead of position and some do not have to be given at all, in which case a standard or default value is used. ... IMPLICIT NONE INTERFACE SUBROUTINE SOLVE (A, B, N) INTEGER, INTENT (IN) : : N REAL, INTENT(OUT) : : A REAL, INTENT(IN), OPTIONAL : : B END SUBROUTINE SOLVE END INTERFACE REAL X ! ... You will use keyword arguments and default arguments so that . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/c8.html -- 5.4 Кб -- 11.02.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/c8.html -- 5.4 Кб -- 11.02.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/c8.html -- 5.4 Кб -- 11.02.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>16531) - crydee.sai.msu.ru/ )
4. Examples of using the man command
To get an overview of section 1 (one) of the manual: man 1 intro . ... This displays a one line synopsis of each command that has this keyword in its description. To search the online manual for a command with the phrase "copy files": man -k 'copy files' . ... To check what a command does: whatis more more, page (1) - browse or page through a text file . ... To display the manual page for the cp (copy files) command: man cp . ... To print the manual page for the man command: man -t man . ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/examples/man.html -- 3.0 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>498) - comet.sai.msu.ru/ )
5. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>50) - vega.inp.nsk.su/ )
6. Apache module mod_auth
This module provides for user authentication using text files. ... Available after Apache 1.3.20] The supplied username and password must be in the AuthUserFile database, and the username must also match the system's name for the owner of the file being requested. ... Available after Apache 1.3.20] The supplied username and password must be in the AuthUserFile database, the name of the group that owns the file must be in the AuthGroupFile database, and the username must be a member of that group. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/mod/mod_auth.html -- 13.9 Кб -- 03.10.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>102) - neptun.sai.msu.ru/ )
7. lte-codes: sterne model atmospheres
lte-codes . Sterne . ... In 2006, Behara and Jeffery introduced a new file format for the model atmospheres produced by STERNE and used by SPECTRUM and SFIT. ... allow depth-dependent descriptions of composition, and . ... model.lambda_ref <lambda ref > . ... abundance < elem > < abund > . ... structure.abundance < elem > : ( needs N depth ) . ab elem,1 , ab elem,2 , ..., ab elem,Ndepth > . ... structure.tau_ref : ( needs N depth ) . ... structure.opac_ref : ( needs N depth ) . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/software_store/guide/help_stn_model.html -- 8.6 Кб -- 15.09.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1472) - star.arm.ac.uk/ )
8. TUI:Scripts:Scripting Tutorial:Get Info
It is easy to incorporate information from an instrument or the telescope into your scripts. ... mess with the getKeyVar statements because getKeyVar returns None in debug mode, making the commands run, which is perfect. import TUI .TCC.TCCModel import TUI .Inst. DIS .DISModel from TUI .Inst. DIS .StatusConfigInputWdg import StatusConfigInputWdg InstName = DIS class ScriptClass(object): Simple script to configure DIS . def __init__(self, sr): Display ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/GetInfo.html -- 6.4 Кб -- 05.09.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>508) - www.apo.nmsu.edu/ )
9. An Example - 3C 120
... We received the SASS output for the HRI observation of 3C 120 (a highly variable radio galaxy with a prominent jet leaving the core at PA ) and smoothed the data with a Gaussian of FWHM = 3 '' ( Figure 13.1 ). ... The results are shown in Figure 13.2 . ... The FWHM of the original data ( Figure 13.1 ) is 11.8 (PA ); after dewobbling ( Figure 13.2 ) the width of the 50% contour is 7.6 . ... Figure 13.1 : The original data, smoothed with a Gaussian of FWHM = 3 . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/PROS/PUG/node203.html -- 8.3 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1951) - hea-www.harvard.edu/ )
10. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>13) - smis.iki.rssi.ru/ )
11. Stellarium: File and Directory Structure
... FileљStructure . ... After downloading all the catalogues, the paths to the various files should look like this: Installation Data Directory / stars / default / stars _0_0v0_1.cat Installation Data Directory / stars / default / stars _1_0v0_1.cat Installation Data Directory / stars / default / stars _2_0v0_1.cat Installation Data Directory / stars / ... In this case, all the files would be in the <Installation Data Directory>/stars/default directory. ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/fileStructure.html -- 13.4 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>252) - astro.uni-altai.ru/ )
12. SPUTNIK home page
.
[
Сохраненная копия
]
Ссылки http://sputnik.infospace.ru/resurs/engl/samp_e.htm -- 5.8 Кб -- 21.01.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>21) - sputnik.infospace.ru/ )
13. 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
Похожие документы
Похожие документы
14. http://lnfm1.sai.msu.ru/grav/english/lecture/filtering/Lab6.doc
Theory of filtering and time series processing L. Zotov Laboratory work ?6 Purpose: Studying singular spectral analysis SSA. We use Matlab software (look into the Lab N1). 1) Download the program and additional module for the lab from http://lnfm1.sai.msu.ru/grav/english/lecture/filtering/ Study the SSA package on examples. 2) Download and install program from http://www.gistatgroup.com/cat/cat33.exe Study it. Visit http://www.gistatgroup.com/gus/examples.html
[
Текст
]
Ссылки http://lnfm1.sai.msu.ru/grav/english/lecture/filtering/Lab6.doc -- 26.0 Кб -- 18.02.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>150) - lnfm1.sai.msu.ru/ )
15. Apparent places of fundamental stars for Computer Ephemeris for 2014
Computer Ephemeris for 2014 from DE200/LE200. Apparent places of fundamental stars. ... Due to huge amount of data in this section of Computer Ephemeris, please, download zip file here. ... The first row contains FK5 number, magnitude, spectral class, name of the star. ... The second row contains date when upper culmination of star take place twice. ... Line 'J1997.5' contains seconds of alpha and delta to be added to alpha0 delta0 to form mean place at J1997.5. ...
[
Сохраненная копия
]
Ссылки http://space.univ.kiev.ua/ephem/14a/St3.html -- 9.3 Кб -- 15.10.2013
Похожие документы
Похожие документы
16. . The . MASS . Group .
. Main . Turbina . Rs485 driver . Microcodes . Documentations . CVS . Feedback . ASM Kislovodsk . /pub/rs485 . /repositories/rs485 . Copyright 2004-2012.
[
Сохраненная копия
]
Ссылки http://curl.sai.msu.ru/mass/rs485.shtml -- 2.7 Кб -- 23.11.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>30) - curl.sai.msu.ru/ )
17. The Probook Project
AAL Guestbook . Please Sign Our Guestbook . Guestbook Entries: 147 . Add Entry | ... Previous Page | Next Page . ... Wiltz/Luxembourg, . ... Great site !!! i like the design, the pages are very well structured. ... For example for the gallery page it took more than 4 minutes to load. ... Signed on at . ... nice site, well structured. it's worth a bookmark. keep on like this. greetings to lea lucien. r. Signed on at . ... Luxembourg, . ... Current time around the World . ...
[
Сохраненная копия
]
Ссылки http://www.aal.lu/guestbook/?record=140 -- 6.0 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>29) - www.aal.lu/ )
18. Katsova Livshits poster paper on CS-11
You may see figures of this paper below... or download the whole paper in PostScript or LaTeX source , everything compressed by ZIP. LaTeX notes: you would need some specific LaTeX styles . See CS-11 HomePage for more. Figures are in EPS (Encapsulated PostScript) format to be inserted using software like dvips . You can download these files via ftp. If you use GIF format, choose "Save Image As..." on the images below, or click here: first and second . Figure 1. ...
[
Сохраненная копия
]
Ссылки http://uranus.sai.msu.ru/~maria/cs11/cs11.htm -- 3.0 Кб -- 21.03.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8) - uranus.sai.msu.ru/ )
19. 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
Похожие документы
20. Example for Validator
. First Name . Last Name . EMail . Phone . Address . Country . [choose yours] Albania Algeria American Samoa Andorra Angola Anguilla Antarctica Antigua And Barbuda Argentina Armenia Aruba .
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/Z-90/scripts/example.html -- 3.3 Кб -- 03.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>575) - hea.iki.rssi.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда