Найдено документов: 379648 (176 сайтов) ---- Время поиска: 1.17сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/sub/mtrew.dc2.
http://www.atnf.csiro.au/computing/software/gipsy/sub/mtrew.dc2.
1. Vector Operations
... to_tsvector( [ configuration , ] document TEXT) RETURNS TSVECTOR . Parses a document into tokens, reduces the tokens to lexemes, and returns a tsvector which lists the lexemes together with their positions in the document in lexicographic order. strip( vector TSVECTOR) RETURNS TSVECTOR . ... Returns the number of lexemes stored in the vector. text ::TSVECTOR RETURNS TSVECTOR . ... The text should be formatted like the vector would be printed by the output of a SELECT . ... Query Operations ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/fts-vec.html -- 9.5 Кб -- 13.04.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3838) - www.sai.msu.su/ )
2. htpasswd - Manage user files for basic authentication - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by htpasswd . ... Files managed by htpasswd may contain both types of passwords; some user records may have MD5-encrypted passwords while others in the same file may have passwords encrypted with crypt() . ... Delete user...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/tb/manual/de/programs/htpasswd.html -- 13.2 Кб -- 10.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2453) - www.sao.ru/ )
3. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javobj.htm
... The type of a wrapped Java object accessed from within JavaScript code. ... Instantiating a Java object in JavaScript. The following code creates the JavaObject theString , which is an instance of the class java.lang.String : var theString = new Packages.java.lang.String("Hello, world") Because the String class is in the java package, you can also use the java synonym and omit the Packages keyword when you instantiate the class: var theString = new java.lang.String("Hello, world") Example 2. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javobj.htm -- 6.5 Кб -- 07.10.1999
Похожие документы
Похожие документы
4. ImageStack (ImageJ API)
... Note that the size of the returned array may be greater than the number of slices currently in the stack, with unused elements set to null. public int getSize () . Returns the number of slices in this stack. public java.lang.String[] getSliceLabels () . ... Returns null if the stack is empty or the label of the first slice is null. public java.lang.String getSliceLabel (int n) . ... Returns null if the slice does not have a label. public void setSliceLabel (java.lang.String label, int n) . ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/ImageStack.html -- 29.5 Кб -- 02.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>727) - www.astro.louisville.edu/ )
5. Manual Page: htpasswd - Apache HTTP Server
NAME htpasswd - Create and update user authentication files SYNOPSIS htpasswd [ - c ] [ - m | ... p ] passwdfile username password htpasswd - n [ - m | ... p ] username password DESCRIPTION htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by htpasswd. ... The user is prompted for the password. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/programs/htpasswd.html -- 9.8 Кб -- 20.06.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>113) - neptun.sai.msu.ru/ )
6. Armagh Planetarium Events
News of events at Armagh Planetarium . ... Events . ... Coming to galaxy near you is The Stars Awaken, a wonderful exhibition of€а full-size fan-built props and creations inspired by the amazing Star Wars saga! ... Our course Stargazing the Night Sky€аwill be presented this spring at Queens University of Belfast. ... Celebrate Stars Wars at the Stars Awaken Exhibition Posted on March 3, 2016 . ... Click here to receive news of special events at Armagh Planetarium . 2016 Armagh Planetarium Events. ...
[
Сохраненная копия
]
Ссылки http://www.armaghplanet.com/events/ -- 43.4 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2456) - www.armaghplanet.com/ )
7. Archive for January
... I decided that I don't need another script to synch duplicates between ldap and Active Directory after looking at the records on both. ... I got a connector for Active Directory set up in Zope, got the COI over https problem resolved with Alex, and worked on fixing up the broken ldap reports. ... I updated the manager selection code in the photo gallery so it will work with active directory and started developing a fix for the problem with LDAPSearch that prevented the delivery. ... Archive for 2014...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~bsimon/weblog/y2014/m01/index.html -- 16.8 Кб -- 12.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>21725) - www.stsci.edu/ )
8. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>21852) - www.atnf.csiro.au/ )
9. Autoconfigure of Frame #1
SAOtng supports multiple frame buffers, so that more than one image can be loaded simultaneously. ... Users of the old SAOimage program are used to having the frame size adjust itself as each new image is loaded. ... To specify autoconfigure of frame #1, use the -autoconfig switch or the SAOTNG_AUTOCONFIG environment variable. ... When a frame size is specified manually, auto-configuration is turned off so that new images also use the specified frame size. ... Disable/Enable Autoconfig of Frame #1 . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/RD/saotng/autoconfig.html -- 4.6 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3731) - hea-www.harvard.edu/ )
10. Stellarium: LabelMgr Class Reference
Stellarium 0.12.3 . ... Classes . ... LabelMgr Class Reference . ... intљ . labelObject (const QString &text, const QString &objectName, bool visible=true, float fontSize=14, const QString &fontColor="#999999", const QString &side="E", double labelDistance=-1.0, const QString &style="TextOnly") . ... labelScreen (const QString &text, int x, int y, bool visible=true, float fontSize=14, const QString &fontColor="#999999") . ... setLabelText (int id, const QString &newText) . ... virtual voidљ . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classLabelMgr.html -- 37.7 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2304) - astro.uni-altai.ru/ )
11. DFOS: calibration memory and AB creation
... This page deals with the operational issue of how to fill the calibration memory properly, and with the interplay of createAB and that memory. The calibration memory is the list of all calibration product files currently available for association. ... The dynamic calibrations are created by the pipeline from raw files and are stored in $DFO_CAL_DIR/<date>. ... DFO_CAL_DIR/VCAL is the pool of virtual calibrations. ... The calibration memory is managed by DFOS in the following way: . ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~qc/dfos/AB_creation1.html -- 9.2 Кб -- 06.03.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>49060) - www.eso.org/ )
12. A chocolate printer is being created in SSAU
... Pre-university education . ... Samara region . SSAU History . SSAU roadmap . ... Scientists of Samara State Aerospace University (SSAU) develop a unique 3D-printer for chocolate confectionery printing. 3D-printer for chocolate printing is being created in SSAU Centre for Robotic Complexes and Mechatronic Systems. ... Know-how of the scientists of Samara State Aerospace University in that they were developed unparalleled chocolate delivery and cooling systems in 3D-printer. ...
[
Сохраненная копия
]
Ссылки http://www.ssau.ru/engnews/12072/ -- 26.4 Кб -- 21.12.2015
Похожие документы
Похожие документы
13. (Untitled)
I. Installation . ... AMPLE package distributive (created with program InstallShield for Microsoft Visual C++) has been downloaded on FTP server of IAA RAS as archive Ample.zip. ... Note: If the window "file download" appears, select Open... switch button, then press OK button. ... The shortcut for AMPLE will be linked with this folder, and auxiliary files will be created here during AMPLE work. ... When running AMPLE all auxiliary and new configuration files are created in the WORK folder. ...
[
Сохраненная копия
]
Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9rxw.htm -- 6.9 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>397) - www.ipa.nw.ru/ )
14. http://www.mrao.cam.ac.uk/~bn204/soft/iofits4.py
... None: for k in keydict: tabout .header.update(k, keydict[k][0] , keydict[k][1]) fout .append( tabout ) fout .writeto(foutname) def FnParTable(d, cvsid): Creates a fits table representing parameters to a function coldefs = [ pyfits.Column( Parameter , 30A ) , pyfits.Column( Value , 80A ) ] tabout =pyfits.new_table( coldefs , nrows =len(d) ) ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~bn204/soft/iofits4.py -- 9.3 Кб -- 20.10.2009
Похожие документы
Похожие документы
15. http://xmm.vilspa.esa.es/sas/6.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/6.0.0/doc/testodf/ChangeLog -- 5.9 Кб -- 11.12.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11954) - xmm.vilspa.esa.es/ )
16. Nonna Tavolganskaya HomePage
.
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/ssl/tavolga/tavolga.html -- 2.3 Кб -- 09.04.2016
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/ssl/tavolga/tavolga.html -- 2.3 Кб -- 10.04.2016
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/ssl/tavolga/tavolga.html -- 2.3 Кб -- 09.04.2016
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/ssl/tavolga/tavolga.html -- 2.3 Кб -- 10.04.2016
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/ssl/tavolga/tavolga.html -- 2.3 Кб -- 09.04.2016
Похожие документы
Еще в разделе:
(Показать все результаты (>1124) - jet.sao.ru/ )
17. Energy From the Wind
... How much energy is there in a 20 mph wind? . 20 mph wind =10 m/s .0006 * 10 3 = .0006 * 1000 = .6 KILO watts per square meter . ... In your back yard the average wind speed is 10 mph which yields 100 watts per square meter. ... 4 3 = 64 if a 10 mph wind gives you 100 watts per square meter then a 40 mph wind gives you 64 times more power per square meter 6400 watts per square meter . total power = 6400 watts per square meter * 2 square meters = 12800 watts = 12.8 Kilowatts this is a lot! ...
[
Сохраненная копия
]
Ссылки http://zebu.uoregon.edu/1998/ph162/l11.html -- 10.9 Кб -- 14.10.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>413) - zebu.uoregon.edu/ )
18. Main research and development work completed in 2010 and ready for
... Space Research Institute . Main . ... Main research and development work completed in 2010 and ready for implementation . Elaboration of automatic technology for analysis of abnormal changes of vegetation status based on satellite data . ... Satellite MODIS-Terra image, obtained on May, 17 2010. ... Main research and development work completed in 2009 and ready for implementation . Main research and development work completed in 2008 and ready for implementation ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/eng/2010niokr.htm -- 8.5 Кб -- 18.07.2011
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/eng/2010niokr.htm -- 8.5 Кб -- 18.07.2011
Похожие документы
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/eng/2010niokr.htm -- 8.5 Кб -- 18.07.2011
Похожие документы
Еще в разделе:
(Показать все результаты (>1349) - www.cosmos.ru/ )
19. aerostat_radar_balloon
The aerostat is a tethered balloon radar that flies above lajas puerto and is used for drug interdiction. ... 160 usecs per frequency, 320 usec for a frequency pair (sequential in time) . ... Blanking . The radar is blanked for 42 degrees of azimuth (1.43 secs) centered on the arecibo direction. ... The radar is also blanked for 14.5 degrees (.48 secs) when it points at the san juan airport (or maybe the radar). This occurs 73.5 degrees (2.45 secs) after the start of the AO blanking. ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/rfi/rdr/aerostat/aerostat.html -- 6.1 Кб -- 24.04.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5595) - www.naic.edu/ )
20. In The Beginning, God Created......prophecy - an Astronomy Net God Science
God Science Forum Message . Forums: . ... God and Science ћ SETI ћ Software ћ UFO ћ XEphem . ... God and Science | ... In The Beginning, God Created......prophecy . ... I am beginning to believe that Genesis creation is about the creation of prophecy as much as it is a statement that God is the creator. ... So I ask, are you (anyone) willing to consider Gen 1 2 as stories of prophecy or are you determined that it is either about science or a literal 7-day creation? ... www.astronomy.net . ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.net/forums/god/messages/32316.shtml -- 14.2 Кб -- 09.04.2016
Похожие документы
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда