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

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

Показаны документы, содержащие фрагменты текста из документа
http://astro.uni-altai.ru/~aw/stellarium/api/dir_f0a9fc81fa315e870ff321968b8cfc30.html.

1. Stellarium: TextureParams Struct Reference
Stellarium 0.12.3 . ... FileљStructure . ... TextureParams Struct Reference . Parameters specifying how to construct a texture. More... #include < StelTextureParams.hpp > . ... filtering (const TextureFiltering filtering) . Set texture filtering mode. ... Texture filtering mode. ... Default parameters (no mipmaps, linear filtering, clamp to edge wrap mode). ... TextureParams c = TextureParams ().generateMipmaps() .filtering(TextureFiltering_Nearest).wrap(TextureWrap_Repeat); . ... wrap . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/structTextureParams.html -- 16.6 Кб -- 28.02.2014
Похожие документы

2. PluginClassLoader (ImageJ API)
... Class . ... FIELD | ... java.lang.Object java.lang.ClassLoader java.security.SecureClassLoader java.net.URLClassLoader ij.io.PluginClassLoader . ... ImageJ uses this class loader to load plugins and resources from the plugins directory and immediate subdirectories. ... PluginClassLoader (java.lang.String path) . ... PluginClassLoader (java.lang.String path, boolean callSuper) . ... path - the path to the plugins directory. public PluginClassLoader (java.lang.String path, boolean callSuper) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/io/PluginClassLoader.html -- 14.6 Кб -- 02.12.2010
Похожие документы

3. Python: module pdbman
... A module for the pdbman class. ... Send products to the Engineering Workstation Data Store. send_sssp1 (self) . ... configure_pickle (self, pickle_directory ='/data/scheduling/spss_flight_data/pass/pickles' , new_pickle_name =None , verbose =False ) . ... MEGG_OUTPUT_DIRECTORY = '/data/scheduling/spss_flight_data/pass//megg/data' . ... PDBMAN_DISK = '/data/scheduling/spss_flight_data/pass//' . TEMPLATE_LOGICAL_FILE = '/data/scheduling/spss_flight_data/pass//op_logicals/ops_job_logs.com' . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/pdbman.html -- 23.5 Кб -- 08.04.2016
Похожие документы

