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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/miriad/progguide/node11.html.

1. Entering carriage returns
For vi , a line is the string of characters between two <RETURN> characters. Although vi will automatically wrap the text onto a new line when it reaches the right-hand side of the screen, it does not insert a <RETURN> character. ... Adding a <RETURN> at the end of every line ensures that the appearance of the text on your screen corresponds to vi 's understanding of how text is structured. Setting the wrapmargin option automatically inserts a <RETURN> character whenever vi wraps text. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/didyou/vi.1.html -- 2.5 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>390) - comet.sai.msu.ru/ )

2. http://www.atnf.csiro.au/computing/software/gipsy/tsk/editset.dc1
Program: EDITSET Purpose: Program to edit data in a set. ... If you want to change only one pixel, then enter this position as a box with sizes 1 in both directions. ... An example is: EXPRESSION=DATA*ABS(RA) which will multiply all values in BOX= with the absolute value of the grid in RA. ... NEWVAL= New value at: (x1,..,xn) [old value] No expression was entered at EXPRESSION= and you are prompted with NEWVAL= and the position & value of the current pixel starting at the lower left position in BOX=. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/tsk/editset.dc1 -- 7.9 Кб -- 04.06.1996
Похожие документы
Еще в разделе: (Показать все результаты (>4129) - www.atnf.csiro.au/ )

3. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/password.htm
... A text field on an HTML form that conceals its value by displaying asterisks (*). ... Client-side object . ... For a given form, the JavaScript runtime engine creates appropriate Password objects and puts these objects in the elements array of the corresponding Form object. ... Specifies the form containing the Password object. name . ... Reflects the current value of the Password object's field. ... JavaScript 1.0 focus() None Use the focus method to navigate to the password field and give it focus...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/password.htm -- 24.1 Кб -- 07.10.1999
Похожие документы

4. CurveFitter (ImageJ API)
... public class CurveFitter . ... static int . ... Field Detail public static final int STRAIGHT_LINE . ... public static final int POLY2 . ... public static final int POLY3 . ... public static final int POLY4 . ... public static final int EXPONENTIAL . ... public static final int POWER . ... public static final int LOG . ... public static final int RODBARD . ... public static final int GAMMA_VARIATE . ... public static final int LOG2 . ... public static double f (int fit, double[] p, double x) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/measure/CurveFitter.html -- 34.8 Кб -- 02.12.2010
Похожие документы

5. Directory handling functions
Next: File Manipulation Routines Up: File and Directory Manipulation Previous: File and Directory Manipulation . This basically involves calling appropriate functions. int chdir(char path) - changes directory to specified path string. ... NOTE: rindex() is a string handling function that returns a pointer to the last occurrence of character c in string s , or a NULL pointer if c does not occur in the string. ( index() is similar function but assigns a pointer to 1st occurrence.) ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 02.10.2012
Похожие документы

6. Stellarium: StelObjectModule Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ClassљIndex . ... StelObjectModule Class Reference abstract . Specialization of StelModule which manages a collection of StelObject . ... virtual QList< StelObjectP >љ . searchAround (const Vec3d &v, double limitFov, const StelCore *core) const =0 . ... searchByNameI18n (const QString &nameI18n) const =0 . Find a StelObject by name. ... searchByName (const QString &name) const =0 . ... virtual QStringљ . ... const QString &љ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelObjectModule.html -- 37.0 Кб -- 28.02.2014
Похожие документы

7. http://hea-www.harvard.edu/PINTofALE/pro/findscale.pro
... 0: MexicanHat wavelet ; 1: use inverse of 1st derivative ; 2: radius of curvature ; 3: stepped toggle ; eps [INPUT; default=1e-7] small number ; _extra [JUNK] ignore. here only to prevent crashing program. ; ;subroutines ; WVLT_ SCALE [ROOFN] ; ;history ; vinay kashyap (Apr97) ; added CHOICE option 3 (VK; Feb03) ;- ; usage if n_elements( curve ) eq 0 then begin print,'Usage: ls=findscale( curve , dim ,/crunch,/half, pick = pick , choice = ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PINTofALE/pro/findscale.pro -- 4.8 Кб -- 26.05.2003
Похожие документы

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

9. Mars returns to glory | Astronomy.com
... Tonight's Sky . ... SUN MOON MERCURY VENUS MARS, JUPITER SATURN . ... Mars . ... The Magazine . ... Observing . ... Gravitational wave search provides insights into galaxy evolution and mergers . ... The double star 54 Leonis, spiral galaxy NGC 3198, and emission nebula NGC 3199 . ... Astronomy for Kids . ... Mars returns to glory . ... Get instant access to subscriber content on Astronomy.com! ... Receive news, sky-event information, observing tips, and more from Astronomy's weekly email newsletter...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/magazine/sky-this-month/2012/01/mars-returns-to-glory -- 63.9 Кб -- 10.04.2016
Похожие документы

