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

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

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

1. mod_charset_lite - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... Specify character set translation or recoding . ... mod_charset_lite allows the server to change the character set of responses before sending them to the client. ... CharsetDefault . ... The character set name parameters of CharsetSourceEnc and CharsetDefault must be acceptable to the translation mechanism used by APR on the system where mod_charset_lite is deployed. ... Specifying the same charset for both CharsetSourceEnc and CharsetDefault disables...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_charset_lite.html -- 15.6 Кб -- 19.11.2015
Похожие документы

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/tb/manual/de/mod/mod_mem_cache.html -- 16.6 Кб -- 10.12.2010
Похожие документы

3. The AstroStat Slog Blog Archive Learning R
... Archives . ... It is the most popular tool for statisticians and a widely used software for statistical data analysis thanks to the fact that its source code is freely available and it is fairly easy to access from installation to theoretical application. ... 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. ... Chandra Blog . ... SAMSI AstroStat Prog. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/2007/learning-r/index.html -- 25.9 Кб -- 01.03.2014
Похожие документы

4. 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
Похожие документы
Еще в разделе: (Показать все результаты (>23246) - www.atnf.csiro.au/ )

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

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

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

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

9. 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
Похожие документы
Еще в разделе: (Показать все результаты (>18945) - www.stsci.edu/ )

10. VII International Astronomy Olympiad: information available before
... International Astronomy Olympiad 2002 . ... The 7th International Astronomy Olympiad will be held on October 22-29, 2002 at the Special Astrophysical Observatory of Russian Academy of Sciences (SAO RAS) in North Caucasus. ... Authorized National Representative Astronomy Organizations (ANRAO) of the participating countries are authorized to form the teams of the Olympiad member-states. ... VII IAO . ... Information about the International Astronomy Olympiad 2003 will be known in the late 2002. ...
[ Сохраненная копия ]  Ссылки http://www.issp.ac.ru/iao/2002/iao02_ei.html -- 19.8 Кб -- 15.04.2011
Похожие документы

11. 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
Похожие документы
Еще в разделе: (Показать все результаты (>1108) - www.izmiran.rssi.ru/ )

12. http://www.cplire.ru/Lab144/iclp07.pdf
... The distinction of our approach is in that we unite the Actor Prolog concurrent ob ject-oriented logic language [ 1,2,3] with the Structural Analysis and Design Technique (SADT) diagrams to obtain new issues in the following areas: 1. ... Graphic user interface management. ... The individual blocks of visual user interface based on the SADT diagrams are implemented by using parallel processes of Actor Prolog. ... We applied the visual programming method for logic programming of Internet agents [4]. ...
[ Текст ]  Ссылки http://www.cplire.ru/Lab144/iclp07.pdf -- 65.4 Кб -- 24.09.2007
Похожие документы

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
Похожие документы
Еще в разделе: (Показать все результаты (>1473) - www.mso.anu.edu.au/ )

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

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

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

17. Simon Jeffery's Software Store: PHOT library
This library currently provides subroutines used to transform theoretical spectra to intermediate and broad-band photometric indices. ... Typical tasks are the response functions and transmission curves for various filters, mirrors and photomultiplier windows. ... The response is zero outside the given wavelength range. ... real . input . Wavelength in nanometres . PHOT_1P21 . ... PHOT_AIR . ... PHOT_ALUM . ... Inputs must be valid as for PHOT_FILTER, PHOT_AIR, PHOT_ALUM and PHOT_1P21. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/phot.html -- 5.4 Кб -- 04.07.2002
Похожие документы

18. ESO videos are now available for subtitling in your own language | ESO
Select Language (en) . ... Science User Portal . ... ESO, the European Southern Observatory . ... Travel and Contacts . Travel to ESO Headquarters . ... Green ESO . ... Survey Telescopes . ... Star Clusters . ... Usage of ESO Images and Videos . ... Subtitles and translations for ESO videos . Usage of ESO Videos and Images . ... Stars@ESO . ... 100 Hours of Astronomy . ... Would you like to see our astronomy outreach videos, such as the ESOcast video podcasts, subtitled in your own language? ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/public/announcements/ann1007/ -- 86.8 Кб -- 10.04.2016
Похожие документы

19. Description
... Two additional extensions contain the polynomial coefficients describing the distortion for all the filters. FILTER-U . ... Each extension FILTER-FilterId holds a binary table sampling the detector distortion of a specific filter at a coarse resolution ( 1 datapoint every 25 subpixel). ... The filter element is found in the column FILTER_ID. The required binary table entry is identified by matching the value of the column FILTER_ID with the State Variable FilterID. ... not applicable . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node910.html -- 9.2 Кб -- 20.09.2011
Похожие документы
Еще в разделе: (Показать все результаты (>17584) - xmm.vilspa.esa.es/ )

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

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


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

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

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