1. dbase_replace_record
PHP Manual . Prev . Next . 3.0.11 - 3.0.18 only, PHP 4 >= 4.0.0) dbase_replace_record -- Replace a record in a dBase database . bool dbase_replace_record ( int dbase_identifier, array record, int dbase_record_number) . Replaces the data associated with the record record_number with the data in the record in the database. ... dbase_add_record . ... dbase_delete_record ...
[
]
http://old.hcs.cmc.msu.ru/php/function.dbase-replace-record.html -- 4.0 -- 03.02.2002
[
]
http://old.master.cmc.msu.ru/php/function.dbase-replace-record.html -- 4.0 -- 03.02.2002
[
]
http://oit.cmc.msu.ru/php/function.dbase-replace-record.html -- 4.0 -- 03.02.2002
:
(
(>3043) - oit.cmc.msu.ru/ )
2. 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
:
(
(>1539) - uneex.lorien.cs.msu.su/ )
3. %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
:
(
(>41860) - dualopt1.cmm.msu.ru/ )
4. http://mirror.msu.net/pub/gentoo-portage/dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild
Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 DIST_AUTHOR=DAGOLDEN DIST_VERSION= 1.01 inherit perl-module DESCRIPTION= Replaces random number generation with non-random number generation LICENSE = Apache-2.0 SLOT= 0 KEYWORDS= ~amd64 ~x86 IUSE= test minimal examples RDEPEND = ...
[
]
http://mirror.msu.net/pub/gentoo-portage/dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild -- 1.8 -- 16.03.2016
:
(
(>48209) - mirror.msu.net/ )
5. 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
:
(
(>630) - comet.sai.msu.ru/ )
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
:
(
(>19497) - lib.mexmat.ru/ )
7. perchild - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... A single control process launches the number of child processes indicated by the NumServers directive at server startup. ... For each child process, Apache assesses the number of idle threads and creates or destroys threads to keep this number within the boundaries specified by MinSpareThreads and MaxSpareThreads . ... The User and Group directives are used to set the privileges of the Apache child processes. ... Maximum number of threads per child process . ...
[
]
http://itpm.msu.su/manual/en/mod/perchild.html -- 18.1 -- 04.02.2005
:
(
(>604) - itpm.msu.su/ )
8. allpy: a9d4a06ed103 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/a9d4a06ed103/allpy/markups.py -- 58.0 -- 04.02.2013
:
(
(>29397) - kodomo.fbb.msu.ru/ )
9. Long description for normal flow example
This diagram illustrates the normal flow of text between parent and sibling boxes. A document window is shown, with 8 lines (numbered 1 to 8), each 24px high. Four lines of text are displayed, occupying line 1 through 4. In the following PRE element, each 24 pixel line is simulated by two lines, the second beginning with the appropriate number. The lines, as they appear in the image, contain: 1 Beginning of body contents. ... 3 End of outer contents. End of body 4 contents. ...
[
]
http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/flow-generic-desc.html -- 2.0 -- 01.05.1998
:
(
(>45608) - crydee.sai.msu.ru/ )
10. 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
:
(
(>142) - bioinf.fbb.msu.ru/ )
11. Inquiry information || Parsimony algorithm
... Parsimony method . ... It is based on the following principle: the ancestral sequences (posed in nodes of a phylogenetic tree) should be such that the minimal required number of character replacements on the branches of the tree is less than for any other choice of sequences. ... If the preliminary character of the node is * , but the output character of its immediate ancestor is some letter (say, X ), and its set of possible characters contains X , then the output character of the node is also X . ...
[
]
http://mouse.belozersky.msu.ru/tools/svetka/articles/parsimony.html -- 12.7 -- 09.06.2006
[
]
http://monkey.belozersky.msu.ru/~dian/svetka/articles/parsimony.html -- 12.7 -- 09.06.2006
:
(
(>5615) - monkey.belozersky.msu.ru/ )
12. LOCAL TSUNAMI WARNING AND MITIGATION -- Official information
... References . ... References to books should include the author's name; year of publication; title; page numbers where appropriate; publisher; place of publication, in the order given in the example below. ... Ramirez, F. J., Marquez, R. A. C., and Mondaca, G.: 1991, The 1877 great tsunami and the rapid local warning network in the coast of Northern Chile - South America, In: Proc. International Conference of Australian Earthquake Engineering Society , Brisbane, Australia, 25-1. ... Information . ...
[
]
http://seac47-2.phys.msu.ru/Info.htm -- 8.3 -- 17.10.2007
:
(
(>25) - seac47-2.phys.msu.ru/ )
13. Moscow State University took 3rd place in the ranking of universities among the
The Department of Talented Youth Affairs and Professional Orientation . ... Lomonosov Moscow State University took third place in the ranking of the best universities among the BRICS countries and countries of emerging economies according to the world?s leading agency ?Times Higher Education?, ... I would like to say that Moscow University has done a great job in all these areas. ... 2016 - The Department of Talented Youth Affairs and Professional Orientation ...
[
]
http://talant.msu.ru/eng/2015/12/08/moscow-state-university-took-3rd-place-in-the-ranking-of-universities-among-the-brics-countries-and-countries-of-emerging-economies/ -- 26.3 -- 09.04.2016
:
(
(>59) - talant.msu.ru/ )
14. http://www.sai.msu.ru/neb/nss/SatStar/expl-S.txt
... Byte-by-byte Description of files: star -S1.txt , star -S2.txt, star -S3.txt ------------------------------------------------------------------------------- Bytes Format Units Label Explanations 1- 4 I4 --- YYYY Year of the date 6- 7 I2 --- MM Month of the date 9- 10 I2 d DD Day of the date 13- 14 I2 h h Hour of the day 18- 24 F7,2 d JD* Julian day of the date , JD*=JD-2450000.5 28- 31 F4.1 degrees M-S Apparent distance between ...
[
]
http://www.sai.msu.ru/neb/nss/SatStar/expl-S.txt -- 3.0 -- 17.02.2005
[
]
http://lnfm1.sai.msu.ru/neb/nss/SatStar/expl-S.txt -- 3.0 -- 17.02.2005
:
(
(>480) - lnfm1.sai.msu.ru/ )
15. Qt Toolkit - forever/forever.cpp example file
This example continuously draws rectangles in a window and has another widget that counts the number of rectangles that are drawn per second. Id: forever.cpp,v 2.4 1998/06/16 11:39:32 warwick Exp $ ** ** Copyright (C) 1992-1998 Troll Tech AS. ... This file is part of an example program for Qt. ...
[
]
http://rtm-cs.sinp.msu.ru/manual/qt/forever-forever-cpp.html -- 7.4 -- 11.07.1998
:
(
(>735) - rtm-cs.sinp.msu.ru/ )
16. Systema Naturae
Shipunov A.B. Systema Naturae [Electronic resource]. 1995 onwards. ... Pyramid of kingdoms , in SVG . ... Systema Naturae or the outline of living world classification // Protistology. ... The classification has: (1) small number of kingdoms; (2) large phyla; (3) incorporating as much as possible taxonomical data from different sources. ... The classification utilizes all described groups of living organisms, excluding fossils and viruses, from kingdoms and down to the level of class. ...
[
]
http://herba.msu.ru/shipunov/os/ -- 7.3 -- 07.12.2014
:
(
(>566) - herba.msu.ru/ )
17. 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
:
(
(>20) - ferro.phys.msu.ru/ )
18. Analysis of change-point synchronization in multi-channel EEG
Brain Research Group >> Research >> Change-point analysis ... << previous next >> . ... The number of randomly coinciding change-points (the noise level) can be easily estimated using the total numbers of change-points in each EEG channel, and thus the estimate of the number of systematically coinciding change-points can be cleared from the randomly coinciding change-points, both "true" and "false". ... This number, however, vary with the number of change-points in each channel. ...
[
]
http://brain.bio.msu.ru/papers/chp2000/10.htm -- 10.1 -- 03.06.2005
:
(
(>55) - brain.bio.msu.ru/ )
19. CDFE => Online Services => Nuclear Reaction Threshold and Energy Values
Online Services | ... This program give to one the possibility to calculate REACTION THRESHOLD and REACTION ENERGY values for any nuclear reaction: . ... Equation for REACTION ENERGY : E react = ( M 1 + M 2 - SUM ) * c 2 , . ... Format of ENERGY value: Energy value energy error . Nucleon Separation Energy Graph Engine is universal program for plotting graph of nucleon separation energies. ... 3) Type and number of nucleon separated (namefield "Reaction") (multiselect field), . ...
[
]
http://cdfe.sinp.msu.ru/services/calc_thr/calc_thr_help.html -- 13.2 -- 21.11.2006
:
(
(>142) - cdfe.sinp.msu.ru/ )
20. Petri dish
Simulation of life inside Petri dish, where hypothetic unicellular organisms move and reproduce. ... They can't be changed while simulation is in progress Number of cells [1-10] - number of cells in dish at start of simulation Diameter of Petri dish [100-500] - defines the size of Petri dish Cell's lifetime [1-1000] - defines period of cell's life in dish Asexual(sexual) reproduction (on/off) - activates or disables chosen type of reproduction When you press "Submit" button, simulation is launched. ...
[
]
http://kodomo.cmm.msu.su/trac/petri_dish/export/23%3A97768e4bbe61/about.html -- 4.0 -- 23.12.2010
[
]
http://kodomo.fbb.msu.ru/hg/petri_dish/raw-file/97768e4bbe61/about.html -- 4.0 -- 11.02.2011
[
]
http://kodomo.cmm.msu.ru/hg/petri_dish/raw-file/97768e4bbe61/about.html -- 4.0 -- 11.02.2011
:
(
(>5535) - kodomo.cmm.msu.ru/ )