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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/devkit/src/NETLIB/SYSCALL7.ASM.

1. WCSLIB: wcslib.h Source File
WCSLIB љ 5.15 . ... Files . ... wcslib.h . ... 3 љ WCSLIB 5.15 - an implementation of the FITS WCS standard. ... Use it to include all . ... 3282 љfunction name, source file, line number, and an error message which may be . ... 3296 љEach of the @ref structs "structs" in @ref overview "WCSLIB" includes a . ... int wcsfree(struct wcsprm *wcs) . ... int wcsset(struct wcsprm *wcs) . ... int wcsperr(const struct wcsprm *wcs, const char *prefix) . ... int wcsini(int alloc, int naxis, struct wcsprm *wcs) . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/wcslib_8h_source.html -- 25.1 Кб -- 10.04.2016
Похожие документы

2. The MERLIN Correlator Software Project
... Up: Telescope and Instrument Control Systems . Previous: CFH12K: Control Software and Data Handling . ... The MERLIN 1 array is being upgraded with new correlator hardware and improved monitoring, operating and control software. ... The project aims to improve the reliability and efficiency of MERLIN operations by upgrading the real-time correlator control computer and providing new software for aiding astronomical data-quality and array subsystem monitoring. ... Display lag data in real time. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass99/P2-27/ -- 10.3 Кб -- 06.10.2000
Похожие документы

3. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/devkit/src/NETLIB/SYSCALL3.ASM
... DATA ENDS ; macro used at start of every function to perform initialization if it ; hasn't happened already chkinst MACRO LOCAL okay mov ax,inited or ax,ax jnz okay call __find_vec mov inited,0FFFFh okay: ENDM ; macro to zero out one register (s) if another (r) is already zero zseg MACRO r,s LOCAL done or r,r jnz done mov s,r done: ENDM ; net_getglobdesc() ; ; returns ; nd AX CPROC _net_getglobdesc chkinst push bp mov ah,NET_GETGLOBDESC ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/devkit/src/NETLIB/SYSCALL3.ASM -- 6.5 Кб -- 17.06.1992
Похожие документы

4. Index of /software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/include
Name Last modified Size Description . Parent Directory - drvrsmem.h 2012-11-30 14:35 6.4K fitsio.h 2012-11-30 14:35 103K fitsio2.h 2012-11-30 14:35 57K longnam.h 2012-11-30 14:35 20K . Apache/2.4.6 (Linux/SUSE) Server at www.astro.louisville.edu Port 80
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/include/ -- 2.4 Кб -- 10.04.2016
Похожие документы

5. Apache's Handler Use
What is a Handler . ... mod_actions . ... A "handler" is an internal Apache representation of the action to be performed when a file is called. Generally, files have implicit handlers, based on the file type. Normally, all files are simply served by the server, but certain file types are "handled" separately. Apache 1.1 adds the ability to use handlers explicitly. ... The following directives will enable the send-as-is handler, which is used for files which contain their own HTTP headers. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/handler.html -- 7.2 Кб -- 15.10.2001
Похожие документы
Еще в разделе: (Показать все результаты (>113) - neptun.sai.msu.ru/ )

6. Data Flow System overview
... In order to realize the optimal scientific return from the VLT, ESO has undertaken to develop an end-to-end data flow system from proposal entry to science archive. The VLT Data Flow System (DFS) is being designed and implemented by the DFS Group (ESO Internal access only) in collaboration with VLT Division and Instrumentation Division . ... VLT Control System Interface . ... OBs are the quantum of data that flows within the DFS, collecting state, data and status information as they flow. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/ -- 12.8 Кб -- 25.05.2004
Похожие документы

7. lsst.tcc: include/tcc/tcsShim.h Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... include . tcc . tcsShim.h . ... 51 љ double const FL = 1.0; . ... 97 љ std::ostream & operator<< (std::ostream &os, ASTROM const &astrom); . ... 99 љ std::ostream & operator<< (std::ostream &os, FLDOR const &fldor); . ... 101 љ std::ostream & operator<< (std::ostream &os, PORIG const &porig); . ... 103 љ std::ostream & operator<< (std::ostream &os, SITE const &site); . ... 105 љ std::ostream & operator<< (std::ostream &os, TARG const &targ); . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/tcs_shim_8h_source.html -- 27.6 Кб -- 14.09.2015
Похожие документы

