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

1 | 2 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.spbu.ru/staff/ilin2/EDU/NON-NUM/part1.ps.

1. Integer Functions, Random Number, String Conversion, Searching and Sorting:
... Arithmetic Functions . Random Numbers . String Conversion . Searching and Sorting . ... There are 4 basic integer functions: . int abs(int number); long int labs(long int number); div_t div(int numerator,int denominator); ldiv_t ldiv(long int numerator, long int denominator); . ... In practice no functions produce truly random data -- they produce pseudo-random numbers. ... The stdlib.h provides 2 useful functions to perform general searching and sorting of data on any type. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
Похожие документы

2. http://star.arm.ac.uk/f77to90/code/random.f90
IMPLICIT NONE INTEGER, DIMENSION(1) :: OLD, SEED ! THIS PROGRAM ASSUMES K = 1 INTEGER :: I, K REAL, DIMENSION(3) :: HARVEST SEED(1) = 12345 CALL RANDOM_SEED CALL RANDOM_SEED (SIZE=K) WRITE (*,*) ' Number of integers for starting value = ', K CALL RANDOM_SEED ( GET = OLD (1:K)) WRITE (*,*) ' Old starting value = ', OLD CALL RANDOM _NUMBER( HARVEST ) WRITE (*,*) ' Random numbers : ', HARVEST CALL ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/code/random.f90 -- 1.9 Кб -- 18.03.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/code/random.f90 -- 1.9 Кб -- 18.03.1996
Похожие документы

3. Simon Jeffery's Software Store: TAP chemical functions
SUBROUTINE TAP_ESYMB ( IZ, SYMBOL, STATUS ) . Return the element symbol. SUBROUTINE TAP_ENAME ( IZ, NAME, STATUS ) . ... FUNCTION TAP_EMASS ( IZ ) . Return the mean atomic weight of an element. FUNCTION TAP_ZELEM ( NAME ) . ... FUNCTION TAP_AELEM ( NAME ) . ... The mean atomic weight of the element associated with the given name is ! ... The element name associated with the given atomic number is ! ... The atomic number ot element associated with the given name is ! ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap_chemical.html -- 6.2 Кб -- 04.07.2002
Похожие документы
Еще в разделе: (Показать все результаты (>36) - star.arm.ac.uk/ )

4. FileInfo (ImageJ API)
... FIELD | ... public class FileInfo . ... static int . ... int . ... Field Detail public static final int GRAY8 . ... public static final int GRAY16_SIGNED . ... public static final int GRAY16_UNSIGNED . ... public static final int GRAY32_INT . ... public static final int GRAY32_FLOAT . ... public static final int COLOR8 . ... public static final int RGB . ... public static final int RGB_PLANAR . ... public static final int BITMAP . ... public static final int ARGB . ... public static final int BGR . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/io/FileInfo.html -- 50.8 Кб -- 02.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>53) - www.astro.louisville.edu/ )

5. Message list
. A message list consists of integers (0-9), a range of integers, or user names separated by spaces. If omitted, mail uses the current message. For example the command s 1-5 . saves messages 1 through 5.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/mail/5.1.1.html -- 1.8 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>7) - comet.sai.msu.ru/ )

6. http://www.arcetri.astro.it/irlab/doc/dat_hand.ps
OSSERVATORIO ASTROFISICO DI ARCETRI CENTRO PER L'ASTRONOMIA INFRAROSSA E LO STUDIO DEL MEZZO INTERSTELLARE LARGO ENRICO FERMI, 5 -- I­50125 FIRENZE Firenze, September 30, 1994 FROM: C. Baffa TO: Tirgo Staff SUBJECT: Data handling with Tirgo Nicmos3 instruments All data taken with Tirgo Nicmos3 instruments (Arnica and Longsp) are stored directly as standard FITS files at 16 bits integer format. ... The acquisition program never rewrites over an old file. ... An example in table 1. ...
[ Текст ]  Ссылки http://www.arcetri.astro.it/irlab/doc/dat_hand.ps -- 81.5 Кб -- 28.07.2005
Похожие документы

7. http://hea-www.harvard.edu/ChandraSNR/G033.6+00.1/1982/work/cxcds_param/dmkeypar.par
infile,s,a,"merged_asol1.fits",,,"Input file name" keyword,s,a,"content",,,"Keyword to retrieve" exist,b,h,yes,,,"Keyword existence" value,s,h,")sval",,,"Keyword value" rval,r,h,0,,,"Keyword value -- real" ival,i,h,0,,,"Keyword value -- integer" sval,s,h,"ASPSOL",,,"Keyword value -- string" bval,b,h,no,,,"Keyword value -- boolean" datatype,s,h,"string",string|real|integer|boolean|null,,"Keyword data type" unit,s,h,"",,,"Keyword unit" comment,s,h,"",,,"Keyword comment" mode,s,h,"ql",,,
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/ChandraSNR/G033.6+00.1/1982/work/cxcds_param/dmkeypar.par -- 1.5 Кб -- 17.08.2003
Похожие документы

