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

1 | 2 | 3 | 4 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/240.html.

1. Tcl- and [Incr tcl]- Based Applications for Astronomy and the Sciences
... Up: Science Software Applications . ... It has extensions for creating GUI (Tk) and object-oriented ([incr tcl]) applications. Several Tcl-based tools that may be used for astronomical and other scientific applications have been created and are discussed. One example is ptcl , which registers PGPLOT functions as Tcl commands, creating a powerful interactive plotting package. ... Both programs use the same C code, Tcl commands, and [incr tcl] classes; only the GUIs are different. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/eliasn.html -- 10.1 Кб -- 23.06.1998
Похожие документы

2. http://hea-www.harvard.edu/REU/ORAU.application.html
... With information provided by the applicant, references may submit a Reference Report Form via FastLane; reference reports may also be submitted via postal mail. ... electronic mail: felapp@nsf.gov . ... If your browser does not automatically launch the Microsoft Word 97 on-line form, a message will appear to prompt you to save the Word file to a local disk drive. b. Information via E-Mail: You can have the Guidelines for Submission of Applications and application forms sent to you via electronic...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/REU/ORAU.application.html -- 8.2 Кб -- 01.10.2012
Похожие документы

3. Ratan-600 application form
... The Large Telescopes Program Committee of Russian AS . ... Executive Secretary, e-mail: request@sao.ru . Telescope RATAN-600 Time Request deadline: I half-year (Jan. ... Program title .. ... Principal investigator .. ... Request status .. ... Retarded applications and ones not conforming to form will not be accepted by the Committee. ... In some exceptional cases the Program Committee Secretary can accept a request after deadline with permission of the Chairman of Committee or director of SAO RAS. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-en/Telescopes/Ktbt/Appform/request-R.html -- 12.0 Кб -- 10.04.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-en/Telescopes/Ktbt/Appform/request-R.html -- 12.0 Кб -- 10.04.2016
Похожие документы

4. User-space device drivers
... It is not always necessary to write a device driver for a device, especially in applications where no two applications will compete for the device. ... If your process is running as superuser (root), you can use the mmap() call to map some of your process memory to actual memory locations, by mmap() 'ing a section of /dev/mem. ... If you need to use cli() , you need a kernel-space driver, and a user-space driver will only cause grief as more and more Linux users use SMP machines. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/devices/fake.html -- 8.8 Кб -- 23.03.2000
Похожие документы

5. Y. Meyer, 1993, Wavelets: Algorithms and Applications, S.I.A.M.
Next: About this document Up: Recommended reading Previous: I. Daubechies1992, . For a learn-from-the-practitioners approach, the reader might consult recent literature in his or her own field. Databases such as ISI Science Citations show over a hundred articles annually, and any recommendation we would make is bound to be obsolete by the time this pamphlet reaches the reader. ... Finally, as for many things, learn-by-doing may be the best approach. ... Mon Nov 13 10:51:25 EST 1995 ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/Wavelet.rsc/Tutor.dir/node26.html -- 2.9 Кб -- 12.04.1998
Похожие документы

6. Time Functions
... Basic time functions . ... Example 2: Set a random number seed . ... Uses of time functions include: . ... time_t time(time_t *tloc) -- returns the time since 00:00:00 GMT, Jan. 1, 1970 , measured in seconds. ... timer.c */ #include <stdio.h> #include <sys/types.h> #include <time.h> main() { int i; time_t t1,t2; (void) time(&t1); for (i=1;i<=300;++i) printf(``%d %d %d n'',i, i*i, i*i*i); (void) time(&t2); printf(`` n Time to do 300 squares and cubes= %d seconds n'', (int) t2-t1); } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node21.html -- 8.0 Кб -- 02.10.2012
Похожие документы

7. Index of /pub/atmos/
... atmos-2.96.0a.tar.gz . ... application/x-gzip . atmos-2.96.0a.tar.gz.md5 . ... 0.1K . text/plain . atmos-2.96.0a.tar.gz.sha1 . ... 2009-Nov-26 18:15:31 . ... 2010-Apr-06 11:03:37 . ...
[ Сохраненная копия ]  Ссылки http://curl.sai.msu.ru/pub/atmos/ -- 16.2 Кб -- 09.04.2016
Похожие документы

8. Postdoctoral Research Assistant
Armagh Observatory . ... Email Submission Address: lfy arm.ac.uk . ... The closing date for receipt of applications: 30/06/2008 . ... Applications are invited for a 3 year postdoctoral fellowship in Atomic Physics to be held at Armagh Observatory beginning October 2008 or as soon as possible thereafter. ... Further information about Armagh Observatory, and in particular the current research programme, may be obtained by consulting the Observatory's web-site or via email to Gerry Doyle (jgd arm.ac.uk). ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/jobs/2008/jgd-atomic.html -- 5.6 Кб -- 02.06.2008
Похожие документы

9. Apache module mod_cgi
This module provides for execution of CGI scripts. ... Module Identifier: cgi_module Any file that has the mime type application/x-httpd-cgi or handler cgi-script (Apache 1.1 or later) will be treated as a CGI script, and run by the server, with its output being returned to the client. ... Debugging CGI scripts has traditionally been difficult, mainly because it has not been possible to study the output (standard output and error) for scripts which are failing to run properly. ... Status: mod_cgi . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_cgi.html -- 9.9 Кб -- 01.08.2003
Похожие документы

10. Untitled Document
... When exposure to an elevated fall hazard cannot be prevented through such control measures as permanent or semi-permanent guarded scaffolds, platforms, walkways, or other surfaces, personal fall protection must be employed and a two-person rule will apply. ... Employees assigned to work at elevated heights are responsible for thoroughly inspecting the personal fall protection system?s anchor points, connecting means (lanyard or device), and body holding devices (harness) prior to use. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Site/usersguide/SafetyPlan/06SafeSec19.html -- 5.9 Кб -- 21.05.2009
Похожие документы

11. http://hea.iki.rssi.ru/integral06/internal/templates/viewer.tpl~
{ document.getElementById(id).className = 'hidden'; } } /script style type= text/css * { margin: 0; padding : 0; } body { font : normal 8pt Lucida Grande , Arial , Helvetica , sans-serif ; margin: 1em 0; padding : 0; text-align: center; } h2 { font : bold 9pt Lucida Grande , Arial , Helvetica , sans-serif ; } h3 { font : bold 8pt Lucida ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/integral06/internal/templates/viewer.tpl~ -- 6.1 Кб -- 21.03.2007
Похожие документы

12. SAI OCL Catalog The Team
... Catalog . ... This web application is brought to you by the following people (in alphabetical order): . Alexey Sergeev, markup issues . Artemy Tregoubenko , JavaScript code . Elena Glushkova, content management . ... We would like to acknowledge the usage of these open source technologies: . Django , web framework . PostgreSQL , database management system . ... SAMP-Webtools , set of JavaScript tools for SAMP-enabled web applications . Developed by the Team . ...
[ Сохраненная копия ]  Ссылки http://ocl.sai.msu.ru/team/ -- 4.8 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>4) - ocl.sai.msu.ru/ )

13. Ya.B. Zeldovich All-Moscow Seminar of Astrophysicists
... Seminar archive . ... Seminar archive 2014 7 February . ... Сверхъяркие сверхновые и их механизмы излучения (Superluminous Supernovae and their Emission Mechanisms) . ... Случайное блуждание фотонов в релятивистском потоке: приложение к гамма-всплескам (Random walk of photons in relativistic flow and its application to gamma-ray burst) . ... In the relativistic flow, it has different behavior from the one in the non-relativistic flow due to the relativistic beaming effect. ... All seminars: . ...
[ Сохраненная копия ]  Ссылки http://master.sai.msu.ru/en/osa/archive/2014/02/07/ -- 11.1 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>14) - master.sai.msu.ru/ )

14. Specification
Symbolic circuit-matrix processor and evaluator . ... This software is reliable over the range of benchmark circuit complexity (both *.CIR and *.MAT file). ... SYMBOL is a symbolic-algebra package which in contrast to REDUCE, MACSYMA, MAPLE, MATHEMATICA, MathLAB, MathCAD and other known multi-purpose systems is especially intended for analysis of any lumped, linear, time-invariant circuit. ... pure ASCII text . ... CIRSYM - SYMbolic CIRcuit processor used to format ASCII text file *.out for CALCSYM. ...
[ Сохраненная копия ]  Ссылки http://astrometric.sai.msu.ru/~symbol/specification.html -- 11.5 Кб -- 06.10.2004
Похожие документы
Еще в разделе: (Показать все результаты (>14) - astrometric.sai.msu.ru/ )

15. HTML Forms
... Note you are not allowed to nest FORM elements! ... Forms are created by placing input fields within paragraphs, preformatted text, lists and tables. ... Notice the use of the NAME attribute to name each field : TITLE Sample Questionaire /TITLE H1 Sample Questionaire /H1 P Please fill out this questionaire: FORM METHOD=post ACTION= http://www.hal.com/sample P Your name : input name = name size= 48 P input name = male type =radio Male P input ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/forms.html -- 7.6 Кб -- 19.12.1996
Похожие документы

16. Stellarium: StelApp Class Reference
... StelApp Class Reference . ... Get the module manager to use for accessing any module loaded in the application. ... Definition at line 56 of file StelApp.hpp . ... Definition at line 117 of file StelApp.hpp . ... Definition at line 132 of file StelApp.hpp . ... Definition at line 172 of file StelApp.hpp . ... Definition at line 147 of file StelApp.hpp . ... Definition at line 120 of file StelApp.hpp . ... Definition at line 129 of file StelApp.hpp . ... Definition at line 106 of file StelApp.hpp . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelApp.html -- 52.6 Кб -- 28.02.2014
Похожие документы

17. Комплект постельного белья - Россия - Россия Платье BlendShe
... Постельное белье изготовлено из перкали. Цвет: серый Перкаль - это плотная хлопчатобумажная ткань, очень износостойкая и крепкая, хорошо хранит тепло, не выпуская его наружу, не пропускает воздух. ... Перкалевое белье не образует катышков, яркие цвета сохраняются на долго, хорошо впитывает влагу. Комплект полутораспального гарнитура: Пододеяльник 145х215 - 1шт. ... По материалу: Перкаль,Хлопок . ... Постельное белье . ... Платье BlendShe. ... Платье VILA Loui Модель: 2786684 - VILA - VILA . ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku18.html -- 17.4 Кб -- 14.02.2016
Похожие документы

18. Power GrabberTM
Flexible frame grabbing to PC over PCI bus from area & line scan cameras . ... Analog input up to 20 MHz and digital input up to 32 Mbytes/Sec. ... The LPG-132 will easily interface to virtually any analog or digital camera and provides lightning fast PCI transfers at an amazingly attractive price. The LPG-132 will interface with any camera or sensor at data rates up to 32 Mbytes/Sec. ... The LPG-132 comes in two configurations - one for analog input and the other for digital inputs. ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/tmp/DIPIX/LPG%20Power%20Grabber.htm -- 18.6 Кб -- 11.09.2004
Похожие документы
Еще в разделе: (Показать все результаты (>56) - vega.inp.nsk.su/ )

19. European Astronomical Society(EAS): NEWS
Date: Thu, 12 Apr 2007 18:15:45 +0200 (MEST) From: Alessandro Marconi <marconi@arcetri.astro.it> To: boch@sai.msu.ru Subject: Summer school on AGNs and VLTI Dear Colleague, here is the first announcement and call for applications for a VLTI summer school on "Active Galactic Nuclei at the highest angular resolution: theory and   observations". ... It is supported by 15 EU member states, including new member states, and thus integrates the entire European optical interferometry community. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/EAAS/rus/doc/VLTI.htm -- 18.9 Кб -- 28.04.2007
Похожие документы

20. East Siberian Center for the Earth's Ionosphere Research. Problems of the IS
Russian SHAREABLE DATA CENTER Institute of Solar-Terrestial Physics SB RAS . ... A most promising problem is to investigate the interaction of two VHF powerful radiowave beams in the ionosphere, whose difference frequency is equal to the plasma frequency in some ionospheric area (that is, the difference frequency is taken in the range 1-8 MHz). ... Two-frequency interaction effects are based on radiowave non-linear mixing, which is rather complicated when describing and modelling the experiment. ...
[ Сохраненная копия ]  Ссылки http://rp.iszf.irk.ru/esceir/isr/theoren.htm -- 5.2 Кб -- 04.06.2001
Похожие документы

1 | 2 | 3 | 4 | След.


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

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

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