1. I/O Error Classes | PARALLEL.RU - -
... I/O Error Classes . Up: I/O Next: Examples Previous: I/O Error Handling . The implementation dependent error codes returned by the I/O routines can be converted into the following error classes. In addition, calls to routines in this chapter may raise errors in other MPI classes, such as MPI_ERR_TYPE. ... MPI-2.0 of July 18, 1997 . HTML Generated on August 11, 1997 . ... . ...
[
]
http://www.parallel.ru/docs/mpi2/node218.html -- 16.0 -- 09.04.2016
:
(
(>1260) - www.parallel.ru/ )
2. Study Periods :: Admissions :: CIE
... About CIE MSU . Academic Programmes . Admissions . ... Vestnik CIE (in Russian) . ... Homepage > Admissions > . Study Periods . 2014-2015 academic year . ... One academic year programme: . September 2014 - June 2015 . Arrival Dates . ... August 28 October 31 . June 2015 . One and a half academic year programme: . ... STUDY PROGRAMMES AND COURSE DATES . ... September 20 15 - June 20 16 . ... Study Period . ... Recommended Arrival Dates . ... June 2 6 June 29 . ...
[
]
http://www.cie.ru/eng_period -- 63.6 -- 09.04.2016
:
(
(>31) - www.cie.ru/ )
3. http://mirror.msu.net/pub/rfc-editor/rfc-ed-all/rfc1348.txt
Network Working Group B. Manning Request for Comments: 1348 Rice University Updates: RFCs 1034, 1035 July 1992 DNS NSAP RRs Status of this Memo This memo defines an Experimental Protocol for the Internet community. ... 2 NSAP-PTR RR .. ... 4 Author's Address .. 4 Introduction This RFC defines the format of two new Resource Records (RRs) for the Domain Name System (DNS), and reserves corresponding DNS type mnemonic and numerical codes. ... The format of NSAP-PTR is class insensitive. ...
[
]
http://mirror.msu.net/pub/rfc-editor/rfc-ed-all/rfc1348.txt -- 7.7 -- 01.07.1992
:
(
(>24840) - mirror.msu.net/ )
4. %TOPICTITLE% (2 vs. 3) - TWiki
... Changed: . ... Listing of CSS class names emitted from TWiki core code and standard plugins, for the 01-Aug-2004 TWiki production release. Listing of CSS class names emitted from TWiki core code and standard plugins, for the Dakar release. ... More or less all html elements generated by TWiki core code now have Cascading Style Sheet (CSS) tags. ... All TWiki class names have the prefix twiki . ... Remember that CSS class names are case sensitive - TWiki CSS uses lowercase tw . ... TWiki.pm . ...
[
]
http://dualopt1.cmm.msu.ru/bin/rdiff/TWiki/TWikiCss?rev1=3&rev2=2 -- 44.7 -- 28.02.2014
:
(
(>41288) - dualopt1.cmm.msu.ru/ )
5. Sutter H., Alexandrescu A. - C++ Coding Standards: 101 Rules, Guidelines, and
. ... Sutter H., Alexandrescu A. - C++ Coding Standards: 101 Rules, Guidelines, and Best Practices . ... : C++ Coding Standards: 101 Rules, Guidelines, and Best Practices . : Sutter H., Alexandrescu A. : . ... From type definition to error handling, this book presents C++ best practices, including some that have only recently been identified and standardized-techniques you may not know even if you've used C++ for years. ...
[
]
http://lib.mexmat.ru/books/3895 -- 87.4 -- 10.04.2016
:
(
(>16241) - lib.mexmat.ru/ )
6. JQueryRating < System < Foswiki
You are here: Foswiki > System Web > JQueryPlugin > JQueryRating (22 Sep 2010, ProjectContributor ) E dit A ttach . ... When you hover over the stars, a tooltip at the right side will display the value of the radio box, or the title if present. ... Name . ... STARTSECTION{ markup }% div class = jqRating input type= radio name = test value = 1 class = rating title = very low / input type= radio name = test value = 2 class = rating title = low / input type= radio ...
[
]
http://wiki.cs.msu.ru/System/JQueryRating?sortcol=5;table=1;up=1 -- 28.3 -- 11.04.2016
[
]
http://wiki.cmc.msu.ru/System/JQueryRating?sortcol=5;table=1;up=1 -- 28.3 -- 11.04.2016
:
(
(>7457) - wiki.cmc.msu.ru/ )
7. Qt Toolkit - QCursor Class
The QCursor class provides a mouse cursor with an arbitrary shape. ... QCursor (intshape) . QCursor (constQBitmap&bitmap, constQBitmap&mask, inthotX=-1, inthotY=-1) . ... int shape ()const . ... Qt has a number of standard cursor shapes, but you can also make custom cursor shapes based on a bitmap , a mask and a hotspot. To associate a cursor with a widget, use QWidget::setCursor (). ... Constructs a copy of the cursor c. Constructs a cursor with the specified shape. ...
[
]
http://rtm-cs.sinp.msu.ru/manual/qt/qcursor.html -- 11.5 -- 11.07.1998
:
(
(>852) - rtm-cs.sinp.msu.ru/ )
8. get_declared_classes
PHP Manual . Prev . ... PHP 4 >= 4.0.0) get_declared_classes -- Returns an array with the name of the defined classes . array get_declared_classes ( (void);) . This function returns an array of the names of the declared classes in the current script. Note: In PHP 4.0.1pl2, three extra classes are returned at the beginning of the array: stdClass (defined in Zend/zend.c ), OverloadedTestClass (defined in ext/standard/basic_functions.c ) and Directory (defined in ext/standard/dir.c ). ...
[
]
http://old.hcs.cmc.msu.ru/php/function.get-declared-classes.html -- 4.0 -- 03.02.2002
[
]
http://old.master.cmc.msu.ru/php/function.get-declared-classes.html -- 4.0 -- 03.02.2002
[
]
http://oit.cmc.msu.ru/php/function.get-declared-classes.html -- 4.0 -- 03.02.2002
:
(
(>1067) - oit.cmc.msu.ru/ )
9. Vestnik Moskovskogo Universiteta. Seriya 1. Matematika. Mekhanika
The Free Product of Algebras with Standard Base for Ideals / Latyshev V.N. // Vestnik Moskovskogo Universiteta. Seriya 1. Matematika. Mekhanika. ...
[
]
http://vestnik.math.msu.su/en/DATA/2011/3/node4 -- 6.6 -- 10.04.2016
:
(
(>145) - vestnik.math.msu.su/ )
10. [Java] class String, method split - Public forum of MSU united student networks
... Java] class String, method split . ... I use method split, or class StringTokenizer to split a string, but they work too badly when I use them many times in various my own method. ... Re: [Java] class String, method split [ re: antiw ] . ... Re: [Java] class String, method split [ re: Kaby ] . ... public class TestSplitIP { . public static void main(String[] args) { . ... String[] sip = request.split(" "); . ... public IP(String str) { . ... Re: [Java] class String, method split [ re: mmCleric ] . ...
[
]
http://www.fds-net.ru/showflat.php?Number=3253769&src=arc&showlite= -- 30.3 -- 12.04.2016
:
(
(>4224) - www.fds-net.ru/ )
11. [Java] class String, method split - Public forum of MSU united student networks
... Java] class String, method split . ... I use method split, or class StringTokenizer to split a string, but they work too badly when I use them many times in various my own method. ... Re: [Java] class String, method split [ re: antiw ] . ... Re: [Java] class String, method split [ re: Kaby ] . ... public class TestSplitIP { . public static void main(String[] args) { . ... String[] sip = request.split(" "); . ... public IP(String str) { . ... Re: [Java] class String, method split [ re: mmCleric ] . ...
[
]
http://www.snto-msu.net/showflat.php?Number=3253769&src=arc&showlite= -- 30.3 -- 12.04.2016
:
(
(>2767) - www.snto-msu.net/ )
12. X Class Flare
Astronomy Picture of the Day . X Class Flare . ... 17.02.2011 . ... February 2011 . ... 2011 2012 . ... NASA Web Site Statements, Warnings, and Disclaimers . NASA Official: Jay Norris. ... A service of: LHEA at NASA / GSFC . ... U. Based on Astronomy Picture Of the Day . Publications with keywords: Sun - solar flare - coronal mass ejection - ultraviolet . Publications with words: Sun - solar flare - coronal mass ejection - ultraviolet . ... A Solar Ballet . ...
[
]
http://www.astronet.ru/db/xware/msg/1249876/SDO20110215_015332_2048_0193.jpg.html -- 13.4 -- 17.02.2011
:
(
(>30729) - www.astronet.ru/ )
13. STANDARDIZE
Gnumeric . Prev . Next . ... STANDARDIZE(x,mean,stdev) . ... @stddev = 0, #DIV/0!. Excel. ... AVERAGE . ... STDEV ...
[
]
http://uneex.mithril.cs.msu.su/static/GnumericDoc_ru/r8237.html -- 3.8 -- 26.09.2011
[
]
http://uneex.lorien.cs.msu.su/static/GnumericDoc_ru/r8237.html -- 3.8 -- 26.09.2011
:
(
(>1027) - uneex.lorien.cs.msu.su/ )
14. http://www.mce.biophys.msu.ru/archive/doc185513/eng.pdf
METHOD FOR FACE TRACKING IN VIDEO SEQUENCE Loshkarev I.V., Demyanenko Y.M. Southern Federal University, 8a Milchakova st., Rostov-on-Don, 344090, Russia One of the established standards for face tracking in the image is method developed by Viola and Jones [1]. ... Then the template is constructed using the contour representation of the face. With this representation, position and orientation of the face in next frames can be obtained using the generalized Hough transform [2]. ...
[
]
http://www.mce.biophys.msu.ru/archive/doc185513/eng.pdf -- 30.0 -- 02.03.2014
:
(
(>190) - www.mce.biophys.msu.ru/ )
15. http://xray.sai.msu.ru/~ivan/gmt/man/splitxyz.html
splitxyz - filter to divide (x,y,z[, distance ,heading]) data into (x,y,z) track segments . splitxyz [ xyz [ dh ] file ] -C course _ change [ -A azimuth / tolerance ] [ -D minimum _ distance ] [ -F xy _ filter / z _ filter ] [ -G gap _ distance ] [ -H [ nrec ] ] [ -M ] [ -N namestem ] [ -S ] [ -V ] [ -Z ] [ -: ] [ -bi [ s ][ n ] ] [ -bo [ s ] ] ... If xy _ filter is non-zero, the data is first divided into segments and then the x,y values of each segment are filtered separately. ...
[
]
http://xray.sai.msu.ru/~ivan/gmt/man/splitxyz.html -- 7.9 -- 19.03.1999
:
(
(>544) - xray.sai.msu.ru/ )
16. Credits
... The CREDIT element is used to name the source of a block quotation or figure. ... CLASS . This a space separated list of SGML NAME tokens and is used to subclass tag names. ... The CLASS attribute is most commonly used to attach a different style to some element, but it is recommended that where practical class names should be picked on the basis of the element's semantics, as this will permit other uses, such as restricting search through documents by matching on element class names. ...
[
]
http://comet.sai.msu.ru/webdesign/html-3.0/credits.html -- 2.6 -- 19.12.1996
:
(
(>576) - comet.sai.msu.ru/ )
17. allpy: a9d4a06ed103 allpy/dna.py
... pair-cores/web: add header "Description" before example and description * * * 1 . ... line source . ... 2 import data.codes . 3 from data.genetic_code import standard_dna_code . ... 14 by_name = {} . ... 17 class Sequence ( base . ... 23 Name of the sequence is name of self with apostrophe added. 24 """ . ... 27 name = self . ... 35 def translated ( self , code = None , name = None , description = None , source = None ): . ... 38 `code` is a dict of triplet of dna `code1`s -> aminoacid `name`. ...
[
]
http://kodomo.fbb.msu.ru/hg/allpy/file/a9d4a06ed103/allpy/dna.py -- 19.5 -- 03.02.2013
:
(
(>36778) - kodomo.fbb.msu.ru/ )
18. Lagrangian of the Standard Model
. Subsections . Gauge theories . Group. Local gauge invariance. Gauge fixing terms. Normalization. QCD Lagrangian . Lagrangian of electroweak interactions . Vector bosons . Lagrangian of Higgs field . Gauge fixing and ghost terms for the t'Hooft-Feynman gauge . Unitary gauge . Summary of vertices for the boson sector . Interaction of vector bosons with fermions . Interaction of the Higgs doublet with fermions and generation of fermion masses . Quarks and leptons .
[
]
http://theory.sinp.msu.ru/comphep_html/tutorial/node97.html -- 4.1 -- 09.08.2000
:
(
(>2016) - theory.sinp.msu.ru/ )
19.
. Strict Standards : Only variables should be assigned by reference in /storage0/www/http/fengoffice/environment/classes/debug/BenchmarkTimer.class.php on line 273 . Strict Standards : Only variables should be assigned by reference in /storage0/www/http/fengoffice/environment/classes/debug/BenchmarkTimer.class.php on line 297 . . E-mail : . ( ) .
[
]
http://aesc.msu.ru/project/index.php?c=access&a=forgot_password -- 3.4 -- 27.02.2014
:
(
(>2) - aesc.msu.ru/ )
20. http://www.mse-msu.ru/IV_GMM_Program%20Peracchi.pdf
Franco Peracchi IV and GMM under weak instruments Spring 2011 Course outline 1. The instrumental variables (IV) method Inconsistency of OLS The simple IV estimator The class of IV estimators Sampling properties Estimates of statistical precision Hypothesis testing 2SLS Motivating examples Definitions and basic models The bias of 2SLS Standard asymptotic approximations Alternative asymptotic approximations Detecting weak ...
[
]
http://www.mse-msu.ru/IV_GMM_Program%20Peracchi.pdf -- 21.3 -- 13.05.2011
:
(
(>24) - www.mse-msu.ru/ )