8. Stellarium: gTimeSpan Class Reference
... Classes . ... gTimeSpan Class Reference . ... gTimeSpan (const gTimeSpan &timeSpanSrc) . ... Operation: getDays() This method returns the integer days number stored in the gTimeSpan object. ... Operation: getHours() This method returns the integer hours number stored in the gTimeSpan object. ... Operation: getMinutes() This method returns the integer Minutes number stored in the gTimeSpan object. ... Operation: getSeconds() This method returns the integer seconds number stored in the gTimeSpan...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classgTimeSpan.html -- 20.9 Кб -- 28.02.2014
Похожие документы

9. http://www.abitu.ru/en2002/closed/viewwork.html?work=138
... 7 Части программы. procedure newdelay(ms:longint); {пауза в микросекундах} var r: registers ; begin r.ah:=$86; r.cx :=ms*1000 div 65536; r.dx :=ms*1000 mod 65536; intr ($15,r) end ; procedure clearcon;assembler; {очистка буфера клавиатуры} asm cli sub ax,ax mov es,ax; mov al,es:[41ah] mov es:[41ch],al sti end ; procedure lptread; {чтение порта 37B} var a:byte; ...
[ Текст ]  Ссылки http://www.abitu.ru/en2002/closed/viewwork.html?work=138 -- 60.5 Кб -- 05.05.2006
Похожие документы

10. Apache module mod_mime_magic
This module provides for determining the MIME type of a file by looking at a few bytes of its contents. ... string . ... belong . ... For example, this can recognize gzipped files and set the encoding for them. # gzip (GNU zip, not to be confused with [Info-ZIP/PKWARE] zip archiver) 0 string \037\213 application/octet-stream x-gzip This module is not for every system. ... When compiling an Apache server, this module should be at or near the top of the list of modules in the Configuration file. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_mime_magic.html -- 12.4 Кб -- 15.10.2001
Похожие документы
Еще в разделе: (Показать все результаты (>7) - neptun.sai.msu.ru/ )

11. Untitled Document
... links on this page | ... Utility Link | ... global link global link global link global link global link global link global link search . subglobal1 link | ... subglobal2 link | ... Related Link Related Link Related Link Related Link Related Link Related Link . ... Vestibulum condimentum facilisis nulla. ... Cras quis libero. ... Aliquam posuere lobortis pede. ... Pellentesque a magna a mauris vulputate lacinia. ... Vestibulum auctor vestibulum lectus. Vivamus neque. Cras lobortis. ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/SXG/PROJECT/Untitled-1.htm -- 13.8 Кб -- 06.02.2004
Похожие документы
Еще в разделе: (Показать все результаты (>7) - hea.iki.rssi.ru/ )

12. TUI:Scripts:Built In Scripts:NICFPS:FPCalibrate
The NICFPS:FPCalibrate script allows you to take Fabry-P rot calibration data. The script takes a sequence of images over a range of Fabry-P rot etalon positions, as specified in a file. The file format is as follows: . Zero or more lines of X Y Z etalon positions, in steps: . ... Here is a short sample file: # Data for the NICFPS:FPCalibrate script # x y z position (integer steps) 0 0 0 100 -25 33 . ... Input File : select a file containing lines of X Y Z etalon positions. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/BuiltInScripts/NICFPSFPCalibrate.html -- 2.5 Кб -- 05.09.2014
Похожие документы

13. http://smis.iki.rssi.ru/dataserv/l1f.txt
... The words are numbered according to the reference mentioned above. ... 59 WORD wSecond ; // 0 .. 59 satellite tracking start time (GMT) float fStep ; // reserved WORD wMass ; // reserved BYTE reserved [12] ; // reserved WORD wExtraBytes ; // reserved } TRAJECTORYHEADER ; NOTE: the satellite tracking start time is a hardware operating start time to follow satellite. typedef struct { // ephemeris at satellite tracking start time double time ; // Epoch time (yyddd.ddddddddd)...
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/dataserv/l1f.txt -- 6.0 Кб -- 12.11.2003
Похожие документы

14. A FITS Image Compression Proposal
... Up: Data and Image Processing . ... We have developed a general technique for storing compressed images in FITS binary tables. ... FITS keywords are used to fully and transparently document how the image has been compressed; . ... ZIMAGE (required keyword) This keyword must have the logical value T. It indicates that the FITS binary table extension contains a compressed image, and that logically this extension should be interpreted as an image and not as a table. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass99/P2-42/ -- 15.0 Кб -- 04.10.2000
Похожие документы

