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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/macro/MacroRunner.html.

1. Uses of Class ij.macro.Program (ImageJ API)
... Class . Use . ... Packages that use Program . ij.macro . ... Uses of Program in ij.macro . Methods in ij.macro that return Program . ... Tokenizer. tokenize (java.lang.String program) . Uses a StreamTokenizer to convert an ImageJ macro file into a token stream. ... Interpreter. run ( Program pgm) . ... Interpreter. runMacro ( Program pgm, int macroLoc, java.lang.String macroName) . ... MacroRunner ( Program pgm, int address, java.lang.String name, java.lang.String argument) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/macro/class-use/Program.html -- 13.5 Кб -- 02.12.2010
Похожие документы

2. casacore: casa::ArraySampledFunctional< T > Class Template Reference
... Classes . ... casa . casa::ArraySampledFunctional< T > . ... ArraySampledFunctional (const T &data) . ... operator() (const uInt &index) const . ... The Array that is passed to the constructor is copied by this class but because Arrays themselves use reference symantics, the actual data is not copied but referenced. ... An alternate version of the sampling function which is more effecient because it does not need to create as many temporary objects or copy the Array data. template<class T> . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1ArraySampledFunctional.html -- 29.3 Кб -- 14.02.2011
Похожие документы

3. API Help
Package . Class . ... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. Each package has a page that contains a list of its classes and interfaces, with a summary for each. ... Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions: . ... These links take you to the next or previous class, interface, package, or related page. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~pgrosbol/fits_java/docs/help-doc.html -- 9.3 Кб -- 16.05.2008
Похожие документы
Еще в разделе: (Показать все результаты (>10036) - www.eso.org/ )

4. 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
Похожие документы
Еще в разделе: (Показать все результаты (>498) - www.cplire.ru/ )

5. Stellarium: OctahedronPolygon Class Reference
... OctahedronPolygon Class Reference . OctahedronPolygon (const SubContour &subContour) . ... OctahedronPolygon (const QVector< QVector< Vec3d > > &contours) . OctahedronPolygon (const QVector< Vec3d > &contour) . ... inPlaceIntersection (const OctahedronPolygon &mpoly) . ... Create the OctahedronContour by splitting the passed SubContour on the 8 sides of the octahedron. const QVector< Vec3d >& OctahedronPolygon::fillVertices . ... const QVector< Vec3d >& OctahedronPolygon::outlineVertices . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classOctahedronPolygon.html -- 22.2 Кб -- 28.02.2014
Похожие документы

6. Python: module popen2
popen2 . ... usr/local/Python-2.5/lib/python2.5/popen2.py . Module Docs . ... The normal os.popen(cmd, mode) call spawns a shell command and provides a . ... This module provides the functions popen2 (cmd) . and popen3 (cmd) which return two or three pipes to the spawned command. ... del__ (self) . init__ (self, cmd, capturestderr =False , bufsize =-1 ) . ... will be passed directly to the program without shell intervention (as . ... If 'cmd' is a string it will be passed to the shell . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/popen2.html -- 11.9 Кб -- 05.11.2015
Похожие документы

7. Java Classes, Constructors, and Methods
... This chapter documents the Java classes used for LiveConnect, along with their constructors and methods. It is an alphabetical reference for the classes that allow a Java object to access JavaScript code. ... Full entries for each class appear in alphabetical order. Tables included in the description of each class summarize the constructors and methods of the class. Full entries for the constructors and methods of a class appear in alphabetical order after the entry for the class. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/classint.htm -- 2.6 Кб -- 07.10.1999
Похожие документы
Еще в разделе: (Показать все результаты (>6867) - www.arcetri.astro.it/ )

8. Some notes on the GNU toolchain Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... The order in which libraries to link to are passed to the linker is important . ... Many libraries use the GNU Autoconf/Automake build toolchain. ... Run the ./configure script, which looks for the various programs and libraries that the package needs . ... The simplest way is to run ./configure and make note of any complaints about missing programs or libraries that it reports. ... Some notes on the GNU toolchain . ... Passing options to configure . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/gnutoolchainnotes.html -- 18.2 Кб -- 04.04.2016
Похожие документы

9. lsst.coordConv: coordConv::PVTCoord Class Reference
lsst.coordConv љ unknown . ... Classes . ... coordConv::PVTCoord Class Reference . ... PVTCoord ( Coord const &coord, Eigen::Vector3d const &vel, double tai) . PVTCoord ( Coord const &coord0, Coord const &coord1, double tai, double deltaT) . PVTCoord ( PVT const &equatPVT, PVT const &polarPVT, PVT const &distPVT= PVT ()) . PVTCoord ( PVT const &equatPVT, PVT const &polarPVT, PVT const &distPVT, double equatPM, double polarPM, double radVel) . ... Definition at line 13 of file pvtCoord.h . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_p_v_t_coord.html -- 41.8 Кб -- 07.05.2015
Похожие документы

10. Language classes move Russia academics a step closer to PhD
... A language centre has helped move a group of Russian academics a step closer to realising their ambition of studying for a prestigious research degree in the UK. The scholars from Samara State Aerospace University lacked the English language skills needed to study at Glynd?r University for a PhD, one of the highest academic qualifications. ... This has seen Glynd?r University Professor Richard Day, Professor of Composites, visit Russia to deliver guest lectures to students at Samara. ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/11474/ -- 25.8 Кб -- 30.04.2015
Похожие документы
Еще в разделе: (Показать все результаты (>1543) - www.ssau.ru/ )

11.