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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.mccme.ru/mathinmoscow/courses/view.php?name=Algebraic%20Number%20Theory.htm.

1. Actor Prolog. Example "D:\MOROZOV\Z\DEMO\EXE\EXAMPLES\ADA_LOG.HTML"
... The begining of program -- Target function: a * b with TEXT_IO ; use TEXT_IO ; procedure EXAMPLE is package IO_INT is new INTEGER_IO ( INTEGER ) ; use IO_INT ; r,b,a: INTEGER ; begin put ( Enter unsigned number 'b', please ... unsigned number 'a', please: ) ; get ( a ) ; declare VAR0 , VAR1 : INTEGER ; begin VAR0 := a; VAR1 := b; declare VAR3 , VAR2 , VAR4 : INTEGER ; begin VAR3 := 0 ; VAR2 := VAR0 ; VAR4 := VAR1 ; while VAR2 /= 0 loop begin if ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/ada_log.html -- 9.8 Кб -- 24.09.2007
Похожие документы

2. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/mimetype.htm
... These objects are predefined JavaScript objects that you access through the mimeTypes array of the navigator or Plugin object: navigator.mimeTypes[ index ] where index is either an integer representing a MIME type supported by the client or a string containing the type of a MimeType object (from the MimeType.type property). ... Property . ... The Plugin object for the plug-in that is configured for the specified MIME type If the MIME type does not have a plug-in configured, enabledPlugin is null. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/mimetype.htm -- 16.8 Кб -- 07.10.1999
Похожие документы

3. FTS Dictionary Example
... MAXLEN parameter specifies maximum length of the number considered as a 'good' integer. ... If REJECTLONG = FALSE (default), than dictionary returns prefixed part of integer number with length MAXLEN . ... This is a dict_tmpl.c file. # include postgres.h # include utils/builtins.h # include fmgr.h #ifdef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif # include utils/ts_locale.h # include utils/ts_public.h # include utils/ts_utils.h typedef struct { int maxlen ; bool rejectlong ; } ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/fts-intdict-xmp.html -- 9.6 Кб -- 13.04.2008
Похожие документы
Еще в разделе: (Показать все результаты (>993) - www.sai.msu.su/ )

4. casacore: casa::ACG Class Reference
... Classes . ... casa . casa::ACG . ... ACG ( uInt seed=0, Int size=55) . ... The size parameter determines the size of two tables used in the generator. ... The table size affects the period of the generators; smaller values give shorter periods and larger tables give longer periods. ... The size parameter also determines the size of the table used for the Linear Congruential Generator. ... casa::ACG::ACG . ... The destructor cleans up memory allocated by this class. virtual uInt casa::ACG::asuInt . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1ACG.html -- 25.3 Кб -- 14.02.2011
Похожие документы

5. Doug Burke's Perl/S-Lang pages: Array examples
... Using sl_array . Array information . ... Inline::SLang . Doug's Home Page . ... Since the support for arrays in S-Lang and Perl do not match, the conversion of array values between the two languages is not entirely seemless, as shown in the examples below. ... The third option is to use a Perl Array_Type object to store the data; the Array_Type class is part of Inline::SLang and is as inefficient as using an array reference but does retain knowledge about the array size and type. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_array.html -- 11.6 Кб -- 02.10.2012
Похожие документы

6. Apache module mod_example
This module illustrates many of the aspects of the Apache 1.2 API and, when used, demonstrates the manner in which module callbacks are triggered by the server. ... Source File: mod_example.c . ... The files in the src/modules/example directory under the Apache distribution directory tree are provided as an example to those that wish to write modules that use the Apache API. ... Example . ... Uncomment the "AddModule modules/example/mod_example" line near the bottom of the src/Configuration file. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_example.html -- 6.7 Кб -- 15.10.2001
Похожие документы

