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

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

Показаны документы, содержащие фрагменты текста из документа
http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/dosq.c.html.

1. Sample application: LSOF: list open files
Note: This file does not display well in WWW. Just save this file as lsof.c and remove everything above the <PRE> next and the </PRE> at the end. /* to be compiled with EMX/gcc */ #include #include #include #include next; } }
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/lsof.c.html -- 2.6 Кб -- 23.10.2000
Похожие документы
Еще в разделе: (Показать все результаты (>7194) - crydee.sai.msu.ru/ )

2. http://hea-www.harvard.edu/PINTofALE/pro/apedance.pro
pro apedance,line,Z,abund=abund,apabref=apabref,verbose=verbose, _extra=e ;+ ;procedure apedance ; remove or correct the abundance dependance of APED emissivities ; ; APED emissivities as stored on disk include both ion balance ; (Mazzotta et al.) and abundances (Anders & Grevesse). This ; can be inconvenient in some PINTofALE tasks since other line ; emissivity databases in PINTofALE do not include either factor. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PINTofALE/pro/apedance.pro -- 4.5 Кб -- 06.04.2005
Похожие документы

3. Writing programs that use comedi and comedilib
Comedi Documentation . ... Right to the source: #include <stdio.h> /* for printf() */ #include <comedilib.h> int subdev = 0; /* change this to your input subdevice */ int chan = 0; /* change this to your channel */ int range = 0; /* more on this later */ int aref = AREF_GROUND; /* more on this later */ int main(int argc,char *argv[]) { comedi_t *it; lsampl_t data; it=comedi_open("/dev/comedi0"); comedi_data_read(it,subdev,chan,range,aref,&data); printf("%d\n",data); return 0; } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>942) - jet.sao.ru/ )

4. Stellarium: core/planetsephems/tass17.h Source File
Stellarium 0.12.3 . ... FileљStructure . FileљList . FileљMembers . core . planetsephems . tass17.h . ... 3 љ The TASS 1.7 theory of the Saturnian satellites including HYPERION . ... 8 љ obtained from above and rearranged it into this piece of software. ... 13 љ into the software supplied in this file. ... 19 љ copy of this software and associated documentation files (the "Software"), . ... 54 љ #define _TASS17_H_ . ... 69 љ void GetTass17Coor( double jd, int body, double *xyz); . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/tass17_8h_source.html -- 15.4 Кб -- 28.02.2014
Похожие документы

5. ADASS 2003 Conference Proceedings
... Up: Data Processing Systems . ... We demonstrate the latest Starlink software, including ORAC-DR pipelines, new Java applications, and distributed pipeline processing. ... An example of its use is the TOPCAT application ( http://www.starlink.ac.uk/topcat ), shown in part in Figure 2. ... Of course the final result can also provide estimates of errors and data quality, pixel by pixel, because the Starlink applications, Classic as well as the new ones, automatically keep track of these. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass03/D12/ -- 10.2 Кб -- 27.08.2004
Похожие документы

6. lsst.tcc: include/tcc/tcsShim.h Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... include . tcc . tcsShim.h . ... 51 љ double const FL = 1.0; . ... 97 љ std::ostream & operator<< (std::ostream &os, ASTROM const &astrom); . ... 99 љ std::ostream & operator<< (std::ostream &os, FLDOR const &fldor); . ... 101 љ std::ostream & operator<< (std::ostream &os, PORIG const &porig); . ... 103 љ std::ostream & operator<<