Найдено документов: 56520 (129 сайтов) ---- Время поиска: 0.10сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/drabek/CCDP/TUTORIAL/BackIllum/tutorial-illum-sandbox.htm.
http://www.sao.ru/drabek/CCDP/TUTORIAL/BackIllum/tutorial-illum-sandbox.htm.
1. Methods and instruments to measure/monitor major site properties
... The Science Operation Department is composed of Astronomers, Telescope Instruments Operators(TIOs) and Data Handling Administrators(DHAs). ... Astronomers have proposed several methods to quantitatively measure the amount of turbulence above the telescope, which the most common ones is Differential Image Motion Monitor (DIMM). In optical testing, the Hartmann test is the common method to test the quality of optical components. ... Hartmann mask consists of 48 lenses. ...
[
Сохраненная копия
]
Ссылки http://site2010.sai.msu.ru/section/2 -- 9.2 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>214) - site2010.sai.msu.ru/ )
2. Character Device Drivers
... int major . ... Here is an example of foo_write() : static int foo_write(struct inode * inode, struct file * file, char * buf, int count) { unsigned int minor = MINOR(inode->i_rdev); char ret; while (count > 0) { ret = foo_write_byte(minor); if (ret < 0) { foo_handle_error(WRITE, ret, minor); continue; } buf++ = ret; count-- } return count; } foo_write_byte() and foo_handle_error() are either functions defined elsewhere in foo.c or pseudocode. ... 2. return value of foo_write(...) by My name here . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/devices/char.html -- 8.3 Кб -- 23.03.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5969) - www.arcetri.astro.it/ )
3. OptInt PmWiki : PmWiki / Markup Expressions
OptInt PmWiki : Pm Wiki / Markup Expressions . ... The {(...)} "expression markup" allows for a variety of string and formatting operations to be performed from within markup. Operations defined by this recipe include substr , ftime , strlen , rand , toupper / tolower , ucfirst , ucwords , pagename and asspaced . ... Note that the initial position argument is zero-based (i.e., the first character is referenced via a "0"). the number of characters to extract . ... ftime "fmt" "when")} . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/MarkupExpressions?action=print -- 19.9 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>584) - www.mrao.cam.ac.uk/ )
4. http://www.atnf.csiro.au/computing/software/gipsy/sub/arith.dc2
Subroutine: ARITH Purpose: Do an arithmetic operation on two real arrays and store the result in a third one. ... Category: ARRAY File: arith.c Author: K.G. Begeman Use: CALL ARITH( ARRAY1, input real array OP, input character ARRAY2, input real array ARRAY3, output real array NUMBER ) input integer ARRAY1 input array. ... ARRAY2 input array. ... Description: For every element of the arrays 1, 2 and 3 the following operation is performed: ARRAY3 = ARRAY1 'OP' ARRAY2 The arrays need not be different. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/arith.dc2 -- 2.3 Кб -- 23.01.1992
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4659) - www.atnf.csiro.au/ )
5. UNIXhelp Glossary - "S"
... a utility program that enables the user to interact with the UNIX operating system. Commands entered by the user are passed by the shell to the operating system which carries them out. ... The user may select which one they wish to use. a character at the start of the command line which indicates that the shell is ready to receive your commands. ... This is assumed to be the keyboard unless input is redirected or piped from a file or another command. the destination for information from a command. ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/glossary/gs.html -- 3.8 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>188) - comet.sai.msu.ru/ )
6. Line Disciplines and Streams Modules
Most radio and modem clocks used for a primary (stratum-1) NTP server utilize serial ports operating at speeds of 9600 baud or greater. ... In order to reduce these errors, a set of special line disciplines and stream modules can be configured in the Unix kernel. ... Note that not all Unix kernels support line disciplines and of those that do, not all support System V streams. ... There are two line disciplines and a special streams module included in the distribution. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/ldisc.html -- 8.3 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>519) - www.sai.msu.su/ )
7. String Handling: <string.h>
... Basic String Handling Functions . ... Character conversions and testing: ctype.h . ... char *stpcpy ( const char *dest, const char *src) -- Copy one string into another. int strcmp( const char *string1, const char *string2) - Compare string1 and string2 to determine alphabetic order. char *strcpy( const char *string1, const char *string2) -- Copy string2 to stringl. char *strerror( int errnum) -- Get error message corresponding to specified error number ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node19.html -- 14.1 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node19.html -- 14.1 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node19.html -- 14.1 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node19.html -- 14.1 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node19.html -- 14.1 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>481) - jet.sao.ru/ )
8. Back-Illumination Paper-Conc
... Using CCD Transfer Curves to absolutely characterize and calibrate all of the CCD performance parameters necessary for high performance night vision applications, two high frame rate, low noise, back-illuminated CCDs manufactured using PixelVision?s Sandbox TM CCD foundry service were described. ... To demonstrate the performance and manufacturability of multiple output CCDs, the forty output amplifier ADAPTIII CCD was tested. ... The device is currently being tested. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/drabek/CCDP/TUTORIAL/BackIllum/tutorial-illum-conc.htm -- 4.7 Кб -- 12.11.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>296) - www.sao.ru/ )
9. RadioAstron Mission Element Overview
Next: RSOG Pre-Observation Products . ... Mission Elements . ... The main mission elements (ME) are: . The RSOG, based at ASC, which is responsible for the science operation of the RadioAstron Mission. ... The Main Ballistic(Navigation) Center (MBC) belonging to Lavochkin Association coordinates preparation and exchange of orbit determination and orbit reconstraction ptoducts. ... Experiment codes of five characters are used in naming GRT related files. ... RSOG . ... Corr (GTS?) ... Corr (RSOG?) ...
[
Сохраненная копия
]
Ссылки http://www.asc.rssi.ru/RadioAstron/documents/rmoh/eng/rameo.htm -- 14.7 Кб -- 30.08.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>135) - www.asc.rssi.ru/ )
10. DIGITAL WDC EXCHANGE FORMAT FOR OBSERVATORY 1.0 MINUTE VALUES
DIGITAL WDC EXCHANGE FORMAT . FOR OBSERVATORY 1.0 MINUTE VALUES 1. ... DATA-1 .. DATA-60 are 1-minute values of the given element for that hour. ... Typically, digital 1-minute values received by WDCs from organizations operating automatic magnetic observatory instruments are averages of more frequendy sampled values, e.g. 10-second point samples. ... If the method used to obtain 1-minute average values is important to a user, the WDC will assist in determining the exact procedure applied. ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/magbase/HTML/WDCFORM.HTM -- 6.6 Кб -- 03.07.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>256) - www.iki.rssi.ru/ )
11. Workshop HEND-2002 'The First year of HEND operations on the NASA Odyssey Mars
... Workshop HEND-2002 . The First year of HEND operations on the NASA Odyssey Mars Orbiter' . ... First Science Return from NASA 2001 Mars Odyssey after the 1st year of mission . ... Gamma-ray Spectra of Mars from GRS: first data and perspectives . ... Some preliminary composition characteristics of the Martian surface as observed by the gamma-ray spectrometer of Mars Odyssey . ... Radiation environment on Odyssey and on Martian surface according to HEND data . ... Follow the Mars Underground Water . ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/eng/hendws.htm -- 15.2 Кб -- 27.01.2005
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/eng/hendws.htm -- 15.2 Кб -- 27.01.2005
Похожие документы
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/eng/hendws.htm -- 15.2 Кб -- 27.01.2005
Похожие документы
Еще в разделе:
(Показать все результаты (>397) - www.cosmos.ru/ )
12. http://www.naic.edu/~astro/NSFSR/NSF-AST%20Draft%20Metrics%20for%20Facilities.pdf
... Should be broken out by telescope within a facility.) ... Should be broken out by telescope within a facility.) - # programs allocated time number of programs with non- staff PI's number of programs with observatory staff as PI's number of thesis programs number with U.S. PI's number with foreign PI's information on geographic distribution - # states, # institutions, characterization of institution (R1, PUI, etc), if information ...
[
Текст
]
Ссылки http://www.naic.edu/~astro/NSFSR/NSF-AST%20Draft%20Metrics%20for%20Facilities.pdf -- 19.8 Кб -- 13.07.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1439) - www.naic.edu/ )
13. Cray
Fortran 90 properties already in CF77 . ... Only the old form (fix form) of the source code is available. ... LOGICAL Default KIND number = 8 INTEGER Default int7 int15 KIND number = 6 1 2 digits = 46 7 15 radix = 2 2 2 range = 13 2 4 huge = 70368744177663 127 32767 bit_size = 46 8 16 INTEGER int31 int46 int64 KIND number = 4 6 8 digits = 31 46 63 radix = 2 2 2 range = 9 13 18 huge = 2147483647 70368744177663 9223372036854775807 bit_size = 32 46 46 REAL half Default,single double KIND ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/cray.html -- 11.0 Кб -- 24.10.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/cray.html -- 11.0 Кб -- 24.10.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/cray.html -- 11.0 Кб -- 24.10.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>2087) - crydee.sai.msu.ru/ )
14. Laboratory of materials for electrochemical technologies ISSP RAS
... Developments and characterization of novel oxide materials with high ionic, electronic or mixed conductivity, superior electrochemical and catalytic activity, advanced thermomechanical properties, and enhanced stability in a wide range of operation conditions, and, thus, collection and systematization of new fundamental information important for technological applications of the novel materials; . ...
[
Сохраненная копия
]
Ссылки http://www.issp.ac.ru/lmet/en/research.html -- 6.3 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>625) - www.issp.ac.ru/ )
15. Various parts of an operating system
Next: Important parts of the Up: Overview of a Linux Previous: Overview of a Linux . A UNIX operating system consists of a kernel and some system programs . ... The system programs use the tools provided by the kernel to implement the various services required from an operating system. ... An operating system can also contain compilers and their corresponding libraries (GCC and the C library in particular under Linux), although not all programming languages need be part of the operating system. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/sag-0.4/node6.html -- 5.7 Кб -- 04.05.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1041) - star.arm.ac.uk/ )
16. http://www.cplire.ru/html/lab234/pubs/2011_07a.pdf
Operating of the superconducting integrated receiver channel of the TELIS atmospheric sounder. ... The noise temperature of the SIR was measured to be as low as 120 K, with an intermediate frequency band of 4 8 GHz in double sideband operation; the spectral resolution is well below 1 MHz. The SIR was implemented in the three-channel balloon-borne instrument TELIS (TErahertz and submillimeter LImb Sounder) that detects spectral emission lines of stratospheric trace gases (like ClO and BrO). ...
[
Текст
]
Ссылки http://www.cplire.ru/html/lab234/pubs/2011_07a.pdf -- 819.5 Кб -- 09.09.2011
Похожие документы
Похожие документы
17. ESO - La Silla Science Operations
... Science Users Information > Observing Facilities > La Silla Facilities > La Silla Science Operations . ... La Silla News . ... Internal Pages . La Silla Science Operations Department (LSO) is part of the La Silla Paranal Observatory and is in charge of the operations of the telescopes on La Silla. ... In the La Silla Science Operation pages, you should find all the information you need for your observations from the time you have an idea of observations until when you finish processing your data. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/sci/facilities/lasilla/sciops.html -- 27.2 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7789) - www.eso.org/ )
18. Functional scheme of SW radiochannel characteristics operative diagnostics
. Composition | Objectives | Capabilities and samples | Request for work | Back to main page . If you have any questions, please contact us: rp@iszf.irk.ru . http://esceir.iszf.irk.ru/lchmen/skhema4en.htm . Last modification: 2.06.01.
[
Сохраненная копия
]
Ссылки http://rp.iszf.irk.ru/esceir/lchmen/skhema4en.htm -- 2.5 Кб -- 02.06.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>12) - rp.iszf.irk.ru/ )
19. Pavilion of the Hotel Canberra, where the observatory began operation in 1924
... Pavilion of the Hotel Canberra, where the obsтАж . Sidebar Left . Sidebar Top . ... Title: Pavilion of the Hotel Canberra, where the observatory began operation in 1924 . Description: NOTE: All images are copyright and must not be reproduced or mirrored in any form without written permission. ... Pavilion of the Hotel Canberra, where the observatory began operation in 1924 NOTE: All images are copyright and must not be reproduced or mirrored in any form without written permission. ...
[
Сохраненная копия
]
Ссылки http://www.mso.anu.edu.au/gallery3/index.php/first100years/album08/hotelCanberra -- 22.2 Кб -- 11.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>217) - www.mso.anu.edu.au/ )
20. Help Sheets For Operation Of The PC
. Next: Lynxx Time Sheet Up: The Care and Previous: Future Improvements . Lynxx Time Sheet . PC To VAX FTP Commands . 14" Telescope Shut Down Check Sheet . Scott J. Wolk . Mon Nov 25 15:41:03 EST 1996
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/~swolk/thesis/node81.html -- 2.8 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>860) - hea-www.harvard.edu/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда