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

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. U