15. MONTE-CARLO
... COMPUTER SIMULATION OF RADIOWAVE MULTIPLE SCATTERING EFFECTS IN IONOSPHERE USING MONTE-CARLO METHOD . ... Distribution of reflected radiation on the ground is computed. ... Such influence can be remarkable if the scattering is multiple, i.e. the optical thickness for the scattering process is considerably greater than a unit. ... Radiation energy transfer in the slab is modeled by distribution of some particles carring small portions of radiation energy. ... The isotropic plasma approximation is...
[ Сохраненная копия ]  Ссылки http://ip.rsu.ru/~zabotin/posters/mont_car/mont_car.htm -- 12.8 Кб -- 02.02.2007
Похожие документы
Еще в разделе: (Показать все результаты (>2) - ip.rsu.ru/ )

16. http://www.sao.ru/Doc-en/Science/Public/Bulletin/author_rules/AstroBull.bst
... FUNCTION {bbl.of} { "of" } FUNCTION {bbl.number} { "no." ... FUNCTION {bbl.mthesis} { "Master's thesis" } FUNCTION {bbl.phdthesis} { "Ph.D. thesis" } MACRO {jan} {"Jan." ... FUNCTION { bibinfo.check } { swap $ duplicate $ missing$ { pop $ pop $ } { duplicate $ empty $ { swap $ pop $ } { swap $ pop $ } if$ } if$ } FUNCTION {bibinfo.warn} { swap $ duplicate $ missing$ { swap $ missing swap $ * in * cite$ * warning$ pop $ } { duplicate $ empty $ { swap $ empty ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-en/Science/Public/Bulletin/author_rules/AstroBull.bst -- 24.7 Кб -- 25.03.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-en/Science/Public/Bulletin/author_rules/AstroBull.bst -- 24.7 Кб -- 25.03.2016
Похожие документы

17. http://vo.astronet.ru/arxiv/dict_regex.html
... Configuration The dictionary accepts one obligatory parameter - RULES, which has to be set to the file describing parsing rules and output recipes. ... Each non-empty line is either a comment (when started with '#' symbol), or a conversion rule, and in the latter case has to contain whitespace-separated pattern and output recipe. Currently, pattern has to match the _integer_ (one, two or more) number of input tokens; they will be replaced with a single one. ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/arxiv/dict_regex.html -- 4.9 Кб -- 24.10.2008
Похожие документы

18. http://lnfm1.sai.msu.ru/~leo/ietf/submited/cpcms-rfc4490.txt
Network Working Group S. Leontiev, Ed. Request for Comments: 4490 G. Chudov, Ed. Category: Standards Track CRYPTO-PRO May 2006 Using the GOST 28147-89, GOST R 34.11-94, GOST R 34.10-94, and GOST R 34.10-2001 Algorithms with Cryptographic Message Syntax (CMS) Status of This Memo This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements. ... Message Digest Algorithm GOST R 34.11-94 .. ... Key Management Algorithms .. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~leo/ietf/submited/cpcms-rfc4490.txt -- 54.6 Кб -- 30.05.2006
Похожие документы

19. NGC description
... ADC_Keywords: Galaxy catalogs ; Nonstellar objects Description: NGC 2000.0 is a modern compilation of the New General Catalogue of Nebulae and Clusters of Stars (NGC), the Index Catalogue (IC), and the Second Index Catalogue compiled by J. L. E. Dreyer (1888, 1895, 1908). ... The order of the new catalog is strictly by right ascension, the NGC and IC objects being merged into one machine-readable file. ... The book also contains a table of right ascensions for NGC and IC objects. ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/catalogs/ngc-description.php3 -- 17.3 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>8) - vega.inp.nsk.su/ )

20. MPFS reduction routines HELP
... Next Routine] [List of Routines] NAME: ADD_HEADER PURPOSE: addition information from FITS-headers MPFS-frames DESCRIPTION: The function computes the total exposure, mean value zenit distance and modified FITS header CALLING SEQUENCE: Result =ADD_HEADER( headers ) CATEGORY: reduction MPFS-data INPUTS: Headers = String array FITS-headers from the MPFS data OUTPUTS: Header = String array containing the header from the FITS file. ... OPTIONAL INPUT KEYWORD PARAMETERS: BEFORE = Keyword string name. ...
[ Сохраненная копия ]  Ссылки http://sn.sai.msu.ru/~sil/mpfshelp/ -- 91.4 Кб -- 24.08.1999
Похожие документы

1 | 2 | След.

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