| Найдено документов: 236796 (98 сайтов) ---- Время поиска: 0.94сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/sub/ftsd_find.dc2.
http://www.atnf.csiro.au/computing/software/gipsy/sub/ftsd_find.dc2.
1. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[
Сохраненная копия
]
Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>359) - www.astro.spbu.ru/ )
2. Stellarium: LabelMgr Class Reference
Stellarium 0.12.3 . ... Classes . ... LabelMgr Class Reference . ... intљ . labelObject (const QString &text, const QString &objectName, bool visible=true, float fontSize=14, const QString &fontColor="#999999", const QString &side="E", double labelDistance=-1.0, const QString &style="TextOnly") . ... labelScreen (const QString &text, int x, int y, bool visible=true, float fontSize=14, const QString &fontColor="#999999") . ... setLabelText (int id, const QString &newText) . ... virtual voidљ . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classLabelMgr.html -- 37.7 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1787) - astro.uni-altai.ru/ )
3. Problem creating a new system call
... Just to learn how to generate a system call, I created a simple system call that basically sets and resets the value of a global parameter "PREFETCH". SYSTEM CALL code ********************************** int PREFETCH = 0; /* this is a global variable */ . ... To execute the sys_prefetch system call, I wrote a prefetch.c file with the following code. ************************code to call sys_prefetch***************** #include <linux/unistd.h> _syscall2 (int, prefetch, int, mode, int, nr_hints) . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/135.html -- 4.2 Кб -- 23.03.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>9712) - www.arcetri.astro.it/ )
4. http://www.atnf.csiro.au/computing/software/gipsy/sub/ftrunc.dc2
Function: FTRUNC Purpose: Truncates a file to a specified number of bytes. Category: FILES, UTILITY File: ftrunc.c Author: K.G. Begeman Use: INTEGER FTRUNC( FILENAME, Input CHARACTER*(*) NEWSIZE ) Input INTEGER FTRUNC Returns 0 when file was truncated succesfully, otherwise a non zero value is returned. FILENAME Name of file to truncate. This file must be present! NEWSIZE New file size in bytes. Warning: System dependent! Updates: Apr 11, 1990: KGB, Document created.
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/ftrunc.dc2 -- 1.7 Кб -- 12.09.1997
Похожие документы
Похожие документы
5. Exploring Interactive Archive Data Presentation at the COSSC
... Hughes STX/COSSC NASA/GSFC, Greenbelt, MD 20771 . ... The exploration of hypertextual data presentation at the COSSC was facilitated by the creation of tables of data, in electronic form, which describe the BATSE and EGRET datasets available in the Compton Observatory archive. ... As our store of data continues to grow, we will continue to explore new and novel ways in which hypertext allows the data in the COSSC archive to be presented and selected. 56 kB PostScript reprint . ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass94/jordanj.html -- 9.9 Кб -- 03.11.2000
Похожие документы
Похожие документы
6. Manual Page: htpasswd - Apache HTTP Server
NAME htpasswd - Create and update user authentication files SYNOPSIS htpasswd [ - c ] [ - m | ... p ] passwdfile username password htpasswd - n [ - m | ... p ] username password DESCRIPTION htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by htpasswd. ... The user is prompted for the password. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/programs/htpasswd.html -- 9.8 Кб -- 20.06.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>124) - neptun.sai.msu.ru/ )
7. ImageStack (ImageJ API)
... Note that the size of the returned array may be greater than the number of slices currently in the stack, with unused elements set to null. public int getSize () . Returns the number of slices in this stack. public java.lang.String[] getSliceLabels () . ... Returns null if the stack is empty or the label of the first slice is null. public java.lang.String getSliceLabel (int n) . ... Returns null if the slice does not have a label. public void setSliceLabel (java.lang.String label, int n) . ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/ImageStack.html -- 29.5 Кб -- 02.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>682) - www.astro.louisville.edu/ )
8. Doug Burke's Perl/S-Lang pages: Datatype examples
... Doug's Home Page . ... In the examples below we show a number of ways that data can be moved back and forth between S-Lang and Perl . ... Source code typeof : "undef"; __END__ __SLang__ variable foo = Any_Type [3]; foo[0] = "a string"; foo[1] = 23; define getfoo(x) { return foo[x]; } message( "In S-Lang:" ); vmessage( "typeof(foo[0]) = %s", string(typeof(foo[0])) ); vmessage( "typeof(foo[1]) = %s", string(typeof(foo[1])) ); vmessage( "typeof(foo[2]) = %s", string(typeof(foo[2])) ); . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_datatypes.html -- 12.1 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3823) - hea-www.harvard.edu/ )
9. Further Threads Programming:Thread Attributes (POSIX)
... Attributes . Initializing Thread Attributes . ... Thread Stack Size . ... include <pthread.h> pthread_attr_t tattr; pthread_t tid; void *start_routine; void arg int ret; /* initialized with default attributes */ ret = pthread_attr_init(&tattr); /* call an appropriate functions to alter a default value */ ret = pthread_attr_*(&tattr,SOME_ATRIBUTE_VALUE_PARAMETER); /* create the thread */ ret = pthread_create(&tid, &tattr, start_routine, arg); . ... thread . ... stack size. priority New thread . ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node30.html -- 29.4 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node30.html -- 29.4 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node30.html -- 29.4 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node30.html -- 29.4 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node30.html -- 29.4 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1187) - jet.sao.ru/ )
10. Armagh Planetarium Events
News of events at Armagh Planetarium . ... Events . ... Coming to galaxy near you is The Stars Awaken, a wonderful exhibition of€а full-size fan-built props and creations inspired by the amazing Star Wars saga! ... Our course Stargazing the Night Sky€аwill be presented this spring at Queens University of Belfast. ... Celebrate Stars Wars at the Stars Awaken Exhibition Posted on March 3, 2016 . ... Click here to receive news of special events at Armagh Planetarium . 2016 Armagh Planetarium Events. ...
[
Сохраненная копия
]
Ссылки http://www.armaghplanet.com/events/ -- 43.4 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2567) - www.armaghplanet.com/ )
11. http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom/m-o/madness.txt
The Madness of Mergatroid All new episode for the registered version of DOOM -------------------------------------------------- Files included in the zip ------------------------- FILE_ID.DIZ MADNESS.WAD MADNESS.TXT Episode Info ------------ Well, this is a very impressive episode including 9 _excellent_ levels. All the levels in this episode were created by myself, excluding e1m5, which was designed by a friend. ... Obviously E1M5 was done with DEEPBSP. ... My DOOM levels are DONE!! ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom/m-o/madness.txt -- 5.2 Кб -- 10.03.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>24965) - crydee.sai.msu.ru/ )
12. Simon Jeffery's Software Store: TAP housekeeping
SUBROUTINE TAP_ERMES ( TEXT, TEXLEN, STATUS ) . Return an error message associated with a TAP status value. SUBROUTINE TAP_ERROR ( TAP_ROUTN, NAME, TEXT, STATUS ) . Report an error message. ... Report an error message associated with a TAP status value. ... Purpose: return an error message associated with a TAP status value. ... TEXT = CHARACTER * ( * ) (Given) TAP error message text. ... Invocation: CALL TAP_REP( NAME, TEXT, STATUS ) Description: An error message is built in the form: !! ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap_house.html -- 5.5 Кб -- 04.07.2002
Похожие документы
Похожие документы
13. Create a file with the cat command
. Type the command cat > name_of_file . Now type in your text. Press the <Return> key to start a new line. When you have finished typing in your text, enter Ctrl-d (Press and hold down the Ctrl key and type a "d"). This stops the cat command and returns you to the system prompt. **Caution** . Did You Know? . Examples .
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/create_cat.html -- 2.2 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>521) - comet.sai.msu.ru/ )
14. http://www.astronomy.com/sitefiles/resources/image.aspx?item=%7BA0F1E8F1-E935-4511-A025-9A9D266F00DF%7D
A massive mountain range lying just south of TitanтАЩs equator runs northwest-southeast through this newly released image from the Cassini spacecraft. The range, called by scientists тАЬTitanтАЩs Sierra,тАЭ extends 93 miles (150 km) long by 19 mi (30 km) wide. Cryogenic lava, a soup of ammonia and water, welling up from below as TitanтАЩs crust was pulled apart tectonically probably created it. ... The picture reveals features as small as 1,300 feet (400 meters) across. ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.com/sitefiles/resources/image.aspx?item=%7BA0F1E8F1-E935-4511-A025-9A9D266F00DF%7D -- 4.1 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5674) - www.astronomy.com/ )
15. Home Page
... A rough estimation is that in the United States there is one planetarium per 100,000 population, ranging in size from the Hayden Planetarium's 20-meter dome seating 430 people, to three-meter inflatable portable domes where children sit on the floor. ... Together dblo associates make a huge impact in the architecture, interior design and development arena in London. ... With the holidays around the corner what better way to spoil your family than with your very own private home cinema. ...
[
Сохраненная копия
]
Ссылки http://www.armagh-planetarium.co.uk/ -- 13.2 Кб -- 14.03.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2) - www.armagh-planetarium.co.uk/ )
16. XWare > APOD
... The Hubble Deep Field in Infrared . 12.10.1998 . ... Resolving Mira . ... Early last year, Betelgeuse became the second star, after our Sun, to have it surface resolved. Later last year, Mira was added to the list. Mira.. ... M27: Not A Comet . ... Far Side of the Moon . ... These North (left) and South Pole projections are based on SeaWiFS measurements made between September 1997 and July 1998. Comet Williams in 1998 . ... On July 20th, 1969, a human first set foot on the Moon. ...
[
Сохраненная копия
]
Ссылки http://www.astronet.ru/db/xware/apod.html?page=94&d=2001-04 -- 14.9 Кб -- 12.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>96396) - www.astronet.ru/ )
17. Irina Glushneva
... The main field of my investigations is stellar spectrophotometry. As a result of scientific activity of our group spectrophotometric catalog was created including energy distribution data on 900 stars in the range 3200-7600AA and 250 stars in the range 6000-10800AA (Voloshina et al., Spectrophotometry of Bright Stars, ed. I.N.Glushneva, 1982, Moscow, Nauka, in Russian). ...
[
Сохраненная копия
]
Ссылки http://uranus.sai.msu.ru/glush.html -- 2.6 Кб -- 20.07.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>20) - uranus.sai.msu.ru/ )
18. lsst.tcc: python/tcc/mir/mirrorDeviceSet.py Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... python . tcc . mir . mirrorDeviceSet.py . ... 3 љ from twistedActor import DeviceSet, LinkCommands, UserCmd . ... 8 љ SlotList = ( "prim" , "sec" , "tert" ) . ... 32 љ def connectOrInit (self, slotList=None, userCmd=None, timeLim=DefaultTimeLim): . ... 49 љ if userCmd is None : . ... 54 љ def status (self, slotList=None, userCmd=None, timeLim=DefaultTimeLim): . ... 68 љ def init (self, slotList=None, userCmd=None, timeLim=DefaultTimeLim): . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/mirror_device_set_8py_source.html -- 24.1 Кб -- 14.09.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1051) - www.apo.nmsu.edu/ )
19. JavaScript Form Validator Documentation
The Form validation script is distributed free from JavaScript-Coder.com . ... When there are many fields in the form, the JavaScript validation becomes too complex. ... Each field in the form can have 0, 1, or more validations. ... Just after defining your form, Create a form validator object passing the name of the form . ... FORM> . ... You can add any number of validations.The list of validation descriptors are provided at the end of the documentation. ... option value="" selected>[choose yours] . ...
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/Z-90/scripts/Documentation.html -- 15.5 Кб -- 03.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>327) - hea.iki.rssi.ru/ )
20. Hardware sector, archive 1998
... 1998: . Creation of the world's largest database of radio astronomical catalogs, designated CATS was completed, which is now free and available online at the web server cats.sao.ru . It includes the data of X-ray, optical, infrared and radio wavelength ranges on 4.5 million space objects from 300 catalogs (the radio astronomical catalogs were presented in full for the first time). Archive . ... Last update: 20/02/2013 ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/Doc-en/Science/results/ar_facil/res1998.html -- 4.9 Кб -- 10.04.2016
[ Сохраненная копия ] Ссылки http://mavr.sao.ru/Doc-en/Science/results/ar_facil/res1998.html -- 4.9 Кб -- 10.04.2016
Похожие документы
[ Сохраненная копия ] Ссылки http://mavr.sao.ru/Doc-en/Science/results/ar_facil/res1998.html -- 4.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе:
(Показать все результаты (>220) - mavr.sao.ru/ )