4. casacore: casa::DirectoryIterator Class Reference
... casa::DirectoryIterator . ... Construct the iterator for the working directory. DirectoryIterator (const Directory &dir) . ... DirectoryIterator (const Directory &dir, const Regex &regExpression) . ... Regular expression if given, with this variable it is possible to compare files with regular expression. dirent ** . ... Note that the regular expression is a true regular expression (as defined by class Regex and not a file expression as used in shells. ... File casa::DirectoryIterator::file . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1DirectoryIterator.html -- 34.1 Кб -- 14.02.2011
Похожие документы

5. mod_dav - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... To enable mod_dav , add the following to a container in your httpd.conf file: . ... In addition, a location for the DAV lock database must be specified in the global section of your httpd.conf file using the DavLockDB directive: . ... In order for mod_dav to manage files, it must be able to write to the directories and files under its control using the User and Group under which Apache is running. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/mod/mod_dav.html -- 16.8 Кб -- 25.02.2008
Похожие документы

6. mod_dav - Apache HTTP Server
... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Modules . ... To enable mod_dav , add the following to a container in your httpd.conf file: Dav On . ... In addition, a location for the DAV lock database must be specified in the global section of your httpd.conf file using the DavLockDB directive: DavLockDB /usr/local/apache2/var/DavLock . ... Use the Dav directive to enable the WebDAV HTTP methods for the given container: <Location /foo> Dav On </Location> . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_dav.html -- 18.2 Кб -- 19.11.2015
Похожие документы

7. TUI:Scripts:TUIAdditions
TUI will look in two separate "TUIAdditions" directories for user scripts and extra TUI window code. ... Scripts should be put in a directory named Scripts in the TUIAdditions directory; they will then show up immediately in the Scripts menu (you do not have to restart TUI).. ... In general, additions present in the user TUIAdditions directory mask identically named additions in the shared TUIAdditions directory, and both mask identically named built-in scripts and windows. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/TUIAdditions.html -- 2.9 Кб -- 05.09.2014
Похожие документы

8. pyQC: script structure
... overview of pyQC . ... output used by . ... All pyQC scripts and modules share a similar structure. Python offers to group functions, classes, etc. into modules which can be imported by different scripts. ... In order to avoid confusion if names are used by different (especially external) modules, the QC scripts use the 'from' statement only for pyQC modules, i.e.: . ... For other modules, the simple 'import' statement is used: . ... Python modules are also used for keeping script configuration. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/tqs/pyqc/script_struct.html -- 12.3 Кб -- 20.05.2014
Похожие документы

9. http://www.mrao.cam.ac.uk/~eic22/ALMAmemos/memo590/dispersivephase.py
Emily Curtis eic22@mrao.cam.ac.uk Script for working with ATM dispersive phase for Memo 590 import os import string import numpy from atmtools import * System variable parameters ... #Users' output directory dcval = 0.01 #Change in water vapour to compute change in path /mm fmin = 0 #Minimum frequency to compute phase /GHz fmax = 1000 #Maximum frequency to compute ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~eic22/ALMAmemos/memo590/dispersivephase.py -- 7.4 Кб -- 11.11.2009
Похожие документы

10. Gimp related links collection
... Now I have an occasion - Grokking the GIMP by Carey Bunks ! ... I have Linux binaries gimp-1.0.2.linux.tgz of current development version with all patches applied and plugins updated . ... I used to configure gimp with --prefix=/usr/local/gimp, so everything will go to /usr/local/gimp directory. Just make a symbolic link to make it visible ( e.g. ln -s /usr/local/gimp/bin/gimp /usr/local/bin/gimp). ... Also, you need gtk libraries installed ! ... GIMP Plugin Registry . ... figures plugin . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/gimp/ -- 13.5 Кб -- 21.12.2007
Похожие документы

11. The /etc directory
Next: The /dev directory Up: The root filesystem Previous: The root filesystem . The /etc љ directory contains a lot of files. ... See the chapter on init љ for further information. /etc/passwd љ . ... Lists the filesystems mounted automatically at startup by the mount -a command (in /etc/rc љ or equivalent startup file). ... etc/issue љ . ... See the magic љ and file љ manual pages for more information. /etc/motd љ . ... Files executed at login or startup time by the Bourne or C shells. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node23.html -- 9.3 Кб -- 04.05.1997
Похожие документы

12. http://hea.iki.rssi.ru/Z-90/reg-form~
... UL /td /tr / table /td td table BORDER=0 align = right tr td /td td class = tab align =left h2 Registration Form /h2 /td /tr tr td /td td class = tab align = right (Required fields are span class =required highlighted /span ) /td /tr form ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/Z-90/reg-form~ -- 6.2 Кб -- 12.10.2004
Похожие документы

13. Example of a simple shell script
These are the contents of a shell script called display : cat display # This script displays the date, time, username and # current directory. echo "Date and time is:" date echo echo "Your username is: `whoami` \\n" echo "Your current directory is: \\c" pwd . The first two lines beginning with a hash ( # ) are comments and are not interpreted by the shell. Use comments to document your shell script; you will be surprised how easy it is to forget what your own programs do! ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt1a.html -- 2.9 Кб -- 17.01.1997
Похожие документы

14. Apache module mod_cgi
This module provides for execution of CGI scripts. ... Module Identifier: cgi_module Any file that has the mime type application/x-httpd-cgi or handler cgi-script (Apache 1.1 or later) will be treated as a CGI script, and run by the server, with its output being returned to the client. ... Debugging CGI scripts has traditionally been difficult, mainly because it has not been possible to study the output (standard output and error) for scripts which are failing to run properly. ... Status: mod_cgi . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_cgi.html -- 9.9 Кб -- 01.08.2003
Похожие документы

15. http://hea-www.harvard.edu/hea/syshelp_navigation.inc
start navigation -- style type= text/css ul { list-style-type: disk } /style p class = navigation nbsp; /p ul class = mainnav li class = mainnav a href = http :// www.cfa.harvard.edu /about/science.html class = leftnav All Science Groups /a /li li class = mainnav a ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/hea/syshelp_navigation.inc -- 4.3 Кб -- 03.11.2008
Похожие документы

16. http://zebu.uoregon.edu/internet/hw3.html
directory which can be linked to. One person should be responsible for editing the main html file that composes the topical page. More instruction will be given in class.
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/internet/hw3.html -- 3.2 Кб -- 26.10.1995
Похожие документы

17. Lecture Series 2015-2016 ? Amateur Astronomers Association of New York
... Home Lectures Lecture Series 2015-2016 . ... Lecture Series 2014-2015 . ... Beyond New York City . ... The Amateur Astronomers Association is proud to present an astronomy lecture series from October through May each year for our members and the public. ... Amateur Astronomer Association is pleased to announce we will be offering select, limited reserved seating for current AAA members for the Friday, January 8, 2015 AAA Lecture entitled Robert Nemiroff ?2015 Astronomy Picture of the Day?. ...
[ Сохраненная копия ]  Ссылки http://www.aaa.org/lectures/lecture-series-2015-2016/ -- 98.0 Кб -- 10.04.2016
Похожие документы

18. SAS package check list
... Check a package against all these points before delivering it. files should be -rw-r--r-- or -r--r--r-- . ... should contain only the files ChangeLog DEPEND Makefile VERSION DISTRIBUTION . ... ChangeLog should contain a list of open SPRs including their number. ... If the package contains a task, DEPEND must contain taskmain. For each library in USEDLIBS statements in all Makefiles in the package, the corresponding package should be listed in DEPEND . ... Makefile should contain TEXDOCS=task . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/checklist.html -- 6.2 Кб -- 16.01.2001
Похожие документы
Еще в разделе: (Показать все результаты (>2579) - xmm.vilspa.esa.es/ )

19. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/java/dev/.00tmp
... A NetRexx and Java development environment gcj003.zip 24351 2001/01/23 Game Components for Java gpcp1_2_3_3-jvm.zip 2644691 2003/10/30 Gardens Point Component Pascal for JVM version 1.2.3.3 gpcp1_3_0-jvm.zip 2314669 2004/10/21 Gardens Point Component Pascal for JVM version 1.3.0 guiffy14.zip 907754 2000 /12/08 Guiffy 1.4(Build 45). ipfdoclet.zip 106937 1999 /02/17 Doclet generates javadoc comments as OS/2 IPF. java .intro.ps.zip 522640 1996/11/12 ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/java/dev/.00tmp -- 4.1 Кб -- 31.08.2008
Похожие документы

20. From Power Up To Bash Prompt: Init
... I will only talk about the ``System V'' style of init that Linux systems mostly use. ... Typically, the first thing it is told to do is to run an initialisation script. The program that executes (or interprets) this script is bash , the same program that gives you a command prompt. In Debian systems, the initialisation script is /etc/init.d/rcS , on Red Hat, /etc/rc.d/rc.sysinit . ... But S10syslog is really a link to /etc/init.d/syslog which is a script to start and stop the system logger. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-6.html -- 7.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-6.html -- 7.2 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-6.html -- 7.2 Кб -- 02.10.2012
Похожие документы

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


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

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

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