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

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | След.

Показаны документы, содержащие фрагменты текста из документа
http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_21_3.html.

1. Data Conversion
Next: Directory Manipulation Up: C Standard Library Functions Previous: Character Classification and Conversion . ... double atof( char * string ) - Convert string to floating point value . int atoi( char * string ) - Convert string to an integer value . int atol( char * string ) - Convert string to a long integer value . char *itoa( int value , char * string , int radix ) - Convert an integer value to a string using given ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_21_3.html -- 2.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_21_3.html -- 2.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_21_3.html -- 2.6 Кб -- 02.10.2012
Похожие документы

2. casacore: casa::Dummy_Constants_class Class Reference
... The constants and conversion factors are defined here as double precision values. ... flt_min the minimum single precision floating point number , excluding denormalised numbers minfloat the minimum single precision floating point number , including denormalised numbers dbl_min the minimum double precision floating point number , excluding denormalised numbers mindouble the minimum double precision floating point number , including denormalised numbers flt_max the maximum ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1Dummy__Constants__class.html -- 33.9 Кб -- 14.02.2011
Похожие документы

3. 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<< (std::ostream &os, SITE const &site); . ... 105 љ std::ostream & operator<< (std::ostream &os, TARG const &targ); . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/tcs_shim_8h_source.html -- 27.6 Кб -- 14.09.2015
Похожие документы

4. Cray
Fortran 90 properties already in CF77 . ... Only the old form (fix form) of the source code is available. ... LOGICAL Default KIND number = 8 INTEGER Default int7 int15 KIND number = 6 1 2 digits = 46 7 15 radix = 2 2 2 range = 13 2 4 huge = 70368744177663 127 32767 bit_size = 46 8 16 INTEGER int31 int46 int64 KIND number = 4 6 8 digits = 31 46 63 radix = 2 2 2 range = 9 13 18 huge = 2147483647 70368744177663 9223372036854775807 bit_size = 32 46 46 REAL half Default,single double KIND ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/cray.html -- 11.0 Кб -- 24.10.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/cray.html -- 11.0 Кб -- 24.10.1996
Похожие документы

5. Astronomy HyperText Book: Stellar Evolution
... Stellar Evolution is driven entirely by the never ending battle between Pressure and Gravity . As imbalances are reached, the star is driven to find a new Energy source. ... Pressure and gravitational forces are equal, the star is stable and its core is sufficiently hot to fuse Hydrogen into Helium More about main sequence stars . ... The luminosity generated by the core fusion of Helium into Carbon is far greater than the shell luminosity associated with the fusion of Hydrogen into Helium. ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/textbook/se.html -- 4.8 Кб -- 16.12.1997
Похожие документы
Еще в разделе: (Показать все результаты (>266) - zebu.uoregon.edu/ )

6. "Stargazers" and National Science Standards
... The material in "From Stargazers to Starships" meets several important requirements of the national standards. Pages cited below are from National Science Education Standards National Academy Press, Washington 1995. ... For example: the sections on astronomy not only describe calendars and sundials (including their construction), but also the astronomy of the ancient Greeks, including two different ways in which ancient Greeks estimated the distance to the Moon. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/mirrors/stern/stargaze/Standrds.htm -- 7.9 Кб -- 21.12.2007
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/mirrors/stern/stargaze/Standrds.htm -- 7.9 Кб -- 22.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>988) - www.cosmos.ru/ )

7. Porting Hints
Porting to a new machine or operating system ordinarily requires updating the ./machines directory and the ./compilers directories in order to define the build environment and autoconfigure means. You will probably have to modify the ntp_machines.h file and "l_stdlib.h" files as well. ... Always define a system identifier for any new system added to the machines directory. ... This file is included by the "ntp_types.h" file and should always be placed first after the <> defines. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/porting.html -- 3.9 Кб -- 21.12.2007
Похожие документы

8. GLib
... GLib is a lower-level library that provides many useful definitions and functions available for use when creating GDK and GTK applications. ... E.g., a pointer on an Alpha is 8 bytes, but 4 on Intel 80x86 family CPUs. char gchar; short gshort; long glong; int gint; char gboolean; unsigned char guchar; unsigned short gushort; unsigned long gulong; unsigned int guint; float gfloat; double gdouble; long double gldouble; void* gpointer; gint8 guint8 gint16 guint16 gint32 guint32 . ... Functions . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/ch-glib.html -- 5.2 Кб -- 19.07.2002
Похожие документы

9. Astronomical Catalogs
The Astronomical Catalog portion of CDBS contains several atlases consisting of both observed and model stellar,galactic, and emission line object spectra as well as HST standard stars spectra are available in STSDAS table format for use in the calibration of HST instruments, with synphot, with the exposure time simulators, or for any other purpose. this is it There are two independent directories containing the spectra of ultraviolet and optical standard stars. ... For details see K93MODELS . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/instruments/observatory/cdbs/astronomical_catalogs.html -- 7.3 Кб -- 14.08.1996
Похожие документы

10. eincdrom
Next: Example - Creating a Up: Access to CD-ROM FITS Previous: Access to CD-ROM FITS . ... Listing the parameters gives the following: ei lpar eincdpar (ipcevt1 = ipcevt1$ ) Einstein ipc event cd 1 directory (ipcevt2 = ipcevt2$ ) Einstein ipc event cd 2 directory (ipcevt3 = ipcevt3$ ) Einstein ipc event cd 3 directory (ipcevt4 = ipcevt4$ ) Einstein ipc event cd 4 directory (hrievt1 = hrievt1$ ) Einstein hri ... It replaces the tasks fits_get and qp_get . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node35.html -- 8.4 Кб -- 01.10.2012
Похожие документы

