-
121
Inversion Analysis of Landslides with Dual Structure Based on Morgenstern-Price Method
Published 2022-01-01“…Slope stability is important in the investigation and design of water conservancy and hydropower projects,which has a great impact on the safety and stability of projects.The simplified Bishop method was used to calculate the stability of the slope in the study area for the first time of slope treatment,and the parameters were obtained from field sampling and laboratory tests.After the implementation,the anti-slide pile still has large deformation.By analysis,it is concluded that the calculating model is improperly selected,and the mechanical parameters of rock and soil mass in a saturated state are overly large,which leads to the distortion of calculations.For the second treatment,the mechanical model was re-established,and the limit equilibrium theory based on the Morgenstern-Price method and the Autobank software developed by Hohai University were used to analyze the sensitivity of slope stability in the study area.The influence of the cohesion c and the internal friction angle φ on the safety factor was studied,and the mechanical parameter invasion of rock and soil mass was conducted to provide a basis for secondary landslide control.The monitoring results show that the second slope treatment measures are safe and feasible,which indicates that the physical and mechanical parameters obtained by inversion are reliable.The inversion analysis method can provide reference for the stability calculation of similar dual structure slope engineering.…”
Get full text
Article -
122
Software Project Risk Identification Based on Scrum Artifacts
Published 2025-01-01“…Risk identification, as a foundational step in risk management, is essential for the success of software development projects, including those using the Scrum methodology. …”
Get full text
Article -
123
Development of Serious Games as A Programming Learning Platform for Informatics Students
Published 2025-01-01“…The research employed the waterfall software development methodology, encompassing requirements analysis, system design, implementation, testing, and dissemination. …”
Get full text
Article -
124
Design and Prototype of a Solar Array Malfunction Identification System.
Published 2024“…The report details the design process, including hardware selection, software development, and system integration, alongside testing results that validate the system's effectiveness across various operational conditions. …”
Get full text
Thesis -
125
Analysis of Whole Machine Running Load Test and Optimization of Large Wind Turbine Under Complex Terrain
Published 2017-01-01“…A3. 0 MW wind turbine in Guangxi Gongcheng wind field is chosen as the testing object,together with special test scheme,based on the MATLAB software development procedure to analyze the testing data. …”
Get full text
Article -
126
An Approach for Integrating the Prioritization of Functional and Nonfunctional Requirements
Published 2014-01-01“…The outcome of requirements prioritization is an ordering of requirements which need to be considered first during the software development process. To achieve a high quality software system, both functional and nonfunctional requirements must be taken into consideration during the prioritization process. …”
Get full text
Article -
127
Effects of Model-Specific Parameters on the Development of Custom Module in PX4 Autopilot Software-in-the-Loop
Published 2025-01-01“…Utilizing these tools substantially accelerates software development, eliminating potential risks and resource costs of physical experiments. …”
Get full text
Article -
128
Migrate, Publish, Repeat: TEI Journals in the Open Journal Systems Platform
Published 2018-02-01“…Both journals used complex encoding, transformation, and delivery workflows that required copious amounts of custom software development to function properly. As these systems aged, the time and effort required to maintain them steadily increased. …”
Get full text
Article -
129
Prediction of Defective Software Modules Using Class Imbalance Learning
Published 2016-01-01“…The early prediction of defective software modules can help the software developers to allocate the available resources to deliver high quality software products. …”
Get full text
Article -
130
Multiple Adversarial Domains Adaptation Approach for Mitigating Adversarial Attacks Effects
Published 2022-01-01Get full text
Article -
131
Digital Design and Research of Reliability Allocation of the Gear Transmission System
Published 2024-04-01“…In this study, aiming at the problems of incomplete consideration factors, inconsistent range of changes in different allocation methods for the same parameter, and inconvenient digital software development in existing reliability allocation methods, an improved advisory group on reliability of electronic equipment (AGREE) allocation method is proposed, the scoring allocation method is extended, and the digital characteristics of reliability allocation method are discussed. …”
Get full text
Article -
132
Promotion of freelance services in the digital environment
Published 2024-04-01“…The following segments of the labour market where freelancing is the most common element are considered: copywriting, law, software development, design of buildings and structures, creation of graphic, audio and video content, consulting, provision of expertise, tutoring. …”
Get full text
Article -
133
Appraisals of Salient Visual Elements in Web Page Design
Published 2016-01-01“…Additionally, often in a software development process, programming and general usability guidelines are considered as the most important parts of the process. …”
Get full text
Article -
134
Development and Application of 3D Excavation Design Software Based on Microstation Platform in Water Resources and Hydropower Projects
Published 2021-01-01“…In order to realize the rapid modeling,quantity calculation,drawing and annotation in the 3D excavation design of water resources and hydropower projects,based on the MicroStation platform,and the .Net-based Addins secondary development method,this paper proposes a design solution,with the development language of C# as the priority,and C++/CLI package as a supplement,including 7 modules of general type,sloping type,auxiliary type,profile type,statistics type,annotation type and earth-rock dam,to meet the functional requirements of the entire excavation design process.Its application on multiple projects shows that the quality of design software and the design efficiency are obviously superior to similar software as follows:①For the design software,the real-time three-dimensional display is,more accurate to express the design intent,the plan and section drawings,and related excavation and support quantities are all extracted from the 3D model.The accuracy of both drawing expression and quantity is better than two-dimensional design;②Compared with traditional methods,the efficiency of excavation design,quantity extraction,and base drawing is improved by more than 70%,and that of drawing is increased by more than 50%.The software development framework,function realization ideas and key technology research are of significant reference for similar projects.…”
Get full text
Article -
135
Current Trends in Class Imbalance Learning for Software Defect Prediction
Published 2025-01-01“…Software defect prediction is of high importance to manage the software development efforts by focusing the testing efforts on the fault-prone modules. …”
Get full text
Article -
136
AeroRunway: Diverse Weather and Time of Day Aerial Dataset for Autonomous Landing Training
Published 2024-09-01“…The dataset is composed of images using X-Plane, a flight simulator software developed by Laminar Research. It is a highly realistic and detailed flight simulation program that allows users to experience the sensation of piloting various aircraft in a virtual environment. …”
Get full text
Article -
137
Research and Implementation of SDK Simulation Platform for Chip Drivers
Published 2024-12-01“…【Objective】With the continuous advancement of Integrated Circuit (IC) design and manufacturing process, the design scale of System on Chip (SoC) has become increasingly larger, and the corresponding Software Development Kit (SDK) has also become more complex. …”
Get full text
Article -
138
Vulnerability identification technology research based on project version difference
Published 2022-02-01“…The open source code hosting platform has brought power and opportunities to software development, but there are also many security risks.The open source code has poor quality, the dependency libraries of projects are complex and vulnerability collection platforms are inadequate in collecting vulnerabilities.All these problems affect the security of open source projects and complex software with open source complements and most security patches can't be discovered and applied in time.Thus, the hackers could be easily found such vulnerable software.To discover the vulnerability in the open source community fully and timely, a vulnerability identification system based on project version difference was proposed.The update contents of projects in the open source community were collected automatically, then features were defined as security behaviors and code differences from the code and log in patches, 40 features including comment information feature group, page statistics feature group, code statistics feature group and vulnerability type feature group were proposed to build feature set.And random forest model was built to learn classifiers for vulnerability identification.The results show that VpatchFinder achieves a precision rate of 0.844, an accuracy rate of 0.855 and a recall rate of 0.851.Besides, 68.07% of community vulnerabilities can be early discovered by VpatchFinder in real open source CVE vulnerabilities.This research result can improve the current issue in software security architecture design and development.…”
Get full text
Article -
139
C2C Startup Model of Balinese Ceremony Ticketing System in Ubud Bali
Published 2025-01-01“…Given the limited time for system development, the RAD software development method was selected as the system development method. …”
Get full text
Article -
140
Automated class diagram elicitation using intermediate use case template
Published 2021-02-01“…However, such a restriction negatively affects the software developers as they get restricted to working with only limited templates. …”
Get full text
Article