<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article
PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20190208//EN"
       "JATS-journalpublishing1.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" article-type="research-article" dtd-version="1.4" xml:lang="en">
 <front>
  <journal-meta>
   <journal-id journal-id-type="publisher-id">Modeling of systems and processes</journal-id>
   <journal-title-group>
    <journal-title xml:lang="en">Modeling of systems and processes</journal-title>
    <trans-title-group xml:lang="ru">
     <trans-title>Моделирование систем и процессов</trans-title>
    </trans-title-group>
   </journal-title-group>
   <issn publication-format="print">2219-0767</issn>
  </journal-meta>
  <article-meta>
   <article-id pub-id-type="publisher-id">53281</article-id>
   <article-id pub-id-type="doi">10.12737/2219-0767-2022-15-3-44-54</article-id>
   <article-categories>
    <subj-group subj-group-type="toc-heading" xml:lang="ru">
     <subject>Технические науки</subject>
    </subj-group>
    <subj-group subj-group-type="toc-heading" xml:lang="en">
     <subject></subject>
    </subj-group>
    <subj-group>
     <subject>Технические науки</subject>
    </subj-group>
   </article-categories>
   <title-group>
    <article-title xml:lang="en">Development of software products using character and string variables in an object-oriented environment</article-title>
    <trans-title-group xml:lang="ru">
     <trans-title>Разработка программных продуктов с использованием символьных и строковых переменных в объектно-ориентированной среде</trans-title>
    </trans-title-group>
   </title-group>
   <contrib-group content-type="authors">
    <contrib contrib-type="author">
     <name-alternatives>
      <name xml:lang="ru">
       <surname>Сазонова</surname>
       <given-names>Светлана Анатольевна</given-names>
      </name>
      <name xml:lang="en">
       <surname>Sazonova</surname>
       <given-names>Svetlana Anatol'evna</given-names>
      </name>
     </name-alternatives>
    </contrib>
   </contrib-group>
   <pub-date publication-format="print" date-type="pub" iso-8601-date="2022-10-05T20:59:06+03:00">
    <day>05</day>
    <month>10</month>
    <year>2022</year>
   </pub-date>
   <pub-date publication-format="electronic" date-type="pub" iso-8601-date="2022-10-05T20:59:06+03:00">
    <day>05</day>
    <month>10</month>
    <year>2022</year>
   </pub-date>
   <volume>15</volume>
   <issue>3</issue>
   <fpage>44</fpage>
   <lpage>54</lpage>
   <history>
    <date date-type="received" iso-8601-date="2022-10-04T00:00:00+03:00">
     <day>04</day>
     <month>10</month>
     <year>2022</year>
    </date>
   </history>
   <self-uri xlink:href="https://zh-szf.ru/en/nauka/article/53281/view">https://zh-szf.ru/en/nauka/article/53281/view</self-uri>
   <abstract xml:lang="ru">
    <p>Рассматриваются особенности разработки программных продуктов с использованием символьных и строковых переменных в объектно-ориентированной среде С++ Builder. Подробно рассмотрен синтаксис в различных примерах при использовании в программных продуктах на языке C++Builder символьных и строковых переменных. Примеры использования символьных и строковых переменных в объектно-ориентированной среде программирования C++ Builder, разработанных автором, представлены в виде алгоритмов, программного кода и программных интерфейсов. В работе подробно изложены примеры разработки программ с использованием символов и строковых переменных. Обоснован выбор метода, необходимого для решения задач, с учетом имеющихся исходных данных, а также с учетом прогноза ожидаемых результатов и особенностей их получения и дальнейшей обработки. Рассмотрена внешняя спецификация и основные особенности решения поставленных задач. Приведенные примеры алгоритмов и программ в задачах с символами и строковыми переменными в среде C++ Builder являются основой для разработки программного обеспечения для решения инженерно-технических задач. Предложенные подходы могут быть использованы на практике так как изложенные в работе алгоритмы послужат при решении поставленных инженерно-технических задач в качестве комплексного примера.</p>
   </abstract>
   <trans-abstract xml:lang="en">
    <p>The features of developing software products using symbolic and string variables in the object-oriented C++ Builder environment are considered. The syntax is considered in detail in various examples when using symbolic and string variables in C++Builder software products. Examples of the use of character and string variables in the object-oriented programming environment C++ Builder, developed by the author, are presented in the form of algorithms, program code and program interfaces. The paper details examples of program development using symbols and string variables. The choice of the method necessary for solving problems is substantiated, taking into account the available initial data, as well as taking into account the forecast of the expected results and the features of their obtaining and further processing. The external specification and the main features of the solution of the set tasks are considered. The given examples of algorithms and programs in tasks with symbols and string variables in the C ++ Builder environment are the basis for developing software for solving engineering problems. The proposed approaches can be used in practice, since the algorithms presented in the work will serve as a complex example in solving the set engineering and technical problems.</p>
   </trans-abstract>
   <kwd-group xml:lang="ru">
    <kwd>Программирование</kwd>
    <kwd>язык программирования</kwd>
    <kwd>С++ Builder</kwd>
    <kwd>символьных и строковых переменных</kwd>
    <kwd>алгоритмы</kwd>
    <kwd>листинги программ</kwd>
    <kwd>интерфейсы программ.</kwd>
   </kwd-group>
   <kwd-group xml:lang="en">
    <kwd>Programming</kwd>
    <kwd>programming language</kwd>
    <kwd></kwd>
   </kwd-group>
  </article-meta>
 </front>
 <body>
  <p></p>
 </body>
 <back>
  <ref-list>
   <ref id="B1">
    <label>1.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Культин, Н.Б. Самоучитель C++ Builder / Н.Б. Культин. - 2004. - 320 с.</mixed-citation>
     <mixed-citation xml:lang="en">Kul'tin, N.B. Samouchitel' C++ Builder / N.B. Kul'tin. - 2004. - 320 s.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B2">
    <label>2.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Архангельский, А.Я. Программирование в C++ / А.Я. Архангельский. - 2010. - 1230 с.</mixed-citation>
     <mixed-citation xml:lang="en">Arhangel'skiy, A.Ya. Programmirovanie v C++ / A.Ya. Arhangel'skiy. - 2010. - 1230 s.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B3">
    <label>3.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Sazonova, S.A. Control of load-bearing structures of technological overpasses / S.A. Sazonova, S.D. Nikolenko, A.A. Osipov // IOP Conference Series: Earth and Environmental Science. - 2022. - V. 988(5). - P. 052012. - DOI: 10.1063/5.0093524.</mixed-citation>
     <mixed-citation xml:lang="en">Sazonova, S.A. Control of load-bearing structures of technological overpasses / S.A. Sazonova, S.D. Nikolenko, A.A. Osipov // IOP Conference Series: Earth and Environmental Science. - 2022. - V. 988(5). - P. 052012. - DOI: 10.1063/5.0093524.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B4">
    <label>4.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Sazonova, S.A. Monitoring concrete road pavement damages / S.A. Sazonova, S.D. Nikolenko, N.V. Akamsina // IOP Conference Series: Earth and Environmental Science. - 2022. - V. 988(5). - P. 052054. - DOI: 10.1088/1755-1315/988/5/052054.</mixed-citation>
     <mixed-citation xml:lang="en">Sazonova, S.A. Monitoring concrete road pavement damages / S.A. Sazonova, S.D. Nikolenko, N.V. Akamsina // IOP Conference Series: Earth and Environmental Science. - 2022. - V. 988(5). - P. 052054. - DOI: 10.1088/1755-1315/988/5/052054.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B5">
    <label>5.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Measures based on the results of control of dustiness of workplaces from bulk materials / S.A. Sazonova, S.D. Nikolenko, V.F. Asminin [et al.] // AIP Conference Proceedings. Proceedings of the III International Conference on Advanced Technologies in Materials Science, Mechanical and Automation Engineering. - 2021. - P. 060029. - DOI: 10.1063/5.0072037.</mixed-citation>
     <mixed-citation xml:lang="en">Measures based on the results of control of dustiness of workplaces from bulk materials / S.A. Sazonova, S.D. Nikolenko, V.F. Asminin [et al.] // AIP Conference Proceedings. Proceedings of the III International Conference on Advanced Technologies in Materials Science, Mechanical and Automation Engineering. - 2021. - P. 060029. - DOI: 10.1063/5.0072037.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B6">
    <label>6.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Dust control of workplaces from bulk materials / S.A. Sazonova, S.D. Nikolenko, E. Vysotskaya [et al.] // AIP Conference Proceedings. Proceedings of the III International Conference on Advanced Technologies in Materials Science, Mechanical and Automation Engineering. - 2021. - P. 060028. - DOI: 10.1063/5.0072036.</mixed-citation>
     <mixed-citation xml:lang="en">Dust control of workplaces from bulk materials / S.A. Sazonova, S.D. Nikolenko, E. Vysotskaya [et al.] // AIP Conference Proceedings. Proceedings of the III International Conference on Advanced Technologies in Materials Science, Mechanical and Automation Engineering. - 2021. - P. 060028. - DOI: 10.1063/5.0072036.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B7">
    <label>7.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Dust cleaning of working areas in the production of granulated foam glass ceramics / S.D. Nikolenko, S.A. Sazonova, V.F. Asminin [et al.] // AIP Conference Pro-ceedings. Proceedings of the III International Conference on Advanced Technologies in Materials Science, Mechanical and Automation Engineering. - 2021. - P. 060030. - DOI: 10.1063/5.0072038.</mixed-citation>
     <mixed-citation xml:lang="en">Dust cleaning of working areas in the production of granulated foam glass ceramics / S.D. Nikolenko, S.A. Sazonova, V.F. Asminin [et al.] // AIP Conference Pro-ceedings. Proceedings of the III International Conference on Advanced Technologies in Materials Science, Mechanical and Automation Engineering. - 2021. - P. 060030. - DOI: 10.1063/5.0072038.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B8">
    <label>8.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Measures to improve the performance of concrete of rein-forced concrete supports of technological overpasses / S.D. Nikolenko, S.A. Sazonova, N.V. Akamsina [et al.] // IOP Conference Series: Earth and Environmental Science. V International Scientific Conference on Agribusiness, Environmental Engineering and Biotechnologies. - 2021. - P. 052036. - DOI: 10.1088/1755-1315/839/5/052036.</mixed-citation>
     <mixed-citation xml:lang="en">Measures to improve the performance of concrete of rein-forced concrete supports of technological overpasses / S.D. Nikolenko, S.A. Sazonova, N.V. Akamsina [et al.] // IOP Conference Series: Earth and Environmental Science. V International Scientific Conference on Agribusiness, Environmental Engineering and Biotechnologies. - 2021. - P. 052036. - DOI: 10.1088/1755-1315/839/5/052036.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B9">
    <label>9.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Sazonova, S.A. Simulation of a transport standby for ensuring safe heat supply systems operation / S.A. Sazonova, S.D. Nikolenko, A.A. Osipov // IOP Conference Series: Materials Science and Engineering. International science and technology conference &quot;FarEastCon-2019&quot;. - 2020. - P. 052004. - DOI: 10.1088/1757-899X/753/5/052004.</mixed-citation>
     <mixed-citation xml:lang="en">Sazonova, S.A. Simulation of a transport standby for ensuring safe heat supply systems operation / S.A. Sazonova, S.D. Nikolenko, A.A. Osipov // IOP Conference Series: Materials Science and Engineering. International science and technology conference &quot;FarEastCon-2019&quot;. - 2020. - P. 052004. - DOI: 10.1088/1757-899X/753/5/052004.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B10">
    <label>10.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Development and application of a portable lightweight sound suppression panel to reduce noise at permanent and temporary workplaces in the manufacturing and repair workshops / V.F. Asminin, E.V. Druzhinina, S.A. Sazonova, D.S. Osmolovsky // Akustika. - 2019. - V. 34. - Pp. 18-21.</mixed-citation>
     <mixed-citation xml:lang="en">Development and application of a portable lightweight sound suppression panel to reduce noise at permanent and temporary workplaces in the manufacturing and repair workshops / V.F. Asminin, E.V. Druzhinina, S.A. Sazonova, D.S. Osmolovsky // Akustika. - 2019. - V. 34. - Pp. 18-21.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B11">
    <label>11.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Evdokimova, S.A. Segmentation of store customers to increase sales using ABC-XYZ-analysis and clustering methods / S.A. Evdokimova // Journal of Physics: Conference Series. - 2021. - С. 012117. - DOI: 10.1088/1742-6596/2032/1/012117.</mixed-citation>
     <mixed-citation xml:lang="en">Evdokimova, S.A. Segmentation of store customers to increase sales using ABC-XYZ-analysis and clustering methods / S.A. Evdokimova // Journal of Physics: Conference Series. - 2021. - S. 012117. - DOI: 10.1088/1742-6596/2032/1/012117.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B12">
    <label>12.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Behaviour of concrete with a disperse reinforcement under dynamic loads / S.D. Nikolenko, E.A. Sushko, S.A. Sazonova [et al.] // Magazine of Civil Engineering. - 2017. - № 7 (75). - Pp. 3-14. - DOI: 10.18720/MCE.75.1.</mixed-citation>
     <mixed-citation xml:lang="en">Behaviour of concrete with a disperse reinforcement under dynamic loads / S.D. Nikolenko, E.A. Sushko, S.A. Sazonova [et al.] // Magazine of Civil Engineering. - 2017. - № 7 (75). - Pp. 3-14. - DOI: 10.18720/MCE.75.1.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B13">
    <label>13.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Flexural strength of fiber reinforced concrete structures / S.D. Nikolenko, S.A. Sazonova, V.F. Asminin [et al.] // IOP Conference Series. Krasnoyarsk Science and Technology City Hall. Krasnoyarsk, Russian Federation, 2021. - P. 22075. - DOI: 10.1088/1742-6596/1889/2/022075.</mixed-citation>
     <mixed-citation xml:lang="en">Flexural strength of fiber reinforced concrete structures / S.D. Nikolenko, S.A. Sazonova, V.F. Asminin [et al.] // IOP Conference Series. Krasnoyarsk Science and Technology City Hall. Krasnoyarsk, Russian Federation, 2021. - P. 22075. - DOI: 10.1088/1742-6596/1889/2/022075.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B14">
    <label>14.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Weld defects and automation of methods for their detection / S.A. Sazonova, S.D. Nikolenko, A.A. Osipov [et al.] // IOP Conference Series. Krasnoyarsk Science and Technology City Hall. Krasnoyarsk, Russian Federation, 2021. - P. 22078. - DOI: 10.1088/1742-6596/1889/2/022078.</mixed-citation>
     <mixed-citation xml:lang="en">Weld defects and automation of methods for their detection / S.A. Sazonova, S.D. Nikolenko, A.A. Osipov [et al.] // IOP Conference Series. Krasnoyarsk Science and Technology City Hall. Krasnoyarsk, Russian Federation, 2021. - P. 22078. - DOI: 10.1088/1742-6596/1889/2/022078.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B15">
    <label>15.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Sazonova, S. Control of the formation of defects in brickwork of buildings / S. Sazonova, S. Nikolenko, S. Dorokhin, D. Sysoev // AIP Conference Proceedings. - 2022. - V. 2467- P. 020023. - DOI: 10.1063/5.0093524.</mixed-citation>
     <mixed-citation xml:lang="en">Sazonova, S. Control of the formation of defects in brickwork of buildings / S. Sazonova, S. Nikolenko, S. Dorokhin, D. Sysoev // AIP Conference Proceedings. - 2022. - V. 2467- P. 020023. - DOI: 10.1063/5.0093524.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B16">
    <label>16.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Martignano, M. Static Analysis for Ada, C/C++ and Python: Different Languages, Different Needs / M. Martignano // Ada User Journal. - 2021. - Vol. 41(2). - Pp. 199-202. - DOI: 10.1145/3530801.3530807.</mixed-citation>
     <mixed-citation xml:lang="en">Martignano, M. Static Analysis for Ada, C/C++ and Python: Different Languages, Different Needs / M. Martignano // Ada User Journal. - 2021. - Vol. 41(2). - Pp. 199-202. - DOI: 10.1145/3530801.3530807.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B17">
    <label>17.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Delgado-Pérez, P. Customizable and scalable automated assessment of C/C++ programming assignments / P. Delgado-Pérez, I. Medina-Bulo // Computer Applications in Engineering Education. - 2020. - Vol. 28(6). - Pp. 1449-1466. - DOI: 10.1002/cae.22317.</mixed-citation>
     <mixed-citation xml:lang="en">Delgado-Pérez, P. Customizable and scalable automated assessment of C/C++ programming assignments / P. Delgado-Pérez, I. Medina-Bulo // Computer Applications in Engineering Education. - 2020. - Vol. 28(6). - Pp. 1449-1466. - DOI: 10.1002/cae.22317.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B18">
    <label>18.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">NOBRAINER: A Tool for Example-Based Transformation of C/C++ Code / V.V. Savchenko, K.S. Sorokin, I.E. Bronshtein [et al.] // Programming and Computer Software. - 2020. - Vol. 46(5). - Pp. 362-372. - DOI: 10.1134/S0361768820040052.</mixed-citation>
     <mixed-citation xml:lang="en">NOBRAINER: A Tool for Example-Based Transformation of C/C++ Code / V.V. Savchenko, K.S. Sorokin, I.E. Bronshtein [et al.] // Programming and Computer Software. - 2020. - Vol. 46(5). - Pp. 362-372. - DOI: 10.1134/S0361768820040052.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B19">
    <label>19.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Krasnov, M.M. Functional Programming Library for C++ / M.M. Krasnov // Programming and Computer Software. - 2020. - Vol. 46(5). - Pp. 330-340. - DOI: 10.1134/S0361768820050047.</mixed-citation>
     <mixed-citation xml:lang="en">Krasnov, M.M. Functional Programming Library for C++ / M.M. Krasnov // Programming and Computer Software. - 2020. - Vol. 46(5). - Pp. 330-340. - DOI: 10.1134/S0361768820050047.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B20">
    <label>20.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Sun, J.C.-Y. A smart eye-tracking feedback scaffolding approach to improving students’ learning self-efficacy and performance in a C programming course / J.C.-Y. Sun, K.Y.-C. Hsu // Computers in Human Behavior. - 2019. - Vol. 95. - Pp. 66-72. - DOI: 10.1016/j.chb.2019.01.036.</mixed-citation>
     <mixed-citation xml:lang="en">Sun, J.C.-Y. A smart eye-tracking feedback scaffolding approach to improving students’ learning self-efficacy and performance in a C programming course / J.C.-Y. Sun, K.Y.-C. Hsu // Computers in Human Behavior. - 2019. - Vol. 95. - Pp. 66-72. - DOI: 10.1016/j.chb.2019.01.036.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B21">
    <label>21.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Garber, D. Efficient online linear optimization with approximation algorithms / D. Garber // Mathematics of Operations Research. - 2021. - Vol. 46(1). - Pp. 204-220. - DOI: 10.1287/MOOR.2020.1053.</mixed-citation>
     <mixed-citation xml:lang="en">Garber, D. Efficient online linear optimization with approximation algorithms / D. Garber // Mathematics of Operations Research. - 2021. - Vol. 46(1). - Pp. 204-220. - DOI: 10.1287/MOOR.2020.1053.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B22">
    <label>22.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Verified simulation for robotics / A. Cavalcanti, A. Sampaio, A. Miyazawa [et al.] // Science of Computer Programming. - 2019. - Vol. 174. - Pp. 1-37. - DOI: 10.1016/j.scico.2019.01.004.</mixed-citation>
     <mixed-citation xml:lang="en">Verified simulation for robotics / A. Cavalcanti, A. Sampaio, A. Miyazawa [et al.] // Science of Computer Programming. - 2019. - Vol. 174. - Pp. 1-37. - DOI: 10.1016/j.scico.2019.01.004.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B23">
    <label>23.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Sazonova, S.A. Monitoring concrete road pavement damages / S.A. Sazonova, S.D. Nikolenko, N.V. Akamsina // IOP Conference Series: Earth and Environmental Science. International science and technology conference &quot;Earth science&quot; (ISTC EarthScience-2022). - 2022. - P. 052054. - DOI: 10.1088/1755-1315/988/5/052054.</mixed-citation>
     <mixed-citation xml:lang="en">Sazonova, S.A. Monitoring concrete road pavement damages / S.A. Sazonova, S.D. Nikolenko, N.V. Akamsina // IOP Conference Series: Earth and Environmental Science. International science and technology conference &quot;Earth science&quot; (ISTC EarthScience-2022). - 2022. - P. 052054. - DOI: 10.1088/1755-1315/988/5/052054.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B24">
    <label>24.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Sazonova, S.A. Control of load-bearing structures of technological overpasses / S.A. Sazonova, S.D. Nikolenko, A.A. Osipov // IOP Conference Series: Earth and Environmental Science. International science and technology conference &quot;Earth science&quot; (ISTC EarthScience-2022). - 2022. - P. 052012. - DOI: 10.1088/1755-1315/988/5/052012.</mixed-citation>
     <mixed-citation xml:lang="en">Sazonova, S.A. Control of load-bearing structures of technological overpasses / S.A. Sazonova, S.D. Nikolenko, A.A. Osipov // IOP Conference Series: Earth and Environmental Science. International science and technology conference &quot;Earth science&quot; (ISTC EarthScience-2022). - 2022. - P. 052012. - DOI: 10.1088/1755-1315/988/5/052012.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B25">
    <label>25.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Novikov, A.I. Grading of scots pine seeds by the seed coat color: how to optimize the engineering parameters of the mobile optoelectronic device / A.I. Novikov, V.K. Zolnikov, T.P. Novikova // Inventions. - 2021. - V. 6, № 1. - P. 7. - DOI: 10.3390/inventions6010007.</mixed-citation>
     <mixed-citation xml:lang="en">Novikov, A.I. Grading of scots pine seeds by the seed coat color: how to optimize the engineering parameters of the mobile optoelectronic device / A.I. Novikov, V.K. Zolnikov, T.P. Novikova // Inventions. - 2021. - V. 6, № 1. - P. 7. - DOI: 10.3390/inventions6010007.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B26">
    <label>26.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Methods of assessing the effectiveness of reforestation based on the theory of fuzzy sets / A. Kuzminov, L. Sakharova, M. Stryukov, V.K. Zolnikov // IOP Conference Series: Earth and Environmental Science. &quot;International Forestry Forum &quot;Forest Ecosystems as Global Resource of the Biosphere: Calls, Threats, Solutions&quot;. - 2020. - P. 012007. - DOI: 10.1088/1755-1315/595/1/012007.</mixed-citation>
     <mixed-citation xml:lang="en">Methods of assessing the effectiveness of reforestation based on the theory of fuzzy sets / A. Kuzminov, L. Sakharova, M. Stryukov, V.K. Zolnikov // IOP Conference Series: Earth and Environmental Science. &quot;International Forestry Forum &quot;Forest Ecosystems as Global Resource of the Biosphere: Calls, Threats, Solutions&quot;. - 2020. - P. 012007. - DOI: 10.1088/1755-1315/595/1/012007.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B27">
    <label>27.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Sakharova, L. Methodology for assessing the sustainability of agricultural production, taking into account its economic efficiency / L. Sakharova, M. Stryukov, V.K. Zolnikov // IOP Conference Series: Earth and Environmental Science. International scientific and practical conference &quot;Forest ecosystems as global resource of the biosphere: calls, threats, solutions&quot; (Forestry-2019). - 2019. - P. 012019. - DOI: 10.1088/1755-1315/392/1/012019.</mixed-citation>
     <mixed-citation xml:lang="en">Sakharova, L. Methodology for assessing the sustainability of agricultural production, taking into account its economic efficiency / L. Sakharova, M. Stryukov, V.K. Zolnikov // IOP Conference Series: Earth and Environmental Science. International scientific and practical conference &quot;Forest ecosystems as global resource of the biosphere: calls, threats, solutions&quot; (Forestry-2019). - 2019. - P. 012019. - DOI: 10.1088/1755-1315/392/1/012019.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B28">
    <label>28.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Belokurov, V.P. Modeling passenger transportation processes using vehicles of various forms of ownership / V.P. Belokurov, S.V. Belokurov, V.K. Zolnikov // Transportation Research Procedia. - 2018. - P. 44-49. - DOI: 10.1016/j.trpro.2018.12.041.</mixed-citation>
     <mixed-citation xml:lang="en">Belokurov, V.P. Modeling passenger transportation processes using vehicles of various forms of ownership / V.P. Belokurov, S.V. Belokurov, V.K. Zolnikov // Transportation Research Procedia. - 2018. - P. 44-49. - DOI: 10.1016/j.trpro.2018.12.041.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B29">
    <label>29.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Formation of the predicted training parameters in the form of a discrete information stream / T.E. Smolentseva, V.I. Sumin, V.K. Zolnikov, V.V. Lavlinsky // Journal of Physics: Conference Series. - 2018. - P. 012045. - DOI: 10.1088/1742-6596/973/1/012045.</mixed-citation>
     <mixed-citation xml:lang="en">Formation of the predicted training parameters in the form of a discrete information stream / T.E. Smolentseva, V.I. Sumin, V.K. Zolnikov, V.V. Lavlinsky // Journal of Physics: Conference Series. - 2018. - P. 012045. - DOI: 10.1088/1742-6596/973/1/012045.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B30">
    <label>30.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Methods of multi-criteria optimization in problems of simulation of trucking industry / S.V. Belokurov, V.P. Belokurov, V.K. Zolnikov, O.N. Cherkasov // Transportation Research Procedia. 12th International Conference &quot;Organization and Traffic Safety Management in Large Cities&quot;, SPbOTSIC 2016. - 2017. - Pp. 47-52. - DOI: 10.1016/j.trpro.2017.01.010.</mixed-citation>
     <mixed-citation xml:lang="en">Methods of multi-criteria optimization in problems of simulation of trucking industry / S.V. Belokurov, V.P. Belokurov, V.K. Zolnikov, O.N. Cherkasov // Transportation Research Procedia. 12th International Conference &quot;Organization and Traffic Safety Management in Large Cities&quot;, SPbOTSIC 2016. - 2017. - Pp. 47-52. - DOI: 10.1016/j.trpro.2017.01.010.</mixed-citation>
    </citation-alternatives>
   </ref>
  </ref-list>
 </back>
</article>