7. Tutorial on Fortran 90, Digital UNIX
System parameters on Digital UNIX . ... Digital and Cray use the number of bytes as the KIND -parameter. ... LOGICAL Default byte word KIND number = 4 1 4 LOGICAL Default double quad KIND number = 4 8 16 INTEGER int15 int31 int63 KIND number = 2 4 8 digits = 15 31 63 radix = 2 2 2 range = 4 9 18 huge = 32767 2147483647 9223372036854775807 bit_size = 16 32 64 REAL single double quad KIND number = 4 8 16 digits = 24 53 113 maxexponent = 128 1024 16384 minexponent = -125 -1021 -16381 ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/alpha.html -- 10.4 Кб -- 13.03.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/alpha.html -- 10.4 Кб -- 13.03.1996
Похожие документы

8. mod_mem_cache - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.2 . ... Content cache keyed to URIs . ... mem_cache_module . ... It acts as a support module for mod_cache and provides a memory based storage manager. mod_mem_cache can be configured to operate in two modes: caching open file descriptors or caching objects in heap storage. mod_mem_cache is most useful when used to cache locally generated content or to cache backend server content for mod_proxy configured for ProxyPass (aka reverse proxy ). ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/de/mod/mod_mem_cache.html -- 16.6 Кб -- 10.12.2010
Похожие документы

9. Examples
... badpix eventset=events.dat getnewbadpix=Y badpixset=badpixfind.fits (badpix extension, with uplinked and non-uplinked CCF bad pixels [both by default] and within the file badpixfind.fits, appended to input events file). badpix eventset=events.dat getuplnkbadpix=N getotherbadpix=N getnewbadpix=Y badpixset=badpixfind.fits withoutset=Y outset=newevents.dat (badpix extension, with just the bad pixels in badpixfind.fits appended to a copy of the input events file [named newevents.dat]). ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.1.0/doc/badpix/node11.html -- 3.7 Кб -- 22.11.2004
Похожие документы
Еще в разделе: (Показать все результаты (>11051) - xmm.vilspa.esa.es/ )

10. Example 9
... HST . Example 9 . ... HST Peer Review Process . ... METHODS IN SKY MATCHING . ... The red lines represent the ACS/WFC footprints of the images used in this example. ... Figure 2: Final drizzled images created using four methods of sky matching. skymethod = localmin . ... Figure 2 (left) shows the output image with the 'localmin' sky matching method applied. ... This method finds a minimum ?global? sky value in all input images and then uses the ?match? method to equalize sky values between images. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/HST_overview/drizzlepac/examples/example9 -- 20.2 Кб -- 11.04.2016
Похожие документы

11. Examples of using regular expressions for file names
To list all files with a particular extension: ls *.fm . This will list all the files in the current directory that have the extension .fm . ... This removes all the files in the current directory with a single character extension to their name. Files foo.c and foo.o would be removed as would file foo.3 . To copy all the files containing the same pattern: cp [pP]art[0-9] ../book . ... So the file part1 would be copied to the parent directory book as would the file Part7 . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/concepts/regexp1.1.html -- 2.6 Кб -- 17.01.1997
Похожие документы

12. http://www.mccme.ru/mathinmoscow/listcur/Algebraic%20Geometry.htm
J. Harris, Algebraic Geometry. ... M. Reid, Undergraduate algebraic geometry, Cambridge: Cambridge Univ. ... Projective spaces. ... Geometry of projective quadrics. ... Integer ring extensions, polynomial ideals, affine algebraic geometry and Hilbert's theorems. ... Plane projective algebraic curves: point multiplicities, intersection numbers, Bezout's theorem. Plane projective algebraic curves: singularities, duality, Pluecker formulas. ... Cubic curves. ... Vector bundles on the projective line. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/mathinmoscow/listcur/Algebraic%20Geometry.htm -- 3.4 Кб -- 28.07.2013
Похожие документы

