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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/spst/UnixTransition/doc/os.html.

1. Package: mt
These routines are meant to provide management of a pool of threads which may execute concurrently. ... Register new thread information for the threads in a pool. mt_get_thread_info . ... Multithreading Level: Safe under Solaris 2. ... Multithreading Level: Safe. void mt_new_thread_info (KThreadPool pool, void *info, uaddr size) . ... Multithreading Level: Safe. void mt_PROTO_func (void *pool_info, void *call_info1, void *call_info2, void *call_info3, void *call_info4, void *thread_info) . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/karma/lib/mt.html -- 11.8 Кб -- 24.12.2007
Похожие документы

2. telescope cycles by year
... The tension in members of the telescope changes as we move the dome, ch, azimuth, and tiedown tensions. The lifetime of a beam is counted in the number of times the change in tension goes through a cycle. ... Examples of telescope motion with corresponding unbalanced moment. ... The number of cycles were computed for : 5000, 10000, 15000, 20000 kipFeet momemnt change. ... The number of cycles on the telescope was computed using the change in the unbalanced moment (at a corner). ... cycles . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/telescope/unbalanced_moment_cycles_by_yr.html -- 15.2 Кб -- 02.03.2011
Похожие документы
Еще в разделе: (Показать все результаты (>5695) - www.naic.edu/ )

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

4. Spatial Region Coordinates
... In the above example, the second region uses the global coordinate system (PHYSICAL by default). ... Supported systems include: name description ---- ----------- PHYSICAL pixel coords of original file using LTM/LTV IMAGE pixel coords of current file FK4, B1950 sky coordinate systems FK5, J2000 sky coordinate systems GALACTIC sky coordinate systems ECLIPTIC sky coordinate systems ICRS currently same as J2000 LINEAR linear wcs as defined in file In addition, two mosaic coordinate ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/funtools/regcoords.html -- 8.7 Кб -- 01.10.2012
Похожие документы

5. ASP Member Change of Address, Phone Number, and Email Address
home membership . SEARCH ASP SITE: Match ALL words Match ANY word . General/ Technical Membership Form for new members . Renewal General/ Technical Membership Form . Gift Membership Form (New & Renewal) . Member Change of Contact Info . ... ASP E-mail Newsletters . ... Membership Number . ... Institution (leave blank if using home address) . Department (leave blank if using home address) . Street Address . ... New Phone . ... Previous Phone . ... home | ... membership | ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/membership/changeinfo.html -- 21.8 Кб -- 01.08.2012
Похожие документы

6. Command Recalling
Next: Command Line Editing Up: Command Syntax Previous: Command Syntax . The last 15 commands entered on the terminal are kept in an internal buffer (the no. of commands saved can be changed via SET/BUFFER ). To recall (and execute) any of these commands, simply type the associated command number. This is the number ``xyz'' appearing in the prompt Midas xyz > when that command was entered. ... For example, if the last two commands in your command buffer are: . 22 READ/IMAGE supernova . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node32.html -- 6.5 Кб -- 23.02.1996
Похожие документы

7. errno
Next: Process Control and Management Up: File and Directory Manipulation Previous: File Manipulation Routines . ... extern int errno; . It can be manually reset within a C program other wise it simply retains its last value. int chmod(char *path, int mode) change the mode of access of a file. specified by path to the given mode . ... Leftmost bit = read access (on/off) middle is write, right is executable. ... int stat(char *path, struct stat *buf), int fstat(int fd, struct stat *buf) . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_3.html -- 5.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_3.html -- 5.1 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_3.html -- 5.1 Кб -- 02.10.2012
Похожие документы

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

9. Bojan Nikolic -- Compiling CASA revisited
... Bojan Nikolic web pages home . ... For some numerical experiments with CASA , I have recently been recompiling some parts of this package. ... That is before even touching the code! ... I used the SCons build system to build the CASACORE libraries. ... Apparently missing include for strlen: --- a/code/display/Display/Options.cc +++ b/code/display/Display/Options.cc @@ -30,6 +30,7 @@ #include <sys/stat.h> #include <iostream> #include <dirent.h> +#include <string.h> namespace casa { namespace viewer {...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/blog/2012/08/03/casa-compilation.html -- 12.8 Кб -- 05.10.2015
Похожие документы

10. worker - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.2 . ... The most important directives used to control this MPM are ThreadsPerChild , which controls the number of threads deployed by each child process and MaxClients , which controls the maximum total number of threads that may be launched. ... Two directives set hard limits on the number of active child processes and the number of server threads in a child process, and can only be changed by fully stopping the server and then starting it again. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/es/mod/worker.html -- 15.3 Кб -- 21.01.2013
Похожие документы

