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

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

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

1. casacore: casa::List< t > Class Template Reference
... Classes . Files . ... Class List . ... casa . ... Doubly linked list. More... #include < List.h > . ... List (const List < t > &other) . ... The more complete example below demonstrates all of the functionality of the List classes. #include < casa/Containers/List.h > #include < casa/Containers/ListIO.h > main() { // List, conceptual // cursor = "|" ... Definition at line 182 of file List.h . template<class t> . ... Referenced by casa::List< Param >::len() . ... casa/Containers/ List.h . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1List.html -- 29.8 Кб -- 14.02.2011
Похожие документы

2. Modular Example
. Next: main.c Up: Program Listings Previous: ptr_arr.c . We list here three C modules that comprise of the large program example. The Makefile is also included. main.c . WriteMyString.c . header.h . Makefile . Dave.Marshall@cm.cf.ac.uk . Wed Sep 14 10:06:31 BST 1994
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_22_11.html -- 2.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_22_11.html -- 2.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_22_11.html -- 2.4 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1357) - jet.sao.ru/ )

3. Chapter 5. Listing of Installed Components
Chapter 5. Listing of Installed Components . ... An X driver (/usr/X11R6/lib/modules/drivers/nvidia_drv.so); this driver is needed by the X server to use your NVIDIA hardware. ... An X module for wrapped software rendering (/usr/X11R6/lib/modules/libnvidia-wfb.so.x.y.z and optionally, /usr/X11R6/lib/modules/libwfb.so); this module is used by the X driver to perform software rendering on GeForce 8 series GPUs. ... See Chapter 4, Installing the NVIDIA Driver for a more thorough description. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/chapter-05.html -- 11.4 Кб -- 30.10.2009
Похожие документы
Еще в разделе: (Показать все результаты (>4113) - www.naic.edu/ )

4. Code Listings
... include config.h #include menus.h #include app .h static void nothing_cb ( GtkWidget * widget, gpointer data ); static void new_ app _cb( GtkWidget * widget, gpointer data ); static void close_cb ( GtkWidget * widget, gpointer data ); static void exit_cb ( GtkWidget * widget, gpointer data ); static void about_cb ( GTK_WINDOW(app)); } static void new_app_cb(GtkWidget* widget, gpointer data) { GtkWidget* app; app = hello_app_new(_("Hello, World!" ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GGAD/listing.html -- 17.2 Кб -- 12.07.2000
Похожие документы

5. Stellarium: StelModuleMgr Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ClassљIndex . ... StelModuleMgr Class Reference . Manage a collection of StelModules including both core and plugin modules. ... voidљ . ... Register a new StelModule to the list The module is later referenced by its QObject name. ... unloadModule (const QString &moduleID, bool alsoDelete=true) . ... Register a new StelModule to the list The module is later referenced by its QObject name. void StelModuleMgr::setPluginLoadAtStartup . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelModuleMgr.html -- 21.4 Кб -- 28.02.2014
Похожие документы

6. Overview of new features in Apache 2.0 - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 . ... This document describes some of the major changes between the 1.3 and 2.0 versions of the Apache HTTP Server. ... On Unix systems with POSIX threads support, Apache can now run in a hybrid multiprocess, multithreaded mode. ... Also, new calls have been added that provide additional module capabilities without patching the core Apache server. ... New module in Apache 2.0. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/new_features_2_0.html -- 16.5 Кб -- 21.01.2013
Похожие документы

7. Python: module mimetools
mimetools . ... Message that knows about MIME headers and . ... getparam (self, name) . ... Get a specific header, as from a dictionary. __iter__ (self) . ... Get the number of headers in a message. __setitem__ (self, name, value) . ... changed headers get stuck at the end of the raw-headers list rather . ... Find all header lines matching a given header name. ... Get the first header line matching name. ... first matching header (and its continuation lines). getheader (self, name, default =None ) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/mimetools.html -- 18.9 Кб -- 05.11.2015
Похожие документы

8. 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
Похожие документы
Еще в разделе: (Показать все результаты (>13582) - xmm.vilspa.esa.es/ )

9. Computing dispersive atmospheric delay with AATM
... This program will be a part of AATM-0.06 examples when this version is released. ... Comments regarding this example welcome at: // Bojan Nikolic b.nikolic@mrao.cam.ac.uk // # include string # include vector # include iostream # include fstream // Unfortunately the using statement below is required because of poor // desgin of the header files using namespace std ; # include ATMRefractiveIndexProfile.h # include ATMPercent.h # include ATMPressure.h # ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/mk2/alma/aatm-dispersive.html -- 13.3 Кб -- 25.11.2009
Похожие документы

10. Astronomy articles, forums, listings, and other resources about Astronomy.
... Visited 4823 times - Selected 52 months ago . ... Visited 7706 times - Selected 51 months ago . ... Visited 3897 times - Selected 52 months ago . ... Visited 1686 times - Selected 51 months ago . ... Visited 6533 times - Selected 51 months ago . ... Visited 6401 times - Selected 51 months ago . ... Visited 4214 times - Selected 51 months ago . ... Visited 6013 times - Selected 51 months ago . ... Visited 4718 times - Selected 51 months ago . ... Visited 4570 times - Selected 51 months ago . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/astrolist/?l=B -- 23.3 Кб -- 09.04.2016
Похожие документы

11. Help
... Documentation for the Python objects defined by the project is divided into separate pages for each package, module, and class. The API documentation also includes two pages containing information about the project as a whole: a trees page, and an index page. ... A description of the package. ... A summary of the classes defined by the package. ... The module contents frame contains a list of every submodule, class, type, exception, function, and variable defined by a module or package. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~mwhite/pynifs-doc/help.html -- 11.5 Кб -- 27.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>673) - www.mso.anu.edu.au/ )

