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

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

Показаны документы, содержащие фрагменты текста из документа
http://mavr.sao.ru/hq/sts/linux/book/c_marshall/chapter2_20.html.

1. Common C Compiler Options
. Next: Compiler Options Up: Programming in C Previous: References . Here we list common C Compiler options. They can be tagged on to the compiler directive. Some take an additional argument. E.g. c89 -c -o prog prog.c . The -o option needs an argument, -c does not. Compiler Options . Dave.Marshall@cm.cf.ac.uk . Wed Sep 14 10:06:31 BST 1994
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/chapter2_20.html -- 2.3 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/chapter2_20.html -- 2.3 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/chapter2_20.html -- 2.3 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1084) - jet.sao.ru/ )

2. casacore: casa::TableLock Class Reference
... Classes . ... casa . casa::TableLock . ... Class to hold table lock options. ... Define the possible table locking options. ... TableLock (const TableLock &that) . ... Get the locking option. ... This class keeps the Table lock options. ... A lot of locking degrades table performance; not only because acquiring/releasing locks takes time, but especially because table data has to be synchronized (thus written to disk) when a lock is released. ... TableLock::LockOption casa::TableLock::option . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1TableLock.html -- 37.1 Кб -- 14.02.2011
Похожие документы

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

4. Stellarium: CLIProcessor Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ... Static Public Member Functions . CLIProcessor Class Reference . ... argsGetOption (const QStringList &argList, QString shortOpt, QString longOpt) . Check if a QStringList has a CLI-style option in it (before the first ). ... Retrieve the argument to an option from a QStringList. ... Check if a QStringList has a yes/no CLI-style option in it, and find out the argument to that parameter. ... a long-form option string, e.g. "–help" . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classCLIProcessor.html -- 17.8 Кб -- 28.02.2014
Похожие документы

5. Reference File Descriptions Logs
... For details on how to correctly set up the Archive retrieval options for reference files, check our Help page. ... File . ... Jan 12 1994 11:14:27 GMT . ... use e6o09402u instead of this one; t. vac (grnd) test data; 2x2 blka . ... thermal vac (grnd) test data; 2x2 blkavg of e371355eu . ... redelivery; thermal vac (grnd) test data; use instead of dbu14243u . ... use e6o09405u instead of this one; t. vac (grnd) test data; 2x2 blka . ... thermal vac (grnd) test data; 2x2 blkavg of e371355iu . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/observatory/crds/SIfileInfo/WFPC2/WFPC2Shading -- 8.9 Кб -- 11.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>17703) - www.stsci.edu/ )

6. http://xray.sai.msu.ru/~ivan/gmt/man/trend1d.html
trend1d - Fit a [weighted] [robust] polynomial [or Fourier] model for y = f(x) to xy[w] data. trend1d -F < xymrw > -N [ f ] n _ model [ r ] [ xy [ w ] file ] [ -C condition _# ] [ -H [ nrec ] ] [ -I [ confidence _ level ] ] [ -V ] [ -W ] [ -: ] [ -bi [ s ][ n ] ] [ -bo [ s ] ] trend1d reads x,y [and w] values from the first two [three] columns on standard input [or xy [ w ] file ] and fits a regression model y = f(x) + e by [weighted] least squares. ... E.g., a robust quadratic model is -N 3 r . ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/trend1d.html -- 8.1 Кб -- 19.03.1999
Похожие документы

7. OptInt PmWiki : PmWiki / Page List Templates
OptInt PmWiki : Pm Wiki / Page List Templates . ... template first:) . ... template last ...:) sections to specify output for the first or last page in the list or a group. ... template]] (:template defaults order=name:) (:template first:) Pages ordered by group (:template first {=$Group}:) Pages in group [[{=$Group}/]] (:template each:) * [[{=$FullName}]] (:template last {=$Group}:) {=$Group} contains {$$GroupPageCount} pages. (:template last:) {$$PageCount} pages total. [[#templateend]] . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageListTemplates?action=print -- 21.7 Кб -- 01.03.2014
Похожие документы

8. Memory
... This chapter describes the Plug-in API functions that allocate and free memory as needed by the plug-in. Because plug-ins share memory space with Communicator, they can take advantage of any customized memory-allocation scheme the browser has. ... NPN_MemAlloc allocates memory from Communicator's memory space. ... NPN_MemFlush requests Communicator to free up a specified amount of memory if not enough is currently available for the plug-in's requirements. ... Allocating and Freeing Memory . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/plugin/mem.htm -- 8.7 Кб -- 15.01.1997
Похожие документы

9. Champlane Observation: CTIO 4m/MosaicII June 22-23, 2009
The target is a new candidate qLMXB found in the J1655 field of the ChaMPlane survey. ... Use SDSS u,g,r,i,z to take light curves continuously. 3-5min exposures. ... Skyflats: Take twilight skyflats starting shortly after sunset at around 6:00pm. ... Take the first Ha skyflats with adjusted exposure time (remember to turn the tracking on during exposure and off during readout). ... Take the first I filter skyflat with exposure time equal to 1/10 of the last Ha skyflat exposure. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~zhao/ctio2011/ -- 7.1 Кб -- 27.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>3690) - hea-www.harvard.edu/ )

