Найдено документов: 247620 (158 сайтов) ---- Время поиска: 0.45сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~sontag/spicedocs/cspice/chkout_c.html.
http://www.stsci.edu/~sontag/spicedocs/cspice/chkout_c.html.
1. CSPICE Routines: CHKIN_C
... Abstract Inform the CSPICE error handling mechanism of entry into a routine. ... Brief_I/O VARIABLE I/O DESCRIPTION -------- --- --------------------------------------------------- module I The name of the calling routine. Detailed_Input module is the name of the routine calling chkin_c . ... The line of code preceding the exit or any return statement should be chkout_c ( module ); All CSPICE routines should call chkin_c and chkout_c , unless they are classified as `error free'. ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/chkin_c.html -- 7.7 Кб -- 17.12.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11268) - www.stsci.edu/ )
2. Sheltran - CALL statement
Within the CALL argument list statement label arguments may be replaced by one of the same keywords for I/O statements. ... E.g. CALL sub ( .. ... This feature can only be used in calls to existing FORTRAN subroutines that specify alternate returns. The designers of SHELTRAN consider this feature undesirable and only provided an interface to existing routines, but have intentionally omitted the facility to construct them, i.e. the 'RETURN i' statement is not allowed. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sheltran/CALL.html -- 2.0 Кб -- 16.01.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>10661) - www.atnf.csiro.au/ )
3. How to call a user routine from kernel mode
... Re : How to call a function in user space from inside the kernel ? ... Calls are far more complicated because (for protection) the processor won't allow a user routine to return to a more priveleged code segment. The best way round this would be to use a similar method to signal handlers i.e. setup a routine on the stack which on return from the signal handler executes a system call which returns to kernel mode. ... It should be possible to directly call a user routine and have it return normally. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/241/1.html -- 3.9 Кб -- 23.03.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6504) - www.arcetri.astro.it/ )
4. MAO NASU :: Topic: Call for Expressions of Interest to organise Symposia and
... Call for Expressions of Interest to organise Symposia and Special Sessions at EWASS 2016 . ... Тема: Call for Expressions of Interest to organise Symposia and Special Sessions at EWASS 2016 . ... This applies to the organisers during the EAS selection process of symposia, special sessions, and special meetings. ... Therefore, the organisers of symposia, special sessions, and special meetings should attempt to mimic the diversity in our field when inviting speakers, selecting talks and posters. ...
[
Сохраненная копия
]
Ссылки http://www.mao.kiev.ua/index.php/ua/forum/info/379-call-for-expressions-of-interest-to-organise-symposia-and-special-sessions-at-ewass-2016 -- 22.1 Кб -- 10.04.2016
Похожие документы
Похожие документы
5. Reading Client Input in Apache 1.2
Apache 1.1 and earlier let modules handle POST and PUT requests by themselves. The module would, on its own, determine whether the request had an entity, how many bytes it was, and then called a function ( read_client_block ) to get the data. ... This step also sends a 100 Continue response to HTTP/1.1 clients, so should not be called until the module is *definitely* ready to read content. (otherwise, the point of the 100 response is defeated). ... Finally, call ap_get_client_block in a loop. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/misc/client_block_api.html -- 4.8 Кб -- 15.10.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>102) - neptun.sai.msu.ru/ )
6. Apache 2.0 Hook Functions - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... In general, a hook function is one that Apache will call at some point during the processing of a request. ... Use the AP_DECLARE_HOOK macro, which needs to be given the return type of the hook function, the name of the hook, and the arguments. For example, if the hook returns an int and takes a request_rec * and an int and is called do_something , then declare it like this: . ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/tb/manual/de/developer/hooks.html -- 11.9 Кб -- 10.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1357) - www.sao.ru/ )
7. 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
Похожие документы
[ Сохраненная копия ] Ссылки 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
Похожие документы
Еще в разделе:
(Показать все результаты (>620) - jet.sao.ru/ )
8. ESO - Call for ideas for NTT
... Observatory . ... Science . ... Science Users Information > Science Publications > Science Announcements > Call for ideas for NTT . ... Observing Facilities . ... Observing with ESO Telescopes . ... ESO Data . ... A call for ideas for scientific projects with the ESO New Technology Telescope (NTT) at the La Silla Observatory has been issued. ... For the first phase of the definition of these projects, ESO is requesting ideas for scientific projects to be submitted no later than 31 March 2014. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/sci/publications/announcements/sciann14007.html -- 23.2 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>9848) - www.eso.org/ )
9. Report on Cosmic Call 1999
... Report on Cosmic Call 1999 . ... Cosmic Call Sessions . ... This Report outlines methodology, hard- and software, which were developed to transmit first public Interstellar messages from Evpatoria Deep Space Center (EDSC), and describes four Cosmic Call Sessions, which were fulfilled in EDSC on May 24 and June 30 - July 1, 1999. ... Each Cosmic Call consists of two parts. ... Dutil Message, . ... The software for gathering all messages and creating the Cosmic Call stream, was written on C language. ...
[
Сохраненная копия
]
Ссылки http://www.cplire.ru/html/ra&sr/irm/report-1999.html -- 56.9 Кб -- 30.11.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>409) - www.cplire.ru/ )
10. APOD: 2008 April 1- New Space Station Robot Asks to be Called Dextre the
... APOD: 2008 April 1- New Space Station Robot Asks to be Called Dextre the Magnificent . ... 1.04.2008 . ... Credit Copyright: Expedition 16 Crew, NASA Explanation: In a surprising and potentially troubling request, the new space station robot known as Dextre demanded that astronauts refer to it in the future at "Dextre the Magnificent." ... Happy April Fools Day from the f o l k s at APOD . ... Dextre was deployed last month to help build and service the International Space Station . ... April 2008 ....
[
Сохраненная копия
]
Ссылки http://www.astronet.ru/db/xware/msg/1227079 -- 16.0 Кб -- 01.04.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>98499) - www.astronet.ru/ )
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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>148) - comet.sai.msu.ru/ )
12. Call for Observing Proposals Using the Carriage House
... The Arecibo telescope upgrade is now nearing completion and we anticipate a resumption of tracking-mode observations for the carriage house, possibly as early as the second quarter of 1997. Therefore we are calling for the first round of observing proposals to use the 430- and 47-MHz carriage house instrumentation. ... 1) Obtain a cover sheet. This can be accomplished by either sending an empty e-mail to cover@naic.edu or by sending a request letter to the address given below. ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~tghosh/nl20-4.html -- 4.2 Кб -- 11.04.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2151) - www.naic.edu/ )
13. Midnight And Noon - an Astronomy Net Article
Midnight And Noon . Articles | ... Never call 12 Midnight, 12 a.m. Never call 12 Midnight, 12 p.m. Never call 12 Noon, 12 a.m. Never call 12 Noon, 12 p.m. Always refer to the 12 o'clock during the middle of the night as 12 Midnight . ... Hence to express the time from 12 noon to 12 o'clock at night, we use the term p.m. and from 12 o'clock at night to 12 o'clock noon we use a.m. However 12 o'clock midday is neither ante meridian or post meridian. ... www.astronomy.net . About Astronomy Net | ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.net/articles/13/ -- 16.0 Кб -- 09.04.2016
Похожие документы
Похожие документы
14. Stellarium: LogBook Class Reference
Stellarium 0.12.3 . ... Classes . ... Renderer . ... ClassљList . ... LogBook Class Reference . ... voidљ . enableLogBook (bool b) . ... virtual boolљ . ... Detect or show the configuration GUI elements for the module. ... virtual voidљ . ... getCallOrder ( StelModuleActionName actionName) const . ... virtual bool LogBook::configureGui . boolљ . ... virtual void LogBook::draw . ... The main StelStyle instance should be passed. virtual void LogBook::init . ... virtual void LogBook::update . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classLogBook.html -- 27.9 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>421) - astro.uni-altai.ru/ )
15. http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/uploads/MROIDelayLine.DelayLineSoftwareLibraries/exception.pdf
... The handling level can then choose the best way to handle the error, e.g. print the message and/or halt the program. ... FileProcess( myfile.txt , status ); result = Func1(3.0, status ); if (! ExcOK ( status )){ ExcPrint( status , stderr); ExcClear( status ); } ... } double FileProcess(char * file , ExcStatus * status ) { FILE *fd; if (! ExcOK ( status )) return ; fd = fopen( file , rb ); if (fd == NULL) { ExcSignal( status ); ExcExplain( status , Unable to open %s\n , file ); return ; } ...
[
Текст
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/uploads/MROIDelayLine.DelayLineSoftwareLibraries/exception.pdf -- 144.9 Кб -- 22.01.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1606) - www.mrao.cam.ac.uk/ )
16. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3250) - crydee.sai.msu.ru/ )
17. PlugInFilter (ImageJ API)
... FIELD | ... METHOD . ... static int . ... Set this flag to have the ImageProcessor that is passed to the run() method converted to a FloatProcessor. static int . ... Set this flag if the filter wants its run() method to be called for all the slices in a stack. static int . ... Set this flag if the filter does not want its run method called. static int . ... Set this flag if the setup method of the filter should be called again after the calls to the run(ip) have finished. static int . ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/PlugInFilter.html -- 28.9 Кб -- 02.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>434) - www.astro.louisville.edu/ )
18. APOD: 2008 April 1- New Space Station Robot Asks to be Called Dextre the
... 2008 April 1 . New Space Station Robot Asks to be Called "Dextre the Magnificent" . ... Explanation: In a surprising and potentially troubling request, the new space station robot known as Dextre demanded that astronauts refer to it in the future at "Dextre the Magnificent." ... Happy April Fools Day from the f o l k s at APOD . ... Dextre was deployed last month to help build and service the International Space Station . ... About APOD | ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/apod/ap080401.html -- 5.9 Кб -- 12.04.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2485) - www.sai.msu.su/ )
19. Procedure
... The current MOS procedure envisages a less complicated correction mechanism than for the PN. ... The CTI correction applies a scalar correction to the event list set, on an event by event basis, in order to correct for loss of charge which has occurred in reading out the CCD array. ... We expect to correct for a fixed amount of charge loss, and a fractional amount of charge loss, which depends on the number of row and column transfers completed. ... http://xmm.vilspa.esa.es/ xmmdoc/MOS/mos_cti.html ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node96.html -- 10.5 Кб -- 20.09.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6935) - xmm.vilspa.esa.es/ )
20. Ботинки Call It Spring - Call It Spring - Call It Spring Туфли женские.
... Цвет: разноцветный . ... Материал верха: искусственная кожа . ... Размер US: 37,5 . ... Ботинки Call It Spring. ... Бренд: DELL, Поверхность экрана: глянцевая, Разрешение экрана: 1920x1080, Производитель процессора: Intel, Серия процессора: Intel Core M, Оперативная память: 4Gb, Жесткий диск: SSD, Тип графического адаптера: Интегрированный, Серия графического процессора: Intel HD Graphics 5xxx, Предустановленная ОС: Windows 8 Professional, Цвет: черный, Графический процессор: Intel HD Graphics 5300 ...
[
Сохраненная копия
]
Ссылки http://astrokuban.info/astroku9512.html -- 20.6 Кб -- 14.02.2016
Похожие документы
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда