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

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

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

1. Process Control: <stdlib.h>,<unistd.h>
... fork() . ... A process is basically a single running program. ... System is prototyped in <stdlib.h> . ... Each command and sorresponding arguments are put in a args array */ /* execvp is called to execute these commands in child process */ /* spawned by fork () */ /* cc -o fork fork .c */ #include stdio.h #include sys/types.h #include unistd.h main() { char buf [1024]; char * args [64]; for (;;) { /* * Prompt for and read a command. */ printf( Command: ); if (gets( ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node22.html -- 11.7 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node22.html -- 11.7 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node22.html -- 11.7 Кб -- 02.10.2012
Похожие документы

2. http://www.stsci.edu/hst/training/events/Python/class5.pdf
STSCI Python Introduction Class 5 Jim Hare Today's Agenda · · · · · · stpydb Module ­ database interface module os Module ­ commonly used methods os. path Module ­ Manipulates pathnames shutil Module - High-level file operations Demonstration of Pmw Widgets Simple helloworld Tkinter program 1 Database Functions · dbtools.py ­ use with sql flat files. · stpydb .py ­ use to program queries and get results in variables to use in the ...
[ Текст ]  Ссылки http://www.stsci.edu/hst/training/events/Python/class5.pdf -- 59.7 Кб -- 15.06.2005
Похожие документы

3. Running processes in the foreground
When you enter a command at the shell prompt, your shell forks a child process in which to execute the command. The parent process (your shell) waits for the command to complete and for its child process to die. Until then you are unable to enter another command. Commands entered in this way are known as foreground processes . Once the command completes and the child process dies, the parent process is reactivated, the shellprompt returns, and you can enter another command. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/jobz1.html -- 2.3 Кб -- 17.01.1997
Похожие документы

4. casacore: casa::HostInfo Class Reference
... Classes . ... casa::HostInfo . ... Miscellaneous information about this host and process. ... Returns 0 if unable to determine the number of CPUs. static ssize_t . ... Get memory info (in KBytes). static ssize_t . ... static ssize_t casa::HostInfo::memoryFree . ... static ssize_t casa::HostInfo::memoryTotal . ... Returns -1 if unable to determine memory info. static ssize_t casa::HostInfo::memoryUsed . ... Returns -1 if unable to determine swap info. static ssize_t casa::HostInfo::swapUsed . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1HostInfo.html -- 25.2 Кб -- 14.02.2011
Похожие документы

5. Getting Common Information About Access Points
There are various kinds of generic information you can retrieve about an XPA access point by using the xpaget command. ... Each XPA access point supports a number of reserved sub-commands that provide access to different kinds of information, e.g. the access control for that access point. ... acl get (set) the access control list [options: host type acl, for set] . ... This access point is available only on the server machine. -env get (set) an environment variable [options: name (value, for set)] . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/info.html -- 7.9 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/info.html -- 7.9 Кб -- 01.10.2012
Похожие документы

6. mod_cgi - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... Execution of CGI scripts . ... Source File: . mod_cgi.c . Any file that has the handler cgi-script will be treated as a CGI script, and run by the server, with its output being returned to the client. ... The default behavior, if AcceptPathInfo is not given, is that mod_cgi will accept path info (trailing /more/path/info following the script filename in the URI), while the core server will return a 404 NOT FOUND error for requests with additional path info. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/en/mod/mod_cgi.html -- 15.5 Кб -- 25.02.2008
Похожие документы

7. mod_authn_dbd - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . ... User authentication using an SQL database . ... Please note that you need to load an authorization module , such as mod_authz_ user , to get it working. # mod_dbd configuration DBDriver pgsql DBDParams dbname=apacheauth user = apache password =xxxxxx DBDMin 4 DBDKeep 8 DBDMax 20 DBDExptime 300 Directory /usr/www/myhost/private # core authentication and mod_auth_basic configuration # for mod_authn_dbd AuthType Basic AuthName My ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_authn_dbd.html -- 14.7 Кб -- 21.01.2013
Похожие документы

