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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sai.msu.su/~megera/gimp/schlecht/intro.html.

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

2. casacore: casa::SymLink Class Reference
... Classes . Files . ... casa . casa::SymLink . ... The default constructor creates a SymLink with path "." SymLink (const Path &name) . ... SymLink (const File &name) . ... create (const Path &target, Bool overwrite= True ) . ... copy (const Path &target, Bool overwrite= True ) const . ... The class SymLink handles SYMbolic LINKs in the file system. ... An exception is thrown if the path exist and is no symbolic link or if it does not exist, but cannot be created. casa::SymLink::SymLink . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1SymLink.html -- 36.6 Кб -- 14.02.2011
Похожие документы

3. How to create a new tool in CASA Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Building CASA . ... XML Schema for the tools description ( casa.xsd ) . These are my notes on how to create a new tool for CASA, in particular in this case a new tool to implement WVR phase correction. ... include <wvrphase_cmpt.h> . ... All of the files below need to be placed in the casa/code/xmlcasa/implement/synthesis directory and the tool will be built and accessible from Python. ... create (); wvrphase . ... How to create a new tool in CASA . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casanewtool.html -- 19.7 Кб -- 04.04.2016
Похожие документы

4. Apache 2.0 Hook Functions - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... In general, a hook function is one that Apache will call at some point during the processing of a request. ... Use the AP_DECLARE_HOOK macro, which needs to be given the return type of the hook function, the name of the hook, and the arguments. ... During initialisation, the server will call each modules hook registering function, which is included in the module structure: . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/developer/hooks.html -- 13.8 Кб -- 21.01.2013
Похожие документы

5. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>355) - www.astro.spbu.ru/ )

6. Getting Started in Actor Prolog. Underdetermined Sets.
Underdetermined sets is a new type of data structures (terms) developed in Actor Prolog . ... The point is that an underdetermined set can include some indefinite rest (a tail) like a list in usual Prolog . At the same time, the order of elements of an underdetermined set can be arbitrary one and it does not affect results of unification of underdetermined sets. Moreover, Actor Prolog guarantees that a rest of an underdetermined set never contains elements that are explicitly given in the set. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_sets.html -- 12.6 Кб -- 24.09.2007
Похожие документы

7. Hands On; Texture Wrapping
... Now you adjust the mode of that layer. When wrapping a texture over another layer, these 5 modes will be the ones you'll use most frequently. ... You may want to change the opacity to 50-75%, and perhaps combine it with an identical layer, only that one would use the "overlay" mode. ... Expect pastel tones with this mode, again, it's frequently best combined with another texture layer. Overlay: This is the mode you'll use most frequently, it will wrap the texture with minimal tonal changes. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/gimp/handson/HTML/texwrap.html -- 8.4 Кб -- 22.12.2007
Похожие документы

8. Doug Burke's Perl/S-Lang pages: Datatype examples
... Doug's Home Page . ... In the examples below we show a number of ways that data can be moved back and forth between S-Lang and Perl . ... Source code typeof : "undef"; __END__ __SLang__ variable foo = Any_Type [3]; foo[0] = "a string"; foo[1] = 23; define getfoo(x) { return foo[x]; } message( "In S-Lang:" ); vmessage( "typeof(foo[0]) = %s", string(typeof(foo[0])) ); vmessage( "typeof(foo[1]) = %s", string(typeof(foo[1])) ); vmessage( "typeof(foo[2]) = %s", string(typeof(foo[2])) ); . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_datatypes.html -- 12.1 Кб -- 02.10.2012
Похожие документы

9. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы

10. Stellarium: SphericalRegionP Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ... SphericalRegionP Class Reference . ... SphericalRegionP (const SphericalRegionP &other) . ... Create a SphericalRegion from the given input JSON stream. ... ra,dec], [ra,dec], [ra,dec], [ra,dec]] A list of points connected by great circles with the last point connected to the first one. ... a valid QVariantMap which can be created e.g. from parsing a JSON file with the StelJsonParser class. static void SphericalRegionP::serializeToJson . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classSphericalRegionP.html -- 20.2 Кб -- 28.02.2014
Похожие документы

11. Examples of creating command alias in the Bourne Again SHell
To create a simple alias: alias del='rm -i' del memo.txt rm: remove memeo.txt? y . This creates the alias del for the command rm -i which prompts you for confirmation that you want to remove a file before it does so. ... To create a command alias that consists of several commands: alias what='ps -aux | ... To refer to another command alias within an alias: alias h=history alias rev='h | ... To use more than one alias on the same command line: alias root='cd /; ' alias slist='ls -l | ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/alias_bash1.html -- 4.3 Кб -- 17.01.1997
Похожие документы

12. Interprocess Communication (IPC), Pipes
... Piping in a C program: < stdio.h > . ... Pipes . ... We use fprintf() and fscanf() to communicate with the pipe's stream . ... plotter.c module */ /* contains routines to plot a data file produced by another program */ /* 2d data plotted in this version */ /**********************************************************************/ #include externals.h static FILE * plot1 , *plot2, *ashell; static char *startplot1 = plot [] [0:1.1]'plot11.dat' with lines, 'plot12.dat' with lines\n ; static ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node23.html -- 10.3 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node23.html -- 10.3 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node23.html -- 10.3 Кб -- 02.10.2012
Похожие документы

13. Conference WPLTN-2012 | Conference page
WPLTN Technical Workshop . ... WPLTN-2012) . ... of the International Scientific Technical Conference WPLTN-2012 . ... Having an opinion that the collocation of various space geodesy measurement technologies has a fundamental role in increasing the accuracy of fundamental and applied positioning, navigation and timing provision, the International Scientific Technical Conference WPLTN-2012 has come to the following conclusions: 2.1. ... Web-page . ... Resolution of the conference WPLTN-2012 . ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/conference/wpltn2012/ -- 12.7 Кб -- 09.04.2016
Похожие документы

14. Chapter 5. Listing of Installed Components
Chapter 5. Listing of Installed Components . ... An X driver (/usr/X11R6/lib/modules/drivers/nvidia_drv.so); this driver is needed by the X server to use your NVIDIA hardware. ... An X module for wrapped software rendering (/usr/X11R6/lib/modules/libnvidia-wfb.so.x.y.z and optionally, /usr/X11R6/lib/modules/libwfb.so); this module is used by the X driver to perform software rendering on GeForce 8 series GPUs. ... See Chapter 4, Installing the NVIDIA Driver for a more thorough description. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/chapter-05.html -- 11.4 Кб -- 30.10.2009
Похожие документы

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

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

17. Making backups with tar
Next: Restoring files with tar Up: Simple backups Previous: Simple backups . A full backup can easily be made with tar љ : # tar -create -file /dev/ftape /usr/src . ... If your backup doesn't fit on one tape, you need to use the -multi-volume ( -M ) option: # tar -cMf /dev/fd0H1440 /usr/src . ... usr/src/ . ... usr/src/linux-1.2.10-includes/ .. ... An incremental backup can be done with tar љ using the -newer ( -N ) option: # tar -create -newer '8 Sep 1995' -file /dev/ftape /usr/src -verbose . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node85.html -- 6.2 Кб -- 04.05.1997
Похожие документы

18. http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt
... index.php (1) | bbclone/ | ... To do you can use the following sample and point your browser to it. <?php define("_BBC_PAGE_NAME", "Test"); define("_BBCLONE_DIR", "bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ... Create the file "count.php" and add the following: <?php define("_BBCLONE_DIR", "/the/path/that/leads/to/bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt -- 9.1 Кб -- 13.03.2005
Похожие документы
Еще в разделе: (Показать все результаты (>759) - hea.iki.rssi.ru/ )

19. Can Black Holes Create Space Time? - an Astronomy Net Blackholes Forum Message
Blackholes Forum Message . ... Can Black Holes Create Space Time? ... Quasar jet streams (QJS) have been exhibiting Faster than light motion since they were first discovered by radio astronomy a long time ago. ... But what if Black holes were creating Space time, what if a relationship between matter energy and space time exists, in a conundrum what can matter exist in, it can exist in side of it's self, how about this as a hypothesis, can black holes create space time? ... www.astronomy.net . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/blackholes/messages/6660.shtml -- 15.7 Кб -- 09.04.2016
Похожие документы

20. http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL
Since XmCCD uses Motif, the libraries and include files must be available. ... By default it will create a directory xmccd-#.# with the command tar -xvzf xmccd-#.#.tar Set your current working directory to xmccd-#.# cd xmccd-#.# ... For "ls -l" you should see something like this -rwsr-xr-x 1 root root 281883 Mar 10 01:08 xmccd Move xmccd to a directory in your search path such as /usr/local/bin mv xmccd /usr/local/bin xmccd will use ds9 for image display if it is present. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL -- 6.2 Кб -- 22.05.2004
Похожие документы

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


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

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

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