Найдено документов: 441497 (191 сайтов) ---- Время поиска: 1.66сек. |
Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/didyou/vi.4.html.
http://comet.sai.msu.ru/UNIXhelp/didyou/vi.4.html.
21. C/C++ Program Compilation
... Creating, Compiling and Running Your Program . ... Compilation . ... UNIX Library Functions . ... Create a file containing the complete program, such as the above example. ... If a source file references library functions or functions defined in other source files the link editor combines these functions (with main() ) to create an executable file. ... You must link in this library explicitly if you wish to use the maths functions ( note do note forget to #include <math.h> header file), for example:...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node3.html -- 21.2 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node3.html -- 21.2 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node3.html -- 21.2 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node3.html -- 21.2 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node3.html -- 21.2 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>2030) - jet.sao.ru/ )
22. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/README.win32
Instructions on using CFITSIO on Windows platforms for C programmers These instructions use a simple DOS-style command window. ... Build the CFITSIO dll library This step will create the cfitsio.def, cfitsio.dll, and cfitsio.lib files. ... Unpack the CFITSIO source files (cfitxxxx.zip) into a new empty directory 3. ... In a DOS command window, cd to that directory and then execute the makepc.bat batch file on the command line to build the CFITSIO library, and the testprog and cookbook sample programs. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/README.win32 -- 3.8 Кб -- 17.07.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1821) - www.astro.louisville.edu/ )
23. (Untitled)
I. Installation . ... AMPLE package distributive (created with program InstallShield for Microsoft Visual C++) has been downloaded on FTP server of IAA RAS as archive Ample.zip. ... Note: If the window "file download" appears, select Open... switch button, then press OK button. ... The shortcut for AMPLE will be linked with this folder, and auxiliary files will be created here during AMPLE work. ... When running AMPLE all auxiliary and new configuration files are created in the WORK folder. ...
[
Сохраненная копия
]
Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9rxw.htm -- 6.9 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>706) - www.ipa.nw.ru/ )
24. Manpage of FITSHDR_EDIT
fitshdr_edit - FITS-file headers interactive editor fitshdr_edit [options] FITSfile_name . fitshdr_edit utility allows to modify FITS headers' lines interactively (FITS MultiExtentionsFiles included). fitshdr_edit is just simple shell script around fitshdr utility. ... It means, that You can't remove line from header! ... 560:CRDELT2 = 21.0 / this is example 640: 720:HISTORY header No.0: 1st history line 123456789012345678901234567 880:COMMENT Sat Sep 25 21:17:34 CEST 2004 / by fitshdr_edit . ...
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/~pav/dists/fitshdr/fitshdr_edit.1.html -- 4.6 Кб -- 21.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>315) - lnfm1.sai.msu.ru/ )
25. http://xray.sai.msu.ru/~ivan/gmt/man/grdedit.html
grdedit - Modifying the header in a 2-D grdfile grdedit grdfile [ -A ] [ -D xunit / yunit / zunit / scale / offset / title / remark ] [ -R west / east / south / north [ r ] ] [ -S ] grdedit reads the header information in a binary 2-D grdfile and replaces the information with values provided on the command line [if any]. ... Older gridfiles (i.e., created prior to GMT 3.1) often had excessive slop in x _ inc , y _ inc and an adjustment is necessary. Newer files are created correctly. ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/grdedit.html -- 4.2 Кб -- 19.03.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>896) - xray.sai.msu.ru/ )
26. http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt
... index.php (1) | bbclone/ | ... To do you can use the following sample and point your browser to it. <?php define("_BBC_PAGE_NAME", "Test"); define("_BBCLONE_DIR", "bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ... Create the file "count.php" and add the following: <?php define("_BBCLONE_DIR", "/the/path/that/leads/to/bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ...
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt -- 9.1 Кб -- 13.03.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>776) - hea.iki.rssi.ru/ )
27. SSAU scientists and specialists of JSC 'Metallist-Samara' create a unique
... SSAU History . SSAU roadmap . ... Scientists of SSAU and specialists of JSC Metallist-Samara work out a project on creation of import-substituting sea water desalting plants and wastewater treatment plants. ... So, the first experimental installation designed to produce one cubic meter of fresh water per hour, has a power consumption of only 10 kilowatt-hours, which is at the level of the latest foreign desalination plants. ... e-mail: ssau@ssau.ru . http://www.ssau.ru . ...
[
Сохраненная копия
]
Ссылки http://www.ssau.ru/engnews/12000/ -- 27.3 Кб -- 02.12.2015
Похожие документы
Похожие документы
28. Software Maintenance Manual
... Created: 23 February 2001 . ... SOFTWARE MAINTENANCE MANUAL . ... 9 January 2001 . ... Note: in the final document, the table of contents will be to third level] . The Software Maintenance Manual describes the procedures for installation and maintenance of the software for the Gemini Near-infrared Integral Field Spectrograph (NIFS). ... Section 19.4.3 of the document “Programmatic Requirements for Gemini Instrumentation Development” states the requirements for the Software Maintenance Manual . ...
[
Сохраненная копия
]
Ссылки http://www.mso.anu.edu.au/nifs/manuals/man0003.htm -- 139.3 Кб -- 06.09.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>846) - www.mso.anu.edu.au/ )
29. ASP: Astronomy and the Environment
... SEARCH ASP SITE: Match ALL words Match ANY word . ... Astronomy Education Bibliography . ... Women in Astronomy . ... Light Pollution . ... Observatory Sites and the Environment . ... As human activity changes that environment, issues are raised for both astronomers and those who enjoy the fruits of their research. ... Crawford, D. Hunter, T. "The Battle Against Light Pollution" in Sky Telescope, July 1990, p. 23. ... Hendry, A. "Light Pollution: A Status Report" in Sky Telescope, June 1984, p. 504....
[
Сохраненная копия
]
Ссылки http://www.astrosociety.org/edu/resources/environment.html -- 23.9 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1523) - www.astrosociety.org/ )
30. Energy From the Wind
[
Сохраненная копия
]
Ссылки http://zebu.uoregon.edu/1998/ph162/l12.html -- 6.5 Кб -- 04.05.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>524) - zebu.uoregon.edu/ )
31. Does the time it takes different methods to create all the elements coincide
... Does the time it takes different methods to create all the elements coincide with the universeт??s accepted age? ... Illinois Urbana-Champaign) Different kinds of stars create elements at different rates, all of which are consistent with the age of the universe. Get instant access to subscriber content on Astronomy.com! ... Registration is FREE and takes only a few seconds to complete. If you are already registered on Astronomy.com, please log in below. ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.com/magazine/ask-astro/2011/02/cosmic-chemistry -- 63.2 Кб -- 10.04.2016
Похожие документы
Похожие документы
32. Software Develpment: ST-ECF IRAF Package
Software Development: ST-ECF IRAF Package : Installation instructions . ST-ECF quit 2) Create a directory to contain the STECF external package files. ... 3) Log in as IRAF and edit the extern.pkg file in the hlib directory to define the package to the CL. From the IRAF account, outside the CL, you can move to this directory with the command: % cd $hlib Define the environment variable stecf to be the pathname to the stecf root directory. ... Maintained by Richard Hook Richard.Hook@eso.org ...
[
Сохраненная копия
]
Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/install.html -- 8.9 Кб -- 06.06.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>271) - www.stecf.org/ )
33. Meade Instruments Corporation - Pictor Manual Part 3
... Meade Instruments Corporation . ... Section 3: File Menu . ... Displays the dialog to open an existing image: . ... Saves the current image as a new file name or new file type, or both. ... This can be useful to prevent having 20 or more images open at once, and saves having to close them manually. ... This is done by creating a text file with the same name as the image file. ... Note that Image Information is saved within the FITS file, so there will not be a text file to accompany these files. ...
[
Сохраненная копия
]
Ссылки http://www.meade.com/manuals/pictor/pictor3.html -- 13.0 Кб -- 01.02.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2483) - www.meade.com/ )
34. Astronomy articles, forums, listings, and other resources about Astronomy.
The Astronomy Net . Articles | AstroGuide | ... Forums . ... H ere you can find resouces to help understand perhaps the grandest of all sciences. ... Upcoming Sky Events . ... This site includes lists of manufacturers, vendors, software, etc. organized in the AstroGuide to help when you are looking to purchase your tools. ... Astronomy Articles . ... Are you interested in writing an article for the Astronomy Net? ... www.astronomy.net . ... dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
Еще в разделе:
(Показать все результаты (>733) - www.astronomy.net/ )
35. Astronet > Sky Map, professional edition
... Field size . Object name . ... Map size . ... Field size: the approximate size of the map in the Y direction. ... Galaxies: . ... Galaxies, which size exceeds some value depending on the field and map sizes, are displayed with their real positional angles and sizes by 25m isophote. ... In the "tools" fields there are links to the several famous AVO (Astrophysical Virtual Observatory) resources: NED and Simbad databases and DSS2 (Palomar Digitized Sky Survey) images of the corresponding sky area. ...
[
Сохраненная копия
]
Ссылки http://www.astronet.ru/db/map+/?lang=en -- 30.6 Кб -- 12.02.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>98974) - www.astronet.ru/ )
36. Seeking Collaborators
Site Map . ... The web collection " From Stargazers to Starships " was created as a window to give the general public a better view of the current state of astronomy, physics and space exploration, and of the way these work together. ... The Great Magnet, the Earth " and . ... As of 2004, I am 72 years old and actively seek collaborators, to help ease the burden of maintaining the sites, of answering inquiries and updating the material, possibly freeing up more time to expand it. ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/mirrors/stern/stargaze/Collabor.htm -- 5.0 Кб -- 21.12.2007
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/mirrors/stern/stargaze/Collabor.htm -- 5.0 Кб -- 22.12.2007
Похожие документы
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/mirrors/stern/stargaze/Collabor.htm -- 5.0 Кб -- 22.12.2007
Похожие документы
37. ranking [SAI Virtual Observatory - Wiki]
... start : ranking . ... SAI VO Projects . ... Help on Wiki search . ... Ranking search results ====== ==== tf-idf ==== code CREATE OR REPLACE FUNCTION my_rank (tsvector, tsquery, int ) RETURNS float AS $$ use List::Util qw(min max); my ($string, $ query ) = @_; my $maxpos = 0; # Parse tsvector, taking into account positional information foreach (split / /, $string){ if(/^'(\w+)'(:([0-9,]+))?$/){ foreach(split /,/, $3){ $ vector {$_} = $1; $maxpos = max($maxpos, $_); } } } my @ vector = map {$ ...
[
Сохраненная копия
]
Ссылки http://vo.astronet.ru/wiki/ranking?do=edit&rev= -- 12.4 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>173) - vo.astronet.ru/ )
38. http://www.asc.rssi.ru/RadioAstron/software/fakerat/ver_16/fakerad_guide.pdf
... Fakesat menu sub-menu names are shown in b old underlined text. ... 6 6 6 7 7 8 4 Fakesat menu: Tutorial 5 Fak 5.1 5.2 5.3 5.4 esat men Output Output Output Output u: fr fr fr fr RADIOASTRON Hardcopy Exam om the options:Sub-Menu . ... om the extra plots:Sub-Menu . ... These examples are the default output produced by the fakesat program when both the RADIASTRON pushbutton of the spacecraft: sub-menu and the ps: plot+menu pushbutton of the output options: sub-menu have been selected. ...
[
Текст
]
Ссылки http://www.asc.rssi.ru/RadioAstron/software/fakerat/ver_16/fakerad_guide.pdf -- 2524.7 Кб -- 26.12.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>168) - www.asc.rssi.ru/ )
39. Planet Aliens visit Armagh Planetarium | Astronotes
Astronotes Armagh Planetarium's Stellar Blog! ... Planets . ... Alien Life . ... Space Flight . ... Prof. Pinklepot and the Aliens (Image credit: D-Signs and Displays ) . ... A sing-song concludes our visit to Planet Alien and the time-machine begins to start up again.€а We make our way back to Planet Earth and Professor Pinklepot thanks us for coming on this massive journey with him.€а The images used during the fly through space are stunning and we get a real sense of moving through the Cosmos. ...
[
Сохраненная копия
]
Ссылки http://www.armaghplanet.com/blog/planet-aliens-visit-armagh-planetarium.html -- 80.9 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2552) - www.armaghplanet.com/ )
40. zelenogorsk
... We are a group of students from different schools of the town Zelenogorsk who come to the Center of Education to participate in the international educational project: "Beautiful places - open hearts". ... For a population of seventy thousand people Zelenogorsk offers two cinema halls and a Palace of Culture, two libraries, ecological and historical museums, art galerry, two sports centres, chess club, one downhill skiing course and two cross country tracks wich are illuminated. ...
[
Сохраненная копия
]
Ссылки http://edu.zelenogorsk.ru/projs/english/visit/zelenogorsk.html -- 5.0 Кб -- 09.01.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>96) - edu.zelenogorsk.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда