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

1 | 2 | 3 | 4 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~phil/hardware/pdev/fpga/gx/jfft/pdev/rtl/xfft_twiddle_8192_512_8.v.

1. OptInt PmWiki : Group Attributes | Attach
OptInt PmWiki . ... Edit Page | Page History | Attach | ... MROI Delay Line Design Contract . ... Document Management . ... Design Documentation . ... Released FDR Documents . ... MROI DL Production SW Contract . ... Preliminary Design Review . Software Design Documentation . ... MROI Fast Tip-Tilt Contract . ... Review Documents . Design Documents . ... MROI FTT Contract Private Material . Contract Documents . ... MROI DL Design Contract Private Material . ... Group Attributes . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/GroupAttributes?action=upload -- 19.6 Кб -- 10.04.2016
Похожие документы

2. Pulsar Group Site/Group Attributes
... Edit . ... Data archive . Site . ... Group . Group Members . ... Pulsar Surveys . Pulsar Catalogue . Pulsar Data Archive . PSRFITS pulsar data standard . Tasks . Tasks carried out by CASS staff . ... Pulsar Groups . edit SideBar . Page last modified on September 11, 2011, at 03:03 AM . Enlighten theme originally by styleshout , adapted by David Gilbert , powered by PmWiki ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=Site.GroupAttributes -- 9.0 Кб -- 01.03.2014
Похожие документы

3. Stellarium: StelVertexBufferBackend Class Reference
Stellarium 0.12.3 . ... Classes . ... Protected Attributes . StelVertexBufferBackend Class Reference abstract . Base class of all vertex buffer backends. ... StelVertexBufferBackend (const QVector< StelVertexAttribute > & attributes ) . Construct a StelVertexBufferBackend , specifying attributes of the vertex type. ... virtualљ . ... virtual voidљ . ... Data members of the vertex must match vertex attributes of the buffer. ... const Attributes StelVertexBufferBackend::attributes . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelVertexBufferBackend.html -- 25.5 Кб -- 28.02.2014
Похожие документы

4. mod_session_cookie - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.4 . ... Cookie based session support . ... session_cookie_module . ... The session modules make use of HTTP cookies, and as such can fall victim to Cross Site Scripting attacks, or expose potentially private information to clients. ... Name and attributes for the RFC2109 cookie storing the session . ... The SessionCookieName directive specifies the name and optional attributes of an RFC2109 compliant cookie inside which the session will be stored. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/mod/mod_session_cookie.html -- 14.0 Кб -- 19.11.2015
Похожие документы
Еще в разделе: (Показать все результаты (>233) - www.arcetri.astro.it/ )

5. Admonishments
... The NOTE element is designed for use as admonishments such as notes, cautions or warnings, as commonly used in technical documentation. The CLASS attribute specifies the type of the element and is typically associated with different graphics such as a road traffic warning sign. ... The class names: NOTE, CAUTION and WARNING are recommended for standard admonishments. In the absence of the CLASS attribute, a NOTE element is typically rendered indented, without an accompanying graphic. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/notes.html -- 4.8 Кб -- 19.12.1996
Похожие документы

6. Is it possible that the gravitational effects attributed to dark matter could
... Gravitational wave search provides insights into galaxy evolution and mergers . ... Is it possible that the gravitational effects attributed to dark matter could be caused by Jupiter-sized planets discovered orbiting other stars and also floating freely outside planetary systems? ... A large number of detected and undetected Jupiter-sized planets could not mimic the gravitational effects produced by dark matter for two reasons. ... Get instant access to subscriber content on Astronomy.com! ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/magazine/ask-astro/2012/06/could-dark-matter-be -- 63.7 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>43) - www.astronomy.com/ )

7. Dynamic HTML in Communicator
... Font enhancements in Communicator include the ability to incorporate downloadable fonts into your web documents. ... The fonts are contained in a font definition file that reside on the host web server with the HTML document. ... Before you can create font definition files, make sure the fonts you wish to use in your web document are installed on your system. ... FONT> </P> . ... For more information about dynamic fonts, see: http://home.netscape.com/comprod/products/communicator/fonts/index.html . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/webfont1.htm -- 11.8 Кб -- 13.08.1997
Похожие документы

