1. http://mirror.msu.net/pub/rfc-editor/rfc-ed-all/pdfrfc/rfc4056.txt.pdf
Network Working Group Request for Comments: 4056 Category: Standards Track J. Schaad Soaring Hawk Consulting June 2005 Use of the RSASSA-PSS Signature Algorithm in Cryptographic Message Syntax (CMS) Status of This Memo This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements. ... Algorithm Identifiers and Parameters Certificate Identifiers The RSASSA-PSS signature algorithm is defined in RFC 3447 [P1v2.1]. ...
[
]
http://mirror.msu.net/pub/rfc-editor/rfc-ed-all/pdfrfc/rfc4056.txt.pdf -- 10.3 -- 15.06.2005
:
(
(>20075) - mirror.msu.net/ )
2. %TOPICTITLE% (2 vs. 3) - TWiki
... In the example above, if CONDITION evaluates to TRUE, then THEN will be included in the topic; otherwise ELSE will be included. Changed: . ... The best way to use this feature is to define two TWikiVariables , one for the THEN case and the other for the ELSE case. ... IF{"context authenticated and defined WIKINAME and $ WIKINAME='FredBloggs'" then="%LI%" else="%LO%"}% . ... defined' | ... atom ::= context identifier, TWiki variable name, single-quoted string . ... TWiki variable defined or not . ...
[
]
http://dualopt1.cmm.msu.ru/bin/rdiff/TWiki/IfStatements?rev1=3&rev2=2 -- 22.5 -- 28.02.2014
:
(
(>39025) - dualopt1.cmm.msu.ru/ )
3. 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
:
(
(>12255) - lib.mexmat.ru/ )
4. Retrieving Arguments
... New parameter parsing API: This chapter documents the new Zend parameter parsing API introduced by Andrei Zmievski. ... It greatly simplifies the process of receiving parameteres, but it has a drawback in that it can't be used for functions that expect variable number of parameters. ... The third argument is a string that specifies the number and types of arguments your function is expecting, similar to how printf format string specifies the number and format of the output values it should operate...
[
]
http://old.hcs.cmc.msu.ru/php/zend.arguments.retrieval.html -- 11.2 -- 03.02.2002
[
]
http://old.master.cmc.msu.ru/php/zend.arguments.retrieval.html -- 11.2 -- 03.02.2002
[
]
http://oit.cmc.msu.ru/php/zend.arguments.retrieval.html -- 11.2 -- 03.02.2002
:
(
(>746) - oit.cmc.msu.ru/ )
5. mod_ext_filter - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... mod_ext_filter presents a simple and familiar programming model for filters . ... any programming/scripting language can be used, provided that it allows the program to read from standard input and write to standard output . existing programs can be used unmodified as Apache filters . ... mod_ext_filter directive to define a filter . ... program /usr/bin/enscript, with the type of . ...
[
]
http://itpm.msu.su/manual/en/mod/mod_ext_filter.html -- 18.6 -- 04.02.2005
:
(
(>453) - itpm.msu.su/ )
6. Backward and Forward compatibility
Very important in the introduction of a new programming language standard is that old programs (at least those who obey the outgoing standard) can be used once again, with the new standard. When we went from Fortran 66 to Fortran 77 the extended DO -loop was removed (the extended DO -loop means that if you do not change any of the DO -loop parameters you can jump out of the loop and then jump in again (this is somewhat contrary to the concept of structured programming). ... 2, June 1993, page 1. ...
[
]
http://crydee.sai.msu.ru/f90/a4.html -- 5.4 -- 30.03.1996
:
(
(>1477) - crydee.sai.msu.ru/ )
7. MPI_Op_free | PARALLEL.RU - -
... MPI_Op_free . Frees a user-defined combination function handle #include "mpi.h" int MPI_Op_free( op ) MPI_Op *op; . ... The MPI 1.1 specification, in the section on opaque objects, explicitly A null handle argument is an erroneous IN argument in MPI calls, unless an exception is explicitly stated in the text that defines the function. ... All MPI routines (except MPI_Wtime and MPI_Wtick ) return an error value; C routines as the value of the function and Fortran routines in the last argument. ...
[
]
http://www.parallel.ru/docs/mpich/html/www3/MPI_Op_free.html -- 17.7 -- 09.04.2016
:
(
(>860) - www.parallel.ru/ )
8. Passing arguments to the shell
Shell scripts can act like standard UNIX commands and take arguments from the command line. Arguments are passed from the command line into a shell program using the positional parameters $1 through to $9 . Each parameter corresponds to the position of the argument on the command line. ... For example: cat printps # This script converts ASCII files to PostScript # and sends them to the PostScript printer ps1 # It uses a local utility "a2ps" a2ps $* | lpr -Pps1 printps elm.txt vi.ref msg . ...
[
]
http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.1.html -- 2.8 -- 17.01.1997
:
(
(>186) - comet.sai.msu.ru/ )
9. http://lnfm1.sai.msu.ru/~leo/ietf/submited/draft-chudov-cryptopro-cpxmldsig-00.txt
XMLDSIG Working Group Grigorij Chudov, CRYPTO-PRO Internet Draft Serguei Leontiev, CRYPTO-PRO Expires October 7, 2004 April 7, 2004 Intended Category: Informational Using algorithms GOST R 34.10-2001, GOST R 34.10-94 and GOST R 34.11-94 for XML Digital Signatures <draft-chudov-cryptopro-cpxmldsig-00.txt> Status of this Memo This document is an Internet-Draft and is subject to all provisions of Section 10 of RFC2026. ... This document introduces GOST R 34.10-94/2001 signatures as additional methods. ...
[
]
http://lnfm1.sai.msu.ru/~leo/ietf/submited/draft-chudov-cryptopro-cpxmldsig-00.txt -- 22.5 -- 07.04.2004
:
(
(>383) - lnfm1.sai.msu.ru/ )
10. SAL- Programming - Tools & Utilities - STL
STL . The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators; it provides many of the basic algorithms and data structures of computer science. The STL is a generic library, meaning that its components are heavily parameterized: almost every component in the STL is a template. ... Home Site: . ... User Comments: . ... SAL Home | Programming | Tools & Utilities . Comments? ... Copyright 1995-2001 by Herng-Jeng Jou . ...
[
]
http://www.sai.msu.su/sal/F/2/STL.html -- 3.6 -- 22.12.2007
:
(
(>854) - www.sai.msu.su/ )
11. VarENCODE < System < Foswiki
Encode character sequences in "string" , by mapping characters (or sequences of characters) to an alternative character (or sequence of characters). ... Parameter type not be used if old or new are given. old="tokenlist" . Comma-separated list of tokens to replace. ... new="tokenlist" . ... Example: %SEARCH{ "%ENCODE{ "string with "quotes"" type="quotes" }%" noheader="on" }% When using old and new , be aware that the results of applying earlier tokens are not processed again using later tokens. ...
[
]
http://wiki.cs.msu.ru/System/VarENCODE?cover=print;sortcol=0;table=1;up=1 -- 16.2 -- 12.04.2016
[
]
http://wiki.cmc.msu.ru/System/VarENCODE?cover=print;sortcol=0;table=1;up=1 -- 16.2 -- 12.04.2016
:
(
(>5489) - wiki.cmc.msu.ru/ )
12. VarENCODE < System < Foswiki
You are here: Foswiki > System Web > Macros > VarENCODE (31 Oct 2010, ProjectContributor ) E dit A ttach . Encode character sequences in "string" , by mapping characters (or sequences of characters) to an alternative character (or sequence of characters). ... Parameter type not be used if old or new are given. old="tokenlist" . Comma-separated list of tokens to replace. ... An empty element in the new list will result in the corresponding token in the old list being deleted from the string. ...
[
]
http://wiki.cs.msu.ru/System/VarENCODE?sortcol=0;table=1;up=1 -- 28.1 -- 10.04.2016
:
(
(>2004) - wiki.cs.msu.ru/ )
13. http://xray.sai.msu.ru/~ivan/gmt/man/triangulate.html
... Append the name of the output grid file. ... CYLINDRICAL PROJECTIONS: -Jc lon0 / lat0 / scale (Cassini) -Jj lon0 / scale (Miller) -Jm scale ( Mercator - Greenwich and Equator as origin) -Jm lon0 / lat0 / scale ( Mercator - Give meridian and standard parallel) -Joa lon0 / lat0 / azimuth / scale (Oblique Mercator - point and azimuth) -Job lon0 / lat0 / lon1 / lat1 / scale (Oblique Mercator - two points) -Joc lon0 / Je lon0 / lat0 / scale (Equidistant). ...
[
]
http://xray.sai.msu.ru/~ivan/gmt/man/triangulate.html -- 9.3 -- 19.03.1999
:
(
(>334) - xray.sai.msu.ru/ )
14. Structure of LanHEP input file
... The LanHEP input file is the sequence of statements, each starts with a special identifier (such as parameter, lterm etc) and ends with the full-stop ' . ... This section is aimed to clarify the syntax of LanHEP input files, i.e. the structure of the statements. ... Let us consider the LanHEP input files for the Standard Model with both the t'Hooft-Feynman and unitary gauges. ... LanHEP allows the user to define several keys , and use these keys to branch among several variants of the model. ...
[
]
http://theory.sinp.msu.ru/~semenov/doc/node3.html -- 10.8 -- 07.03.2008
:
(
(>723) - theory.sinp.msu.ru/ )
15. standard of astronomical data, catalogs
This section of library contains information about "classic" Star Catalogs. ... For a Henry Draper Catalog 272149 stars have received a total of 531,211 identifications in 7 atalogs: . 270456 - in Astrographic Catalogue ( "Carte du Ciel", 4M), . 251943 - in Guide Stars Catalog (GSC), . ... A file with information on the components of 1788 of multiple systems in catalog HDEC (3681 component, or a combination thereof, with 4054 recording). ... A file with information about 21971 variable stars. ...
[
]
http://astrometric.sai.msu.ru/lib_projects_01.html -- 4.1 -- 07.11.2008
:
(
(>18) - astrometric.sai.msu.ru/ )
16. x264 codec improvement | Graphics and Media Lab
... x264 is an open source codec of standard MPEG4 AVC/H.264, developed by programmers from all over the world. ... Accumulated during previous frames' compressions statistic is actively used by codec to improve effectiveness of adaptive models. ... These parameters are used only before encoding start, so, our improvements are more significant for short sequences. ... 3 Results of codec x264 modification on "flower" sequence . ... 5 Results of codec x264 modification on "flower" sequence, low bitrates ....
[
]
http://graphics.cs.msu.ru/en/science/research/videocompression/x264tuning -- 16.2 -- 09.04.2016
:
(
(>292) - graphics.cs.msu.ru/ )
17. http://ofvp.phys.msu.ru/en/science_education/diploma/annot/2011/Trukhanov_Bruevich_en.pdf
Diploma thesis abstract Effect of doping on parameters of organic solar cells student Trukhanov Vasiliy Andreevich. ... For optimized bulk heterojunction cell based on the most studied materials (blend of poly-3-hexylthiophene and fullerene derivative PCBM) it was discovered that efficiency decreases from 4.5% to 1% with increase of dopant concentration up to 1024 m-3 owing to decrease of the short-circuit current and fill factor; the open-circuit voltage changes slightly. ...
[
]
http://ofvp.phys.msu.ru/en/science_education/diploma/annot/2011/Trukhanov_Bruevich_en.pdf -- 7.9 -- 17.12.2010
:
(
(>63) - ofvp.phys.msu.ru/ )
18. 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
:
(
(>298) - uneex.lorien.cs.msu.su/ )
19. Oscilloscope tab
... Next: Controllers tab Up: Scan parameters Previous: Tuning tab (RAFM mode) Contents Index . ... Standard absolute) mode feedback is disabled and if user chooses Deflection signal to be shown then absolute value of signal from the first ADC will be represented in the oscilloscope window (in STM mode this will be a tunneling current value, in the AFM mode - difference in laser beam intensity between upper and lower photodiode sectors, in the RAFM mode - mean square of this difference). ...
[
]
http://www.spm.genebee.msu.ru/manual/en/node50.html -- 5.6 -- 04.02.2005
:
(
(>79) - www.spm.genebee.msu.ru/ )
20. SDPpred
SDPpred: a tool for prediction of amino acid residues that determine differences in functional specificity of homologous proteins . The GDE alignment format is one of the standard alignment formats. Popular programs for sequence alignment, e.g. ClustalW, can save alignment in this format. ... Sequences are placed one after another, the name of each sequence is placed onto a separate line and begins with %. ... Thus the alignment looks like this: . ... back to input format rules . ...
[
]
http://monkey.belozersky.msu.ru/~psn/gde.htm -- 6.4 -- 09.02.2004
:
(
(>67) - monkey.belozersky.msu.ru/ )