Найдено документов: 212682 (170 сайтов) ---- Время поиска: 0.68сек. |
Показаны документы, содержащие фрагменты текста из документа
http://hea-www.harvard.edu/~saku/MollyInstructions.pdf.
http://hea-www.harvard.edu/~saku/MollyInstructions.pdf.
1. Number input
This document describes how number input can be given to tasks which request numbers from Hermes. ... list selection The following constants are implemented: pi 3.14159.... c speed of light (SI) h Planck (SI) k Boltzmann (SI) g gravitation (SI) s Stefan-Boltzman (SI) m mass of sun (SI) p parsec (SI) BLANK Universal undefined value The following mathematical functions are implemented: abs(x) absolute value of x sqrt(x) square root of x sin(x) sine of x asin(x) inverse sine ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/hermes/numbers.html -- 8.2 Кб -- 16.01.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>29188) - www.atnf.csiro.au/ )
2. Adding plot variables
Next: Adding plot classes Up: Plotting Previous: Plotting Contents . Plot variables are identified by a sequence number in , and are defined in terms of data variables in set_plotdata (and the corresponding function set_ploterr . ... The following additional information needs to be entered for each plot variable. Each plot variable's ID is entered in set_plotlabels for the index label it requires so that it is displayed together with the name in the plots. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~chummel/oyster/manual/node222.html -- 4.1 Кб -- 28.04.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>46513) - www.eso.org/ )
3. Adding Variables to CONFIG.SYS
README for XFree86 on OS/2 : Adding Variables to CONFIG.SYS . ... ETC . Set to an ETC directory. Normally, this is already set to the ETC directory of the TCP/IP code, such as SET ETC=C:\TCPIP\ETC For Warp 4 and later, this may point to the \MPTN\ directory. ... Normally you will set this variable to the same value as the HOSTNAME variable and simply add a :0.0 after it, such as SET DISPLAY=myhost:0.0 Read the X11 man page on the exact meaning of these postfixes and other options. ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/OS29.html -- 8.3 Кб -- 23.10.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2738) - crydee.sai.msu.ru/ )
4. tickadj - set time-related kernel variables
... The particular variables it is concerned with are tick , which is the number of microseconds added to the system time during a clock interrupt, tickadj , which sets the slew rate and resolution used by the adjtime system call, and dosynctodr , which indicates to the kernels on some machines whether they should internally adjust the system clock to keep it in line with time-of-day clock or not. ... Set the kernel variable tickadj to an internally computed "optimal" value. -t tick . ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/tickadj.html -- 4.0 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1712) - www.sai.msu.su/ )
5. CSPICE Routines: EKAPPR_C
... Abstract Append a new, empty record at the end of a specified E-kernel segment. ... Brief_I/O Variable I/O Description -------- --- -------------------------------------------------- handle I File handle. segno I Segment number. recno O Number of appended record. ... After a new record has been appended to a segment by this routine, the record must be populated with data using the ekace*_c routines. ... To insert a record into a segment at a specified ordinal position, use the routine ekappr_c . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/ekappr_c.html -- 10.2 Кб -- 17.12.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>19335) - www.stsci.edu/ )
6. Values, Variables, and Literals
... This chapter discusses values that JavaScript recognizes and describes the fundamental building blocks of JavaScript expressions: variables and literals. ... So, for example, you could define a variable as follows: . var answer = 42 And later, you could assign the same variable a string value, for example, . ... These are fixed values, not variables, that you literally provide in your script. ... A string literal is zero or more characters enclosed in double ( " ) or single ( ' ) quotation marks. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/JS/Guide/ident.htm -- 11.1 Кб -- 12.12.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3016) - www.sao.ru/ )
7. GENERAL CATALOGUE OF VARIABLE STARS
... We have compared visualized fields of GSC and USNO A1.0 catalog with unpublished photographic finding charts that were sent by L. Plaut to the compilers of the GCVS. ... 7-15 A9 --- GCVS GCVS or NSV name 17-25 F9.4 --- GSC GSC number 26 A1 --- NoteFlag *Nonstar (GSC) flag 28-29 I2 h RA2000GSC.h Hours RA (GSC), equinox 2000.0 31-32 I2 min RA2000GSC.m Minutes RA (GSC), equinox 2000.0 34-38 F5.2 s RA2000GSC.s Seconds RA (GSC), equinox 2000.0 40 A1 --- DE2000GSC.- ... Plaut, L., 1966, Bull. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/gcvs/gcvs/plaut/ -- 8.0 Кб -- 25.07.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>105) - sai.msu.ru/ )
8. Special shell variables
There are some variables which are set internally by the shell and which are available to the user: Name Description . ... 0 the name of the command currently being executed. $# the number of positional arguments given to this invocation of the shell. $? the exit status of the last command executed is given as a decimal string. ... For example '1 2' 3 becomes "1 2 3" . is identical to the arguments received by the shell, the resulting list of words completely match what was given to the shell. ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.2.2.html -- 3.2 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>762) - comet.sai.msu.ru/ )
9. Increasing number of files in system
... Forum: The Linux Kernel Hackers' Guide . ... Keywords: kernel tuning, file handles, Bus error . ... Increasing number of open file handles in kernel. I have successfully increased the number of files on my system (Linux 2.0.30) by editing the following file: . ... I also increased NR_INODE to 5000, and NR_FILE to 4096. I then rebuilt the Kernel (and modules for good measure) and installed the new image. ... Increasing number of open files parameter by Simon Cooper . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/59/2.html -- 3.5 Кб -- 23.03.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>9588) - www.arcetri.astro.it/ )
10. OptInt PmWiki : PmWiki / Url Approvals
OptInt PmWiki : Pm Wiki / Url Approvals . ... This page explains how to discourage "link spamming" on your wiki site using PmWiki's urlapprove.php script. ... allowing you to limit the number of unapproved links that may be added to a page. ... page. You can limit the number of unapproved links per page. ... To see what link is to be approved without editing the page a tool tip can be displayed when the cursor hovers over the (approve links) link that displays the URL. e.g. Example . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/UrlApprovals?action=print -- 16.2 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2029) - www.mrao.cam.ac.uk/ )
11. Funtools Environment Variables
Describes the environment variables which can be used to tailor the overall Funtools environment. ... The FITS_EXTNAME environment variable specifies the default FITS extension name when FunOpen() is called on a file lacking a primary image. ... ARRAY . The ARRAY environment variable specifies the default definition of an array file for Funtools. ... The EVENTS environment variable specifies the default definition of an raw event file for Funtools. ... You also can use the CC environment variable. ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/RD/funtools/env.html -- 9.4 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2879) - hea-www.harvard.edu/ )
12. Plasma theories [Oulu]
spaceweb@oulu.fi - last update: 28 May 1995, 0800 UT . Advanced plasma theories are extremely important when one tries to explain, for example, the various waves and instabilities found in the plasma environment. ... In the kinetic theory it is necessary to know only the distribution function for the system of particles. ... The dependence of the distribution function on the independent variables r , v , and t is governed by an equation known as the Boltzmann equation . ... Hot plasma theory . ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/magbase/REFMAN/SPPHTEXT/theories.html -- 8.4 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1297) - www.iki.rssi.ru/ )
13. Output
... Number of horizontal pixels (units: pixel/row) . ... Number of vertical pixels (units: pixel/column) . ... Vertical transfer time (units: sec) . ... Horizontal transfer time (units: sec) . ... Number of vertical pixels in image (units: pixel/column) . ... Vertical to horizontal switch time (units: sec) . ... Horizontal to vertical switch time (units: sec) . ... Redundant CCD y-offset (units: pixel) . ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node607.html -- 3.7 Кб -- 20.09.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>13683) - xmm.vilspa.esa.es/ )
14. Number Theory Semester - Poncelet Laboratory
... Organisers: Michel Balazard (CNRS, Laboratoire Poncelet) , Xavier Caruso (CNRS, Laboratoire Poncelet) , Michael Tsfasman (CNRS, Laboratoire Poncelet, Institute for Information Transmission Problems) , Alexey Zykin (Laboratoire Poncelet, State University Higher School of Economics) . ... Number theory seminar . ... One of the goals of the semester is to convey the essential unity of the subject, especially to young mathematicians who use number theory in their research. ...
[
Сохраненная копия
]
Ссылки http://www.mccme.ru/lifr/zykin/eng/index.html -- 5.0 Кб -- 30.06.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>726) - www.mccme.ru/ )
15. Chapter 11. Specifying OpenGL Environment Variable Settings
Chapter 11. Specifying OpenGL Environment Variable Settings . ... Several antialiasing methods are available and you can select between them by setting the __GL_FSAA_MODE environment variable appropriately. ... To see the available values for __GL_FSAA_MODE along with their descriptions, run: nvidia-settings --query=fsaa --verbose . The __GL_FSAA_MODE environment variable uses the same integer values that are used to configure FSAA through nvidia-settings and the NV-CONTROL X extension. ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/chapter-11.html -- 10.3 Кб -- 30.10.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4309) - www.naic.edu/ )
16. SCL Sfit Genetic Commands
... sfit . ... commands . scl . ... Define parameters for controlling performance of genetic algorithm . ... generations . The maximum number of generations the program will go through, before stopping, if the solution is not within the given tolerance. 10 . ... The number of parents randomly generated in the first generation, and in each subsequent generation. 50 . ... This is multiplied by the number of parameters being varied to give the total string length for each parent. 16 . ... elitism . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/software_store/guide/scl_gen.html -- 7.9 Кб -- 30.08.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2332) - star.arm.ac.uk/ )
17. http://zebu.uoregon.edu/1998/es202/distribution.html
[
Сохраненная копия
]
Ссылки http://zebu.uoregon.edu/1998/es202/distribution.html -- 4.8 Кб -- 27.01.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>299) - zebu.uoregon.edu/ )
18. Number of accreting X-ray binaries of selected types
... The numbers of three types of compact binaries containing accreting NSs and BHs, which are most interesting from the point of view of their observational appearances, have been calculated as a function of time: i) X-ray transient source containing a NS in an eccentric orbit around a main sequence Be-star (the observed prototype: A0535+26), ii) BH The evolution of the selected types of X-ray binaries during the first 10 million years after the starburst onset is presented in Fig. ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~polar/html/publications/apj/node8.html -- 5.9 Кб -- 21.06.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>508) - xray.sai.msu.ru/ )
19. SSAU expects to double the number of enrolled foreign students
... This year SSAU provides 1429 state-funded places for admission in all kinds and directions of educational programs. ... In addition, SSAU Admission Committee notes the substantial increase in interest from the foreign applicants this year. The number of applications from foreign countries has already surpassed last year's totals - 76 applications. Based on the experience of admission campaigns of previous years, SSAU expects summer 2014 to enrol about 150 foreign students in the university. ...
[
Сохраненная копия
]
Ссылки http://www.ssau.ru/engnews/10699-SSAU-expects-to-double-the-number-of-enrolled-foreign-students/ -- 26.1 Кб -- 20.06.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>273) - www.ssau.ru/ )
20. How Do You Feel About Numbers? - an Astronomy Net Exploration Forum Message
Astronomy Discussion Forums . Forums: . ... How Do You Feel About Numbers? ... Post Message | ... Posted by Richard D. Stafford, Ph.D. on September 15, 2002 16:22:25 UTC . ... Wait - harvey1 - September 15, 2002 - 22:20 UTC . I don't follow you! - doctordick - September 16, 2002 - 14:59 UTC . ... www.astronomy.net . About 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/exploration/messages/14.shtml -- 18.0 Кб -- 09.04.2016
Похожие документы
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда