| Найдено документов: 412458 (184 сайтов) ---- Время поиска: 1.04сек. |
Показаны документы, содержащие фрагменты текста из документа
http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/cs-uwp/y/yes/going.one.
http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/cs-uwp/y/yes/going.one.
1. Phil Plait's Bad Astronomy: Misconceptions
... Bad Astronomy . Misconceptions . ... Site Info . ... This page is basically a list of links to websites that either support or refute the claim that NASA never sent men to the Moon. I have my own detailed rebuttal of the Fox television program ``Conspiracy Theory: Did We Land On The Moon?'' in my Bad TV section . ... I plan on having a thorough debunking of this on this site eventually. ... Below are listed pages by both the conspiracy theorists and the debunkers. ... 2008 Phil Plait. ...
[
Сохраненная копия
]
Ссылки http://www.badastronomy.com/bad/misc/apollohoax.html -- 24.6 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>493) - www.badastronomy.com/ )
2. http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/asv-collection/Lyrics/Yes/yes.77
Going For The One Going For The One ----------------- (Anderson) Get the idea cross around the track underneath the flank of thoroughbred racing chasers. ... Going for a listen in time taken so high to touch to move listen to life touching touch time travel twilight taken so high. Roundabout, sounding out, love you so love you so love you so Now the verses I've sang don't add much weight to the story in my head so I'm thinking I should go and write a punch line. ... Could she hear him? ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/asv-collection/Lyrics/Yes/yes.77 -- 9.1 Кб -- 30.11.1994
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8070) - crydee.sai.msu.ru/ )
3. http://www.atnf.csiro.au/computing/software/gipsy/sub/herinp.dc2
Function: HERINP Purpose: Decodes a string of characters into reals, integers, logicals, characters or bytes. Category: MATH, UTILITY, USER-INTERFACE File: herinp.c Author: K.G. Begeman Use: CALL HERINP( EXPR , Input CHARACTER*(*) TYPE , Input CHARACTER*(*) LENT , Input INTEGER OUTV , Output ARRAY of BYTES NOUT , Input INTEGER NRET , Output INTEGER IERH ) Output INTEGER EXPR Character string containing the expressions to be evaluated. ... See the notes for a list of possible types. ... Notes: 1. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/herinp.dc2 -- 4.3 Кб -- 22.06.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>35120) - www.atnf.csiro.au/ )
4. Not Really - an Astronomy Net Exploration Forum Message
Astronomy Discussion Forums . ... Not Really . ... Posted by Harvey on October 28, 2002 05:34:32 UTC . ... Trudging through murky waters - harvey1 - October 30, 2002 - 15:30 UTC . What are you afraid of? - doctordick - November 1, 2002 - 02:34 UTC . Nothing psychological here - harvey1 - November 1, 2002 - 19:32 UTC . ... Chuckle (nt) - harvey1 - November 1, 2002 - 21:59 UTC . Dick is in serious need of rewording - harvey1 - November 1, 2002 - 22:03 UTC . ... www.astronomy.net . ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.net/forums/exploration/messages/93.shtml -- 22.9 Кб -- 09.04.2016
Похожие документы
Похожие документы
5. More Analyz Stuff
... Listing a function: If you can't remember what a function does typing ``listf <function_name> '' gives a quick listing of the function and any documentation that was attached to it. ... As a simple example, say you find yourself typing ``rcl 200;han 5;rcl 8;plotxy" repeatedly. ... Now, just type . rcl 200;han 5;rcl 8;plotxy:myplot" . Then the next time you want to ``rcl 200;han 5;rcl 8;plotxy", you just have to type ``myplot" and Analyz will do all that typing for you. ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~astro/spectral_line/handbook_old/node24.html -- 5.1 Кб -- 31.05.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3346) - www.naic.edu/ )
6. Cosmological Issues for Theorists
. ___________________________________________________________________ The Electronic Universe Project e-mail: nuts@moo.uoregon.edu
[
Сохраненная копия
]
Ссылки http://zebu.uoregon.edu/cosmo.html -- 6.5 Кб -- 19.04.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>342) - zebu.uoregon.edu/ )
7. Parameters
... Meta Index / Home Page This section documents the parameters recognized by this task (if any). ... string . ... yes|no . Yes' forces overwrite of colimchain output. astest . ... Yes' invokes asmooth to smooth the input images before they are supplied to colimplot . ... The maximum allowed value of the width of the smoothing gaussian is specified via this parameter. desiredsnr . ... The maximum desired signal-to-noise ratio of the output image can be specified via this parameter. nconvolvers . ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/colimchain/node4.html -- 18.1 Кб -- 02.07.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>13489) - xmm.vilspa.esa.es/ )
8. http://www.mrao.cam.ac.uk/~rachael/compphys/examples/cell_list.f90
... number of particles integer, parameter :: max_list = 100 ! max number of particles per cell integer, parameter :: ncell = 20 ! ... cell size real(dp) posn(3, npart) ! ... initialise cell list call init_cell_list(npart, ncell, max_list, cell_size, posn, & cell_num, cell_list) ! now go and do something interesting with it... contains subroutine init_cell_list(npart, ncell, max_list, cell_size, posn, & cell_num, cell_list) implicit none integer, parameter :: dp = kind(1.0d0) integer npart ! ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~rachael/compphys/examples/cell_list.f90 -- 3.4 Кб -- 30.09.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4450) - www.mrao.cam.ac.uk/ )
9. The Real Reality Show: Is Interstellar Travel Really Possible? | Astronomy.com
... Tonight's Sky . ... Sky this Month . ... The Sky This Week: April 1 - 10 . ... Astronomy for Kids . ... The Real Reality Show: Would aliens be anything like us? ... The Real Reality Show: All about the Drake Equation . ... The Real Reality Show . ... The Real Reality Show: Is Interstellar Travel Really Possible? ... Only registered members of Astronomy.com are allowed to comment on this article. ... Receive news, sky-event information, observing tips, and more from Astronomy's weekly email...
[
Сохраненная копия
]
Ссылки http://www.astronomy.com/videos/the-real-reality-show/2015/04/is-interstellar-travel-really-possible -- 66.2 Кб -- 10.04.2016
Похожие документы
Похожие документы
10. Szyzyg's Page
Szyzyg, yep that's my internet alter ego, I use this name on any systems outside of where I work, Bulletin Boards, Muds, anything where I need a username. ... How do I pronounce Szyzyg? ... Hey I've just seen an episode of the X-Files called Szyzyg! ... Are the descriptions of Szyzyg accurate descriptions of yourself? ... Just click on Back at the bottom of this page and find out about Scott Manley. ... Sigue-Sigue Sputnik - I've never actually been called this but I've always loved the name. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~spm/szyzyg.html -- 8.8 Кб -- 08.06.2000
Похожие документы
Похожие документы
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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>66986) - www.eso.org/ )
12. Doubly Linked Lists
... The following functions are used to create, manage, and destroy standard doubly linked lists. Each element in the list contains a piece of data, together with pointers which link to the previous and next elements in the list. ... This adds a new element (with value data ) onto the end of the list. ... This removes the element in the list with the value data ; if the element isn't there, the list is unchanged. void g_list_free( GList *list ); . ... Singly Linked Lists ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-doublylinkedlists.html -- 5.9 Кб -- 19.07.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2845) - www.sao.ru/ )
13. _LWPCookieJar
... init__ (self, filename =None , delayload =False , policy =None ) . ... no doc string . ... once per request). _cookie_from_cookie_tuple (self, tup, request) . ... cookies_for_request (self, request) . ... Extract cookies from response, where allowable given the request. load (self, filename =None , ignore_discard =False , ignore_expires =False ) . ... Return sequence of Cookie objects extracted from response object. revert (self, filename =None , ignore_discard =False , ignore_expires =False ) . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/spst/UnixTransition/doc/_LWPCookieJar.html -- 19.9 Кб -- 03.08.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>18520) - www.stsci.edu/ )
14. Adding new plug-ins to The Gimp
So you have downloaded the latest super-duper, all-doing, nice-looking plug-in for The Gimp, but you don't know how to actually plug it in. ... If your plug-in is one which does not require libraries other than libgimp (The Gimp's plug-in library) and libc (the standard C library; most C programs need this), that's all there is to it. ... To avoid having to add an entry for each new plug-in which requires the math library, you can look for the lines in the Makefile which look like this: . ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~megera/gimp/quintero/tutorials/add-new-plugins.html -- 8.7 Кб -- 22.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3416) - www.sai.msu.su/ )
15. http://www.mccme.ru/tg2007/talks/Singh.pdf
A. Singh Institute of Mathematical Sciences, C.I.T. Chennai, India anupamk18@gmail.com Real elements in algebraic groups Let G be an algebraic group defined over a field k . ... Let G be a connected semisimple algebraic group of adjoint type defined over a perfect field k . ... It follows that if G is connected semisimple of adjoint type, with -1 in its Weyl group, then every semisimple element in G(k ) is strongly real in G(k ). This also shows that any regular element in such a group is real. ...
[
Текст
]
Ссылки http://www.mccme.ru/tg2007/talks/Singh.pdf -- 81.7 Кб -- 27.11.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>689) - www.mccme.ru/ )
16. The future of ISDN
... Most of the interesting R being done is in the B-ISDN world, and in the world of applications. ... The set of interoperability standards referred to is called National ISDN . The standardizing of applications is really separate from the ISDN standards themselves, but these applications will be important to the future success of ISDN. Currently research is being done into ??? vidphones, low-res voice, high-res sound, There is still a great deal of work being done here. ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/~fine/ISDN/future.html -- 2.7 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2705) - hea-www.harvard.edu/ )
17. ASP: Astronomical Pseudo-Science: A Skeptic's Resource List
home education > resources . ... Resources . ... Astronomical Pseudo-Science . Moon Resource Guide . ... Black Holes: An Introductory Resource List . ... Morrison, D. "MGS Photographs 'Face on Mars'" in Skeptical Inquirer, Jul/Aug. 1998, p. 23. ... Posner, G. "The Face Behind the Face on Mars: A Skeptical Look at Richard Hoagland" in Skeptical Inquirer, Nov/Dec. 2000, p. 20. ... Posner, G. "Putting a Better Face on the 'Face' on Mars" in Skeptical Inquirer, May/June 2001, p. 65. ... resources | ...
[
Сохраненная копия
]
Ссылки http://www.astrosociety.org/edu/resources/pseudobib03.html -- 21.5 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1319) - www.astrosociety.org/ )
18. Translating Addresses in Kernel Space
... Things are actually worse than just physical and virtual addresses. The aha1542 is a bus-master device, and [a patch posted to the linux-kernel list] makes the driver give the controller the physical address of the buffers, which is correct on x86, because all bus master devices see the physical memory mappings directly. ... CPU untranslated. This is the "physical" address, ie physical address 0 is what the CPU sees when it drives zeroes on the memory bus. CPU translated address. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/devices/addrxlate.html -- 9.9 Кб -- 23.03.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7437) - www.arcetri.astro.it/ )
19. Master net
... Master . Master net Homepage . ... MASTER-Amur . ... Amb: . Dust: . ... Direct . 23s . ... 45s . ... observed area: . best limit: . Cameras . ... MASTER-Tunka . ... MASTER-Ural . master.kourovka.ru . ... MASTER-Kislovodsk . ... MASTER-Crimea . ... MASTER-SAAO . ... MASTER-IAC . ... MASTER-Argentina . master.sai.msu.ru:8080 . master.sai.msu.ru . ...
[
Сохраненная копия
]
Ссылки http://master.sai.msu.ru/masternet/ -- 36.8 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>344) - master.sai.msu.ru/ )
20. Linux PCI-HOWTO: confusion about saturn chipsets
... Saturn I: these are revisions 1 and 2 of the Saturn chipsets. Saturn II: This is also called rev. 4 of the Saturn chipsets. As far as I know, rev. 3 never actually shipped, and (from a few people who have it) the SP3G now has rev. 4 (or Saturn II) in it. Confused? Well, the only real definitive answer is to get ahold of the board and run the debug script in the PCI chipset list on it. As far as I know, though, the SP3G board is indeed shipping with rev. 4 (Saturn II). ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pci/pciHOWTO/PCI-HOWTO-4.html -- 2.1 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/pci/pciHOWTO/PCI-HOWTO-4.html -- 2.1 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/pci/pciHOWTO/PCI-HOWTO-4.html -- 2.1 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/pci/pciHOWTO/PCI-HOWTO-4.html -- 2.1 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/pci/pciHOWTO/PCI-HOWTO-4.html -- 2.1 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>993) - jet.sao.ru/ )