8. http://www.naic.edu/~phil/hardware/pdev/fpga/gx/jfft/pdev/rtl/xfft_twiddle_8192_1024_4.v
Twiddle factor table for FFT // // FFT size is 8192 // 1024 twiddle factors // // 3 pipeline delays from addr to output // // Generated by mkjfft_twiddle // Using method2 // module xfft_twiddle_8192_1024_4 ( ck, addr , tw_re, tw_im ); input ck; input [9:0] addr ; output [17:0] tw_re; output [17:0] tw_im; reg [9:0] addr _re, addr _im; reg addr _z1, addr _z; reg addr _n1, addr _n; reg [17:0] tw_re; 18'h1ffff : (addr_n ? memout_re : -memout_re); end endmodule ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/pdev/fpga/gx/jfft/pdev/rtl/xfft_twiddle_8192_1024_4.v -- 17.1 Кб -- 26.06.2008
Похожие документы

9. Manual Page: ab - Apache HTTP Server
NAME ab - Apache HTTP server benchmarking tool SYNOPSIS ab [ - k ] [ - i ] [ - n requests ] [ - t timelimit ] [ - c con- currency ] [ - p POST file ] [ - A Authenticate username : password ] [ - P Proxy Authenticate username : password ] [ - H Custom header ] [ - C Cookie name = value ] [ - T content - type ] [ - v verbosity ] [ - w output HTML ] [ - x table attributes ] [ - X proxy [:port] ] [ - y tr ... Default is no KeepAlive. - i Use an HTTP 'HEAD' instead of the GET method. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/ab.html -- 8.5 Кб -- 20.05.2004
Похожие документы

10. lsst.tcc: tcc::AxeLim Class Reference
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Classes . Files . ... tcc::AxeLim Class Reference . include < axeLim.h > . std::tr1::array < double, 3 >љ . ... Note: AxeLim uses separate arrays for position, velocity, etc. instead of containing a vector of AxisLim, so that the load/dump file format is backward compatible with the old TCC. ... std::tr1::array <double, 3> tcc::AxeLim::accel . ... std::tr1::array <double, 3> tcc::AxeLim::jerk . ... std::tr1::array <double, 3> tcc::AxeLim::maxPos . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/classtcc_1_1_axe_lim.html -- 16.9 Кб -- 14.09.2015
Похожие документы

11. The PROS Big Picture: A High-Level Representation of a Software System
... Next: An IRAF-Independent Interface Up: Software Systems Previous: A New PROS . ... We present a high-level representation of the packages and tasks within IRAF/PROS. ... We have produced a high-level overview of PROS. ... The incremental stages were the short-term goals: a project overview diagram (i.e., an organizational diagram of software modules); high-level diagram (i.e., a bubble diagram of each module in the system); and unifying element tables (i.e., tables of task vs. software attributes)....
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/depontej.html -- 10.7 Кб -- 03.11.2000
Похожие документы

12. Actor Prolog. Programming language definition.
1 буквы_и_цифры .................................... 1 буква_e (e) .......................................... 2.1.3 порядок .......................................... 2.1.3 буквы_и_цифры (letters_and_digits) ................... 1 переменная ....................................... 2.1.1 простой_символ ................................... 2.1.2 расширенное_число ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/1251/02001030.html -- 29.5 Кб -- 24.09.2007
Похожие документы

13. James Aumonier: ?
.
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/aumonier/paintings/as12040.html -- 2.1 Кб -- 01.03.2006
Похожие документы
Еще в разделе: (Показать все результаты (>169) - star.arm.ac.uk/ )

14. LWN: kobjects and sysfs
... LWN.net Weekly Edition for March 18, 2004 . ... Most applications will want the kobject's sysfs entry to contain one or more attributes with useful information. ... The key to sysfs attributes is the kobject's kobj_type pointer. ... struct sysfs_ops { ssize_t (*show)(struct kobject *kobj, struct attribute *attr, char *buffer); ssize_t (*store)(struct kobject *kobj, struct attribute *attr, const char *buffer, size_t size); }; . ... int sysfs_create_file(struct kobject *kobj, struct attribute *attr); ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/porting_to_26/54651.html -- 20.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/porting_to_26/54651.html -- 20.8 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/porting_to_26/54651.html -- 20.8 Кб -- 02.10.2012
Похожие документы

15. http://www.iki.rssi.ru/seminar/2011030204/presentation/20110303_04.pdf
Living schedules ­ easy as 1-2-3 - « » www.smartsolutions-123.ru . ... 12.05.07, 12:00 - : 11.05.07 Person 1 - - Person 1 : 1) 2) 3) 4) XML­ concept name = AssembleFrames parent= Task attribute xsi : type = linkAttribute valueConcept = CuttedGlass name = CuttedGlass linkType = LINK / attribute xsi : type = linkAttribute valueConcept = FrontFrame name = FrontFrame ... CASE 1/3 : , ( , , .. 160 ; · 100 ; · CASE 2/3 : , : · ( ) - 200 · , (, ) · 12 ( 3, 24 ). ... 300 100 . ...
[ Текст ]  Ссылки http://www.iki.rssi.ru/seminar/2011030204/presentation/20110303_04.pdf -- 1759.5 Кб -- 13.03.2011
[ Текст ]  Ссылки http://www.cosmos.ru/seminar/2011030204/presentation/20110303_04.pdf -- 1759.5 Кб -- 13.03.2011
Похожие документы
Еще в разделе: (Показать все результаты (>22) - www.cosmos.ru/ )

16. *qpsim* - Generate Simulated Event List
... A simulated HRI event list is generated from a set of user-specified source intensities, shapes and positions. ... Once this table has been created, qpsim is run to generate the qpoe file: Note that the ``bad attribute name `time''' message can be ignored, see help file. tt> qpsim Input source table file: source Reference QPOE file (xspatial$data/hdummy.qp): Root name for output files: simul ### Generating simulated data ### Beginning run of SIMEVT .. ... Skipping this source .. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node130.html -- 5.8 Кб -- 01.10.2012
Похожие документы

17. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/getINDI.1
TH getINDI 1 .SH NAME getINDI \- get INDI property values .SH SYNOPSIS \fBgetINDI [options] [device.property.element ...]\fP .SH DESCRIPTION .na .nh .PP getINDI connects to an indiserver and reports the current value of one or more properties. ... PP The last component of the property specification is usually the element name, but may be a reserved name to indicate an attribute of the property as a whole. ... TP -p <p> connect using alternate port p; the default is 7624. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/getINDI.1 -- 4.3 Кб -- 03.08.2011
Похожие документы

18. Cosmic Microwave Map Swirls Indicate Inflation
... Credit Copyright: BICEP2 Collaboration , NSF , Steffen Richter (Harvard) Explanation: Did the universe undergo an early epoch of extremely rapid expansion? ... Yesterday, results were released showing an expected signal of unexpected strength, bolstering a prediction of inflation that specific patterns of polarization should exist in cosmic microwave background radiation -- light emitted 13.8 billion years ago as the universe first became transparent . ... NASA Official: Jay Norris. ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/apod/2014-03-18 -- 15.8 Кб -- 18.03.2014
Похожие документы

19. Amateur Telescope Makers of Boston
... Inflationary Cosmology: Is Our Universe Part of a Multiverse? Professor Alan Guth . ... I will begin by explaining how inflation works, emphasizing how . ... universe. ... ALAN H. GUTH is the Victor F. Weisskopf Professor of Physics . ... Physics, the Cosmology Prize of the Peter Gruber Foundation, . ... inflation. ... Please join us for a pre-meeting dinner discussion at Changsho, 1712 Mass Ave, Cambridge, MA at 6:00pm before the meeting. ... Copyright (c) Amateur Telescope Makers of Boston, Inc. ...
[ Сохраненная копия ]  Ссылки http://www.atmob.org/events/clubmeetings.php?id=478 -- 11.1 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>11) - www.atmob.org/ )

20. Contents
... Capability of space means for the solution of problems of military character . ... Classification and functions of space systems of military purpose(assignment) . ... Ground complex of maintenance of launch and control of space vehicles . ... Capability of space systems of optical reconnaissance . ... Complexes topographical and earthresource shooting on base of "Zenit" space vehicle . ... Space vehicle for optical-electronic reconnaissance . ... System with space vehicle on low-altitude orbits . ...
[ Сохраненная копия ]  Ссылки http://www.altrs.narod.ru/En/A/En_AFile2.htm -- 16.1 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>2) - www.altrs.narod.ru/ )

1 | 2 | 3 | 4 | След.


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

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

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