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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/manual/es/mod/mpm_winnt.html.

1. mod_mem_cache - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.2 . ... Content cache keyed to URIs . ... mem_cache_module . ... It acts as a support module for mod_cache and provides a memory based storage manager. mod_mem_cache can be configured to operate in two modes: caching open file descriptors or caching objects in heap storage. mod_mem_cache is most useful when used to cache locally generated content or to cache backend server content for mod_proxy configured for ProxyPass (aka reverse proxy ). ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_mem_cache.html -- 19.1 Кб -- 21.01.2013
Похожие документы

2. mod_mem_cache - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.2 . ... Content cache keyed to URIs . ... mem_cache_module . ... It acts as a support module for mod_cache and provides a memory based storage manager. mod_mem_cache can be configured to operate in two modes: caching open file descriptors or caching objects in heap storage. mod_mem_cache is most useful when used to cache locally generated content or to cache backend server content for mod_proxy configured for ProxyPass (aka reverse proxy ). ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/mod/mod_mem_cache.html -- 16.8 Кб -- 25.02.2008
Похожие документы

3. Stellarium: StelTranslator Class Reference
... Classes . ... StelTranslator Class Reference . Class used to translate strings to any language. ... StelTranslator (const QString &adomain, const QString &amoDirectory, const QString &alangName) . Create a translator from a language name. ... Get true translator locale name. ... Get available language name in native language from passed locales directory. ... Get available language name in native language from passed locales directory. const QString& StelTranslator::getTrueLocaleName . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelTranslator.html -- 18.9 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1112) - astro.uni-altai.ru/ )

4. The AstroStat Slog Languages
... Archive for the ?Languages? ... Next Entries . ... R is a programming language and software for statistical computing and graphics. ... The documentation menu on the website and each packages contain extensive documentations of how-to?s. Some large packages include demos so that following the scripts in a demo makes R learning easy. ... 10 Comments . ... Both in astronomy and statistics, python is recognized as a versatile programming language. ... Entries RSS . ... Entries (RSS) and Comments (RSS) ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/category/programming-languages/page/2/index.html -- 20.9 Кб -- 02.03.2014
Похожие документы

5. Sheltran - Description of the language
In describing the SHELTRAN language the following nomenclature is used: . SHELTRAN keywords appear in capitals. SHELTRAN keywords always start on a new line and must be followed by at least one blank) . Syntactic elements are enclosed within < > . Items enclosed within [ ] are optional. < statement > is used to denote any SHELTRAN and/or FORTRAN statement(s). Statement labels. IF construct. SELECT construct. WHILE construct. ... Fortran directive lines. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sheltran/language.html -- 2.6 Кб -- 16.01.2009
Похожие документы

6. Programming Languages
... VMS users have the following compilers available: C, C++, Pascal, FORTRAN, and MACRO--which is a low-level language. ... Create a source file containing valid program statements as defined by the language. ... Run the program. ... FORT RECALC $ LINK RECALC $ RUN RECALC When you write your programs, your source files should always have a file type that identifies the programming language being used. ... Users create a source file of MACRO statements and then compile, link, and run, the file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_45.html -- 9.1 Кб -- 01.11.1995
Похожие документы

7. Linux I/O port programming mini-HOWTO: Other programming languages
Next Previous Contents . The description above concentrates on the C programming language. It should apply directly to C++ and Objective C. In assembler, you have to call ioperm() or iopl() as in C, but after that you can use the I/O port read/write instructions directly. ... Or use /dev/port as described above. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-5.html -- 2.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-5.html -- 2.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-5.html -- 2.4 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1502) - jet.sao.ru/ )

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

9. Peculiarities in the language Fortran 90
Using the free source form it is not permitted to have comments starting with a C or a * in column 1. This would be a violation of the free format. ... An advantage compared with earlier Fortran standards is that the standard now requires that the compiler can signal if the user deviates from the permitted standard. It is required that a Fortran 90 compiler can signal . ... It has to be possible to ask the program to signal for any extensions outside the Fortran 90 standard. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c16.html -- 2.8 Кб -- 10.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c16.html -- 2.8 Кб -- 10.02.1996
Похожие документы
Еще в разделе: (Показать все результаты (>4864) - crydee.sai.msu.ru/ )

10. Language
Language [RU/EN] Search: . ... Some pages at this site may be available in Russian language only (KOI8-R or CP-1251 encoding, sometimes marked with sign), some only in English and some in both languages. Whenever both languages are present, the server automatically serves you the requested page according to your browser language preferences. ... To instruct your browser to always feed you pages in English language when both, Russian and English versions are present, do this: . ... 1 Russian[ru] . ...
[ Сохраненная копия ]  Ссылки http://www.izmiran.rssi.ru/language -- 6.8 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>845) - www.izmiran.rssi.ru/ )

11. OptInt PmWiki : Site / Page List Templates
... This page contains "templates" for PmWiki's (:pagelist:) directive. ... page). (:if false:) [[#default]] (:template first {=$Group}:) :[[{=$Group}/]] /: (:template each:) : :[[{=$Group}/{=$Name}]] [[#defaultend]] (:ifend:) (:pagelist group={$Group} fmt=#default count=6:) . Site / . ... if false:) [[#count]] (:template defaults wrap=inline list=normal :) (:template last:) {$$PageCount} [[#countend]] (:ifend:) Number of pages in the {$Group} group: (:pagelist group={$Group} fmt=#count :). ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/Site/PageListTemplates?action=print -- 23.6 Кб -- 01.03.2014
Похожие документы

12. DFOS tools: documentation and installation
dfos = Data Flow Operations System, the common tool set for DFO make printable . ... initialization file . ... automatic installation for dfos tools . ... tool to launch dfos cronjobs . ... T here is the template initialization .dfosrc file needed by all DFOS tools to define the standard, common environment. ... Use the top navigation bar to find the tool documentation. ... History' displays the history file with useful information about the evolution of the tool, changes and backwards compatibility. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/details1.html -- 43.0 Кб -- 01.04.2016
Похожие документы

13. Which Programming Language Should I use
... Perl . ... IDL is used for data analysis and graphics. ... Advantages of a language that is popular in the real world are the existence of web resources such as tutorials, a wide range of libraries of existing code you can use and modify, and better job prospects for you if you ever want to venture into the real world. ... Most data reduction systems (eg IRAF, MIDAS, Starlink) do not interface well with any programming language: IRAF has itуs own (very clunky) language in which you can write scripts...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/ObsTech/WhichLanguage.htm -- 24.2 Кб -- 10.04.2007
Похожие документы
Еще в разделе: (Показать все результаты (>1431) - www.mso.anu.edu.au/ )

14. Sign Language - thesis
A methodical and didactical complex "Sign Language" . ... ABSTRACT The process of communication of the deaf includes the wide use of the sign language. ... The aim of this work is to develop a tool that should facilitate process of sign language teaching and also give to the trainee a means for independent study of various normative variants of sign language - for example, Russian, English, International and so on. ... The process of dialogue of the deaf people includes wide use of sign languages. ...
[ Сохраненная копия ]  Ссылки http://www.schools.keldysh.ru/uvk1838/English/sl.htm -- 9.2 Кб -- 24.01.2000
Похожие документы

15. NASA's Instrument Control Markup Language (ICML)
... Up: Telescope and Instrument Control Systems . ... To accomplish our goals, we are developing a comprehensive instrument description based on Extensible Markup Language (XML) , 1 , a World Wide Web Consortium standard. ... Control Capabilities - what the instrument can do . ... The original name for our language was Instrument Control Markup Language (ICML) . However, since control is no longer our only focus, we decided to rename our language Astronomical Instrument Markup Language (AIML) . ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass98/sallkb/ -- 16.0 Кб -- 16.07.1999
Похожие документы

16. Actor Prolog. Programming language definition.
... Конструктор (constructor) - утверждение о существовании экземпляра класса или резидента ; в результате доказательства конструкторов происходит построение новых экземпляров классов и резидентов . Различаются конструкторы миров (а именно простые конструкторы и конструкторы процессов ) и конструкторы резидентов . Конструктор мира (constructor of world) - простой конструктор или конструктор процесса . ... Доказательство конструктора процесса приводит к созданию нового процесса . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/koi8/02030138.html -- 4.8 Кб -- 24.09.2007
Похожие документы

17. Hypertext Markup Language - 2.0 - Table of Contents
... HTML as an Application of SGML . ... HTML Public Text Identifiers . ... HTML as an Internet Media Type . text/html media type . ... Undeclared Markup Error Handling . ... Input Field: INPUT . Text Field: INPUT TYPE=TEXT . Password Field: INPUT TYPE=PASSWORD . Check Box: INPUT TYPE=CHECKBOX . Radio Button: INPUT TYPE=RADIO . Image Pixel: INPUT TYPE=IMAGE . Hidden Field: INPUT TYPE=HIDDEN . Submit Button: INPUT TYPE=SUBMIT . Reset Button: INPUT TYPE=RESET . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-2.0/ -- 11.8 Кб -- 19.12.1996
Похожие документы

18. AstroAsciiData
... AstroAsciiData is a Python module to handle ASCII tables. ... The idea to develop this Python module emerged from the fact that ASCII tables continue to be one of the most popular and widely used data exchange formats in astronomy and probably science in general. ... To load this ASCII table, go into Python, load the AstroAsciiData module and read in the table with: . ... demo = asciidata.open('webexa.txt') . ... Users who only want to work with ASCII tables neeed no further python modules. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/PYTHONtools/astroasciidata/ -- 13.6 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>264) - www.stecf.org/ )

19. Boolean operators and functions
... Meta Index / Home Page / Description Table filtering requires the specification of a single boolean expression which must evaluate to either true or false for all rows of the table. ... The notion of a valid boolean expression is identical to the one in the programming languages C/C++ and Fortran: An expression is comprised of a sequence of sub-expressions combined with the logical operators && (and) and || (or). ... equal . ... The following table lists the available boolean functions: . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/selectlib/node3.html -- 8.0 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>16564) - xmm.vilspa.esa.es/ )

20. sfit help file
... While Sfit accepts input from "stdio", it is more natural to save/edit commands in a file (eg "solve_input.sfit") and run the code simply by entering > Sfit solve_input.sfit [linelist] . ... The model grid (3.4MB) produced by Example 1 and a selection of input spectra ( f008 f036 f068 f304 f354 ), together with SFIT output files are also given in this folder . ... The model grid (2.8MB) produced by Example 3 and an input spectrum together with SFIT output files are also given in this folder . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/sfit.html -- 10.2 Кб -- 03.07.2008
Похожие документы

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


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

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

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