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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/pguide/gui-example7.html.

1. Plotfield Color Map Manipulation
This page elaborates on the previous example which discussed the use of color maps in connection with Ggi plot fields. ... How this can be done will be shown in a later example. /* example8.c -XT */ # include stddef.h # include math.h # include gipsyc.h # include cmain.h # include init.h # include finis.h # include userfio.h # include pgplot.h # include ggi.h #define ROWS 100 /* number of image rows */ #define ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/pguide/gui-example8.html -- 6.3 Кб -- 17.01.2009
Похожие документы

2. Writing programs that use comedi and comedilib
Comedi Documentation . ... Right to the source: #include <stdio.h> /* for printf() */ #include <comedilib.h> int subdev = 0; /* change this to your input subdevice */ int chan = 0; /* change this to your channel */ int range = 0; /* more on this later */ int aref = AREF_GROUND; /* more on this later */ int main(int argc,char *argv[]) { comedi_t *it; lsampl_t data; it=comedi_open("/dev/comedi0"); comedi_data_read(it,subdev,chan,range,aref,&data); printf("%d\n",data); return 0; } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
Похожие документы

3. HST
... These Frontier Fields will combine the power of HST with the natural gravitational telescopes of high-magnification clusters of galaxies. ... We are soliciting gravitational lensing maps for the last four Hubble Frontier Fields clusters (MACSJ0717.5+3745, MACSJ1149.5+2223, AbellS1063, and Abell 370) based upon the exceptionally deep HST FF imaging and other new ancillary data. ... For the full set of proposal instructions and requirements, see the FY16 Frontier Fields Lensing Map Call for Proposals....
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst -- 20.2 Кб -- 09.04.2016
Похожие документы

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

5. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/c600/init/TOOLS.PRE
pwb] ; ; To use any of these examples, remove the leading semicolon and include it ; in your tools.ini file. ... If you do not load the extensions, ; but want to match these messages in the compile window, add these to ; your tools.ini. ; ; ; pwbrmake ; build : message ^pwbrmake: [^U]+U[ 124 ] ; bind ; build : message ^BIND : [^U]+U[ 124 ] ; C ; build : message ^\\(\\:p\\)(\\(\\:z\\)) : [^C]+C[ 124 ] file line ; build : message ^[^C]+C[ 124 ][ 0-9 ]+: ; C or FORTRAN ; ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/c600/init/TOOLS.PRE -- 5.0 Кб -- 06.03.2001
Похожие документы

6. HTML Tag Reference
... This section discusses the tags for defining scripts in a document. Scripts allow you to include JavaScript code in your HTML documents. ... The SCRIPT tag specifies client-side JavaScript code, which means JavaScript code that runs directly in the browser. ... For example, the browser interprets text within angle brackets as a script element, not as an HTML element. ... You can also use SCRIPT tags in the body of your document to define JavaScript code to be executed in that part of the document. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/REF/tags13.htm -- 10.7 Кб -- 26.03.1998
Похожие документы

7. MAO NASU :: Topic: Call for applications to the PhD program of the API/GRAPPA,
... Recent Topics . ... MAO main . ... Call for applications to the PhD program of the API/GRAPPA, Amsterdam . ... Тема: Call for applications to the PhD program of the API/GRAPPA, Amsterdam . ... We are now advertising the Call for Applications to the PhD Program of the Anton Pannekoek Institute for Astronomy (API) and the Gravitation and Astroparticle Physics Amsterdam (GRAPPA) Centre, at the University of Amsterdam. ... Applications need to be submitted on or before December 11th, 2014. ...
[ Сохраненная копия ]  Ссылки http://www.mao.kiev.ua/index.php/ua/forum/info/270-call-for-applications-to-the-phd-program-of-the-api-grappa-amsterdam -- 21.3 Кб -- 11.04.2016
Похожие документы

8. Apache 2.0 Hook Functions - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... In general, a hook function is one that Apache will call at some point during the processing of a request. ... Use the AP_DECLARE_HOOK macro, which needs to be given the return type of the hook function, the name of the hook, and the arguments. ... During initialisation, the server will call each modules hook registering function, which is included in the module structure: . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/developer/hooks.html -- 13.8 Кб -- 21.01.2013
Похожие документы

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

10. Program units
In addition to the four old program units: PROGRAM (that is the main program), SUBROUTINE, FUNCTION and BLOCK DATA , the new concept MODULE has been added, as well as some new things in the old units. ... POSITIVE NUMBERS ASSUMED TYPE(INTERVAL), INTENT(IN) :: A, B TYPE (INTERVAL) :: INTERVAL_MULTIPLICATION INTERVAL_MULTIPLICATION%LOWER = A%LOWER * B%LOWER INTERVAL_MULTIPLICATION%UPPER = A%UPPER * B%UPPER END FUNCTION INTERVAL_MULTIPLICATION FUNCTION INTERVAL_DIVISION(A, B) ! ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c7.html -- 11.4 Кб -- 30.08.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c7.html -- 11.4 Кб -- 30.08.1996
Похожие документы

11. http://hea-www.harvard.edu/~fine/CFA/raw/CGI-security-guidelines
... The best way to illustrate the problem is with a few different examples. C example --------- The most well-known example exploits a common implementation of the UNIX popen() call, and affects primarily C programs. popen() allows the programmer to start up a command, and read from or write to it as if it were a file. ... Now imagine a CGI that uses popen to process user input. ... Perl Script example ------------------- Perl has the same problem with it's open command the C has with popen. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/CFA/raw/CGI-security-guidelines -- 4.2 Кб -- 01.12.1998
Похожие документы

