1. snake: 2f56e186e75c engine.py
... Fixed initial value for snake.Rule.direction . ... 8 class Cell ( object ): . 9 def __init__ ( self , x , y , canvas = None ): . ... type = 'empty' . ... 18 offset = ( self . ... create_rectangle ( offset [ 0 ], offset [ 1 ], offset [ 0 ] + self . x * field_size / 21.0 , offset [ 1 ] + self . ... 21 pass . ... 83 def move_snake ( self , snake ): . ... 98 dir_cell = self . ... type == 'tail' and dir_cell . ... 110 dir_cell = self . ... 159 dir_cell = self . ... type == 'empty' or ( dir_cell . ...
[
]
http://kodomo.fbb.msu.ru/hg/snake/file/2f56e186e75c/engine.py -- 52.4 -- 03.02.2013
:
(
(>23417) - kodomo.fbb.msu.ru/ )
2. http://kodomo.cmm.msu.su/trac/snake/browser/engine.py?rev=54%3A836ce89ecc91&format=txt
import random as rnd import Tkinter as tk directions = [(0,1), (1,0), (0,-1), (-1,0)] tm = [[0, -1], [1, 0]] class Cell(object): def __init__( self , x, y, canvas = None ): self .x = x self .y = y self .canvas = canvas self . snake = None self .type = 'empty' return def redraw( self ): field_size = min( self .canvas.winfo_height(), self .canvas.winfo_width()) offset = ( self ...
[
]
http://kodomo.cmm.msu.su/trac/snake/browser/engine.py?rev=54%3A836ce89ecc91&format=txt -- 7.2 -- 19.12.2010
[
]
http://kodomo.cmm.msu.ru/trac/snake/browser/engine.py?rev=54%3A836ce89ecc91&format=txt -- 7.2 -- 19.12.2010
:
(
(>3015) - kodomo.cmm.msu.ru/ )
3. http://xray.sai.msu.ru/~ivan/gmt/man/grdgradient.html
grdgradient - Compute directional derivative or gradient from 2-D grd file representing z(x,y) grdgradient in _ grdfile -G out _ grdfile [ -A azim [/ azim2 ] ] [ -D [ c ][ o ][ n ] ] [ -L flag ] [ -M ] [ -N [ e ][ t ][ amp ][/ sigma [/ offset ]] ] [ -S slopefile ] [ -V ] grdgradient may be used to compute the directional derivative in a given direction ( -A ), or the direction ( -S ) [and the magnitude ( -D )] of the vector gradient of the data. ... If amp is not given, default amp = 1. ...
[
]
http://xray.sai.msu.ru/~ivan/gmt/man/grdgradient.html -- 7.6 -- 19.03.1999
:
(
(>207) - xray.sai.msu.ru/ )
4. http://herba.msu.ru/shipunov/school/biol_154/textbook/pics/src/example_trees.r
library(ape) pdf("../example_tree1.pdf", height=2, width=2) plot(read.tree(file="example_tree1.phy"), type="c", direction="u", no.margin=T, label.offset=.1) dev.off() pdf("../example_tree2.pdf", height=2, width=2) plot(read.tree(file="example_tree2.phy"), type="c", direction="u", no.margin=T, label.offset=.1) dev.off() pdf("../example_tree1h.pdf", height=2, width=2) plot(read.tree(file="example_tree1.phy"), no.margin=T, label.offset=.1) dev.off()
[
]
http://herba.msu.ru/shipunov/school/biol_154/textbook/pics/src/example_trees.r -- 1.4 -- 06.11.2014
:
(
(>82) - herba.msu.ru/ )
5. Scientific directions | Department: General Problems of Control. Faculty of
... Scientific directions . ... The research of the department of General Problems of Control has taken four major directions, each of which has several branches. ... general Lagrange principle, problems of convex analysis and methods of duality in the theory of extremal problems . ... free-boundary problems . ... Optimization, optimal control, numerical methods and questions of applied mathematics: . ... 119992 Moscow, GSP-1, Leninskie Gory, MSU, mechanics and mathematics department, OPU, Room 13-14 . ...
[
]
http://new.math.msu.su/department/opu/node/9?language=en -- 26.7 -- 10.04.2016
:
(
(>102) - new.math.msu.su/ )
6. Directions :: Quantum Information Laboratory
... The laboratory of Quantum Information and Quantum Optics (QIQO) was organized in the summer of 2006 on the basis of Spontaneous Parametric Down-Conversion laboratory. It was designated to work on specific topics in the new field of quantum information and quantum communication. ... Possible applications - development of quantitative methods to analyze the degree of entanglement of two-photon states, as well as engineering of specific states for quantum information and communication purposes. ...
[
]
http://qi.phys.msu.ru/en/directions/ -- 11.2 -- 09.04.2016
:
(
(>123) - qi.phys.msu.ru/ )
7. Current directions in autoimmunity - | -
: \ . ... . ... Quesniaux VF , Jacobs M. , Allie N. , Grivennikov S. , Nedospasov SA , Garcia I. , Olleros ML , Shebzukhov Y. , Kuprash D. , Vasseur V. , Rose S. , Court N. , Vacher R. , Ryffel B. Current directions in autoimmunity , S. Karger AG (Switzerland) , 11, . 157-179 DOI . ...
[
]
http://istina.msu.ru/journals/59677/ -- 16.5 -- 11.04.2016
:
(
(>357) - istina.msu.ru/ )
8. Qt Toolkit - QBoxLayout Class
The QBoxLayout class lines up child widgets horizontally or vertically. ... QBoxLayout (QWidget*parent, Direction, intborder=0, intautoBorder=-1, constchar*name=0) . ... QBoxLayout takes the space it gets (from its parent layout or from the mainWindget()), divides it up into a row of boxes and makes each managed widget fill one box. ... The stretch factor applies only in the direction of the QBoxLayout, and is relative to the other boxes and widgets in this QBoxLayout. ...
[
]
http://rtm-cs.sinp.msu.ru/manual/qt/qboxlayout.html -- 13.0 -- 11.07.1998
:
(
(>474) - rtm-cs.sinp.msu.ru/ )
9. IPEE RAS: The Principal Directions Of The Studies
. Structural and functional organization, dynamics and evolution of populations, communities and ecosystems; . Ecology of organisms and mechanisms of adaptation; . Ecological and evolutionary aspects of animal behavior and communications; . Morphological regularities and mechanisms of animal evolution; . Biological diversity and sustainable use of biological resources. Fundamental problems of nature conservation.
[
]
http://www.sevin.ru/main_directions/main_directions_eng.html -- 3.6 -- 13.09.2012
:
(
(>1745) - www.sevin.ru/ )
10. Main Directions of Scientific Research of the Chair and Laboratory in 2012 -
... Physics Department . ... Microphase Separation, Formation of Other Microstructures in Polymer Systems . ... Polymers with Associating Groups (experiment + theory + computer experiment) . Atomic Force Microscopy of Polymer Systems (theory + experiment) . Polymer Macromolecules at Surfaces, Polymer Interfaces (theory + computer experiment) . ... Search and Investigation of New Ferroelectric and Superionic Crystals . Education in Polymer Physics . ... Seminar in Polymer Physics . ...
[
]
http://poly.phys.msu.ru/en/directions/directions.html -- 5.8 -- 10.04.2016
[
]
http://polly.phys.msu.ru/en/directions/directions.html -- 5.8 -- 09.04.2016
:
(
(>111) - polly.phys.msu.ru/ )
11. Main Directions of Research
... Inorganic Materials Sciences . Chemistry of Coordination Compounds . Chemistry and Physics of Sensor and Semiconductor Materials . Inorganic Synthesis . Inorganic Crystallochemistry . Main Directions of Research . Inorganic Supramolecular Assemblies and Zintl phases . Group of the design and fine synthesis of inorganic phases with unusual electrophysical properties . ... Synthesis of designed inorganic substances of various dimensions and their fundamental properties . ...
[
]
http://www.inorg.chem.msu.ru/sis/eng/ResearchFields.html -- 5.1 -- 02.07.2015
:
(
(>35) - www.inorg.chem.msu.ru/ )
12. - Online! : - Microsoft: Future Directions in Computer
-Online! ... . ... - Microsoft . ... Future Directions in Computer Science . ... 2001 2012 Online! ... . ... info@cmc online.ru . ...
[
]
http://www.cmc-online.ru/interesting/?id=microsoft-september2003 -- 13.5 -- 28.02.2014
:
(
(>2) - www.cmc-online.ru/ )
13. Smith R.C., Demetriou M.A. - Research Directions in Distributed Parameter
. ... Smith R.C., Demetriou M.A. - Research Directions in Distributed Parameter Systems . ... : Research Directions in Distributed Parameter Systems . : Smith R.C., Demetriou M.A. : . ... Research Directions in Distributed Parameter Systems is intended for graduate students, academic and industrial research scientists, and program managers from funding agencies supporting research focused on distributed parameter systems. ...
[
]
http://lib.mexmat.ru/books/74975 -- 59.9 -- 11.04.2016
:
(
(>4160) - lib.mexmat.ru/ )
14. Research Directions
. Research Directions . Fundamental Problems of Automated Systems, Methodology, Technology and Security of Large-Scale Information Systems . Parallel Computing and Programming Tools . Mathematical Modelling, Computational and Applied Mathematics and Fundamental Applications . Modern Computational Technologies fof Teaching .
[
]
http://www.rcc.msu.ru/nivc/english/sci/ways.html -- 5.0 -- 21.05.2013
[
]
http://www.srcc.msu.ru/nivc/english/sci/ways.html -- 5.0 -- 21.05.2013
[
]
http://srcc.msu.ru/nivc/english/sci/ways.html -- 5.0 -- 21.05.2013
:
(
(>29) - srcc.msu.ru/ )
15. Plane tab
... Next: It(Z) tab (STM mode), Up: Scan parameters Previous: Scan parameters Contents Index . On this tab user can set scan parameters corresponding to surface scanning Z(X,Y). ... Scanning mode can be set using falling list that is in upper part of the tab window . ... Steps/lines -- number of points in a scan line and number of lines in surface image. ... On the Litography tab user can choose Mask image , litography mode and parameters for probe-sample interaction during lithography process. ...
[
]
http://www.spm.genebee.msu.ru/manual/en/node46.html -- 12.5 -- 04.02.2005
:
(
(>79) - www.spm.genebee.msu.ru/ )
16. Laboratory of laser spectroscopy of solutions of supramolecular compounds and
... Laboratory of laser spectroscopy of solutions of supramolecular compounds and nanostructures is very young. We have grown up in the laboratory of laser spectroscopy of water media. ... Use of such powerful modern tools of solution of inverse problems and problems of optimization provides successful solution of a wide range of applied problems of diagnostics and analysis of water media. ... 2016 Laboratory of laser spectroscopy of solutions of supramolecular compounds and nanostructures . ...
[
]
http://rswater.phys.msu.ru/ -- 9.6 -- 01.02.2016
:
(
(>16) - rswater.phys.msu.ru/ )
17. OFFSET
... Prev . Next . ... OFFSET(range,row,col,height,width) . ... (@col,@row) @range, @height @width. @range , OFFSET #VALUE!. ... COLUMN , COLUMNS , ROWS . ...
[
]
http://uneex.mithril.cs.msu.su/static/GnumericDoc_ru/r6928.html -- 3.9 -- 26.09.2011
[
]
http://uneex.lorien.cs.msu.su/static/GnumericDoc_ru/r6928.html -- 3.9 -- 26.09.2011
:
(
(>293) - uneex.lorien.cs.msu.su/ )
19. SAI Space Monitoring Laboratory
Lab . Main page News People . ASA . Master . Master net Homepage . ... Lomonosov Moscow State University Sternberg Astronomical Institute . ... MASTER . ... Lomonosov (ShOK) . ... About Space Monitoring Laboratory, scientific directions, instruments, contacts . People, who work in lab . Latest news and news archive . ... Gamma-Ray Bursts observations . Theory of Gamma-Ray Burst formation . ... MASTER (Global Robotic optical monitoring system) . ... All news ...
[
]
http://master.sai.msu.ru/en/ -- 8.2 -- 09.04.2016
:
(
(>183) - master.sai.msu.ru/ )
20. http://crydee.sai.msu.ru/public/lyrics/cs-uwp/d/denver.john/two_different_directions
denver.john/ different . directions two _ different _ directions TWO DIFFERENT DIRECTIONS (John Denver) They say they love each other I've no doubt they do They say they'll always be together That may not be true They come from different places Different points of view They find themselves in different spaces Everything is all brand new Two different directions Too many ...
[
]
http://crydee.sai.msu.ru/public/lyrics/cs-uwp/d/denver.john/two_different_directions -- 2.5 -- 26.03.1993
:
(
(>1398) - crydee.sai.msu.ru/ )