Suggested Topics within your search.
Suggested Topics within your search.
Search alternatives:
structured » structure (Expand Search)
structural » structure (Expand Search)
structures » structure (Expand Search)
structured » structure (Expand Search)
structural » structure (Expand Search)
structures » structure (Expand Search)
-
1781
The Relationship between Foreign Direct Investments and EU Funding During the 2007–2013 Programming Period
Published 2018-12-01“…In contrast to analysis of previous programming periods, the results did not indicate that there was a statistically significant relationship between structural or cohesion funds and the stock of FDI. …”
Get full text
Article -
1782
The Technological Bridge: R Programming’s Utility in Converting Social Media Data for Quantitative Financial Analysis
Published 2025-06-01“…With the aim to enhance the predictive power of traditional financial models using alternative data sources, the paper outlines comprehensive guidelines with specific technical steps, from scripting an API to extracting data from Reddit and X, through cleaning and tokenising to incorporating the data into regression models using R programming. The study addresses the growing need in financial economics to incorporate alternative data streams by offering a structured, replicable process for transforming high-volume, unstructured online content into statistically valid variables, thereby bridging the gap between qualitative market sentiment and quantitative modelling.…”
Get full text
Article -
1783
Impact of corporate social responsibility of integrated petroleum engineering enterprises on the performance of their activities
Published 2023-07-01“…The assessment carried out in the integrated structures of oil engineering enterprises can further form the basis for the formed program of measures to involve employees in innovative activity and increase the level of motivation and establishment of CSR policy in the integrated company.…”
Get full text
Article -
1784
Optimization of Broiler Chicken Harvest Scheduling using Integer Linear Programming: A Case Study
Published 2025-06-01“…This paper presents a framework of structured decision-making for poultry farms to obtain the highest possible profit and minimize loss occurrence by utilizing an optimal harvesting schedule.…”
Get full text
Article -
1785
Penalized Intuitionistic Fuzzy Goal Programming Method for Solving Multi-Objective Decision-Making Problems
Published 2025-04-01“…Therefore, in order to ensure the Pareto-optimality of the obtained solution, the suggested method has developed a new aggregation operator, an appropriate relaxation of the constraint set, and a well-structured extended Yager membership function. In addition, unlike other methods in the literature, the suggested method gives decision-makers the option to penalize the most unsatisfied objective function at a specific attained solution instead of starting from scratch and working their way through the problem. …”
Get full text
Article -
1786
Penalized Intuitionistic Fuzzy Goal Programming Method for Solving Multi-Objective Decision-Making Problems
Published 2025-04-01“…Therefore, in order to ensure the Pareto-optimality of the obtained solution, the suggested method has developed a new aggregation operator, an appropriate relaxation of the constraint set, and a well-structured extended Yager membership function. In addition, unlike other methods in the literature, the suggested method gives decision-makers the option to penalize the most unsatisfied objective function at a specific attained solution instead of starting from scratch and working their way through the problem. …”
Get full text
Article -
1787
TLS and immune cell profiling: immunomodulatory effects of immunochemotherapy on tumor microenvironment in resectable stage III NSCLC
Published 2024-12-01“…The complex interactions between immune cell subtypes and tertiary lymphoid structures (TLSs) within the tumor microenvironment (TME) may influence prognosis and the response to immunochemotherapy. …”
Get full text
Article -
1788
Evolutionary Search for Polynomial Lyapunov Functions: A Genetic Programming Method for Exponential Stability Certification
Published 2025-04-01“…The approach is based on genetic programming, a variant of genetic algorithms where the search space consists of hierarchical tree structures. …”
Get full text
Article -
1789
PROGRAM COMPLEX FOR THE CALCULATION OF MECHANICAL CHARACTERISTICS OF AIR ELECTRICAL TRANSMISSION LINES
Published 2022-02-01“…The complex uses a structured database of all the structural elements of the OHL, which can be easily modified during operation. …”
Get full text
Article -
1790
Multi-Area Sampling-Based Spatiotemporal Trajectory Planning for Autonomous Driving in Dynamic On-Road Scenarios
Published 2024-11-01“…Finally, the effectiveness of the proposed trajectory planning method is demonstrated in different overtaking scenarios of structured roads.…”
Get full text
Article -
1791
Providing Models of the Compressive Strength of Square and Rectangular (S/R) Concrete Confined Using Genetic Programming
Published 2025-03-01“…The accurate prediction of the compressive strength of FRP (Fiber-Reinforced Polymer)-confined is essential for structural engineers and designers. Several experimental studies have been conducted on concrete confined with FRP sheets. …”
Get full text
Article -
1792
Quadratic unconstrained binary optimization and constraint programming approaches for lattice-based cyclic peptide docking
Published 2025-07-01“…Abstract The peptide-protein docking problem is an important problem in structural biology that facilitates rational and efficient drug design. …”
Get full text
Article -
1793
Multiobjective Genetic Programming Can Improve the Explanatory Capabilities of Mechanism-Based Models of Social Systems
Published 2020-01-01“…The framework exploits the implicit ontology of an existing human-built generative model to propose and test a plurality of new candidate model structures. Genetic programming is used to automate this search process. …”
Get full text
Article -
1794
What is the biggest motivator for 10 th-graders when learning programming? Case study in Vietnam
Published 2025-01-01“…Our analysis, conducted using SPSS24 and Structural Equation Modeling (SEM), highlighted that self-influence, family influence, learning environment, and teaching influence significantly drive student motivation. …”
Get full text
Article -
1795
Relevant Elements of Standardisation of Federation’s Advisory Programs for Voluntary Sports Clubs
Published 2025-01-01“…Data was gathered through semi-structured interviews with individuals and groups, including program participants and mentors working with the clubs throughout the program. …”
Get full text
Article -
1796
Supply Chain Management Using Evolutionary Algorithms
Published 2024-09-01“…A comparative analysis is carried out and recommendations are provided for the selection of the appropriate algorithm, taking into account the characteristics of the problem, in particular, the structure of the solution (coding), the discreteness or continuity of variables, and the speed of getting into the local optimum. …”
Get full text
Article -
1797
Design and Application of Reliability Calculation Program Based on Secondary Development of ABAQUS
Published 2021-01-01“…As a kind of finite element analysis software,ABAQUS is widely used in nonlinear simulation field,but there is no universal and mature reliability calculation module.Therefore,it is necessary to establish a general reliability calculation program for Monte Carlo simulation based on finite element model to meet the automation requirements of reliability calculation of various structures in ABAQUS.This paper firstly puts forward the design idea and main functions of reliability calculation program in ABAQUS,including random number generation,model batch building,automatic result extraction and so on;then,develops the pre-processing and post-processing modules of ABAQUS with Python language for modularizing the main functions of the program;finally,introduces the application method of this reliability calculation program in detail taking the reliability calculation process of the finite element model of a simply supported steel truss bridge as an example.This reliability calculation program can effectively improve the degree of automation in the process of structural reliability calculation,and reduce the calculation time,which has great reference value in engineering application.…”
Get full text
Article -
1798
Voluntary sports programs for individuals with mental health disorders: The trainer's view.
Published 2023-01-01“…Participants identified several intrapersonal (lack of motivation and fitness, mood problems, etc.), interpersonal (conflicts between participants), and structural barriers (time/location) that hinder IMHD from participating in SGPSY. …”
Get full text
Article -
1799
Binary program taint analysis optimization method based on function summary
Published 2023-04-01“…Taint analysis is a popular software analysis method, which has been widely used in the field of information security.Most of the existing binary program dynamic taint analysis frameworks use instruction-level instrumentation analysis methods, which usually generate huge performance overhead and reduce the program execution efficiency by several times or even dozens of times.This limits taint analysis technology’s wide usage in complex malicious samples and commercial software analysis.An optimization method of taint analysis based on function summary was proposed, to improve the efficiency of taint analysis, reduce the performance loss caused by instruction-level instrumentation analysis, and make taint analysis to be more widely used in software analysis.The taint analysis method based on function summary used function taint propagation rules instead of instruction taint propagation rules to reduce the number of data stream propagation analysis and effectively improve the efficiency of taint analysis.For function summary, the definition of function summary was proposed.And the summary generation algorithms of different function structures were studied.Inside the function, a path-sensitive analysis method was designed for acyclic structures.For cyclic structures, a finite iteration method was designed.Moreover, the two analysis methods were combined to solve the function summary generation of mixed structure functions.Based on this research, a general taint analysis framework called FSTaint was designed and implemented, consisting of a function summary generation module, a data flow recording module, and a taint analysis module.The efficiency of FSTaint was evaluated in the analysis of real APT malicious samples, where the taint analysis efficiency of FSTaint was found to be 7.75 times that of libdft, and the analysis efficiency was higher.In terms of accuracy, FSTaint has more accurate and complete propagation rules than libdft.…”
Get full text
Article -
1800
Multistage reliability-constrained stochastic planning of diamond distribution network: An approximate dynamic programming approach
Published 2024-02-01“…In order to solve the “curse of dimensionality” problem in multi-stage stochastic planning model, the approximate dynamic programming algorithm is used to solve it. The case study is based on the typical structure of the diamond distribution network and realistic data of an actual district in Shanghai, China. …”
Get full text
Article