10. http://www.naic.edu/~phil/software/amd/CompilerOptQuickRef-62004200.pdf
AMD OpteronTM 6200 Series processors AMD OpteronTM 4200 Series processors Compiler Options Quick Reference Guide Open64 Latest release: 4.5.1, December 2011 http://developer. amd .com/open64 Architecture Generate instructions specific to Interlagos Generate instructions for the local machine Optimization Levels Disable all optimizations Local optimizations Global optimizations (default) Additional aggressive ...
[ Текст ]  Ссылки http://www.naic.edu/~phil/software/amd/CompilerOptQuickRef-62004200.pdf -- 196.4 Кб -- 16.02.2013
Похожие документы
Еще в разделе: (Показать все результаты (>3763) - www.naic.edu/ )

11. When not to use mod_rewrite - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.4 . ... It describes perhaps one of the most important concepts about mod_rewrite - namely, when to avoid using it. mod_rewrite should be considered a last resort, when other alternatives are found wanting. ... Using RewriteMap . ... Note that whether you use RewriteRule or ProxyPass , you'll still need to use the ProxyPassReverse directive to catch redirects issued from the back-end server: ProxyPassReverse /images/ http://imageserver.local/images/ . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/rewrite/avoid.html -- 15.8 Кб -- 19.11.2015
Похожие документы

12. Dividing by the reference multiplet
... The derivation of the reference multiplet is carried out in one of two basic styles: an `internal' style in which a kind of average multiplet is calculated from the values in the image themselves, without reference to any other information, or a `black body' (bb) style in which the reference multiplet is calculated using the widths of the energy bands (in the case of EPIC images) or the filter bandpasses (in the case of the OM). ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/colimplot/node6.html -- 6.8 Кб -- 02.07.2008
Похожие документы

13. CCD And What's Needed????? - an Astronomy Net CCD Equipment and Techniques
CCD Forum Message . Forums: . ... CCD Tips and Techniques | ... CCD And What's Needed?? ... Going beyond this, you need a method of keeping the scope pointing accurately at the stars (guiding), and avoiding field rotation (wedge or a derotator). ... Now there are a number of different methods of getting the light needed for guiding. ... www.astronomy.net . ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/ccd/messages/85.shtml -- 16.7 Кб -- 09.04.2016
Похожие документы

