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

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

Показаны документы, содержащие фрагменты текста из документа
http://hcs.cmc.msu.ru/?q=node/3.

1. Language
Language [RU/EN] Search: . ... Some pages at this site may be available in Russian language only (KOI8-R or CP-1251 encoding, sometimes marked with sign), some only in English and some in both languages. Whenever both languages are present, the server automatically serves you the requested page according to your browser language preferences. ... To instruct your browser to always feed you pages in English language when both, Russian and English versions are present, do this: . ... 1 Russian[ru] . ...
[ Сохраненная копия ]  Ссылки http://www.izmiran.rssi.ru/language -- 6.8 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>744) - www.izmiran.rssi.ru/ )

2. Programming Languages
... VMS users have the following compilers available: C, C++, Pascal, FORTRAN, and MACRO--which is a low-level language. ... Create a source file containing valid program statements as defined by the language. ... Run the program. ... FORT RECALC $ LINK RECALC $ RUN RECALC When you write your programs, your source files should always have a file type that identifies the programming language being used. ... Users create a source file of MACRO statements and then compile, link, and run, the file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_45.html -- 9.1 Кб -- 01.11.1995
Похожие документы

3. Which Programming Language Should I use
... Perl . ... IDL is used for data analysis and graphics. ... Advantages of a language that is popular in the real world are the existence of web resources such as tutorials, a wide range of libraries of existing code you can use and modify, and better job prospects for you if you ever want to venture into the real world. ... Most data reduction systems (eg IRAF, MIDAS, Starlink) do not interface well with any programming language: IRAF has itуs own (very clunky) language in which you can write scripts...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/ObsTech/WhichLanguage.htm -- 24.2 Кб -- 10.04.2007
Похожие документы

4. MIDAS Command Language
Next: Passing Parameters in Up: Monitor and Command Previous: Execution of Commands . The MIDAS command language ( MCL ) consists of all the commands which you enter interactively, and an additional set of commands to provide the necessary tools to write MIDAS ``programs'', called MIDAS procedures . ... The following Command Language commands provide the necessary programming constructs like looping and conditional branching for MIDAS procedures, they cannot be used interactively: . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node38.html -- 9.6 Кб -- 23.02.1996
Похожие документы

5. Linux I/O port programming mini-HOWTO: Other programming languages
Next Previous Contents . The description above concentrates on the C programming language. It should apply directly to C++ and Objective C. In assembler, you have to call ioperm() or iopl() as in C, but after that you can use the I/O port read/write instructions directly. ... Or use /dev/port as described above. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-5.html -- 2.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-5.html -- 2.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-5.html -- 2.4 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>227) - jet.sao.ru/ )

6. The AstroStat Slog script languages
... People . Posts tagged ?script languages? ... I?m very sure that Fortran is one of the major scientific programming languages. ... Without being aware of, these routines are ported into many script languages. ... Continue reading ?Do people use Fortran?? Tags: Fortran , GNU , GPL , script languages . ... 2 Comments . ... Entries RSS . Comments RSS . ... vlk on [MADS] Parallel Coordinates . upvc windows on [MADS] Parallel Coordinates . ... Entries (RSS) and Comments (RSS) . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/tag/script-languages/index.html -- 19.0 Кб -- 01.03.2014
Похожие документы

7. Language Extensions
. Next: Optimization Directives Up: RATTY Previous: The Command . RATTY coverts converts the following language extensions into standard FORTRAN, where necessary. Tab characters are replaced with the corresponding number of blanks. DO/ENDDO and DOWHILE/ENDDO can be replaced with standard FORTRAN-77 loops. The IMPLICIT NONE and IMPLICIT UNDEFINED statements may be converted to the form required by the local compiler, or eliminated altogether. INCLUDE files are expanded. Miriad manager . 2011-08-19
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/progguide/node56.html -- 3.5 Кб -- 05.02.2013
Похожие документы

