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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~mperrin/software/gpidata/search.html.

1. http://www.atnf.csiro.au/computing/software/gipsy/tsk/coder.dc1
Name: CODER Purpose: Create C-code for simple programs Category: UTILITY, COMPILE File: coder.c Author: M. Vogelaar Keywords: PROGRAM= Name of C-program: [example] Name of C-file (without extension '.c') that will be created. ... If you select OVERWRITE=N you are prompted to give a new name. ... Each application document has one line explaining the purpose of the application. ... AUTHOR= Name of Author: [default given by program] Each application document must include the name of the author. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/tsk/coder.dc1 -- 6.8 Кб -- 30.03.1998
Похожие документы

2. Release Guide: Versions, Version Tracking, etc GPI Data Pipeline 1.0
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline Developer?s Guide . ... Release Guide: Versions, Version Tracking, etc . ... Creating a New Release Version . ... This page contains working notes for making new release copies of the pipeline. ... This needs to be changed in two places. shell> vi backbone/gpi_pipeline_version.pro shell> vi documentation/conf.py shell> svn commit backbone/gpi_pipeline_version.pro documentation/conf.py -m "increased version number to XX.YY" . ... pipeline ? ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/developers/releases_and_versioning.html -- 13.2 Кб -- 14.02.2014
Похожие документы

3. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/hidden.htm
... A Hidden object is used for passing name/value pairs when a form submits. ... JavaScript 1.0 . JavaScript 1.1: added type property The HTML INPUT tag, with "hidden" as the value of the TYPE attribute. ... Property . ... The form contains a "Display hidden value" button that the user can click to display the value of the Hidden object in an Alert dialog box. ... P><INPUT TYPE="button" VALUE="Display hidden value" NAME="button2" . ... Form name:<INPUT TYPE="hidden" NAME="h1" VALUE="Beluga"> . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/hidden.htm -- 13.9 Кб -- 07.10.1999
Похожие документы

4. Dynamic HTML in Communicator
... Font enhancements in Communicator include the ability to incorporate downloadable fonts into your web documents. ... The fonts are contained in a font definition file that reside on the host web server with the HTML document. ... Before you can create font definition files, make sure the fonts you wish to use in your web document are installed on your system. ... FONT> </P> . ... For more information about dynamic fonts, see: http://home.netscape.com/comprod/products/communicator/fonts/index.html . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/webfont1.htm -- 11.8 Кб -- 13.08.1997
Похожие документы
Еще в разделе: (Показать все результаты (>22863) - crydee.sai.msu.ru/ )

5. 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
Похожие документы
Еще в разделе: (Показать все результаты (>31935) - xmm.vilspa.esa.es/ )

6. (Untitled)
I. Installation . ... AMPLE package distributive (created with program InstallShield for Microsoft Visual C++) has been downloaded on FTP server of IAA RAS as archive Ample.zip. ... Note: If the window "file download" appears, select Open... switch button, then press OK button. ... The shortcut for AMPLE will be linked with this folder, and auxiliary files will be created here during AMPLE work. ... When running AMPLE all auxiliary and new configuration files are created in the WORK folder. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9rxw.htm -- 6.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>479) - www.ipa.nw.ru/ )

7. Search pyBLoCXS v0.0.3 documentation
. index . pyBLoCXS v0.0.3 documentation . Please activate JavaScript to enable the search functionality. From here you can search these documents. Enter your search words into the box below and click "search". Note that the search function will automatically search for all of the words. Pages containing fewer words won't appear in the result list. index . pyBLoCXS v0.0.3 documentation . Copyright 2010, CHASC Astro-Statistics Collaboration. Created using Sphinx 1.0.2.
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/pyBLoCXS/search.html -- 4.5 Кб -- 01.10.2012
Похожие документы

8. htpasswd - Manage user files for basic authentication - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by htpasswd . ... Files managed by htpasswd may contain both types of passwords; some user records may have MD5-encrypted passwords while others in the same file may have passwords encrypted with crypt() . ... Delete user...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/de/programs/htpasswd.html -- 13.2 Кб -- 10.12.2010
Похожие документы

9. Manual Page: htpasswd - Apache HTTP Server
NAME htpasswd - Create and update user authentication files SYNOPSIS htpasswd [ - c ] [ - m | ... p ] passwdfile username password htpasswd - n [ - m | ... p ] username password DESCRIPTION htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by htpasswd. ... The user is prompted for the password. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/htpasswd.html -- 9.8 Кб -- 20.06.2002
Похожие документы

10. OptInt PmWiki : Page File Format
OptInt PmWiki . Pm Wiki / . Edit Page | ... MROI Delay Line Design Contract . ... Page File Format . ... version=pmwiki-2.1.0 urlencoded=1 text=Markup text . ... A simple way to create a wikipage file to use for distribution (for example with a recipe or a skin) is to create the page with PmWiki and then use a text editor to delete all lines but version , text , and ctime . ... Inside of a page file, PmWiki stores the latest version of the markup text, and uses this to render the page. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageFileFormat -- 27.0 Кб -- 28.02.2014
Похожие документы

11. list of DFS Department documentation templates
... ESO copyright, division, department . ... Any document produced by the DFS Department has to apply the official ESO document template: MSWORD format (ZIP compressed) , Latex format as compressed tar file (courtesy of Ralf and Pascal), or StarOffice format . ... Template for Test Plan and Test Report : as HTML page (for complete testing - to be edited with DreamWeaver, as Twiki page (for basic testing) Any HTML page produced by the DFS Department has to apply the official DFS web page template . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/team/templates-list.html -- 10.2 Кб -- 19.04.2005
Похожие документы

12. The GIMP Documentation Project
This is the main page for the GIMP Documentation Project. ... User's Guide . ... Style Guide for Plug-Ins . ... In the 0.54 release there were a limited set of of plug-ins in the core package so a short description of some of the contributed plug-ins will be provided. In 0.60 a large number of the contributed plug-ins have been rolled into the base package. ... The Style Guide for Plug-Ins will provide a set of guidelines that plug-in authors can use when creating their plug-in user interfaces. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/gimp/mjhammel/gdp/gdp.html -- 7.8 Кб -- 22.12.2007
Похожие документы

13. q3c [SAI Virtual Observatory - Wiki]
Trace: q3c . start : q3c . ... SAI VO Projects . ... Help on Wiki search . ... dropdb q3ctest createdb q3ctest psql q3ctest /usr/local/pgsql/share/contrib/ q3c .sql psql q3ctest /usr/local/pgsql/share/contrib/pg_sphere.sql -- Static data SELECT generate_series(1, 1000000 ) AS id, random ()*360 AS ra, ( random ()-0.5)*180 AS dec INTO test_ q3c ; SELECT generate_series(1, 1000000 ) AS id, spoint( random ()*2*3.1415926, ( random ()-0.5)*3.1415926) AS point INTO test_pgsphere; -- ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/wiki/q3c?rev=1279781064 -- 12.4 Кб -- 09.04.2016
Похожие документы

14. Recreating Einstein Level One Processing Exposure Masks and Background Maps in
... This paper describes the main algorithms used by the Einstein Level One processing to create the exposure masks and the background maps for Einstein IPC images, and how these algorithms were recreated in the IRAF environment. Our goal was to recreate the algorithms used by the Level One Processing to create exposure masks and background maps for Einstein Image Proportional Counter (IPC) data (cf. sections 2.5 and 2.7 of Harnden et al. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/vanstoned.html -- 11.6 Кб -- 03.11.2000
Похожие документы

15. rtftohtml Users Guide - 4 Special Processing
... 4.4 Imbedding HTML in a Document . In the following discussion of SPECIAL processing  , I will assume that rtftohtml has not been customized. If it has, the text styles used to create special effects may be different. ... Normally, if your RTF document contained the text "<cite>hello</cite>", the translator would output this as: "&lt;cite&gt;hello&lt;/cite&gt;". ... If, however, you want the <cite></cite> to be interpreted as HTML markup, you must format the tags using Hidden and Shadow. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/docs/rtftohtml/rtftohtml-4.html -- 4.8 Кб -- 23.08.1996
Похожие документы

16. http://www.naic.edu/~zoa/docs/zoa_gridzilla.txt
Data Reduction for Zone of Avoidance (ZOA) survey with ALFA - Gridzilla P. Henning, Original form July 2005, with 17 March 2006 update The data reduction is very similar to that done for the AGES survey, which has nice documentation at www.naic.edu/~ages To grid the data, you'll use the sdfits files created by LiveData. ... For project a2055, the sdfits are at, eg.: /share/zoa/zoa_a2055/basketweave_files/20050701 This area holds the sdfits for 1 July 2005 for a2055. ... To start, type "gridzilla". ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~zoa/docs/zoa_gridzilla.txt -- 4.8 Кб -- 17.03.2006
Похожие документы

17. Space Shuttle created at Rapid Rockets and Wicked Robots | International Year
. Home . News . Gallery . Events . Twitter . Press Releases . Links . Contact Us . Calendar . Press & Web Coverage . Previous . Next . List . Thursday, 16 July 2009 00:17 . International Year of Astronomy, Ireland National Node . [Back To Top] .
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/scholars/iya/gallery/local_events/rapid_rockets_and_wicked_robots/space_shuttle_created_at_ra.html -- 6.5 Кб -- 31.12.2009
Похожие документы

18. Stellarium: LabelMgr Class Reference
Stellarium 0.12.3 . ... Classes . ... LabelMgr Class Reference . ... intљ . labelObject (const QString &text, const QString &objectName, bool visible=true, float fontSize=14, const QString &fontColor="#999999", const QString &side="E", double labelDistance=-1.0, const QString &style="TextOnly") . ... labelScreen (const QString &text, int x, int y, bool visible=true, float fontSize=14, const QString &fontColor="#999999") . ... setLabelText (int id, const QString &newText) . ... virtual voidљ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classLabelMgr.html -- 37.7 Кб -- 28.02.2014
Похожие документы

19. IDL programs
... This program was created for correlating chosen regions in the series of fts images. ... Chosen regions' . ... In this section the program counts the integral for each region of the grid for each image. ... As a matter of fact, the integral is total brightness of the region and it is counted by 'int_tabulated' IDL function. ... In addition, the program will show the count of the regions which correlate with the corresponding region (the brighter region means the bigger count) and its contour. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/korel_en.html -- 9.9 Кб -- 15.08.2003
Похожие документы

20. INTAS project 99/652: Software
Light scattering codes: . SVM for homogeneous spheroids (updating) . SVM for core-mantle spheroids (updating) . SVM for multi-layered spheroids (formulae) . Quasi-TMM for axisymmetric homogeneous particles (ready) . Quasi-TMM for axisymmetric multi-layered particles (testing) . Quasi-static approximation for multi-layered ellipsoids (testing) . S-approximation for homogeneous spheres (testing) . ... Basic Monte-Carlo code of S.Wolf for 3D case (testing) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/staff/ilin2/INTAS/soft.html -- 2.9 Кб -- 19.11.2010
Похожие документы

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


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

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

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