12. Stellarium: Scripting Engine
Stellarium 0.12.3 . ... Classes . ... Scripting . ... Scripting Engine . ... Script Console . ... Since version 0.10.1, Stellarium includes a scripting feature based on the Qt Scripting Engine . ... Prior to version 0.10.0, Stellarium used a different scripting engine called StratoScript . ... Prior to version 0.10.0, Stellarium had a simple scripting engine, known as StratoScript . ... This script prints "Hello Universe" in the Script Console output window. core.debug( "Hello Universe" ); . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/scripting.html -- 11.5 Кб -- 28.02.2014
Похожие документы

13. ESO - ALMA
... ALMA . ... ARC Staff at ESO . ... The European ALMA Regional Centre (ARC) provides the interface between the ALMA project and the European science community. ... Below you can read the latest Announcements from the European ARC Network.. ... The call for 1-mm Very Long Baseline Interferometry (VLBI) proposals to use phased ALMA at Band 6 in Cycle 4, in collaboration with the Event Horizon Telescope Consortium (EHTC), will be released to coincide with the ALMA Cycle 4 Call for Proposals in March 2016...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/facilities/alma.html -- 27.7 Кб -- 09.04.2016
Похожие документы

14. lsst.tcc: include/tcc/tcsShim.h Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... include . tcc . tcsShim.h . ... 51 љ double const FL = 1.0; . ... 97 љ std::ostream & operator<< (std::ostream &os, ASTROM const &astrom); . ... 99 љ std::ostream & operator<< (std::ostream &os, FLDOR const &fldor); . ... 101 љ std::ostream & operator<< (std::ostream &os, PORIG const &porig); . ... 103 љ std::ostream & operator<< (std::ostream &os, SITE const &site); . ... 105 љ std::ostream & operator<< (std::ostream &os, TARG const &targ); . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/tcs_shim_8h_source.html -- 27.6 Кб -- 14.09.2015
Похожие документы

15. Atomic data for Stellar Atmospheres: lte_lines
For calculating model spectra of early-type helium stars in LTE, we maintain a database of atomic data for, mostly, blue-visual absorption lines of light elements. The data is sorted with one file for each ion. ... III = ++ . ... It will work on both complete linelists (including the atomic data at the start and references at the end) or raw ion files (such as Ni2.d). ... A Fortran utility to convert linelists downloaded from the Vienna Atomic Line Database into the new QUB format. synspec_qub . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/lines/lte/html/lines.lte.html -- 10.4 Кб -- 15.11.2001
Похожие документы

16. Environment Variables in Apache
The Apache HTTP Server provides a mechanism for storing information in named variables that are called environment variables . ... For additional flexibility, the directives provided by mod_setenvif allow environment variables to be set on a per-request basis, conditional on characteristics of particular requests. ... As discussed above, the environment passed to CGI scripts includes standard meta-information about the request in addition to any variables set within the Apache configuration. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/env.html -- 15.1 Кб -- 01.08.2003
Похожие документы

17. XMM-Newton SAS: Watchout Page
... Yes. epproc and emproc have been upgraded in SAS 6.5 in order to be aligned with epchain and emchain respectively. ... One important change introduced in both epproc and emproc is the way they call the attcalc application. attcalc is called now with the parameter "refpointlabel = pnt" instead of "refpointlabel = object", which was the old default value in previous SAS versions. Pages maintained by SAS librarian . Any question about SAS should be addressed to the XMM-Newton help desk . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/watchout/6.5/epicproc.shtml -- 3.8 Кб -- 22.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>12045) - xmm.vilspa.esa.es/ )

18. http://www.adass.org/adass/proceedings/adass00/reprints/P2-33.pdf
... In order to ease the design and implementation of simulation pro jects a graphical interface has been built on top of the CAOS Simulation Package. ... The building blocks, called modules (see figure 2) can be selected from a list and placed on the worksheet to build up the simulation program (the pro ject); modules can be put into any free slot on the worksheet and then inputs and outputs can be joined by means of links which represents the data flow in the program. ... Anatomy of a Module. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass00/reprints/P2-33.pdf -- 77.5 Кб -- 29.05.2001
Похожие документы

19. Data bases of Natural Satellites. Documentation. Structure
Databases (NSDC) of the Natural Planetary Satellites. ... NSDC: Database of astrometric observations of Natural Planetary Satellites . ... They are thoroughly looking for observations in different sources, creating their owndatabases which are then mostly inaccessible to other researchers. ... In the file "content" with explications, the reference is given to the data source as well as the bibliographic reference. ... Data sources. ... Why a specific bibliographic database for Natural satellites? ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/neb/nss/DocStructe.htm -- 11.4 Кб -- 18.05.2009
Похожие документы
Еще в разделе: (Показать все результаты (>488) - lnfm1.sai.msu.ru/ )

20. Overview of Character-Level Elements
... Character level elements are used to specify either the structural meaning or the physical appearence of marked text without causing a paragraph break. ... Highlighting elements are allowed within the content of other highlighting elements, but implementations are not required to render these nested highlighting elements distinctly from non-nested elements. ... An SGML identifier used as the target for hypertext links or for naming particular elements in associated style sheets. ... CLASS . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/text.html -- 3.6 Кб -- 19.12.1996
Похожие документы

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


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

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

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