10. Stardust Capsule Returns to Earth
... Stardust Capsule Returns to Earth . ... Credit: Stardust Team , NASA Explanation: A flying saucer from outer space crash-landed in the Utah desert yesterday after being tracked by radar and chased by helicopters and airplanes. ... The saucer, the Stardust return capsule, is carrying bits of Comet Wild 2 captured two years ago during a rendezvous between Stardust and the ancient comet. ... Publications with keywords: Stardust project - comet - Earth . ... Comet Holmes Over Hungary . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/apod/2006-01-16 -- 15.3 Кб -- 16.01.2006
Похожие документы

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

12. lsst.coordConv: coordConv::Coord Class Reference
lsst.coordConv љ unknown . ... coordConv::Coord Class Reference . ... Coord (double equatAng, double polarAng, double parallax=0) . ... Definition at line 27 of file coord.h . ... Definition at line 227 of file coord.cc . ... Definition at line 150 of file coord.cc . ... Definition at line 134 of file coord.cc . ... Definition at line 142 of file coord.h . ... Definition at line 135 of file coord.h . ... Definition at line 141 of file coord.cc . ... Definition at line 172 of file coord.cc . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_coord.html -- 41.3 Кб -- 07.05.2015
Похожие документы

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

14. Not so well documented Device Helpers in OS/2
... DevHlp_Security This devhlp allows to open a file for read access in the Init routine of a BASEDEV . ... returned: size of file SYIOpenFile ends Valid at INIT time only. ... This routine uses the corresponding function of the miniFSD , not normal file I/O, thus access is restricted. ... Although the size argument of the data structure implies, I'd recommend to better not read more than 32K at a time. ... DL = 044h This function will return the table of security helper functions for file access. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/os2devhlps.html -- 9.6 Кб -- 23.10.2000
Похожие документы

15. Apache module mod_negotiation
... Source File: mod_negotiation.c . Module Identifier: negotiation_module Content negotiation, or more accurately content selection, is the selection of the document that best matches the clients capabilities, from one of several available documents. ... A type map (a file with the handler type-map ) which explicitly lists the files containing the variants. ... Apache only recognizes encodings that are defined by an AddEncoding directive. ... Content-Language: . ... Module: mod_negotiation . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_negotiation.html -- 9.8 Кб -- 15.10.2001
Похожие документы

16. SAI Web Services - WCSfix
SAI VO . ... Web Services . Catalog Access Services . ... SAI Web Services . ... This service aims to automatically match stars in FITS image provided with catalogue and add the correct WCS keywords to its FITS header. ... Service Web Interface . ... The service is available here To use it, you has to provide the image as a Base64-encoded string, along with the rough information on image field of view size and center (the latter may be deduced from FITS header keywords like 'RA' and 'DEC'). ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/ws/wcsfix/ -- 9.2 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>40137) - vo.astronet.ru/ )

17. Stargazing the Night Sky Course Returns in April | Astronotes
Astronotes Armagh Planetarium's Stellar Blog! ... Armagh Planetarium . ... Space Flight . ... Monthly Sky Notes . ... April . ... By admin March 16, 2015 Posted in: Armagh Planetarium . ... Stargazing the Night Sky is a short and very informal course is for complete beginners who want to know more about the wonders of the cosmos. ... If you want to experience the amazing objects we can all see at night, this is the course for you. ... Copyright Armagh Planetarium 2014 All Rights Reserved. ...
[ Сохраненная копия ]  Ссылки http://www.armaghplanet.com/blog/stargazing-the-night-sky-course-returns-in-april.html -- 42.9 Кб -- 09.04.2016
Похожие документы

18. http://hea.iki.rssi.ru/conf/hea2007/bp-0.2.97/gen/README
This is the new output format generator. ... It works as such: The user will ask for format "output:html" with option "style=booklist". ... This is an output format. b) The "output" module's broken out format is the canon format. So the fromcanon and explode routines do nothing but return what they are given. c) The style module will return a single string. ... It takes as input a record in canon format. ... The charset used is canon. 4. bp-output.pl A new format module. ... bp-output.pl | ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/bp-0.2.97/gen/README -- 4.3 Кб -- 13.03.1996
Похожие документы

19. Candidate Assignments
... This applet generates an observing list based on an observer's location and time. ... To use this program, enter in your location, and the local times at which you wish to begin and end observing. The date you enter should correspond to the calendar day at the time at which you begin observing. For example, if you wish to observe from 9:37 PM October 23, 2007 until 3:21 AM October 24, 2007, you would enter 21:37 for the starting time, 03:21 for the finish time, and 10/23/2007 for the date. ...
[ Сохраненная копия ]  Ссылки http://observ.pereplet.ru/images/evgeny/transitsearch/transitassignment.html -- 4.0 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>20) - observ.pereplet.ru/ )

20. Data bases of Natural Satellites. Documentation. Manual
Databases (NSDC) of the Natural Planetary Satellites. ... In the file of explanations, source of data or bibliographic reference is indicated. ... File of data (Data) *.txt. ... Les donnИes standard de la base NSDB (Standard Data) . ... Any bibliographic reference has the following fields (please, don't mix up these reference fields hereafter called "fields" with the search fields where you will enter the data and which are hereafter denoted as "search fields" or "text fields"): . ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/neb/nss/DocMane.htm -- 14.5 Кб -- 18.05.2009
Похожие документы

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


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

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

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