8. Language classes move Russia academics a step closer to PhD
... A language centre has helped move a group of Russian academics a step closer to realising their ambition of studying for a prestigious research degree in the UK. The scholars from Samara State Aerospace University lacked the English language skills needed to study at Glynd?r University for a PhD, one of the highest academic qualifications. ... This has seen Glynd?r University Professor Richard Day, Professor of Composites, visit Russia to deliver guest lectures to students at Samara. ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/11474/ -- 25.8 Кб -- 30.04.2015
Похожие документы

9. Core Language Features
... Chapter 2 Values, Variables, and Literals This chapter discusses values that JavaScript recognizes and describes the fundamental building blocks of JavaScript expressions: variables and literals. ... In JavaScript, regular expressions are also objects. ... This chapter describes JavaScript regular expressions. ... This chapter provides an overview of these statements. ... Chapter 8 Details of the Object Model JavaScript is an object-based language based on prototypes, rather than being class-based. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/partcore.htm -- 4.3 Кб -- 07.10.1999
Похожие документы

10. Sign Language - thesis
A methodical and didactical complex "Sign Language" . ... ABSTRACT The process of communication of the deaf includes the wide use of the sign language. ... The aim of this work is to develop a tool that should facilitate process of sign language teaching and also give to the trainee a means for independent study of various normative variants of sign language - for example, Russian, English, International and so on. ... The process of dialogue of the deaf people includes wide use of sign languages. ...
[ Сохраненная копия ]  Ссылки http://www.schools.keldysh.ru/uvk1838/English/sl.htm -- 9.2 Кб -- 24.01.2000
Похожие документы

11. Sfit Control Language: Classified Listing
... spectrum . ... sfit . ... define >macro_name< : define a macro . ... meth_range <w1> <w2>: Set wavelength range for fit . data_spectrum <name> : data in "spectrum" format . ... data_sigma <sigma> : define mean standard error in data . ... data_line_set | ... NB: synth uses multiple calls to spectrum , so various Spectrum commands may also be required. synth : find optimum fit by adjusting abundances, v turb , v sin i , and v rad . ... save <fit> : Save the spectrum and best fit from synth . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/scl_classified.html -- 12.8 Кб -- 18.08.2010
Похожие документы

12. Peculiarities in the language Fortran 90
Using the free source form it is not permitted to have comments starting with a C or a * in column 1. This would be a violation of the free format. ... An advantage compared with earlier Fortran standards is that the standard now requires that the compiler can signal if the user deviates from the permitted standard. It is required that a Fortran 90 compiler can signal . ... It has to be possible to ask the program to signal for any extensions outside the Fortran 90 standard. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c16.html -- 2.8 Кб -- 10.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c16.html -- 2.8 Кб -- 10.02.1996
Похожие документы

13. Use of Scripting Language
Table of Contents - Subject Index - Author Index - . Astronomical Data Analysis Software and Systems IX . ... 216, 2000 . ... Scientific Computing with Python . ... A New CL for IRAF Based On Python . ... The Aladin Java Applet Experience . ... SPECVIEW: An Interactive Java Tool for Visualization and Analysis of Spectral Data . ... Using XML for Accessing Resources in Astronomy . ... Copyright 2000 Astronomical Society of the Pacific , 390 Ashton Avenue, San Francisco, California 94112, USA . ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass99/Scripting.html -- 4.5 Кб -- 04.10.2000
Похожие документы

14. Actor Prolog. Programming language definition.
... Морозов А.А. Акторный Пролог // Программирование. ... С.153-156. ( http: // www.cplire.ru / Lab144 / obninsk.html ) . ... Препринт ИРЭ РАН 2(613). - 57с. ( http: // www.cplire.ru / Lab144 / index.html ) . ... С.42. ( http: // www.cplire.ru / Lab144 / report1.html ) . ... Morozov A.A. Actor Prolog: an Object-Oriented Language with the Classical Declarative Semantics // Proc. of IDL'99 workshop. Paris, France, September 27-28, 1999. ( http: // www.cplire.ru / Lab144 / paris.pdf ) . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/koi8/02005000.html -- 8.2 Кб -- 24.09.2007
Похожие документы
Еще в разделе: (Показать все результаты (>537) - www.cplire.ru/ )

