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

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

Показаны документы, содержащие фрагменты текста из документа
http://kodomo.fbb.msu.ru/hg/allpy/raw-rev/3161cdaf2ff9.

1. CSPICE Routines: REPMD_C
... Abstract Replace a marker with a double precision number. ... Brief_I/O VARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- in I Input string. marker I Marker to be replaced. value I Replacement value. sigdig I Significant digits in replacement text. lenout I Available space in output string. out O Output string. ... The first occurrence of marker in the input string is to be replaced by value. ... Index_Entries replace marker with d.p. number . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/repmd_c.html -- 10.7 Кб -- 17.12.2005
Похожие документы

2. DIS Commands
... Some commands are not yet documented. bin . ... expose . ... number . ... If basename is not specified, the filenames are determined by the ICC's path , name , places , and number If neither red nor blue is specified, both images will be saved. ... Returns: basename , name , number path , places . ... For example, with path= /export/images/DD01 , name= bias. , places= 3 , and number= 11 , the blue image file would be /export/images/DD01/bias.011b.fits . ... name , number , places , path , basename ,...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/DIS/DIS_Commands.html -- 16.5 Кб -- 21.08.2003
Похожие документы
Еще в разделе: (Показать все результаты (>948) - www.apo.nmsu.edu/ )

3. casacore: casa::Primes Class Reference
... casa::Primes . ... Creates a reference table of prime numbers, and some functions. ... This function returns the closest integer larger than number from the table of primes. static uInt . ... If there is no entry in the table of primes which is larger than number, a zero is returned. static Block < uInt > casa::Primes::cachedPrimes . ... This function finds the next largest prime than number, returns that value and stores it in the table of primes. static uInt casa::Primes::smallestPrimeFactor . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1Primes.html -- 27.5 Кб -- 14.02.2011
Похожие документы

4. Register_*dev() can assign an unused major number.
... Re : Can register_*dev() assign an unused major number? Keywords: register_chrdev major device . Date: Mon, 03 Feb 1997 17:48:13 GMT . ... If the first parameter to register_chrdev() is zero (0), register_chrdev() will attempt to return an unused major device number. If it returns <0, then the return value is an error code. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/library/linux/khg/HyperNews/get/devices/reference/10/1.html -- 2.6 Кб -- 23.03.2000
Похожие документы

5. 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
Похожие документы

6. http://hea-www.harvard.edu/~fine/OSX/warranty
... serial . ... my $ ret ; open(SP, system_profiler $SPtype -xml| ); while( SP ) { if (/^\s* \?xml /) { next; } if (/^\s* !DOCTYPE /) { next; } if (/^\s* plist /) { next; } if (/^\s* \/ plist /) { next; } $ ret = makeobj($_); # print ret =$ ret -- $_\n ; } close(SP); return $ ret ; } sub makeobj { local ($_)=shift(@_); if (/\s* array /) { return ( array ); } elsif (/\s* dict /) { ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/OSX/warranty -- 8.2 Кб -- 10.05.2011
Похожие документы

7. 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
Похожие документы
Еще в разделе: (Показать все результаты (>3232) - www.sai.msu.su/ )

8. Stellarium: AngleSpinBox Class Reference
Stellarium 0.12.3 . ... Classes . ... AngleSpinBox Class Reference . A spin box for displaying/entering angular values. More... #include < AngleSpinBox.hpp > . ... virtual voidљ . ... Set the value to default 0 angle. ... AngleSpinBox (QWidget *parent=0, DisplayFormat format= DMSSymbols , PrefixType prefix= Normal ) . ... Set the display format. ... the value to set, in decimal degrees. void AngleSpinBox::setDisplayFormat . ... the value to set, in radians. void AngleSpinBox::valueChanged . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classAngleSpinBox.html -- 31.0 Кб -- 28.02.2014
Похожие документы

9. Table
... Requires a data set handle, the table name of number and the access mode . ... Columns in a table are accessed by name or by number. ... Requires the column number. insertRows Inserts rows into the table. ... Requires the starting position and the number of rows to delete. copyColumn Copy a column. Requires the column number, a reference to the destination table and the new name. numberOfColumns Returns the number of columns. numberOfRows Returns the number of rows. copyRows Copies rows. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/dal/node28.html -- 5.7 Кб -- 01.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>13423) - xmm.vilspa.esa.es/ )

10. 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
Похожие документы

