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

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

Показаны документы, содержащие фрагменты текста из документа
http://mavr.sao.ru/hq/sts/linux/book/c_marshall/chapter2_17.html.

1. http://www.atnf.csiro.au/computing/software/gipsy/tsk/coder.dc1
Name: CODER Purpose: Create C-code for simple programs Category: UTILITY, COMPILE File: coder.c Author: M. Vogelaar Keywords: PROGRAM= Name of C-program: [example] Name of C-file (without extension '.c') that will be created. ... If you select OVERWRITE=N you are prompted to give a new name. ... Each application document has one line explaining the purpose of the application. ... AUTHOR= Name of Author: [default given by program] Each application document must include the name of the author. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/tsk/coder.dc1 -- 6.8 Кб -- 30.03.1998
Похожие документы

2. SSAU scientists and specialists of JSC 'Metallist-Samara' create a unique
... SSAU History . SSAU roadmap . ... Scientists of SSAU and specialists of JSC Metallist-Samara work out a project on creation of import-substituting sea water desalting plants and wastewater treatment plants. ... So, the first experimental installation designed to produce one cubic meter of fresh water per hour, has a power consumption of only 10 kilowatt-hours, which is at the level of the latest foreign desalination plants. ... e-mail: ssau@ssau.ru . http://www.ssau.ru . ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/12000/ -- 27.3 Кб -- 02.12.2015
Похожие документы

3. How to create a new tool in CASA Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Building CASA . ... XML Schema for the tools description ( casa.xsd ) . These are my notes on how to create a new tool for CASA, in particular in this case a new tool to implement WVR phase correction. ... include <wvrphase_cmpt.h> . ... All of the files below need to be placed in the casa/code/xmlcasa/implement/synthesis directory and the tool will be built and accessible from Python. ... create (); wvrphase . ... How to create a new tool in CASA . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casanewtool.html -- 19.7 Кб -- 04.04.2016
Похожие документы

4. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>387) - www.astro.spbu.ru/ )

5. Writing Larger Programs
Next: Header files Up: Programming in C Previous: Exercises . This Chapter deals with theoretical and practical aspects that need to be considered when writing larger programs. When writing large programs we should divide programs up into modules. These would be separate source files. main() would be in one file, main.c say, the others will contain functions. ... UNIX utilities such as make help us maintain large systems (see later). Header files . ... The Make Utility . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/chapter2_17.html -- 3.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/chapter2_17.html -- 3.6 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/chapter2_17.html -- 3.6 Кб -- 02.10.2012
Похожие документы

6. The File Life Cycle
The File System . This section describes how you can create new files, copy existing files, and delete obsolete files. ... RENAME to change the name of a file. ... Files can be created in several ways: text can be entered from the keyboard via the CREATE command, an editor can create a file, as can a running program, and files can be copied from other directories. ... To delete obsolete files, use the DELETE command followed by a file name or file name template (wildcards). ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_22.html -- 9.0 Кб -- 01.11.1995
Похожие документы

7. mod_so - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... Source File: . ... Because Apache for Windows does not have the Configure program of Apache for Unix, the module's source file must be added to the ApacheCore project file, and its symbols must be added to the os\win32\modules.c file. The second way is to compile the module as a DLL, a shared library that can be loaded into the server at runtime, using the LoadModule directive. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_so.html -- 13.2 Кб -- 21.01.2013
Похожие документы

8. Makefile.am
GTK+ / Gnome Application Development . ... automake processes Makefile.am to produce a standards-compliant Makefile.in . automake does a lot of work for you: it keeps up with dependencies between source files, for example. It creates all the standard targets, such as install and clean . It also creates more complex targets: simply typing make dist creates a standard .tar.gz file if your Makefile.am is correct. ... In this case, Gnome library flags determined by configure . ... Target . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GGAD/z70.html -- 13.3 Кб -- 12.07.2000
Похожие документы

9. http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL
Since XmCCD uses Motif, the libraries and include files must be available. ... By default it will create a directory xmccd-#.# with the command tar -xvzf xmccd-#.#.tar Set your current working directory to xmccd-#.# cd xmccd-#.# ... For "ls -l" you should see something like this -rwsr-xr-x 1 root root 281883 Mar 10 01:08 xmccd Move xmccd to a directory in your search path such as /usr/local/bin mv xmccd /usr/local/bin xmccd will use ds9 for image display if it is present. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL -- 6.2 Кб -- 22.05.2004
Похожие документы
Еще в разделе: (Показать все результаты (>516) - www.astro.louisville.edu/ )