8. DIS Commands
... Some commands are not yet documented. bin . ... expose . ... number . ... If basename is not specified, the filenames are determined by the ICC's path , name , places , and number If neither red nor blue is specified, both images will be saved. ... Returns: basename , name , number path , places . ... For example, with path= /export/images/DD01 , name= bias. , places= 3 , and number= 11 , the blue image file would be /export/images/DD01/bias.011b.fits . ... name , number , places , path , basename ,...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/DIS/DIS_Commands.html -- 16.5 Кб -- 21.08.2003
Похожие документы
Еще в разделе: (Показать все результаты (>908) - www.apo.nmsu.edu/ )

9. vxWorksPrograms
... aosock_Cmd Converting rpc routines on vxWorks to use daemons : . ... pnt_Cmd: interfaces to the telescope pointing, tiedowns,turret. aosock_Cmd: lets you do regular socket i/o from a tcl script. ... If TCL_ERROR is returned then then command will be aborted (or any function it is called from). ... Errors will usually return with an error message included in the return value. aosock (cl)ose $sockFd . ... TCL_OK with n telling of the bytes returned: . n >0 bytes return. ... sockFd is socket number . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/software/datataking/vxWorks.html -- 15.8 Кб -- 04.03.2013
Похожие документы
Еще в разделе: (Показать все результаты (>4982) - www.naic.edu/ )

10. Actor Prolog User Guide. Residents.
In Actor Prolog a resident is a special mechanism that helps processes to inspect state of other processes. A resident observes the state of a specified (target) process and if the state of the process changes (for instance, after message handling) it proves a specified predicate of the process. ... Work of the resident. ... Any change of the list of target processes or arguments of resident function results in activation of the resident and repeated collection of information in the target worlds. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_reside.html -- 14.6 Кб -- 24.09.2007
Похожие документы

11. Menus (ImageJ API)
... FIELD | ... public class Menus . ... ImageJ . ... static char . ... static int . ... Returns the size (in points) used for the fonts in ImageJ menus. static java.lang.String . ... Returns a list of the plugins in the plugins menu. static java.lang.String . ... Field Detail public static final char PLUGINS_MENU . ... public static final char IMPORT_MENU . ... public static int installPlugin (java.lang.String plugin, char menuCode, java.lang.String command, java.lang.String shortcut, ImageJ ij) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/Menus.html -- 35.2 Кб -- 02.12.2010
Похожие документы

12. Stellarium: StelScriptMgr Class Reference
... StelScriptMgr Class Reference . ... const QStringљ . ... Stops any running script. ... If the file is not found or cannot be opened for some reason, an Empty string will be returned. const QString StelScriptMgr::getDescription . ... If the file is not found or cannot be opened for some reason, an Empty string will be returned. const QString StelScriptMgr::getLicense . ... Get the rate at which the script is running as a multiple of the normal execution rate. void StelScriptMgr::pauseScript . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelScriptMgr.html -- 32.4 Кб -- 28.02.2014
Похожие документы

13. Return smallest true index of a logical vector
... Meta Index / Home Page / General-purpose array-processing utilities / Array or vector scalar . integer function smallestTrueIndex(maskVector) logical(bool), intent(in) :: maskVector(:) end function . ... smallestTrueIndex(((/0, 1, 1/) > 0)) ! returns 2 smallestTrueIndex(((/1, 1, 1/) > 0)) ! ... returns 4, ie 1 above vector limit. size(maskVector)+1 is also returned if the vector is of zero size. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/ssclib/node9.html -- 3.7 Кб -- 01.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>10915) - xmm.vilspa.esa.es/ )

14. Astronaut Bio: Mark C. Lee 10/2006
... Mark C. Lee (Colonel, USAF, Ret.) NASA Astronaut (former) . ... EDUCATION: Graduated from Viroqua High School, Viroqua, Wisconsin, in 1970; received a bachelor of science degree in civil engineering from the U.S. Air Force Academy in 1974, and a master of science degree in mechanical engineering from Massachusetts Institute of Technology in 1980. ... NASA EXPERIENCE: Lee was selected as an astronaut candidate by NASA in May 1984. ... Lee retired from NASA and the Air Force effective July 1, 2001. ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/Bios/htmlbios/lee.html -- 9.3 Кб -- 07.07.2015
Похожие документы

15. Apache module mod_alias
This module provides for mapping different parts of the host filesystem in the document tree, and for URL redirection. ... The directives contained in this module allow for manipulation and control of URLs as requests arrive at the server. ... The ScriptAlias directive has the additional effect of marking the target directory as containing only CGI scripts. The Redirect directives are used to instruct clients to make a new request with a different URL. ... Syntax: Alias URL-path file-path | ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_alias.html -- 15.9 Кб -- 20.05.2004
Похожие документы

16. NVSS Image ftp service Documentation Help for NVSS Image ftp service
This WWW form allows the user simplified access to images produced by the NRAO/VLA Sky Survey (NVSS). This service determines which NVSS image is desired based on a celestial position and returns either the image directly or a Web page with a link to the file. ... The NVSS Postage stamp (small FITS file) server can be used to obtain images with other geometries.) ... Web browsers use external viewers to display files like FITS images which they do not understand. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/surveys/nrao/NVSS/findhelp.html -- 6.6 Кб -- 11.02.1999
Похожие документы

17. Not so well documented Device Helpers in OS/2
... DevHlp_Security This devhlp allows to open a file for read access in the Init routine of a BASEDEV . ... returned: size of file SYIOpenFile ends Valid at INIT time only. ... This routine uses the corresponding function of the miniFSD , not normal file I/O, thus access is restricted. ... Although the size argument of the data structure implies, I'd recommend to better not read more than 32K at a time. ... DL = 044h This function will return the table of security helper functions for file access. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/os2devhlps.html -- 9.6 Кб -- 23.10.2000
Похожие документы

18. Dnepr successfully returns to flight
... ISC Kosmotras . ... Cluster Launch of Dnepr LV 22 August 2013 KOMPSAT-5 Launch 21 November 2013. ... Being the 8th commercial launch for Dnepr, this is also its first 'return to flight' mission since the failure encountered on July 27, 2006 during liftoff from Baikonur. In parallel with the successful completion of its first launch campaign in 2007, ISC Kosmotras continues preparations for the next two Dnepr launch missions scheduled to fly from Baikonur and Yasny launch bases. ... Dnepr Program . ...
[ Сохраненная копия ]  Ссылки http://www.kosmotras.ru/en/news/23/ -- 11.4 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>95) - www.kosmotras.ru/ )

19. About Data by Type Pages
The Magnetospheric Yellow Pages directories are lists of links to remote web sites that provide magnetospheric physics data. ... The Data Server directories are sorted two ways to make navigating easier. The list of Data Servers sorted by Data Type first provides a list of all catefories of data types for which there are known on-line data servers. ... Then by clicking on one of those links you jump to the remote site that is listed - e.g. whatever web server actually hosts those web pages. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/YELLPAGE/info/about-data-by-type.html -- 4.1 Кб -- 21.12.2007
Похожие документы

20. Query Operations
... to_tsquery( [ configuration , ] querytext text) RETURNS TSQUERY . ... Query rewriting is a set of functions and operators for tsquery type. ... We'll expand query supernovae using table-driven rewriting rules. =# create table aliases (t tsquery primary key, s tsquery); =# insert into aliases values(to_tsquery('supernovae'), to_tsquery('supernovae|sn')); =# select rewrite(to_tsquery('supernovae'), 'select * from aliases') && to_tsquery('crab'); ?column? --------------------------------- ( 'supernova'...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/fts-query.html -- 13.1 Кб -- 13.04.2008
Похожие документы

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


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

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

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