1. %TOPICTITLE% (3 vs. 4) - TWiki
... Example: %CALC{"$INT( 10 / 4 )"}% returns 2 . ... Example: %CALC{"$LENGTH(abcd)"}% returns 4 . ... Example: %CALC{"$LIST( $LEFT() )"}% returns Apples, Lemons, Oranges, Kiwis assuming the cells to the left contain | ... Example: %CALC{"$LOWER( $T(R1:C5) )"}% returns the lower case string of the text in cell R1:C5 . ... Example: To find the biggest number to the left of the current cell, write: %CALC{"$MAX( $LEFT() )"}% . ... Example: %CALC{"$TODAY()"}% returns the number of seconds since Epoch . ...
[
]
http://dualopt1.cmm.msu.ru/bin/rdiff/TWiki/SpreadSheetPlugin?rev1=4&rev2=3 -- 28.9 -- 28.02.2014
:
(
(>45918) - dualopt1.cmm.msu.ru/ )
2. SAI graduates 1982
SAI, graduates year 1982. ... Note: when just a 7-digit phone number is shown, it refers to a phone located in Moscow (international access 007-495). "+" in front of a number means that you must dial an international access code first (or just press "+" on your mobile phone keypad). ... 939-1672(work); . ... Ataev Sasha . 1-(703)-536-8881(home) (USA); . ... Bychkov Sergey . ... 1-(410)-740-8205(home), +1-(301)-286-2150(work) (USA); . ... 1-(412)-767-0332(home), +1-(412)-608-9339(mobile) (USA); . ...
[
]
http://uranus.sai.msu.ru/~igor/sai82/ -- 6.1 -- 22.04.2009
:
(
(>11) - uranus.sai.msu.ru/ )
3. Examples of using the uniq command
. To remove consecutive duplicate lines from a file: uniq acc_nos accounts . This removes all consecutive duplicate lines from the file acc_nos and places the output in the file accounts . To list the consecutive duplicate lines and the number of times that each occurs: uniq -c tel_nos errors . This lists each of the consecutive duplicate lines in the file tel_nos and the number of times that each is repeated. The results are placed in the file errors .
[
]
http://comet.sai.msu.ru/UNIXhelp/utilities2/uniq1.html -- 2.2 -- 17.01.1997
:
(
(>689) - comet.sai.msu.ru/ )
4. substr_count
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.0) substr_count -- Count the number of substring occurrences . int substr_count ( string haystack, string needle) . substr_count() returns the number of times the needle substring occurs in the haystack string. Example 1. substr_count() example . print substr_count("This is a test", "is"); // prints out 2 . Prev . Home . Next . substr . Up . substr_replace
[
]
http://old.hcs.cmc.msu.ru/php/function.substr-count.html -- 3.8 -- 03.02.2002
[
]
http://old.master.cmc.msu.ru/php/function.substr-count.html -- 3.8 -- 03.02.2002
[
]
http://oit.cmc.msu.ru/php/function.substr-count.html -- 3.8 -- 03.02.2002
:
(
(>1363) - oit.cmc.msu.ru/ )
5. FTS Dictionary Example
... MAXLEN parameter specifies maximum length of the number considered as a 'good' integer. ... If REJECTLONG = FALSE (default), than dictionary returns prefixed part of integer number with length MAXLEN . ... This is a dict_tmpl.c file. # include postgres.h # include utils/builtins.h # include fmgr.h #ifdef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif # include utils/ts_locale.h # include utils/ts_public.h # include utils/ts_utils.h typedef struct { int maxlen ; bool rejectlong ; } ...
[
]
http://www.sai.msu.su/~megera/postgres/fts/doc/fts-intdict-xmp.html -- 9.6 -- 13.04.2008
:
(
(>5755) - www.sai.msu.su/ )
6. Bachman G. - Introduction to p-Adic Numbers and Valuation Theory ::
. ... Bachman G. - Introduction to p-Adic Numbers and Valuation Theory . ... : Introduction to p-Adic Numbers and Valuation Theory . ... The book is meant to serve as an introduction to valuation theory. ... Convergence, p-adic valuation 4 . ... p-adic numbers 33 34 . p-adic numbers (canonical expansion of) 35 . ... Valuation of algebraic number field 137 . ... , 2004-2016 . ...
[
]
http://lib.mexmat.ru/books/4063 -- 55.5 -- 09.04.2016
:
(
(>16447) - lib.mexmat.ru/ )
7. Vestnik Moskovskogo Universiteta. Seriya 1. Matematika. Mekhanika
... Manuscripts are classified in size into the three categories: . ... The most stringent requirements are imposed on manuscripts of the first category. ... Manuscripts of the second category should contain a representation of main results without excessive details in conclusions and proofs. ... Manuscripts should be prepared in electronic form using LaTeX 2.09 (see the instructions for manuscript preparation in electronic form) . ... The manuscript should be signed by its author(s). ...
[
]
http://vestnik.math.msu.su/en/start-pr-fr.html -- 11.0 -- 10.04.2016
:
(
(>145) - vestnik.math.msu.su/ )
8. VarHISTORY < System < Foswiki
... Default layout: a simple list of topic revisions using the default format (see below) . ... Topic name, can be in web.topic format . ... versions="number or range" . ... To get version 2, write: versions="2" . ... header="text" . ... May contain the tokens $next and $previous which will be evaluated if there are newer or older revisions available for the topic that are not listed according to versions (or rev1 , rev2 , nrev ). ... This topic: System > Plugins > HistoryPlugin > VarHISTORY . ...
[
]
http://wiki.cs.msu.ru/System/VarHISTORY?cover=print;rev=1 -- 16.1 -- 10.04.2016
[
]
http://wiki.cmc.msu.ru/System/VarHISTORY?cover=print;rev=1 -- 16.1 -- 10.04.2016
:
(
(>9562) - wiki.cmc.msu.ru/ )
9. HistoryPlugin < System < Foswiki
Shows a complete history of a topic. ... When using PatternSkin enabling the HistoryPlugin changes the "History" link in the bottom action bar so it opens a page with a nice user interface where you can select the versions to compare. ... If RevCommentPlugin is installed and activated the "History" page will show the comments entered for each revision. ... Default layout: a simple list of topic revisions using the default format (see below) . ... Version: . ... Foswiki::Plugins::VERSION 1.024 . ...
[
]
http://wiki.cs.msu.ru/System/HistoryPlugin?cover=print; -- 34.7 -- 10.04.2016
:
(
(>3295) - wiki.cs.msu.ru/ )
10. Gather | PARALLEL.RU - -
... Gather . ... MPI_GATHER( sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, root, comm) . ... IN recvtype] data type of recv buffer elements (significant only at root) (handle) . IN root] rank of receiving process (integer) . ... int MPI_Gather(void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) . ... Each process (root process included) sends the contents of its send buffer to the root process. ... . ...
[
]
http://www.parallel.ru/docs/mpi1.1/node69.html -- 22.2 -- 09.04.2016
:
(
(>654) - www.parallel.ru/ )
11. Canadian Paper Money - Questions Answers
Canadian Paper Money] . This page will attempt to answer questions pertaining to Canadian Paper Money. ... 4) What does the "*" beside the serial number represent? ... Following the creation Canada's central bank, the Bank of Canada introduced its first paper money issue. ... Starting with the 1954 Bank of Canada issue, defective notes produced during the printing process were replaced by these 'replacement notes' which carried the asterisk before the serial number. ...
[
]
http://xray.sai.msu.ru/~mystery/images/money/CA/ -- 5.7 -- 30.05.1996
:
(
(>521) - xray.sai.msu.ru/ )
12. Linux simple fax printer server mini-HOWTO (faxsrv-mini-HOWTO)
... This document describes in details one of the simplest ways to setup fax server on your Linux system. The fax is available to the users on the local host and to network users. 2.1 What is a fax printer server ? ... The efax will find the fax number from the print Job number and will send the fax. ... Setting efax as fax print server includes few problems As I worked it out few times, I decided to collect this wisdom in this small mini-HOWTO, comments are welcome at <erez@newplaces.com> . ...
[
]
http://rtm-cs.sinp.msu.ru/manual/howto/mini/Fax-Server.html -- 8.9 -- 04.05.2000
:
(
(>751) - rtm-cs.sinp.msu.ru/ )
13. User's guide
... Run program . User's guide . Launching program . Input data format . ... Selecting the number of correlated pairs . ... In order to run thr program one needs Java 5.0 environment. ... At the end of computations one will be asked to review the selected number of correlated pairs. ... Note: One may redefine the number of correlated pairs by selecting the 'Edit' -> 'redefine correlated pairs number' menu item. Correlated pairs of positions are presented as a colored matrix, the heatmap. ...
[
]
http://bioinf.fbb.msu.ru/Prot-DNA-Korr/guide.html -- 6.5 -- 11.01.2016
:
(
(>141) - bioinf.fbb.msu.ru/ )
14. How to Dial a Number-- the dial File
... Traditionally, UUCP talks of dialers rather than modems, because in earlier times, it was usual practice to have one (expensive) automatic dialing device serve a whole bank of modems. ... Similar to the login chat, it consists of a sequence of strings uucico sends to the dialer and the responses it expects in return. ... When uucico detects a chat-fail string while executing the modem chat, it aborts the call, and logs the error message in the UUCP log file. ...
[
]
http://itpm.msu.su/LDP/nag/node167.html -- 4.6 -- 18.04.1999
:
(
(>602) - itpm.msu.su/ )
15. OCT2HEX
Gnumeric . Prev . Next . ... OCT2HEX(number[,places]) . ... @places , #NUM!. Excel. OCT2HEX(132) 5A. HEX2OCT , OCT2BIN , OCT2DEC . ... Home . ... OCT2DEC . ...
[
]
http://uneex.mithril.cs.msu.su/static/GnumericDoc_ru/r6779.html -- 4.0 -- 26.09.2011
[
]
http://uneex.lorien.cs.msu.su/static/GnumericDoc_ru/r6779.html -- 4.0 -- 26.09.2011
:
(
(>1167) - uneex.lorien.cs.msu.su/ )
16. http://mirror.msu.net/pub/rfc-editor/rfc-ed-all/pdfrfc/rfc3232.txt.pdf
Network Working Group Request for Comments: 3232 Obsoletes: 1700 Category: Informational J. Reynolds, Editor RFC Editor January 2002 Assigned Numbers: RFC 1700 is Replaced by an On-line Database Status of this Memo This memo provides information for the Internet community. ... Copyright Notice Copyright (C) The Internet Society (2002). Abstract This memo obsoletes RFC 1700 (STD 2) "Assigned Numbers", which contained an October 1994 snapshot of assigned Internet protocol parameters. ...
[
]
http://mirror.msu.net/pub/rfc-editor/rfc-ed-all/pdfrfc/rfc3232.txt.pdf -- 4.5 -- 27.03.2002
:
(
(>23643) - mirror.msu.net/ )
17. http://crydee.sai.msu.ru/ftproot/pub/misc/doc/pm5/pm5a_inf.txt
Here is a description of the Filter/Driver Pack Plus release from Aldus. ... The Macintosh Filter/Driver Pack Plus includes several new and updated filters, including import filters for Microsoft Works 3.0 and MacWrite Pro files, as well as the most recent LaserWriter driver, version 8.1.1. ... The Filter/Driver Pack Plus also includes a patcher utility which will update PageMaker 5.0 to version 5.0a. This patcher corrects a handful of reported customer problems. ...
[
]
http://crydee.sai.msu.ru/ftproot/pub/misc/doc/pm5/pm5a_inf.txt -- 7.5 -- 12.05.1995
:
(
(>28582) - crydee.sai.msu.ru/ )
18. Gaussian Cube files loader ERG Research Group:
. ... . ... This Python module parses Gaussian cube files, produced by quite a few QM software packages, and makes volume data available as numpy array as well as some associated properties. ... " Gaussian Cube files loader " . ... 2011 ERG Research Group . ...
[
]
http://erg.biophys.msu.ru/wordpress/archives/150 -- 25.2 -- 09.04.2016
:
(
(>34) - erg.biophys.msu.ru/ )
19. Physics Department of Moscow State University
... Head of the laboratory of Magnetic Semiconductors. ... magnetic semiconductors, spin glasses, chalcogenide spinels, manganites, magnetic two-phase state. ... In antiferromagnetic (AF) semiconductors the ferrons can exist leading off T = 0 and in F semiconductors the ones can present in vicinity of Curie point. ... L.I. Koroleva "Antiferron states of charge carriers in the ferromagnetic semiconductors CuCr2S4-xSex (0.5?x?1.5) with Curie points above room temperature", JETP, 79, No 1, p. 153-162, 1994...
[
]
http://ferro.phys.msu.ru/eng/staff/koroleva.html -- 10.4 -- 28.11.2013
:
(
(>21) - ferro.phys.msu.ru/ )
20. allpy: b4b6cfe02285 allpy/markups.py
... 1 import base . ... 4 """A dictionary of default markup name -> markup class.""" . ... 6 def update ( * args ): . ... values (): . ... 66 def to_record ( self , keys = None ): . ... 74 markup = self . ... 136 def parse_item ( self , key , value ): . ... 139 def repr_item ( self , key , value ): . ... 143 """Generic class for string-based markups.""" . ... 167 for number , monomer in enumerate ( self . ... 179 """Generic class for string-based markups.""" . ... 229 def parse_item ( monomer , value ):...
[
]
http://kodomo.fbb.msu.ru/hg/allpy/file/b4b6cfe02285/allpy/markups.py -- 58.0 -- 04.02.2013
:
(
(>29265) - kodomo.fbb.msu.ru/ )