11. extractStat
... CREATED are counted): we count executed AND created ABs, to include the science associations . ... number and size of raw and product CALIB files (if from executed ABs) . number of ABs (created and executed) . ... Raw files: Number of raw frames are extracted from executed ABs which effectively means that only raw frames are counted which have been processed. ... Every raw SCIENCE frame from RAWFILE section in an executed AB is counted (before 2011-10-01: every associated and packed raw file) . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/extractStat.html -- 21.3 Кб -- 03.09.2014
Похожие документы

12. Nothing? Beyond Numbers... - an Astronomy Net God Science Forum Message
God Science Forum Message . Forums: . ... God and Science ћ SETI ћ Software ћ UFO ћ XEphem . ... Discussion Forums | God and Science | ... Nothing? Beyond Numbers.. Forum List | ... You do not know your future; yet it feels as if it is ALREADY known. ... www.astronomy.net . About Astronomy Net | Advertise on 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/god/messages/32269.shtml -- 17.1 Кб -- 09.04.2016
Похожие документы

13. Monitoring Options
... Statistic files are managed using file generation sets and scripts in the ./scripts directory of this distribution. ... Each valid update appends a line of the following form to the current element of a file generation set named peerstats : . ... This keyword allows the (otherwise constant) filegen filename prefix to be modified for file generation sets, which is useful for handling statistics logs. filegen name [ file filename ] [ type typename ] [ flag flagval ] [ link | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/monopt.html -- 9.3 Кб -- 21.12.2007
Похожие документы

14. ImageMath (ImageJ API)
... Class . ... METHOD . ... java.lang.Object ij.plugin.filter.ImageMath . ... This method is called by ImageJ to inform the plugin-filter about the passes to its run method. int . ... This method is called after setup(arg, imp) unless the DONE flag has been set. ... The method should return a combination (bitwise OR) of the flags specified in interfaces PlugInFilter and ExtendedPlugInFilter . ... This method is called by ImageJ to inform the plugin-filter about the passes to its run method. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/ImageMath.html -- 23.4 Кб -- 02.12.2010
Похожие документы

15. http://crydee.sai.msu.ru/ftproot/pub/misc/doc/MIDI/midi-msgs
Specification: Status Data Byte(s) Description D7----D0 D7----D0 ------------------------------------------------------------------------- Channel Voice Messages ------------------------------------------------------------------------- 1000cccc 0nnnnnnn Note Off event. 0vvvvvvv This message is sent when a note is released (ended). (nnnnnnn) is the note number . (vvvvvvv) is the velocity. 1001cccc 0nnnnnnn Note On event. 0vvvvvvv This ... The numbers are: Local Control. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/misc/doc/MIDI/midi-msgs -- 8.0 Кб -- 14.03.1990
Похожие документы

16. UNIXhelp Glossary - "A"
... a set of permissions associated with every file and directory that determine who can read it, write to it, or execute it. Only the owner of the file (or the super-user) can change these permissions. a mathematical term that refers to a number, character or word which changes the action of the command it is applied to. a standard code used for representing information on computer systems and networks. It uses the printing and non-printing characters that can be generated by the keyboard. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/glossary/ga.html -- 2.9 Кб -- 17.01.1997
Похожие документы

17. (Untitled)
There are six possible ways of object description: . a) by number(s) . ... d) by list . e) by orbital elements . ... They should be introduced as year, month, day with tenth (e.g. 20021104.1). d) Computations are performed for all objects listed in the file whose path and name should be introduced into assigned data field. ... On pressing Edit file button user has a possibility to look through the list of object elements or their coordinates and velocities to add or to change it. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9hdg.htm -- 6.7 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>739) - www.ipa.nw.ru/ )

18. Discontinuities and shocks [Oulu]
... Shock is a non-linear plasma wave generated by plasma flow (Burgess, 1995). ... Shocks are thus places where plasma and field go through dramatic changes in density, temperature, field strength, and/or flow speed. If there is no plasma flow through the surface (Un <> 0) or there is no dissipation and compression across it, we talk about discontinuity only, not shock. ... Contact discontinuity . ... Plasma pressure and field strength increase at shock; magnetic field bends away from normal . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/SPPHTEXT/shock.html -- 6.8 Кб -- 13.05.2001
Похожие документы
Еще в разделе: (Показать все результаты (>1257) - www.iki.rssi.ru/ )

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

20. Could large numbers of black holes account for much of the "dark matter"
... Behemoth black hole found in an unlikely place . ... black holes . ... Observing springtime deep-sky objects with a large telescope . ... Could large numbers of black holes account for much of the "dark matter" estimated to exist in our universe? ... NASA, ESA, M.J. Jee and H. Ford (Johns Hopkins University) No, because the universe never had the raw material to grow enough black holes to account for current estimates of dark matter. Get instant access to subscriber content on Astronomy.com! ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/magazine/ask-astro/2009/04/could-large-numbers-of-black-holes-account-for-much-of-the-dark-matter-estimated-to-exist-in-our-universe -- 63.5 Кб -- 10.04.2016
Похожие документы

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


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

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

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