15. Russian Language II
This is an advanced course for those students who have sufficient fluency in speaking Russian but have some difficulties in writing (spelling and punctuation), misusage of words, limited vocabulary. The main purpose is to develop all four language skills (speaking, writing, reading and understanding of oral speach) systematically. ... writing of essays; . ... Thematically this course is based on socio-cultural material and includes information on Russian history and geography. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/mathinmoscow/courses/view.php?name=Russian%20Language%20II.htm -- 3.4 Кб -- 01.03.2014
Похожие документы

16. Протокол ACL (Astronomy Command Language) - у кого есть инфо [Архив] - Общая
Общая Астрономическая Конференция > Все про астрономическое оборудование > Астрономическое оборудование > Протокол ACL (Astronomy Command Language) - у кого есть инфо . ... Просмотр полной версии : Протокол ACL (Astronomy Command Language) - у кого есть инфо . ... ACL - это, как я понимаю, именно протокол обмена через COM порт, альтернативный LX200. ... Про ACL нигде ни слова, хотя железа не нем работает достаточно. ... ACL похож на какую-то альтернативу. ...
[ Сохраненная копия ]  Ссылки http://www.starlab.ru/archive/index.php/t-1288.html -- 7.9 Кб -- 10.04.2016
Похожие документы

17. Hypertext Markup Language - 2.0 - Table of Contents
... HTML as an Application of SGML . ... HTML Public Text Identifiers . ... HTML as an Internet Media Type . text/html media type . ... Undeclared Markup Error Handling . ... Input Field: INPUT . Text Field: INPUT TYPE=TEXT . Password Field: INPUT TYPE=PASSWORD . Check Box: INPUT TYPE=CHECKBOX . Radio Button: INPUT TYPE=RADIO . Image Pixel: INPUT TYPE=IMAGE . Hidden Field: INPUT TYPE=HIDDEN . Submit Button: INPUT TYPE=SUBMIT . Reset Button: INPUT TYPE=RESET . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-2.0/ -- 11.8 Кб -- 19.12.1996
Похожие документы

18. Beginners Guide To Stars, Constellations In French Language - an Astronomy Net
Astronomy Discussion Forums . ... Atm ћ Astrophotography ћ Blackholes ћ Blackholes2 ћ CCD ћ Celestron ћ Domes ћ Education . ... Beginners Guide To Stars, Constellations In French Language . ... Post Message | ... I'm looking for a good guide to the constellations for beginners that is in the French language. ... 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/education/messages/106.shtml -- 13.2 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>69) - www.astronomy.net/ )

19. III International Astronomy Olympiad, Problems to solve (languages)
. Dr. Michael G. Gavrilov, Chairman of the Coordinating Council . of the International Astronomy Olympiad, . ISSP of Russ. Acad. Sci., Institute avenue 15, 142432 Chernogolovka, Moscow region, Russia. URL: http://www.issp.ac.ru/iao/1998/problems/ . e-mail: gavrilov@issp.ac.ru . fax: +7-(096-57)-64-111 .
[ Сохраненная копия ]  Ссылки http://www.issp.ac.ru/iao/1998/problems/ -- 4.9 Кб -- 15.04.2011
Похожие документы

20. Language selection
.
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/lidar/english/bottom.htm -- 1.8 Кб -- 09.12.1999
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/lidar/english/bottom.htm -- 1.8 Кб -- 09.12.1999
Похожие документы
Еще в разделе: (Показать все результаты (>1962) - www.cosmos.ru/ )

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


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

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

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