14. References
... Available at http://www.hike.te.chiba-u.ac.jp/ikeda/CIE/publ/abst/15-2-86.html . ... Available at http://www.w3.org/TR/REC-CSS1-961217.html. ... HTML 4.0 Specification", D. Raggett, A. Le Hors, I. Jacobs, 8 July 1997. ... Available at ftp://ftp.internic.net/rfc/rfc1700.txt. ... Available at ftp://ds.internic.net/rfc/rfc1808.txt . ... Available at ftp://ds.internic.net/rfc/rfc2070.txt . ... Available at ftp://ds.internic.net/rfc/rfc2119.txt . ... Available at ftp://ds.internic.net/rfc/rfc2318.txt . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/refs.html -- 15.1 Кб -- 12.05.1998
Похожие документы

15. Bow shock [Oulu]
... As first proposed by Axford (1962) and Kellogg (1962), all planetary bodies having either a magnetosphere or a highly conducting ionosphere have also a bow shock associated with the deflection of the solar wind around them. This shock wave develops because the information needed to deflect the solar wind plasma around the obstacle travels at a velocity that is less than that of the solar wind flow. ... intermediate wave . ... Some of the waves are generated in the bow shock and propagate upstream. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/SPPHTEXT/bowshock.html -- 4.9 Кб -- 21.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>792) - www.iki.rssi.ru/ )

16. User Interfaces to HST Data: StarView and the World Wide Web
... This paper describes two approaches for user interfaces to the Hubble Space Telescope ( HST ) archive. StarView is a custom interface with many interactive features for the serious archive user. An experimental World Wide Web (WWW) interface is also described, which supports some of the basic features of StarView available via standard WWW clients such as NCSA Mosaic. ... StarView is the primary user interface to the HST archive (Williams 1993; Long 1994). ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/travisanoj.html -- 11.8 Кб -- 03.11.2000
Похожие документы

17. Accelerated Frames of Reference
... 22.Reference Frames . ... Inertial Forces . 23a. The Centrifugal Force . ... The other case of a moving frame of reference studied here is an accelerated frame of reference. ... The roller-coaster car, however, is undergoing various accelerations, and as a rule, when we try to apply the laws of motion inside an accelerated frame of reference, extra forces enter the picture, known as inertial forces. ... That is the inertial force acting in the frame of the accelerating airplane. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/mirrors/stern/stargaze/Sframes2.htm -- 13.3 Кб -- 21.12.2007
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/mirrors/stern/stargaze/Sframes2.htm -- 13.3 Кб -- 22.12.2007
Похожие документы

18. Apache module mod_imap
This module provides for server-side imagemap processing. ... Configurable generation of imagemap menus. The lines in the imagemap files can have one of several formats: directive value [x,y ...] . ... The directives can come in any order, but are processed in the order they are found in the imagemap file. base Directive . ... Module: mod_imap . ... Its value is overridden by a default directive within the imagemap file. ... Its value is overridden by a base directive within the imagemap file. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_imap.html -- 14.4 Кб -- 01.08.2003
Похожие документы

19. TUI:Telescope:Slew Window:Options:Calibrate
This panel adds a pointing error measuring (and possibly correcting) sequence to your slew. ... Log Error measure the pointing error and log it to the current pointing error file (which must already have been opened with the TCC command PTERR OPEN=filename ; this command is not presently supported by TUI, but you can enter manually at the log window; be sure to also issue PTERR CLOSE when you are done logging data). ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Telescope/SlewWin/CalibratePanel.html -- 3.3 Кб -- 05.09.2014
Похожие документы

20. References
Next: Web Links Up: Problem Based Learning in Previous: Acknowledgements . ... 0.5 truecmResearch & Development in Problem Based Learning, Vol 1, 1993, ed. Ryan, G. (PROBLARC, University of Newcastle) . 0.5 truecmResearch & Development in Problem Based Learning, Vol 2, 1994, ed. Ostwald, M. & Kingsland, A. (PROBLARC, University of Newcastle) . 0.5 truecmResearch & Development in Problem Based Learning, Vol 3, 1995, ed. Little, P., Ostwald, M. & Ryan, G. (PROBLARC, University of Newcastle) . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/pbl/paper/node11.html -- 3.5 Кб -- 02.10.2012
Похожие документы

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


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

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

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