Search alternatives:
structured » structure (Expand Search)
structures » structure (Expand Search)
structural » structure (Expand Search)
Showing 1,521 - 1,540 results of 12,438 for search '(structured OR (structures OR structural)) programming', query time: 0.20s Refine Results
  1. 1521

    GENETIC PROGRAMMING METHOD FOR CONTROL SYSTEMS IDENTIFICATION by Askhat I. Diveyev, Elena A. Sofronova

    Published 2010-09-01
    “…A problem of structural-parametric control systems identification is considered. …”
    Get full text
    Article
  2. 1522

    Designing and Interpreting a Mathematical Programming Language by Hüseyin Pehlivan

    Published 2019-12-01
    “…In this article, a programming language that supports the use of mathematical function structures is designed and an interpreter, which can evaluate the source code written in this language, is developed. …”
    Get full text
    Article
  3. 1523

    Electromechanical Impedance-Based Compressive Load-Induced Damage Identification of Fiber-Reinforced Concrete by George M. Sapidis, Maria C. Naoum, Nikos A. Papadopoulos

    Published 2025-03-01
    “…Continuous evaluation and Structural Health Monitoring (SHM) can play a key role in extending the lifespan of new or existing buildings. …”
    Get full text
    Article
  4. 1524

    Optimizing Reinforcement Strategies for Improved Flexural Behavior in Reinforced Concrete Walls by Ahmed Yahia, Magdy Tayel, Khalid Heiza, Ghada Hekal

    Published 2025-04-01
    “…Abstract This study investigates the flexural behavior of reinforced concrete walls through the testing of eight large-scale cantilever structural wall (CSW) specimens, categorized into two groups with varying steel reinforcement configurations and aspect ratios. …”
    Get full text
    Article
  5. 1525

    Effect of strategic imperative on technology adoption in academic libraries in Pakistan: A TAM & PLS-SEM analysis by Majid Ali, Chun Lyu, Xin Tian, Chengan Jiang, Li Gang

    Published 2025-08-01
    “…R2 and Q2 results established the robustness of the structural model. Furthermore, the findings suggest that institutional support and training programs are essential for librarians to enhance their technical skills, thereby improving the usability and ease of use of new technology, which ultimately can increase their willingness to adopt it. …”
    Get full text
    Article
  6. 1526
  7. 1527
  8. 1528
  9. 1529
  10. 1530

    Pengaruh Ukuran Koperasi, Profitabilitas, dan Pertumbuhan Terhadap Struktur Modal by Indra Winata, Yuanita Indriani, Rosti Setiawati

    Published 2025-03-01
    “…The aim of this study is to analyze the influence of cooperative size, profitability, and growth on capital structure both simultaneously and partially in primary consumer cooperatives in regencies/cities in West Java Province that submit performance reports to the Ministry of Cooperatives and SMEs through the Cooperative Online Data System regularly for the period 2018-2022. …”
    Get full text
    Article
  11. 1531
  12. 1532

    Genetic Diversity and Evaluation of Agro-Morphological Traits in Lettuce Core Collection by Suyun Moon, Onsook Hur, Seong-Hoon Kim, Yoonjung Lee, Hyeonseok Oh, Jungyoon Yi, Ho-Cheol Ko, Hee-Jong Woo, Nayoung Ro, Young-Wang Na

    Published 2024-12-01
    “…This study examined the genetic diversity and population structure of a core collection of the lettuce germplasm using genotyping by sequencing (GBS). …”
    Get full text
    Article
  13. 1533

    Synthesis, Characterization, Antimicrobial and Theoretical Studies of V(IV),Fe(III),Co(II),Ni(II), Cu(II), and Zn(II)Complexes with Bidentate (NN) Donar Azo Dye Ligand by Baghdad Science Journal

    Published 2016-12-01
    “…(L) acts as a ligand coordinating with some metal ionsV(IV), Fe(III), Co(II), Ni(II), Cu(II), and Zn(II). Structures of the new compounds were characterized by elemental and thermal analyses as well as FT-IR and UV-Vis Spectra. …”
    Get full text
    Article
  14. 1534

    NEW-OLD CHALLENGES IN MANAGEMENT OF INDUSTRIAL ENTERPRISES NOWADAYS by OLEG Sukharev

    Published 2019-01-01
    “…The article investigates the state of the Russian industry by the most important development parameters (number of employees, structure of production costs, fixed assets, performance, etc.). …”
    Get full text
    Article
  15. 1535

    Study on mechanism of influence of low temperature freeze-thaw cycle on spontaneous combustion characteristics of coal gangue by Xun Zhang, Ning Ma, Bing Lu, Fengwei Dai, Ge Huang, Huimin Liang, Chen Yu

    Published 2025-09-01
    “…Further analysis showed that the freeze-thaw cycle caused nonlinear changes in the spontaneous combustion effect of coal gangue by regulating the mineral composition, pore structure, and FeS2 reaction of the gangue, which was shown to be enhanced at the beginning of the cycle and weakened with the increase in the number of cycles.…”
    Get full text
    Article
  16. 1536

    Pomological and Molecular Characterization of Apple Cultivars in the German Fruit Genebank by Lea Broschewitz, Stefanie Reim, Henryk Flachowsky, Monika Höfer

    Published 2024-09-01
    “…Genetic diversity in terms of year and location of origin was investigated with a STRUCTURE analysis. It was hypothesized that genetic diversity might decline overtime due to restrictive breeding programs. …”
    Get full text
    Article
  17. 1537

    Model of e-learning with electronic educational resources of new generation by A. V. Loban, D. A. Lovtsov

    Published 2017-05-01
    “…Theoretical provisions of variation e-learning, including its base tasks (teaching, learning, management), and also order, formallogical and program means of development and most important requirements for an effective electronic educational resource are grounded; it is shown that the formalization of educational resources is possible on the basis of the structural-mathematical approach using the set-theoretical representations, that allow defining the features of the educational process and the role of participants in the language of sets and mapping between them, and also to receive “pedagogical diagnostics” of the course and learning outcomes, using the intellectual potential of each trainee both personally and in the classroom. …”
    Get full text
    Article
  18. 1538

    Hybrid Biogeography-Based Optimization for Integer Programming by Zhi-Cheng Wang, Xiao-Bei Wu

    Published 2014-01-01
    “…Thus we modify the mutation operator and/or the neighborhood structure of the algorithm, resulting in three new BBO-based methods, named BlendBBO, BBO_DE, and LBBO_LDE, respectively. …”
    Get full text
    Article
  19. 1539

    Research on the programming language for proxy re-encryption by Mang SU, Yan YU, Bin WU, Anmin FU

    Published 2018-06-01
    “…The programming language for proxy re-encryption(PLPRE) based on domain specific language(DSL) was proposed,which was similar to the matical description and was adopt to describe the proxy re-encryption directly.The algorithm designer could describe the algorithm conveniently and quickly by PLPRE,and obtain the programming code for computer.Firstly,the grammar of PLPRE was presented,including the definitions of the keyword and programming logic,then the ACC-PRE algorithm was described by PLPRE as an example.Secondly,the PLPRE parser was realized by ANTLR.Finally,the comparisons between the PLPRE and the related work were made.By using the PLPRE,user does not need to pay attentions to data structure or memory allocation.It is suitable for the cryptography experts who is not familiar with the programming.Thus,PLPRE will decrease the deviation between the design and implement for PRE.…”
    Get full text
    Article
  20. 1540

    Direct Method for Solving Bilinear Programming Problem by L. D. Matveyeva

    Published 2021-04-01
    “…This approach allows more fully to take into account the main target and structure of the problem. Improving a support plan consists of two parts: replacing the plan and replacing the support. …”
    Get full text
    Article