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

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

11. Alternative treatment of DSA with synchrotron losses
... ATNF Home . ... Parkes radio telescope . ... The Effect of Synchrotron Losses on Multiple Diffusive Shock Acceleration . ... Our sequential procedure for treating synchrotron losses involves neglecting the synchrotron losses so that DSA forms a distribution that extends well beyond the synchrotron cutoff, and then allowing synchrotron losses to modify this distribution. ... The foregoing proof of equivalence of the two treatments of DSA and synchrotron losses applies for an initial distribution . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/pasa/14_3/melrose/paper/node3.html -- 57.0 Кб -- 08.04.2016
Похожие документы

12. Alternative Idea - an Astronomy Net Blackholes Forum Message
Blackholes Forum Message . Forums: . ... Alternative Idea . ... With the proposal of exotic super dense entities like quark stars and others including black holes, matter on the atomic level can, and most likely does, break down to its most simplist building blocks (photons, leptons, quarks, etc). ... 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/blackholes/messages/6661.shtml -- 15.0 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>1627) - www.astronomy.net/ )

13. SPECX
Specx is a general purpose astronomical spectral-line data analysis program. ... The manual is available for download. Download Specx 6.7 manual now. Specx V7.0 is a new release, and is currently available only for Windows (98/Me/NT4/2000/XP). V7.0 is written mainly using Digital Fortran, first on Alpha-VMS and more recently on Windows. The Windows compiler is Digital Visual Fortran (now Compaq Visual Fortran, although recently sold to Intel...), running in Microsoft Visual Studio. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~rachael/specx/index.html -- 3.1 Кб -- 14.08.2002
Похожие документы

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

15. Astronomical Schools
... Therefore, the observatory supports educational events, occured in the SAO, including astronomical and astrophysical schools, lectures and excursions at the SAO's telescopes. ... Thursday 9-00 Breakfast 9-30 Opening of the School and Astronomical Olimpiad 10-15 Photo of particapants (near the SAO entrance) 10-30 Lecture about Specail Astrophysical observatory. Chentsov E.L. 13-30 Lunch 14-00 Excursion to historical places of Nizhnij Arkhyz 18-00 Dinner 19-00 Acquaintance evening. ...
[ Сохраненная копия ]  Ссылки http://sed.sao.ru/~vo/schoolsE_hist.html -- 6.9 Кб -- 15.02.2016
Похожие документы
Еще в разделе: (Показать все результаты (>59) - sed.sao.ru/ )

16. ESO - Scisoft Contents
... Science Users Information Science Software Scisoft Collection jump to navigation jump to content . ... Publications with ESO Data . ... STSDAS/TABLES 3.16 - HST data analysis and tables systems - Updated in Scisoft 8.0 . ... ESO-MIDAS 13Sep pl1.1 - Updated in Scisoft 8.0 . ... Astron (November 2011) - Goddard Astron IDL astronomical procedure library - Updated in Scisoft 7.7 . ... wcstools 3.8.4 - World Coordinate System software tools and library from Doug Mink at SAO - Updated in Scisoft 7.7 . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/software/scisoft/Scisoft-contents.html -- 39.8 Кб -- 10.04.2016
Похожие документы

17. Alternative output
... The parameter pgdev allows the user to specify a pgplot device, but, in contrast to the pgplot standard, the file name should not be included, but instead supplied via the parameter plotfile . ... To write a colour postscript file called op.ps: pgdev=/cps plotfile=op.ps . However note that at present, if a colour postscript device ( pgdev = `/cps'), a fits file ( pgdev = `/fits') or a ppm file ( pgdev = `/ppm') are selected, the task in fact bypasses pgplot and writes the postscript file directly. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/colimplot/node10.html -- 4.1 Кб -- 09.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>10230) - xmm.vilspa.esa.es/ )

18. Astronaut Bio: Timothy (TJ) Creamer (07/2014)
... Timothy J. (TJ) Creamer (COLONEL, U.S. ARMY, RET.) ... ORGANIZATIONS: Alpha Sigma Nu; Phi Kappa Phi; Sigma Pi Sigma; Army Aviation Association of America; Association of the United States Army and the British-American Project. ... Beginning in November 2000, Creamer became the crew support astronaut for the Expedition 3 crew, which was on orbit from August 2001 through December 2001. ... Two days later, he docked with the International Space Station and joined the Expedition 22 crew. ... JULY 2014 ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/Bios/htmlbios/creamer.html -- 9.3 Кб -- 07.07.2015
Похожие документы

19. Getting Started in Actor Prolog. Underdetermined Sets.
Underdetermined sets is a new type of data structures (terms) developed in Actor Prolog . ... The point is that an underdetermined set can include some indefinite rest (a tail) like a list in usual Prolog . At the same time, the order of elements of an underdetermined set can be arbitrary one and it does not affect results of unification of underdetermined sets. Moreover, Actor Prolog guarantees that a rest of an underdetermined set never contains elements that are explicitly given in the set. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_sets.html -- 12.6 Кб -- 24.09.2007
Похожие документы

20. Scott's Home Page
Scott's Little Corner of the Web . Welcome to my alternative page.. ... You might know me as Szyzyg, my net-pseudonym which I've adopted to avoid those nasty 'name already taken' messages. ... The Music Collection Page , in hte past this used to update automatically to tell you what I was listening to - but it only worked for CD's played on my computer :-( - Instead I've been hacking around with myplay.com and you can now use their servers to listen to some of my selections . ... Szyzyg FAQ . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~spm/welcome2.html -- 7.3 Кб -- 01.10.2012
Похожие документы

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


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

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

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