8. Computing dispersive atmospheric delay with AATM
... This program will be a part of AATM-0.06 examples when this version is released. ... Comments regarding this example welcome at: // Bojan Nikolic b.nikolic@mrao.cam.ac.uk // # include string # include vector # include iostream # include fstream // Unfortunately the using statement below is required because of poor // desgin of the header files using namespace std ; # include ATMRefractiveIndexProfile.h # include ATMPercent.h # include ATMPressure.h # ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/mk2/alma/aatm-dispersive.html -- 13.3 Кб -- 25.11.2009
Похожие документы

9. Stellarium:
Stellarium 0.12.3 . ... Plugins . ... FileљStructure . FileљList . FileљMembers . plugins . Supernovae . src . Supernovae.hpp . ... 19 љ #ifndef _SUPERNOVAE_HPP_ . 20 љ #define _SUPERNOVAE_HPP_ . ... 61 љ class Supernovae : public StelObjectModule . ... 76 љ virtual ~ Supernovae (); . ... 115 љ virtual QString getName() const { return "Historical Supernovae" ; } . ... 161 љ void updateStateChanged ( Supernovae::UpdateState state); . ... 252 љ #endif /*_SUPERNOVAE_HPP_*/ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/Supernovae_8hpp_source.html -- 37.1 Кб -- 28.02.2014
Похожие документы

10. http://crydee.sai.msu.ru/ftproot/pub/comp/os/linux/slackware-2.3/COPYRI~1
... Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. ... Redistribution and use of this software, with or without modification, is permitted provided that the following conditions are met: 1. ... All related source code must be included. ... Various other copyrights apply. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/linux/slackware-2.3/COPYRI~1 -- 8.9 Кб -- 12.07.1995
Похожие документы

11. Handling shell variables
. The shell has several variables which are automatically set whenever you login. The values of some of these variables are stored in names which collectively are called your user environment. Any name defined in the user environment, can be accessed from within a shell script. To include the value of a shell variable into the environment you must export it. Special shell variables . Evaluating shell variables .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.2.html -- 2.2 Кб -- 17.01.1997
Похожие документы

12. Directory handling functions
Next: File Manipulation Routines Up: File and Directory Manipulation Previous: File and Directory Manipulation . This basically involves calling appropriate functions. int chdir(char path) - changes directory to specified path string. ... NOTE: rindex() is a string handling function that returns a pointer to the last occurrence of character c in string s , or a NULL pointer if c does not occur in the string. ( index() is similar function but assigns a pointer to 1st occurrence.) ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 02.10.2012
Похожие документы

13. ASP: Shipping and Handling for IAU Publications
. All orders (not including Standing Orders and resale orders) placed online or by fax/mail, pay AstroShop shipping fees. International orders must be placed by fax/mail. Please visit the AstroShop for contact information, shipping prices and estimated delivery time. Standing Orders and Resellers: please contact service {at} astrosociety.org for new shipping prices for IAU Volumes. 390 Ashton Avenue, San Francisco, CA 94112 . T 415.337.1100 F 415.337.5205
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/pubs/cs/iaushipping.html -- 5.4 Кб -- 02.10.2012
Похожие документы

14. Iowa Robotic Telescope Facilities
... Iowa Robotic Telescope | ... Talon is based on OCAAS, a software suite developed by software engineer Elwood Downey ( Clear Sky Institute ) for use at the University of Iowa ?s first remote facility (the ATF, or Automated Telescope Facility). ... XObservatory : Telescope Control Interface . ... This program calls upon and coordinates much of the interrelated portions of the Talon architecture, and forms the primary control panel for the telescope, dome, and peripheral systems when used locally. ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/Talon(OCAAS)/Iowa%20Robotic%20Telescope%20Facilities.htm -- 37.9 Кб -- 25.01.2006
Похожие документы
Еще в разделе: (Показать все результаты (>41) - vega.inp.nsk.su/ )

