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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_45.html.

1. http://www.arcetri.astro.it/irlab/doc/library/AOA/APNDXB.PDF
Appendix B: Annotated Bibliography There are a wide variety of texts available for those who are interested in learning more about assembly language or other topics this text covers. ... Microprocessor Programming for Computer Hobbyists Neill Graham TAB books ISBN 0-8306-6952-3 1977 This book provides a gentle introduction to data structures for computer hobbyists. ... IBM Assembler Language and Programming Peter Able Prentice-Hall ISBN 0-13-448143-7 1987 A college text book on assembly language. ...
[ Текст ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/AOA/APNDXB.PDF -- 12.6 Кб -- 12.10.1996
Похожие документы

2. 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/95NOV/vol1/node40.html -- 9.8 Кб -- 23.02.1996
Похожие документы

3. Observational Techniques: Computer Notes
The aim of this section of the course is to enable you to use simple computer programs to solve a variety of common astronomical tasks. ... I have (somewhat arbitrarily) decided to use Python for this course, because it seems to be gaining popularity fast for astronomical data handling, and because some of you will have encountered it at the ATNF course. ... We've put Python (plus all relevant libraries) on the Stromlo Linux computers moron and maggot. ... Now log in to moron (or maggot). ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/ObsTech/computers.html -- 4.9 Кб -- 02.10.2012
Похожие документы

4. The C Preprocessor
... Preprocessor Compiler Control . ... This directive includes a file into code. ... include <file> or #include ``file'' . ... As another example if running program on MSDOS machine we want to include file msdos.h otherwise a default.h file. ... This is most often used with programs that translate other languages to C. For example, error messages produced by the C compiler can reference the file name and line numbers of the original source files instead of the intermediate C (translated) source files. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы

5. Use of program libraries
The two main numerical libraries in Fortran 90 are . NAG Numerical Libraries for Fortran 90 Users . IMSL Fortran 90 MP Library Both of these offer both a modified version of the Fortran 77 library, recompiled for Fortran 90, and a completely new library, using all the new facilities of Fortran 90. ... On the Sun using Sun OS 4.2.1 we also got completely wrong results when using library functions in single precision, since the C system on Sun converted all function calls into double precision. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c15.html -- 5.2 Кб -- 30.03.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c15.html -- 5.2 Кб -- 30.03.1996
Похожие документы

6. Language Sensitive Editor: LSE
Editing Files . The VAX Language Sensitive Editor, also known as "LSE," can only be used on VT100, VT200, and VT300 series terminals--or terminals with VT100 or VT200 emulation. LSEDIT is a full-screen editor with the following capabilities: . ... Compiles and debugs code from within editor. ... Table 4.6 describes some of the more common LSE commands. Additional information is available in the online help library. From the system prompt, type HELP LSE . ... Table 4.6: - LSE Commands . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_31.html -- 2.9 Кб -- 01.11.1995
Похожие документы

7. The AstroStat Slog Languages
... Archive for the ?Languages? ... Next Entries . ... R is a programming language and software for statistical computing and graphics. ... The documentation menu on the website and each packages contain extensive documentations of how-to?s. Some large packages include demos so that following the scripts in a demo makes R learning easy. ... 10 Comments . ... Both in astronomy and statistics, python is recognized as a versatile programming language. ... Entries RSS . ... Entries (RSS) and Comments (RSS) ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/category/programming-languages/page/2/index.html -- 20.9 Кб -- 02.03.2014
Похожие документы

8. 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
Похожие документы
Еще в разделе: (Показать все результаты (>2455) - star.arm.ac.uk/ )

9. Creating commands and programs using the shell
As well as using the shell to run commands you can use its built-in programming language to write your own commands or programs. You can put commands into a file - known as a shell script - and then execute that file as you would a command or program. The use of the Bourne shell (sh) is illustrated as this is available on all UNIX systems. ... The C and TC shells use a programming language which is similar to the C programming language. Creating and executing simple shell scripts . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/index.html -- 2.5 Кб -- 17.01.1997
Похожие документы

10. Course of Non-numerical Programming
Part 1 of the course: . describes various data types available in computer languages (on the base of Pascal ), . introduces basic data structures used in programming and . shows program realization of the structures. ... This part is available in Russian as LaTeX and PostScript files. ... presents a set of typical algorithms of non-numerical programming and . ... The text of this part is in preparation. The authors are thankful to V.Titov and A.Shneewais for useful discussions. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/staff/ilin2/EDU/c-prog.html -- 2.4 Кб -- 19.11.2010
Похожие документы

11. Introduction
To be able to program in GIPSY, it is required that the programmer has a good understanding of how GIPSY is used. ... Programming languages supported by GIPSY are Sheltran, Fortran 77 and ANSI C. Sheltran (or S77) is a simple Fortran pre-compiler language which enables the programmer to write structured programs. ... See compile.doc . ... Users who have developed software which can be generally useful, are encouraged to install it in GIPSY or have it installed by the GIPSY manager. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/pguide/introduction.html -- 3.3 Кб -- 17.01.2009
Похожие документы

12. http://www.cplire.ru/Lab144/iclp07.pdf
... The distinction of our approach is in that we unite the Actor Prolog concurrent ob ject-oriented logic language [ 1,2,3] with the Structural Analysis and Design Technique (SADT) diagrams to obtain new issues in the following areas: 1. ... Graphic user interface management. ... The individual blocks of visual user interface based on the SADT diagrams are implemented by using parallel processes of Actor Prolog. ... We applied the visual programming method for logic programming of Internet agents [4]. ...
[ Текст ]  Ссылки http://www.cplire.ru/Lab144/iclp07.pdf -- 65.4 Кб -- 24.09.2007
Похожие документы

13. VII International Astronomy Olympiad: information available before
... International Astronomy Olympiad 2002 . ... The 7th International Astronomy Olympiad will be held on October 22-29, 2002 at the Special Astrophysical Observatory of Russian Academy of Sciences (SAO RAS) in North Caucasus. ... Authorized National Representative Astronomy Organizations (ANRAO) of the participating countries are authorized to form the teams of the Olympiad member-states. ... VII IAO . ... Information about the International Astronomy Olympiad 2003 will be known in the late 2002. ...
[ Сохраненная копия ]  Ссылки http://www.issp.ac.ru/iao/2002/iao02_ei.html -- 19.8 Кб -- 15.04.2011
Похожие документы

14. Stellarium: Scripting Engine
Stellarium 0.12.3 . ... Classes . ... Scripting . ... Scripting Engine . ... Script Console . ... Since version 0.10.1, Stellarium includes a scripting feature based on the Qt Scripting Engine . ... Prior to version 0.10.0, Stellarium used a different scripting engine called StratoScript . ... Prior to version 0.10.0, Stellarium had a simple scripting engine, known as StratoScript . ... This script prints "Hello Universe" in the Script Console output window. core.debug( "Hello Universe" ); . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/scripting.html -- 11.5 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1108) - astro.uni-altai.ru/ )

