Search alternatives:
structured » structure (Expand Search), structures (Expand Search)
structural » structure (Expand Search)
Showing 9,041 - 9,060 results of 12,438 for search '(structured OR structural) programming', query time: 0.23s Refine Results
  1. 9041
  2. 9042
  3. 9043

    Controlling and Protecting Windows Applications by Analyzing and Manipulating PE File Format by Rawaa Qasha, Zaid Monther

    Published 2012-07-01
    “…Analyzing and manipulating the PE file gives valuable insights into the structure and work of Windows. This research includes analysis the components of Windows executable files as a structure and defined values, to provide the capability of protection and controlling Windows programs by applying specified modifications that can be undid on PE specific value to stop the program from being executed by unwanted user. …”
    Get full text
    Article
  4. 9044

    PUNCHING CALCULATION OF REINFORCED CONCRETE FLOOR SLABS by E. K. Agakhanov, D. S. Kostenko, G. M. Kravchenko, E. V. Trufanova

    Published 2016-07-01
    “…Program «Calculation of floor slab on punching» is recommended for use in the design of monolithic reinforced concrete structures.…”
    Get full text
    Article
  5. 9045
  6. 9046
  7. 9047

    Fuzzy Sliding Mode Control with Moving Sliding Surface of Rotary Inverted Pendulum by Oğuz Yakut, Muhammet Aydın

    Published 2022-09-01
    “…The boundary values of the membership functions in the fuzzy logic structure have been optimized using genetic algorithm codes in Matlab program. …”
    Get full text
    Article
  8. 9048

    Improvement in low-homology template-based modeling by employing a model evaluation method with focus on topology. by Wentao Dai, Tingrui Song, Xuan Wang, Xiaoyang Jin, Lizong Deng, Aiping Wu, Taijiao Jiang

    Published 2014-01-01
    “…Many template-based modeling (TBM) methods have been developed over the recent years that allow for protein structure prediction and for the study of structure-function relationships for proteins. …”
    Get full text
    Article
  9. 9049

    Problems and Prospects for the Development of Doctoral Education in Russia: The View of Regional Universities by E. A. Terentev, B. I. Bednyi

    Published 2020-10-01
    “…Four following groups of problems are identified: 1) the rigidity of requirements for the structure and content of the educational programs, 2) the imperfection of the system of attestation, gaps between attestation activities, 3) the problem of “retention” of doctoral students after the completion of the educational program, 4) the problems of conjugation of the processes of preparing a dissertation and its defense. …”
    Get full text
    Article
  10. 9050

    Dynamic stability analysis of laminated composite plates with piezoelectric layers by Nguyen Thai Chung, Hoang Xuan Luong, Nguyen Thi Thanh Xuan

    Published 2014-06-01
    “…Using the finite element method (FEM) and construction calculation program in Matlab, the authors analyzed the elastic stability of piezoelectric composite plates under dynamic in-plane loads, taking into account damping properties of the structure. …”
    Get full text
    Article
  11. 9051

    A contribution to the dynamic simulation of robot manipulator with the software RobotDyn by Nguyen Van Khang, Do Thanh Tung

    Published 2004-12-01
    “… Robots manipulators are multibody systems with tree structures. In this paper the theoretical background of the computer program RobotDyn is presented. …”
    Get full text
    Article
  12. 9052

    MORPHOMETRIC VARIATION OF ORBITAL AND CRIBRIFORM PLATES OF ETHMOID BONE IN ADULTS by M. V. Markeeva, V. N. Nikolenko, O. U. Aleshkina, U. A. Hurchak

    Published 2017-12-01
    “…The combination of the computer craniometric method and the computer program “Cranio” developed by us allowed using the method of three-dimensional topometry for getting data on space relations of these structures in nasal cavity. …”
    Get full text
    Article
  13. 9053

    A Generalist Approach in Social Work Education in Turkey by Işıl Bulut

    Published 2003-01-01
    “…It is very important that social work education programs must be planned in accordance with the social structure and the development process of the society. …”
    Get full text
    Article
  14. 9054

    SOFTWARE FOR ENGINEERING METHODS OF THE CHILL ACCESORY CALCULATION by A. N. Chichko, Т. V. Matushinets, L. V. Markov

    Published 2007-02-01
    “…The structure of pack of engineering methods of chill auxiliaries calculation is worked out. …”
    Get full text
    Article
  15. 9055

    Doctoral education for physician assistants/associates: trends and characteristics in the U.S. by Aurielle Eileen Rowe Martin, Gerald Kayingo

    Published 2025-01-01
    “…Abstract Background PA-specific post professional doctoral programs have gained traction in the U.S. over the past decade, but little is known about their structure and outcomes. …”
    Get full text
    Article
  16. 9056

    Bibliometric Analysis of Anatolia Turizm Araştırmaları Dergisi: An Analysis of Research Subjects and Institutional Collabration through Social Network Analysis by Deniz Karagöz, Nazmi Kozak

    Published 2014-03-01
    “…For that purpose, UCINET and Netdraw programs were utilized. At the end of this study, tourism knowledge structure generally has central structure rather than interdisciplinary structure. …”
    Get full text
    Article
  17. 9057

    机械夹持手的优化设计与分析 by 郑国穗, 卢军, 马金锋

    Published 2014-01-01
    “…Taking the injection molding machine robot gripper as example,the 3D solid model design is carried out under the environment of SolidWorks.The model is led into ANSYS Workbench, the static analysis of gripper is carried out.The structure is improved by using topology optimization module of Workbench,the deformation amount of the structure is greatly reduced and the weight of the optimized structure is reduced by 4.59kg,the result proved the rationality and feasibility of this program,and the reference and basis for further improvement and design is provided.…”
    Get full text
    Article
  18. 9058

    Metrics for code obfuscation based on symbolic execution and N-scope complexity by Yuqiang XIAO, Yunfei GUO, Yawen WANG

    Published 2022-12-01
    “…Code obfuscation has been well developed as mitigated endogenous security technology, to effectively resist MATE attacks (e.g.reverse engineering).And it also has important value for the reasonable metrics of code obfuscation effect.Since symbolic execution is widely used in anti-obfuscation attacks, metrics for code obfuscation resilience can refer to the efforts of generating input test set for executing all program paths.However, some adversarial techniques could reduce the symbol execution efficiency significantly based on the nested structure of the program and increase the error of the resilience reference.To solve the above problems, a metrics for code obfuscation was proposed based on symbolic execution and N-scope complexity.The obfuscation resilience was defined with symbolic execution time and obfuscation potency was defined based on the proposed N-scope complexity for better robustness in measuring the resilience of multi-nested structure programs.Furthermore, the correlation analysis of obfuscation effect was proposed and the effect was quantified by symbolic execution and control flow diagram extraction of programs.Over 4000 obfuscated programs from 3 open-sourced assemblies were evaluated with proposed metrics in the experiment, which indicated the generalization performance and practicality of the metrics.And an example of this metrics application was presented in a simulated obfuscation scenario which provided references of obfuscation technology metrics and obfuscation configuration for obfuscation users.…”
    Get full text
    Article
  19. 9059

    Sensomotor coordination, theoretical and physical (motor) preparedness of first year students of higher educational institutions of physical education and sport by I.A. Tereshchenko, A.P. Otsupok, S.V. Krupenya, T.M. Liauchuk, V.N. Boloban

    Published 2013-12-01
    “…It is established that the development of exercise training programs, sports and educational disciplines depends on the semantic structure of the motor action. …”
    Get full text
    Article
  20. 9060

    Transmutation Methodology + Neural Networks: A Philological and Didactic Project by Golev Nikolay

    Published 2025-08-01
    “…By becoming authors, students assume an active speech position as they formulate the promt for the AI program, i.e., a description (model, structure) of the original text. …”
    Get full text
    Article