15. New document on exception handling
The HyperNews Linux KHG Discussion Pages . Forum: The Linux Kernel Hackers' Guide . Date: Mon, 11 Nov 1996 23:16:40 GMT . From: Michael K. Johnson < johnsonm@redhat.com > . Joerg Pommnitz wrote a nice document on Kernel-Level Exception Handling which he posted to the linux-kernel@vger.rutgers.edu list, and which he has graciously allowed me to format in HTML and include here in the KHG. Thanks, Joerg! .
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/30.html -- 2.3 Кб -- 23.03.2000
Похожие документы

16. Making backups with tar
Next: Restoring files with tar Up: Simple backups Previous: Simple backups . A full backup can easily be made with tar љ : # tar -create -file /dev/ftape /usr/src . ... If your backup doesn't fit on one tape, you need to use the -multi-volume ( -M ) option: # tar -cMf /dev/fd0H1440 /usr/src . ... usr/src/ . ... usr/src/linux-1.2.10-includes/ .. ... An incremental backup can be done with tar љ using the -newer ( -N ) option: # tar -create -newer '8 Sep 1995' -file /dev/ftape /usr/src -verbose . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node85.html -- 6.2 Кб -- 04.05.1997
Похожие документы

17. Resume of Thomas A. Fine
... fine at head dot cfa dot harvard dot edu . ... Twelve years software development in UNIX environments, with a strong emphasis on user interface development and user-centered design. ... Strong background in computer security, including maintenance of host and network security, investigation of security incidents, development of secure protocols and authentication software, and statistical analysis of security logs. ... Experience: . ... Developed WWW-based nameserver administration software. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Me/resume.html -- 10.8 Кб -- 01.10.2012
Похожие документы

18. ...Some useful software links...
FITShdr' package contains set of utilities, that allows to display or modify FITS-file headers (FITS MEF included). ... Both source tarball and i386 RPM are available for downloading: fitshdr-current.tar.gz size: 36379 MD5 checksum: 1e7222149ca36696797a6e0f4af41afc SHA1 checksum: 990bdf69f67d2b989d2d6e044deeaf9128d4470c fitshdr-1.0.6-1.i386.rpm size: 539101 MD5 checksum: 19e046da52b3ec8dd89aaed9e806bb5d SHA1 checksum: 07a4b4e2bd96a4c9fda7dc65127d0b80130c97e1 . ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/software.html -- 2.2 Кб -- 26.08.2011
Похожие документы
Еще в разделе: (Показать все результаты (>310) - lnfm1.sai.msu.ru/ )

19. http://hea.iki.rssi.ru/Z-90/scripts/EULA.txt
FREE USE LICENSE PLEASE READ THE FOLLOWING TERMS AND CONDITIONS. ... SOFTWARE COVERED BY THIS LICENSE This license agreement ("Agreement") applies only to the version of the JavaScript Form Validator software ("JavaScript Form Validator") with which this Agreement is included by JavaScript-Coder.com ("JavaScript-Coder.com"). ... FREE USE LICENSE. JavaScript-Coder.com grants you a non-exclusive license, free of charge, to use Form Validation script code in any number of your web pages. ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/Z-90/scripts/EULA.txt -- 2.2 Кб -- 03.08.2003
Похожие документы

20. Software Maintenance Manual
... Created: 23 February 2001 . ... SOFTWARE MAINTENANCE MANUAL . ... 9 January 2001 . ... Note: in the final document, the table of contents will be to third level] . The Software Maintenance Manual describes the procedures for installation and maintenance of the software for the Gemini Near-infrared Integral Field Spectrograph (NIFS). ... Section 19.4.3 of the document “Programmatic Requirements for Gemini Instrumentation Development” states the requirements for the Software Maintenance Manual . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/nifs/manuals/man0003.htm -- 139.3 Кб -- 06.09.2001
Похожие документы

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


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

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

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