15. Python in Astronomy
Next: PyFITS, a FITS Module for Python . ... Pirzkal, N. & Hook, R. N. 1999, in ASP Conf. ... Python is a powerful, object-oriented scripting language that is easy to extend, free, and available for most computer platforms. Python, together with its Numerical module, and with the pFitsio module that is being developed by one of the authors, provides an attractive alternative to other languages such as Perl, IDL, and the IRAF CL, which are already widely used by the community. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass98/pirzkaln/ -- 10.1 Кб -- 16.07.1999
Похожие документы

16. 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
Похожие документы
Еще в разделе: (Показать все результаты (>1102) - www.izmiran.rssi.ru/ )

17. 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
Похожие документы

18. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/ocu/pcr/masmv51/PACKING.LST
The following documentation pieces are provided with the Macro Assembler: Microsoft (R) Editor User's Guide Microsoft CodeView(R) and Utilities Update Macro Assembler Version 5.10 Update Macro Assembler Programmer's Guide Macro Assembler Reference Microsoft CodeView and Utilities manual Mixed-Language Programming Guide Executable files on the 5 disks are one of the following types: DOS Runs in real mode under DOS 2.1 or above OS/2 Runs in protected mode of OS/2 1.0 ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/ocu/pcr/masmv51/PACKING.LST -- 6.0 Кб -- 02.03.2001
Похожие документы

19. 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
Похожие документы

20. OptInt PmWiki : PmWiki / PmWiki Installation
OptInt PmWiki : Pm Wiki / PmWiki Installation . ... README.txt An introductory document pmwiki.php The main PmWiki script local/ Configuration scripts (local configuration files) cookbook/ Recipes (add-ons) from the Cookbook docs/ Brief documentation, sample configuration scripts pub/ Publicly accessible files pub/css/ Extra CSS stylesheet files [1] pub/guiedit/ pub/skins/ Layout templates for custom look and feel scripts/ Scripts that are part of PmWiki wikilib.d/ Bundled default PmWiki pages . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/Installation?action=print -- 20.8 Кб -- 01.03.2014
Похожие документы

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


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

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

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