11. http://www.eso.org/projects/dfs/team/QA-code-review-form.doc
... Readability |Check number: 1 | Description: Header existence for each |Evaluation (always/often/sometimes/| |source file and for each method, class, |never) : | ... Description: Naming conventions existence |Evaluation (always/often/sometimes/| |(variables start with lowercase, then |never) : | ... limited and commented |(always/often/sometimes/ | ... Description: Error message are formated : when an|Evaluation | error or an exception is raised, report the |(always/often/sometimes/ | ...
[ Текст ]  Ссылки http://www.eso.org/projects/dfs/team/QA-code-review-form.doc -- 128.5 Кб -- 29.09.2003
Похожие документы

12. ATOMS by Number
... Position Switching Separation Tolerance with Arecibo in L-Band . ... Arecibo Elevation Wheel and Track Life . ... Carl Heiles . ... Dynamics of the Arecibo Radio Telescope . ... The Future: Ultra Wide Band Feeds and Focal Plane Arrays . ... 2002-03 (pdf) . ... 2002 May . ... 2001-09.pdf . ... Multi-Beam Array System Feed Selection . ... 2000-07.pdf . ... The LBW Feed: The Mueller matrix in 1999 and 2000 . ... P. Perillat . ... Feed Resonances in Wide L-Band Gregorian Feed . ... J. Cordes, J. Lazio ....
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~astro/aotms/bynumber.shtml -- 22.6 Кб -- 27.02.2014
Похожие документы

13. Conference "Algebraic Geometry and Number Theory"
... Where to eat close to the Independant University: see the list on the map . ... They belong to the Novikov group, one of the most famous restaurants owner in Moscow. Where to eat for 10-20 euros in Moscow: . IUM cafeteria: a cheap place with typical russian food. ... Filial ( www.filialmoscow.com/ ) is a bar close to Lubianka metro station. ... Glavpivtorg ( www.glavpivtorg.ru/ ) is a soviet-chic restaurant and bar located close to the Lubianka, where you can eat, drink, listen to live music. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/poncelet/2014AGNT/eat.html -- 6.8 Кб -- 17.06.2014
Похожие документы

14. SAI graduates 1982
SAI, graduates year 1982. ... Note: when just a 7-digit phone number is shown, it refers to a phone located in Moscow (international access 007-495). "+" in front of a number means that you must dial an international access code first (or just press "+" on your mobile phone keypad). ... 939-1672(work); . ... Ataev Sasha . 1-(703)-536-8881(home) (USA); . ... Bychkov Sergey . ... 1-(410)-740-8205(home), +1-(301)-286-2150(work) (USA); . ... 1-(412)-767-0332(home), +1-(412)-608-9339(mobile) (USA); . ...
[ Сохраненная копия ]  Ссылки http://uranus.sai.msu.ru/~igor/sai82/ -- 6.1 Кб -- 22.04.2009
Похожие документы
Еще в разделе: (Показать все результаты (>11) - uranus.sai.msu.ru/ )

15. Version, UI, and Status Information
... This chapter describes the functions that allow a plug-in to display a message on the status line, get agent information, and check on the current version of the Plug-in API and Communicator. ... Displaying a Status Line Message . ... The Communicator and Plug-in API major version numbers represent code release numbers, and their minor version numbers represent point release numbers. ... Differing version numbers may mean that the current Plug-in API and Communicator versions are incompatible. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/plugin/vrsn.htm -- 12.0 Кб -- 15.01.1997
Похожие документы

16. Tools (ImageJ API)
... public class Tools . ... Tools () . ... static java.lang.String . ... Converts a Color to an 7 byte hex string starting with '#'. public static java.lang.String f2hex (float f) . Converts a float to an 9 byte hex string starting with '#'. public static double[] getMinMax (double[] a) . ... Converts the float array 'a' to a double array. public static float[] toFloat (double[] a) . Converts the double array 'a' to a float array. public static java.lang.String fixNewLines (java.lang.String s) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/util/Tools.html -- 19.2 Кб -- 02.12.2010
Похожие документы

17. http://www.astrosociety.org/products/returnsnew.txt
Astronomical Society of the Pacific Product Return Information We want you to be completely satisfied with every purchase you make with us. If you are in any way dissatisfied with a product you ordered, we will exchange it, replace it, or refund your money within 30 days of receipt. ... Customers are responsible for postage on all returns back to the ASP. ... Damaged shipments: If your package was damaged in shipment via UPS, we will contact UPS direct for claim instructions. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/products/returnsnew.txt -- 3.7 Кб -- 30.07.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1267) - www.astrosociety.org/ )

18. IRAF Multiple Extensions FITS (MEF) Files Interface
... The Multiple Extension FITS (MEF) file interface is an IRAF library providing facilities for general file operations upon FITS multi-extension files. ... The Multiple Extensions FITS (MEF) interface consists of a number of routines to mainly read a FITS Primary Data Unit or an Extension Unit and manipulate the data at a file level. ... Read the FITS header of a MEF file that matches the EXTNAME or EXTVER keyword values or if not specified, read the extension number `group'. ... The header filename. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/zaraten.html -- 12.2 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/zaraten.html -- 12.2 Кб -- 15.05.1998
Похожие документы

19. Search by subdirectory on archive XFree86/OS2
Search engine provided by WebGlimpse . String to search for: . ... Return only files modified within the last days. Maximum number of files returned: 10 50 100 1000 . Maximum number of matches per file returned: 10 30 50 500 . Maximum number of characters output per file: . ... sorted by author . sorted by date . sorted by subject . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/xf86search.html -- 3.4 Кб -- 23.10.2000
Похожие документы

20. ranking [SAI Virtual Observatory - Wiki]
Trace: ranking . ... CREATE OR REPLACE FUNCTION my_rank (tsvector, tsquery, int ) RETURNS float AS $$ use List::Util qw(min max); my ($string, $ query ) = @_; my $maxpos = 0; # Parse tsvector, taking into account positional information foreach (split / /, $string){ if(/^'(\w+)'(:([0-9,]+))?$/){ foreach(split /,/, $3){ $ vector {$_} = $1; $maxpos = max($maxpos, $_); } } } my @ vector = map {$ vector {$_}} sort {$a = $b} keys(% vector ); # Parse tsquery, assuming it to be ORed only $ ... SAI VO | ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/wiki/ranking -- 12.8 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>3294) - vo.astronet.ru/ )

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


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

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

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