11. Redirecting standard input and output
. Unix considers any device attached to the system to be a file. And that includes your terminal! . By default, a command treats your terminal as the standard input file from which to read in information. Your terminal is also treated as the standard output file to which information is sent from the command. This action can be changed by redirecting standard input and standard output from and to any other file. Redirecting standard input . Redirecting standard output . Appending standard output to a file .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/commanz/cmd3.html -- 2.2 Кб -- 17.01.1997
Похожие документы

12. http://www.adass.org/adass/proceedings/adass00/reprints/O2-04.pdf
... F. A. Primini, and H. E. Payne, eds. Space Science Education Resource Directory Carol A. Christian, Keith Scollick Space Telescope Science Institute, Baltimore, MD USA Abstract. ... A rich suite of resources for public use is available including multimedia materials, online resources, hardcopies and other items. ... Also, providers and stake-holders wish to generate various reports, probe inventory information and track resource usage with other custom interfaces to the directory. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass00/reprints/O2-04.pdf -- 104.4 Кб -- 29.05.2001
Похожие документы

13. WAPP File Format Page
The Wideband Arecibo Pulsar Processor - File Format Page . WAPP files have three sections that appear sequentially in this order: an ASCII header description, the binary header, and finally the actual binary data. ... The WAPP realtime observation engine does not produce files larger that 2 Gbytes. At one time this represented a fundamental limit to Linux files. ... Each file will have it's own header, even when the files are simply continuations of a single observation. ... long int . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~wapp/FileFormat/FFMain.html -- 13.6 Кб -- 20.04.2000
Похожие документы

14. SDSSmosaic
... SDSSmosaic allows you to create science image mosaics of SDSS frames in 3 easy steps, described below (see Usage). ... SDSSmosaic requires a standard IRAF installation (including STSDAS and tables packages); python (including urllib); SExtractor and Swarp by E. Bertin (can be obtained at http://astromatic.iap.fr/software/ ). ... The package is developed by Stefano Zibetti (2009-.. ... If you received this package from a third party, please notify the author ( zibetti at arcetri.astro.it ). ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/~zibetti/Software/SDSSmosaic.html -- 15.6 Кб -- 28.10.2015
Похожие документы

15. OptInt PmWiki : PmWiki / Upgrading From Pm Wiki 1
OptInt PmWiki : Pm Wiki / Upgrading From Pm Wiki 1 . This page gives suggestions for upgrading an existing PmWiki 1.x installation to use PmWiki 2.0. In this page we assume that a site administrator already has a site running using PmWiki version 1.x or earlier in a somewhat standard configuration, and wants to upgrade to the 2.0 software. Important note: The normal PmWiki upgrade procedure (i.e., copy the new software over the existing one) won't work for moving from 1.x to 2.0. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/UpgradingFromPmWiki1?action=print -- 14.2 Кб -- 01.03.2014
Похожие документы

16. References
... Linux device list. A list of major and minor device numbers for Linux devices. ... A description of and a proposal for a standard Linux directory tree, with the intention is to make it easier to package software and administer Linux systems by making files appear in standard places. ... Available via FTP from ftp.funet.fi , directory /pub/Linux/doc/fsstnd . ... Linux filesystem defragmenter. Available electronically from \ ftp://sunsite.unc.edu/pub/Linux/system/Filesystems/defrag-0.6.tar.gz . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node97.html -- 3.5 Кб -- 04.05.1997
Похожие документы

17. pyQC: Python 2.6.2
... new: . ... Python 2.6.2 + most up-to-date modules (December 2009) . ... pyQC script structure . ... The current installation of python and its associated modules on our DFO machines is extremely old (i.e. python 2.4.2 was released in Sept. ... The new python executable lives in: /qcdp/bin/python . ... The first figure shows the execution times for the old python installation, while the second figure shows the execution times based on scripts running the python 2.6.2 installation with the new modules...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/tqs/pyqc/python_2.6.2.html -- 13.7 Кб -- 18.12.2009
Похожие документы

18. SAS package documentation standards
The preferred way to document an SAS package is via LaTeX. If you created the package directory structure with the SAS package maker pkgmaker , a subdirectory called doc will have been created with partially filled out LaTeX templates. ... Also, the new structure is seamlessly integrated in the overall SAS make file mechanism so that it becomes possible to generate HTML or PostScript documentation for the whole SAS. ... The BibTeX file is called sas.bib and is pat of the package sas . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/documentation.html -- 5.6 Кб -- 30.03.2001
Похожие документы

19. IEEE STANDARDS PRODUCTS CATALOG
... The New 1997 IEEE Standards Products Catalog features the complete listing of standards publica-tions and services IEEE Standards offers, along with the information you need to place your order. ... Books and Other Products on Standards - contains a detailed listing of informative print and electronic publications relevant to standards and their implementation in areas of electrical engineering, electronics and computer technology. ... IEEE Standards Products Listing 22 . ... Power Electronics 41 . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/rus/casr/os/3_12/7/15.htm -- 10.1 Кб -- 21.03.2016
Похожие документы

20. Environment Variables in Apache
The Apache HTTP Server provides a mechanism for storing information in named variables that are called environment variables . ... For additional flexibility, the directives provided by mod_setenvif allow environment variables to be set on a per-request basis, conditional on characteristics of particular requests. ... As discussed above, the environment passed to CGI scripts includes standard meta-information about the request in addition to any variables set within the Apache configuration. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/env.html -- 15.1 Кб -- 01.08.2003
Похожие документы

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | След.


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

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

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