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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.mso.anu.edu.au/pfrancis/ObsTech/computers.html.

1. HTML Tag Reference
... This section discusses the tags for defining scripts in a document. Scripts allow you to include JavaScript code in your HTML documents. ... The SCRIPT tag specifies client-side JavaScript code, which means JavaScript code that runs directly in the browser. ... For example, the browser interprets text within angle brackets as a script element, not as an HTML element. ... You can also use SCRIPT tags in the body of your document to define JavaScript code to be executed in that part of the document. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/REF/tags13.htm -- 10.7 Кб -- 26.03.1998
Похожие документы

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
Похожие документы
Еще в разделе: (Показать все результаты (>846) - www.mso.anu.edu.au/ )

4. Linux I/O port programming mini-HOWTO: Using I/O ports in C programs
... Routines for accessing I/O ports are in /usr/include/asm/io.h (or linux/include/asm-i386/io.h in the kernel source distribution). ... Before you access any ports, you must give your program permission to do so. This is done by calling the ioperm() function (declared in unistd.h , and defined in the kernel) somewhere near the start of your program (before any I/O port accesses). ... For example, ioperm(0x300, 5, 1) would give access to ports 0x300 through 0x304 (a total of 5 ports). ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 02.10.2012
Похожие документы

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

6. Real-Time Linux Driving a Spectrometer
... We have been upgrading the software front-end to WASP (Wideband Autocorrelating SPectrometer, operating from 800 to 4000 MHz) from Lynx-OS to Real-Time Linux and will discuss Real-Time software aspects. We are using a standard parallel ``PIO'' card to receive data from the spectrometer and standard GPIB interfaces that drive a frequency synthesizer for bandpass calibration. WASP and its front-end computer are fully mobile and can be taken to any suitable radio telescope. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass98/teubenp/ -- 11.5 Кб -- 16.07.1999
Похожие документы

7. International Astronomy Olympiad: Form for the short report of National
As an obligatory preparing for the application to participate in the IAO a short report of National Olympiad of the current year with a set of all problems used on the Olympiad has to be presented by the applicating team. ... The final minutes (protocols written in Latin or Cyrillic in form of tables) of the Olympiad (evaluating of solutions of the students participated in the last stage of the Olympiad) should be included as well. ... Historical data of the National Astronomy Olympiad: . ...
[ Сохраненная копия ]  Ссылки http://www.issp.ac.ru/iao/statutes/ia10i_e.html -- 10.1 Кб -- 24.04.2013
Похожие документы

8. Introduction
... John Backus in New Mexico, 1976 . ... Other manufacturers came later with Fortran compilers for their machines and in 1962 IBM introduced the extended Fortran IV, which was the base for the 1966 agreed American standard ANSI X3.9 - 1966. ... An HTML version of the Fortran 77 Standard is now available! ... The purpose of the work on a new standard version was to make Fortran usable and efficient language for scientific and technical computations during the nineties. ... Parallel execution . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/intro.html -- 7.8 Кб -- 11.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/intro.html -- 7.8 Кб -- 11.02.1996
Похожие документы

9. The AstroStat Slog 2007 January
... Archive for January 2007 . Jan 29th, 2007| 11:48 am | Posted by hlee . ... It is the most popular tool for statisticians and a widely used software for statistical data analysis thanks to the fact that its source code is freely available and it is fairly easy to access from installation to theoretical application. ... The Statistics Jargon for Astronomers has revived (Jan. 2007) but now, it is barely breathing. ... Jan 27th, 2007| 11:47 pm | ... Jan 22nd, 2007| 05:08 am | ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/2007/01/index.html -- 28.3 Кб -- 01.03.2014
Похожие документы

10. http://www.naic.edu/~phil/hardware/vertex/jonhagen/hindsight.pdf
Vertex Contract in Hindsight Computer driven control system design philosphy A contract for a complex software-driven system should include: 1. ... A complicated system should contain its own development system, i.e. it should be possible to program and reprogram the system from its own operating console or terminal. ... A general and flexible approach for our pointing system would be to have all the sensors and effectors connected to an upstairs unit that is driven by a fast Ethernet connection. ...
[ Текст ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/jonhagen/hindsight.pdf -- 40.2 Кб -- 04.02.2008