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

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

Показаны документы, содержащие фрагменты текста из документа
http://sputnik.infospace.ru/resurs/engl/resurs_1.htm.

1. Debugging Memory Allocation in APR - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... The allocation mechanisms within APR have a number of debugging modes that can be used to assist in finding memory problems. ... Debugging support: Define this to enable code which helps detect re-use of free() d memory and other such nonsense. ... To enable allocation debugging simply move the #define ALLOC_DEBUG above the start of the comments block and rebuild the server. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/de/developer/debugging.html -- 10.4 Кб -- 10.12.2010
Похожие документы

2. mod_macro - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... macro_module . ... These macros have parameters. ... macro definition within a <Macro> section, following the apache style. user defined names for the macro and its parameters. macro names are case-insensitive, like apache directives. macro parameter names are case sensitive. macro parameters must have distinct names. error on empty parameter names. redefining a macro generates a warning. macro definitions can be nested... (but what for?) . ... Use of a macro: . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/mod/mod_macro.html -- 13.5 Кб -- 19.11.2015
Похожие документы

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

4. SM - Tips for Mongo Users
... For those users of Mongo intimidated by change, we note that in most cases it is possible to ignore the enhancements by using a macro presented in the next section. This macro redefines commands to reproduce the old syntax; for example limits is defined to mean LIMITS x y . It is also possible to read Mongo files using the READ OLD command, and the macros input and read_old based upon it. ... Vectors may be defined from the keyboard using DO loops or expressions. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/smongo/sm_31.html -- 8.0 Кб -- 02.10.2012
Похожие документы

5. The C Preprocessor
... Preprocessor Compiler Control . ... This directive includes a file into code. ... include <file> or #include ``file'' . ... As another example if running program on MSDOS machine we want to include file msdos.h otherwise a default.h file. ... This is most often used with programs that translate other languages to C. For example, error messages produced by the C compiler can reference the file name and line numbers of the original source files instead of the intermediate C (translated) source files. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы

6. http://www.stsci.edu/spst/lrpg/documentation/unix_migration/mupid/task-dataaccess-usecase.html
... select data groups menu . activate fields (radio buttons) to qualify the query . ... select menu option to record query selections, enter a unique report option name and save option . ... select Visit Data menu from data groups menu . ... select LRP menu from data groups menu . activate LRP name "query" radio button and select LRP 02035A from automatically activated dropdown menu . ... select LRP menu from data groups menu and select LRP 02036A from automatically activated dropdown menu . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/lrpg/documentation/unix_migration/mupid/task-dataaccess-usecase.html -- 4.9 Кб -- 12.02.2002
Похожие документы

7. Dos32Profile API
APIRET rc = Dos32Profile ( ULONG func, PID pid , PRFCMD *profcmd, PRFRET *profret); 0 NO ERROR ok 8 NOT_ENOUGH_MEMORY couldn't allocate profile structures 87 INVALID_PARAMETER some parameter not ok 111 BUFFER _OVERFLOW not enough size in return buffer 115 PROTECTION_VIOLATION invalid return buffer data 126 MOD_NOT_FOUND requested module data not available 303 INVALID_PROCID parameter 2 is not a valid PID 328 SYS_INTERNAL ... pid of process to be profiled 0 if kernel profiling . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/profile.doc.html -- 7.6 Кб -- 23.10.2000
Похожие документы

8. OptInt PmWiki : PmWiki / Page Text Variables
OptInt PmWiki : Pm Wiki / Page Text Variables . Page variables | ... Page text variables are string variables automatically made available through natural page markup or explicitly with page directive markup within the wiki text of the page. ... use a definition list - the normal pmwiki markup for a definition list will create a page text variable . ... This creates a new variable that can be accessed by {$:Name} (becomes: "Crisses") in the page. use a simple colon delimiter in normal text . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageTextVariables?action=print -- 28.4 Кб -- 01.03.2014
Похожие документы

9. Configuration Options
... In some cases where memory space is at a premium, it is possible to tailor the configuration to remove such features as reference clock driver support, debugging support, and so forth. ... The following lines are used in this file: . ... The DEFS_LOCAL line defines global flags that apply to all machines. Ordinarily, the only flags included are the -DDEBUG , which includes the debugging code, and -DREFCLOCK , which includes basic reference clock support. ... D_INCLUDE_BSD_SOURCE . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/config.html -- 8.1 Кб -- 21.12.2007
Похожие документы

10. Apache module mod_setenvif
This module provides the ability to set environment variables based upon attributes of the request. ... The mod_setenvif module allows you to set environment variables according to whether different aspects of the request match regular expressions you specify. ... BrowserMatch . ... Syntax: BrowserMatch regex env-variable [= value ] [ env-variable [= value ]] .. ... Module: mod_setenvif . ... The BrowserMatch directive defines environment variables based on the User-Agent HTTP request header field. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_setenvif.html -- 13.8 Кб -- 05.11.2004
Похожие документы

11. To define the 'region'
. 1. Move the cursor to the start of the text block you want to define. 2. Type M-space (the META character followed by a space). This sets a 'mark' at the start of the 'region'. 3. Move the cursor to the end of the text block you want to define as the 'region'. This sets the 'point' at the end of the 'region'. You do not have to type anything to set this 'point', the 'point' is the location of the cursor.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/emacs/ue_def_region.html -- 2.1 Кб -- 17.01.1997
Похожие документы

