О лаборатории . ... Лаборатория теоретической биофизики . ... This python script is capable of generating a set of GAMESS input files for potential energy surface scanning. ... Main script ?pes-scan.py? #!/usr/bin/python #################################### # Potential energy surface scanner # # by piton at erg .biophys.msu.ru # #################################### import os, sys, string, re, copy, threading, xml.dom.minidom from stat import ... 2011 ERG Research Group . ...
. Электронная библиотека . механико-математического факультета . Московского государственного университета . Главная Ex Libris Книги Журналы Статьи Серии Каталог Wanted Загрузка ХудЛит Справка Поиск по индексам Поиск . Мехматянам . Первый курс . Второй курс . Третий курс . Четвертый курс . Пятый курс . Поиск по указателям . Результат поиска . Книга . Страницы для поиска . Бартеньев О.В. - Современный фортран . 144 . Электронная библиотека попечительского совета мехмата МГУ , 2004-2016 . | | О проекте
... There are two ways to add new functions to MySQL : . ... You can add the function as a native (built in) MySQL function. ... The MySQL source distribution includes a file `sql/udf_example.cc' that defines 5 new functions. ... Functions can be deleted using DROP FUNCTION : mysql> DROP FUNCTION metaphon; mysql> DROP FUNCTION myfunc_double; mysql> DROP FUNCTION myfunc_int; mysql> DROP FUNCTION lookup; mysql> DROP FUNCTION reverse_lookup; . ... To add a new native MySQL function, follow these steps: . ...
This is the verbatim text of the qregion.h include file. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QREGION _H # define QREGION _H #ifndef QT_H # include qshared.h # include qrect.h # include qstring.h #endif // QT_H class QRegion { public: enum RegionType { Rectangle, Ellipse }; QRegion (); QRegion ( int x, int y, int w, int h, RegionType = Rectangle ); QRegion ( ...
Network Working Group P. Cordell Internet-Draft Codalogic Intended status: Standards Track A. Newton Expires: September 22, 2016 ARIN March 21, 2016 Co-Constraints for JSON Content Rules draft-cordell-jcr-co-constraints-00 Abstract JSON Content Rules (JCR) [JCR] provides a powerful, intuitive and concise method for defining the structure of JSON [RFC7159] messages. ... JCRCC constraints may indicate that a JSON instance that was determined to be valid by the rules of a JCR ruleset is in fact invalid. ...