12. Python in Astronomy
Next: PyFITS, a FITS Module for Python . ... Pirzkal, N. & Hook, R. N. 1999, in ASP Conf. ... Python is a powerful, object-oriented scripting language that is easy to extend, free, and available for most computer platforms. Python, together with its Numerical module, and with the pFitsio module that is being developed by one of the authors, provides an attractive alternative to other languages such as Perl, IDL, and the IRAF CL, which are already widely used by the community. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass98/pirzkaln/ -- 10.1 Кб -- 16.07.1999
Похожие документы

13. ASP: Astronomical Pseudo-Science: A Skeptic's Resource List
home education > resources . SEARCH ASP SITE: Match ALL words Match ANY word . ... Resources . ... Astronomy Education Bibliography . ... Astronomical Pseudo-Science . ... Astronomy of Many Cultures Resource Guide . ... Black Holes: An Introductory Resource List . ... Space Science Education Resource Directory . ... A New York Times reporter examines the work of John Mack on UFO abductions and critiques the whole phenomenon and the media's exploitation of it: http://www.around.com/abduct.html . ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/resources/pseudobib02.html -- 20.7 Кб -- 02.10.2012
Похожие документы

14. Getting Started in Actor Prolog. Underdetermined Sets.
Underdetermined sets is a new type of data structures (terms) developed in Actor Prolog . ... The point is that an underdetermined set can include some indefinite rest (a tail) like a list in usual Prolog . At the same time, the order of elements of an underdetermined set can be arbitrary one and it does not affect results of unification of underdetermined sets. Moreover, Actor Prolog guarantees that a rest of an underdetermined set never contains elements that are explicitly given in the set. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_sets.html -- 12.6 Кб -- 24.09.2007
Похожие документы

15. Apache module mod_mmap_static
This module provides mmap()ing of a statically configured list of frequently requested but not changed files. Status: Experimental . ... Compatibility: Available in Apache 1.3 and later. ... You can easily create a broken site using this module, read this document carefully. mod_mmap_static maps a list of statically configured files (via MMapFile directives in the main server configuration) into memory through the system call mmap() . ... Context: server-config . ... Module: mod_mmap_static . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_mmap_static.html -- 6.6 Кб -- 01.08.2003
Похожие документы

16. JSC Oral History Project
... Established in 1996, the goal of the NASA Johnson Space Center Oral History Project (JSC OHP) is to capture history from the individuals who first provided the country and the world with an avenue to space and the moon. ... Alphabetical List A-B C-D E-G H-J K-L M-N O-R S-T U-Z Administrators Aviatrix Herstory Ballistics JSC OHP ISS OHP NACA OHP Experts OHP Space Shuttle Program Earth System Science NASA at 50 STS Recordation Chilean Miners Rescue Shuttle-Mir OHP SCA-SRB OHP C3PO OHP . ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/history/oral_histories/oral_histories.htm -- 26.1 Кб -- 28.12.2015
Похожие документы

17. *qpappend* -- Append a list of input qpoes to produce a single qpoe file
Next: *evalvg* - Generate Time Up: QPOE Utilities Previous: *qplintran* Apply . Read a list of input qpoe files (including filters) and produce an appended output qpoe file. ... Any type of filtering can be applied to the input qpoe file, including region filtering. ... cl> xray xr> xdataio xp> page merge.lst # an ascii file listing the two input qp files xdata$rp110590.qp[time=(1606720.00:1607484.00)] xdata$rp110590.qp[time=(1611613.00:1612817.00)] xp> qpappend @merge.lst ``'' merge.qp large . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node53.html -- 6.2 Кб -- 01.10.2012
Похожие документы

18. IAJ: On-line
On-line Journal This page is the home of our on-line directory of publications. Included below is an index of all papers published in the Irish Astronomical Journal from 1950 to 1994 inclusive. We also have an index of papers which have appeared since 1994. Here you will also find the contents of the current, previous and all past issues of the Irish Astronomical Journal since 1995. ... Index - An index of papers from 1950-1994 . ... Current - Contents and examples from the current issue . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/iaj/online/ -- 2.4 Кб -- 15.10.1998
Похожие документы

19. Vladimir P. Reshetnikov's Home Page
. My astronomical research interests center on galaxy structure and evolution. Current topics include: . Polar-ring and interacting galaxies (see also new catalogue ) . Galaxy warps: statistics, properties and origin . Spiral galaxies at z~1: radial and vertical structure of stellar disks, statistics of interactions . Surface photometry and kinematics, dynamical modeling . Observational cosmology . Joomla Counter since Sep 1997
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/staff/resh/resh.html -- 8.2 Кб -- 05.10.2013
Похожие документы
Еще в разделе: (Показать все результаты (>356) - www.astro.spbu.ru/ )

20. Examples of running a command from the history list
To re-run the previous command: history 1 pwd 2 cp memo.txt /tmp 3 cd 4 history !! 1 pwd 2 cp memo.txt /tmp 3 cd 4 history 5 history . The history command is used to list the command history. ... This re-runs command number three (3) in the command history. To re-run the most recent command that starts with a particular character string: !pw pwd /home/grace . This re-runs the command pwd . To re-run the most recent command that contains a particular character string: !?st history . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/csh_hist3.1.html -- 2.6 Кб -- 17.01.1997
Похожие документы

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


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

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

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