12. The Millennium that Defines Universe
Astronomy Picture of the Day . ... 1.01.2001 . ... During millennium two , humanity continually redefined its concept of "Universe": first as spheres centered on the Earth , in mid-millennium as the Solar System , a few centuries ago as the Galaxy , and within the last century as the matter emanating from the Big Bang . ... 2001 2002 . ... NASA Web Site Statements, Warnings, and Disclaimers . ... Publications with keywords: universe - millennium . Publications with words: universe - millennium . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/1164486 -- 15.3 Кб -- 31.12.2000
Похожие документы

13. This 10 min exposure shows star trails clearly defining the south celestial
... This 10 min exposure shows star trails clearlтАж . Sidebar Left . ... Title: This 10 min exposure shows star trails clearly defining the south celestial pole just left of centre. Description: The Large and Small Magellanic Clouds are on the left and the Milky Way from Crux through Centaurus are on the right. ... This 10 min exposure shows star trails clearly defining the south celestial pole just left of centre. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/gallery3/index.php/shobbrook/SSO15 -- 18.5 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>431) - www.mso.anu.edu.au/ )

14. http://xray.sai.msu.ru/~polar/xmgr/regions.html
Define region . ... Area/perimeter . Define a region of interest on a graph or graphs. Select the region, there are 5. ... Inside polygon . Points inside a closed, non-intersecting polygon are considered inside the region. ... In the polygonal region type, define the region by successive clicks with the left mouse button, use the right mouse button to register the polygon. ... Select the region to use. ... Click on Area or Perimeter and use the mouse to define the region. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~polar/xmgr/regions.html -- 4.0 Кб -- 25.08.1997
Похожие документы
Еще в разделе: (Показать все результаты (>402) - xray.sai.msu.ru/ )

15. Defining the spatial area with a region file
. XMM-Newton Science Analysis System . etimeget (especget-1.27.7) [???] . Meta Index / Home Page / Time series binning / Examples . etimeget filestem=myagn srcexp="(region(src.reg,X,Y))" . backexp="(region(bck.reg,X,Y))" . table=P0129360201M1S004MIEVLI0000.FIT:EVENTS . A region file (e.g. created by the command regions or ds9 ) may be used to specify the spatial selection. XMM-Newton SOC/SSC -- 2008-10-24
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/etimeget/node12.html -- 3.5 Кб -- 24.10.2008
Похожие документы
Еще в разделе: (Показать все результаты (>8195) - xmm.vilspa.esa.es/ )

16. http://www.gao.spb.ru/english/as/j2014/presentations/iddink.pdf
First results of X/S and X/Ka-band catalog combinations with full covariance information Andreas Iddink , Christopher Jacobs, Thomas Artz, Axel Nothnagel 22.09.2014 First results of S/X and X/Ka-band catalog combinations with full covariance information Andreas Iddink ­ 22.09.2014 Motivation Features of the ICRF2 ICRF2 (Defining- Sources ) 3414 ... Step: Import of the X/Ka catalog with full covariance information (Data provided by Christopher Jacobs et al. ...
[ Текст ]  Ссылки http://www.gao.spb.ru/english/as/j2014/presentations/iddink.pdf -- 2439.5 Кб -- 28.09.2014
Похожие документы
Еще в разделе: (Показать все результаты (>216) - www.gao.spb.ru/ )

17. http://www.naic.edu/~phil/hardware/pdev/fpga/gx/sp/src/sp.vh
/gx/sp/src/sp.vh $ // $Id: sp.vh 1021 2007-09-17 17:22:47Z jeff $ `timescale 1ns / 1ps // Diagnostic bus register interface // ` define CREG_ARSEL 16'd0 ` define CREG_AISEL 16'd1 ` define CREG_BRSEL 16'd2 ` define CREG_BISEL 16'd3 ` define CREG_ARNEG 16'd4 ` define CREG_AINEG 16'd5 ` define CREG_BRNEG 16'd6 ` define CREG_BINEG 16'd7 ` define CREG_LEN 16'd12 ` define CREG_DIAG 16'd13 ` define CREG_PSHIFT 16'd14 ` ... N_BIGACC must be defined if N_ACC is greater than N_MUL. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/pdev/fpga/gx/sp/src/sp.vh -- 6.5 Кб -- 26.06.2008
Похожие документы

18. Sfit Control Language: Classified Listing
... spectrum . ... sfit . ... define >macro_name< : define a macro . ... meth_range <w1> <w2>: Set wavelength range for fit . data_spectrum <name> : data in "spectrum" format . ... data_sigma <sigma> : define mean standard error in data . ... data_line_set | ... NB: synth uses multiple calls to spectrum , so various Spectrum commands may also be required. synth : find optimum fit by adjusting abundances, v turb , v sin i , and v rad . ... save <fit> : Save the spectrum and best fit from synth . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/scl_classified.html -- 12.8 Кб -- 18.08.2010
Похожие документы

19. Physics 410/510 Observational Cosmology
... This class is designed to be an up to date summary of the last 10-20 years of observations relevant to Cosmology. ... Theory today is bombarded by a vast array of observational data but there remains no clear and preferred model for the origin and evolution of structure in the Universe. ... The inflationary paradigm and the nature of the Dark Matter - Inflation solves a lot of problems that are inherent in the standard Big Bang Model. ... Kinds of Dark Matter and Observational Constraints . ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1997/phys410.html -- 9.2 Кб -- 14.03.1997
Похожие документы

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

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


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

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

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