10. Recreating Einstein Level One Processing Exposure Masks and Background Maps in
... This paper describes the main algorithms used by the Einstein Level One processing to create the exposure masks and the background maps for Einstein IPC images, and how these algorithms were recreated in the IRAF environment. Our goal was to recreate the algorithms used by the Level One Processing to create exposure masks and background maps for Einstein Image Proportional Counter (IPC) data (cf. sections 2.5 and 2.7 of Harnden et al. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/vanstoned.html -- 11.6 Кб -- 03.11.2000
Похожие документы

11. Getting Started in Actor Prolog. Hello World.
Actor Prolog is an object-oriented logic language. So, any program written in Actor Prolog consists of classes. ... An example of Actor Prolog program. -- -- (c) 2002, Alexei A. Morozov, IRE RAS. -- ------------------------------------------- project : (( 'Hello' )) class 'Hello' specializing 'Console': [ goal:- writeln ( "Hello World!" This program consists of solely 'Hello' class. ... Thus, the execution of the program starts with the creation of an instance of the 'Hello' class. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_hello.html -- 7.1 Кб -- 24.09.2007
Похожие документы

12. work
The Russian Parliament will soon consider a bill that would restructure the Russian space program, 35 years after the launch оf Sputnik. ... But the legislation's most striking and controversial feature is a provision that would ban testing and deployment оf space weapons ? including anti-satellite weapons and space-based missile interceptors. ... A draft bill was written by a group of experts within the Moscow Space Club, several of whom now work on space issues with the Russian Parliament. ...
[ Сохраненная копия ]  Ссылки http://www.altrs.narod.ru/En/C/En_CFile2_5.htm -- 12.1 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>23) - www.altrs.narod.ru/ )

13. Apache HTTP Server and Supporting Programs
This page documents all the executable programs included with the Apache HTTP Server. httpd . Apache hypertext transfer protocol server . ... Apache HTTP server control interface . ... Apache HTTP server benchmarking tool . ... Create and update user authentication files in DBM format for basic authentication . ... Create and update user authentication files for digest authentication . ... Create and update user authentication files for basic authentication . ... Switch User For Exec . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/ -- 3.2 Кб -- 15.10.2001
Похожие документы

14. Creating commands and programs using the shell
As well as using the shell to run commands you can use its built-in programming language to write your own commands or programs. You can put commands into a file - known as a shell script - and then execute that file as you would a command or program. The use of the Bourne shell (sh) is illustrated as this is available on all UNIX systems. ... The C and TC shells use a programming language which is similar to the C programming language. Creating and executing simple shell scripts . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/index.html -- 2.5 Кб -- 17.01.1997
Похожие документы

15. http://xmm.vilspa.esa.es/sas/7.0.0/doc/testodf/ChangeLog
... Version 0.32 (Marco Beijersbergen) ------------ + recreated with createtestodf-1.2 scisimodf-1.4 scisim_v2.1a19991208 odffix-1.27 Version 0.31 ( JBa ) ------------ + recreated with createtestodf-1.0 scisimodf-1.0 scisim_v2.1.a19991104 odffix-1.26 Version 0.30 (MB) ------------ + recreated with createtestodf-0.23 scisimodf-0.27 scisim_v2.1.a19990917 odffix-1.24 Version 0.29 (MB) ------------ + ... Version 0.6 1998-11-19 ----------- + yet again, we had the wrong names around. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/testodf/ChangeLog -- 6.1 Кб -- 11.11.2005
Похожие документы

16. http://www.naic.edu/~phil/software/selectrcv.html
selectrcv - create a subset of an AO datafile containing 1 receiver (or all but 1 receiver). outputfile . ... The current receiver numbers are: . ... inputfile,outputfile.. these are AO binary datafiles (correlator or ri). selectrcv will create a subset of a A0 binary datafile. The new file will include only the specified receiver or if the -n option then it will contain all but the specified receiver. ... You could remove the cband data from the file using: . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/software/selectrcv.html -- 3.5 Кб -- 19.08.2002
Похожие документы

17. Tom's X11 Fonts
The following fonts are available for free, to use as you please. ... If you've never installed an X11 font, please read the installation instructions. ... It only had a 320 pixel wide display, but I wanted an 80 column terminal, hence we have a 4x8 font. ... It has only a 1 pixel descent to maximize pixels available to the main body of each character. Download . ... This font is 9x14 with a spacious 4 pixel descent. ... The attachments are ok, but not great. 9x15, with a 4 pixel descent. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/x11fonts.html -- 7.9 Кб -- 10.04.2016
Похожие документы

18. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/text-archives/cmd2java200.txt
... Test file included. Proposed directory for placement: /pub/os2/dev/rexx Your name: A. Doff Email address: m1@uni-one.nl Program contact name: (same) Program contact email: (same) Program URL: http://home.uni-one.nl/m1 Would you like the contact email address included in listings? no Operating System/Version: OS/2 Additional requirements: Rexx, RexxUtil.DLL, Java v1.2+, NetRexx (v2.0.5+), Rexx2Nrx (v4.0.1+) Replaces: /pub/os2/dev/rexx/cmd2java.zip ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/text-archives/cmd2java200.txt -- 2.1 Кб -- 14.07.2014
Похожие документы

19. How to create QC web pages
... Editing policy: this page should be edited by the webmaster only. ... The purpose of the QC web pages is to provide in-depth, up-to-date information about . ... the data structure, handling and processing. ... The ESO web pages have information about the ESO web policy. ... E.g., rather than linking to http:/www.eso.org/images/eso-logo.gif, you better link to /images/eso-logo.gif. ... The top level page http://www.eso.org/qc/index.html must not be modified without permission of the page owner. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/procs/qc_webpages.html -- 8.8 Кб -- 11.07.2013
Похожие документы

20. Conference WPLTN-2012 | Conference page
WPLTN Technical Workshop . ... WPLTN-2012) . ... of the International Scientific Technical Conference WPLTN-2012 . ... Having an opinion that the collocation of various space geodesy measurement technologies has a fundamental role in increasing the accuracy of fundamental and applied positioning, navigation and timing provision, the International Scientific Technical Conference WPLTN-2012 has come to the following conclusions: 2.1. ... Web-page . ... Resolution of the conference WPLTN-2012 . ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/conference/wpltn2012/ -- 12.7 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>524) - www.ipa.nw.ru/ )

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


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

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

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