13. Time Functions
... Basic time functions . ... Example 2: Set a random number seed . ... Uses of time functions include: . ... time_t time(time_t *tloc) -- returns the time since 00:00:00 GMT, Jan. 1, 1970 , measured in seconds. ... timer.c */ #include <stdio.h> #include <sys/types.h> #include <time.h> main() { int i; time_t t1,t2; (void) time(&t1); for (i=1;i<=300;++i) printf(``%d %d %d n'',i, i*i, i*i*i); (void) time(&t2); printf(`` n Time to do 300 squares and cubes= %d seconds n'', (int) t2-t1); } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 02.10.2012
Похожие документы

14. Modern CCD Observations of Moving Celestial Objects: Algorithms and Software
... Up: Data Analysis and Processing Techniques . ... Also, a method for quality control of CCD observations is suggested. ... Everyone who observes a celestial object using a CCD detects moving celestial objects as a ``by product''. ... We hope that our investigations may be useful for near-Earth space control and also for searches of the moving celestial objects through analysis of old and new CCD frames obtained at any amateur or professional astronomical observatory. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass98/bykovo/ -- 12.3 Кб -- 16.07.1999
Похожие документы

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
Похожие документы
Еще в разделе: (Показать все результаты (>18) - smis.iki.rssi.ru/ )

16. SPUTNIK home page
.
[ Сохраненная копия ]  Ссылки http://sputnik.infospace.ru/resurs/engl/samp_e.htm -- 5.8 Кб -- 21.01.2002
Похожие документы
Еще в разделе: (Показать все результаты (>22) - sputnik.infospace.ru/ )

17. Astronomy HyperText Book
... Stellar Evolution . Nucleosynthesis in Stars . The Evolution of Star Clusters . JAVA Physics Lab . Alternative Energies Class . Steve Kevan's Physics 251 Class . ... Talk on Solid State Physics of CCD detectors . Talk on Cosmological Issues . ... Digital Spectra of Stars . NETexperts E-mail List . The Electronic Universe Project e-mail: nuts@moo.uoregon.edu ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/text.html -- 3.3 Кб -- 26.03.1998
Похожие документы

18. APOMASK (V1.0) --- Mar00 --- APOMASK (V1.0)
apomask -- Create an apodizing mask image with zero background and a circular central mask with rounded off edge apomask output xdim ydim radius sigma k xpos ypos . output = "" [image] . ... The X dimension of the input image. ydim = 512 [integer] . The Y dimension of the input image. radius = 12.0 [real] . The radius of the central disk of the output image which is to be set to one. sigma = 2.0 [real] . The sigma of the roll-off region around the central disk. k = 0.5 [real] . ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/imres/apomask.hlp.html -- 2.9 Кб -- 06.06.2006
Похожие документы

19. Manpage of RADARDECODE
... radardecode - decode radar data (ao) radardecode [ -dqrt ] [ -b bits ] [ -c codelen ] [ -l decodeFftlen ] [ -n numcodes ] [ -o offset ] [ -p numPol poltoUse ] [ -s samplesPerBaud ] [ -m machine ] [ -f freqShift_NotYetImplemented ] . ... The input data can be ri, cbr, or unpacked data (depending on the -m option). ... If cbr data is input then all polarizations are input to the program and the -p option is used to tell the number of polarizations input, and which polarization should be decoded. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/aosoft/radardecode.html -- 8.4 Кб -- 03.11.2010
Похожие документы

20. Part II Computational Physics - Examples
The example programs can be downloaded by clicking on the appropriate link, or can be copied from the directory $PHYTEACH/part_2/examples/ on the PWF Linux systems. The following are the programs referred to in self-study guide 2. page 11, projectile, projectile.f90 . ... page 34, simple subroutine example 1, swapmain.f90 . ... The following are the programs included in the Physics of Computational Physics handout. page 5, NAG Library information example, ex.f90 . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~rachael/compphys/examples/ -- 6.5 Кб -- 17.10.2007
Похожие документы

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


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

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

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