期刊文献+
共找到82,246篇文章
< 1 2 250 >
每页显示 20 50 100
Shrek:a dynamic object-oriented programming language 认领 引用 被引量:1
1
作者 曹璟 徐宝文 周毓明 《Journal of Southeast University(English Edition)》 EI CAS 2009年第1期31-35,共5页
From a perspective of theoretical study, there are some faults in the models of the existing object-oriented programming languages. For example, C# does not support metaclasses, the primitive types of Java and C# are ... From a perspective of theoretical study, there are some faults in the models of the existing object-oriented programming languages. For example, C# does not support metaclasses, the primitive types of Java and C# are not objects, etc. So, this paper designs a programming language, Shrek, which integrates many language features and constructions in a compact and consistent model. The Shrek language is a class-based purely object-oriented language. It has a dynamical strong type system, and adopts a single-inheritance mechanism with Mixin as its complement. It has a consistent class instantiation and inheritance structure, and the ability of intercessive structural computational reflection, which enables it to support safe metaclass programming. It also supports multi-thread programming and automatic garbage collection, and enforces its expressive power by adopting a native method mechanism. The prototype system of the Shrek language is implemented and anticipated design goals are achieved. 展开更多
关键词 dynamic typing metaclass programming computational reflection native method object-oriented programming language
暂未订购 下载PDF
Concurrent Object-Oriented Programming Based on MPI 认领 引用
2
作者 鲁宏伟 裴晓黎 +1 位作者 汪厚祥 肖永玲 《Journal of Shanghai University(English Edition)》 2004年第3期295-300,共6页
Object-oriented model possesses inherent concurrency. Integration of concurrency and object-orientation is a promising new field. MPI is a message-passing standard and has been adopted by more and more systems. This p... Object-oriented model possesses inherent concurrency. Integration of concurrency and object-orientation is a promising new field. MPI is a message-passing standard and has been adopted by more and more systems. This paper proposes a novel approach to realize concurrent object-oriented programming based on Message-passing interface(MPI) in which future method communication is adopted between concurrent objects. A state behavior set is proposed to solve inheritance anomaly, and a bounded buffer is taken as an example to illustrate this proposal. The definition of ParaMPI class, which is the most important class in the concurrent class library, and implementation issues are briefly described. 展开更多
关键词 message-passing interface object-oriented the future method inheritance anomaly concurrent class library.
暂未订购 下载PDF
A Rice Growth Models (RGM) System by Object-Oriented Programming with Visual C++ 认领 引用 被引量:1
3
作者 MI Xiang-cheng, ZOU Ying-bin, SHI Ji-cheng, CAI Sheng and PENG Zheng-wen(College of Plant Science and Technology, Hunan Agricultural University, Changsha 410128 , P. R. China Ningxiang Agricultural Bureau of Hunan Province , Ningxiang 410600 , P. R. China) 《Agricultural Sciences in China》 2002年第10期1133-1140,共8页
Object-oriented programming divides the crop production into subsystems and simulates their behaviors. Many classes were designed to simulate the behaviors of different parts or different physiological processes in cr... Object-oriented programming divides the crop production into subsystems and simulates their behaviors. Many classes were designed to simulate the behaviors of different parts or different physiological processes in crop production system. At the same time, many classes have to be employed for bettering user's interface. But how to manage these classes on a higher level to cooperate them into a perfect system is another problem to study. The Rice Growth Models (RGM) system represents an effort to define and implement a framework to manage these classes. In RGM system, the classes were organized into the model-document-view architecture to separate the domain models, data management and user interface. A single document with multiple views interface frame window was adopted in RGM. In the architectures, the simulation models only exchange data with documents while documents act as intermediacies between simulation models and interfaces. Views get data from documents and show the results to users. The classes for the different functions can be grouped into different architectures. Different architectures communicate with each other through documents. The classes for the different functions can be grouped into different architectures. By using the architecture, communication between classes is more efficient. Modeler can add classes in architectures or other architectures to extend the system without having to change system structure, which is useful for construction and maintenance of agricultural system models. 展开更多
关键词 Rice Growth model Object-oriented plogramming
暂未订购 下载PDF
OBJECT-ORIENTED FINITE ELEMENT ANALYSIS AND PROGRAMMING IN VC++ 认领 引用 被引量:1
4
作者 MA Yong-qi +1 位作者 FENG Wei 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2002年第12期1437-1443,共7页
The design of finite element analysis program using object-oriented programming (OOP) techniques is presented. The objects, classes and the subclasses used in the programming are explained. The system of classes libra... The design of finite element analysis program using object-oriented programming (OOP) techniques is presented. The objects, classes and the subclasses used in the programming are explained. The system of classes library of finite element analysis program and Windows-type Graphical User Interfaces by VC + + and its MFC are developed. The reliability, reusability and extensibility of program are enhanced. It is a reference to develop the large-scale, versatile and powerful systems of object-oriented finite element software. 展开更多
关键词 object-oriented programming finite element method program design VC+ +
暂未订购 下载PDF
Quality-guaranteed Dubins Path Planning for USV Based on Mixed-integer Piecewise linear Programming for Addressing the Extended Minimum-time Intercept Problem 认领 引用 被引量:1
5
作者 Xing Zhou Kelin Zhu +3 位作者 Shuang Liu Zhaoqing Li Wenxin Zhang Kang Du 《哈尔滨工程大学学报(英文版)》 CSCD 2026年第1期216-227,共12页
During the use of robotics in applications such as antiterrorism or combat,a motion-constrained pursuer vehicle,such as a Dubins unmanned surface vehicle(USV),must get close enough(within a prescribed zero or positive... During the use of robotics in applications such as antiterrorism or combat,a motion-constrained pursuer vehicle,such as a Dubins unmanned surface vehicle(USV),must get close enough(within a prescribed zero or positive distance)to a moving target as quickly as possible,resulting in the extended minimum-time intercept problem(EMTIP).Existing research has primarily focused on the zero-distance intercept problem,MTIP,establishing the necessary or sufficient conditions for MTIP optimality,and utilizing analytic algorithms,such as root-finding algorithms,to calculate the optimal solutions.However,these approaches depend heavily on the properties of the analytic algorithm,making them inapplicable when problem settings change,such as in the case of a positive effective range or complicated target motions outside uniform rectilinear motion.In this study,an approach employing a high-accuracy and quality-guaranteed mixed-integer piecewise-linear program(QG-PWL)is proposed for the EMTIP.This program can accommodate different effective interception ranges and complicated target motions(variable velocity or complicated trajectories).The high accuracy and quality guarantees of QG-PWL originate from elegant strategies such as piecewise linearization and other developed operation strategies.The approximate error in the intercept path length is proved to be bounded to h2/(4√2),where h is the piecewise length. 展开更多
关键词 Minimum-time intercept problem Dubins vehicle Mixed-integer piecewise-linear program Linearization Approximate error trigonometric function USV
暂未订购 下载PDF
Reprogramming induced neurons from olfactory ensheathing glial cells: A feasible approach for spinal cord injury repair 认领 引用
6
作者 Javier Sierra María Portela-Lomba +1 位作者 Diana Simón M.Teresa Moreno-Flores 《Neural Regeneration Research》 SCIE CAS CSCD 2026年第1期296-297,共2页
Every year, around the world, between 250,000 and 500,000 people suffer a spinal cord injury(SCI). SCI is a devastating medical condition that arises from trauma or disease-induced damage to the spinal cord, disruptin... Every year, around the world, between 250,000 and 500,000 people suffer a spinal cord injury(SCI). SCI is a devastating medical condition that arises from trauma or disease-induced damage to the spinal cord, disrupting the neural connections that allow communication between the brain and the rest of the body, which results in varying degrees of motor and sensory impairment. Disconnection in the spinal tracts is an irreversible condition owing to the poor capacity for spontaneous axonal regeneration in the affected neurons. 展开更多
关键词 injury feasible programming
暂未订购 下载PDF
Multi-phase trajectory programming with divert capability for lunar lander powered descent 认领 引用
7
作者 ZHANG Xiaowen WANG Dayi +2 位作者 HUANG Xiangyu LI Ji WANG Tianshu 《中国空间科学技术(中英文)》 CSCD 北大核心 2026年第3期143-156,共14页
It is important for a lunar lander to possess a large divert capability during the final landing phase,as this can enhance the tolerance for flight deviations in the early phase or improve the obstacle avoidance perfo... It is important for a lunar lander to possess a large divert capability during the final landing phase,as this can enhance the tolerance for flight deviations in the early phase or improve the obstacle avoidance performance.Therefore,when designing the powered descent trajectory,sufficient final phase divert capability should be reserved at the minimum propellant cost.To this end,a multi-phase trajectory programming(MPTP)method for powered descent with approaching phase divert capability is proposed.First,the entire powered descent trajectory is divided into the main braking phase and the approaching phase.The main braking phase is responsible for dissipating the majority of the initial velocity.The approaching phase is responsible for safely and precisely flying toward the landing site.It is nominally a vertical descent trajectory and possesses equal divert capability in all horizontal directions.Then,a constant-thrust linear tangent guidance(LTG)accounting for the lunar curvature is designed for the main braking phase.For the approaching phase,a variable-thrust lossless convex programming(LCP)guidance considering the constraints of tilt angle and glide-slope angle is developed.Subsequently,to connect the two phases and further optimize the propellant consumption throughout the entire trajectory,a method for determining the phase switching condition is proposed.The originally difficult-to-solve two-parameter optimization problem is decomposed into two more easily solvable subproblems,which are solved iteratively via a bilevel optimization framework.Finally,the divert capability of the proposed method is verified through numerical simulation.The programmed trajectory is basically consistent with the results of the pseudospectral method,with the difference in propellant consumption being only 0.006%.This method is suitable for the rapid iterative design of nominal trajectories for lunar lander powered descent in engineering applications. 展开更多
关键词 lunar landing powered descent trajectory programming multi-phase divert capability
暂未订购 下载PDF
H∞Optimal Output Regulation of Unknown Linear Systems via an Adaptive Dynamic Programming and Internal Model 认领 引用
8
作者 Yong-Sheng Ma Jian Sun Yong Xu 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2026年第6期1314-1324,共11页
This paper delves into the H∞optimal output regulation problem for continuous-time linear systems with an unknown system model.By integrating the internal model principle with optimal control,we derive an optimal con... This paper delves into the H∞optimal output regulation problem for continuous-time linear systems with an unknown system model.By integrating the internal model principle with optimal control,we derive an optimal control policy and a worst-case disturbance policy through the formulation and solution of a zero-sum game problem.Subsequently,leveraging adaptive dynamic programming,we propose a policy iteration learning algorithm capable of learning both the optimal control policy and the worst-case disturbance policy directly from system data.The existing algorithms necessitate an initial stabilizing policy,a full-rank condition,and the storage of historical data to guarantee algorithm convergence.In contrast,we design a dual policy iteration algorithm equipped with an online learning mechanism,thereby eliminating these additional prerequisites.Simulation results with an antonomous ground vehicle underscore the effectiveness of our proposed algorithm,and its superiority is further demonstrated through comparisons with existing methodologies. 展开更多
关键词 Adaptive dynamic programming internal model principle optimal control output regulation
暂未订购 下载PDF
Open-loop control of combustion instabilities in a full-scale annular ramjet combustor using linear genetic programming 认领 引用
9
作者 Jianguo TAN Zheng XU +2 位作者 Yao LIU Dongdong ZHANG Yi HOU 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2026年第2期20-28,共9页
The operational demands of a wide range significantly exacerbate combustion instability issues within ramjet combustor.To suppress combustion oscillations,an open-loop control system utilizing Linear Genetic Programmi... The operational demands of a wide range significantly exacerbate combustion instability issues within ramjet combustor.To suppress combustion oscillations,an open-loop control system utilizing Linear Genetic Programming(LGP)has been developed for a full-scale annular ramjet combustor.The LGP is used to generate control laws that include multi-frequency forcing.These laws are then transformed into square waves to actuate the solenoid valve,which modulates the kerosene supply for open-loop control.The results show that the duty cycle has little effect on instability amplitude,whereas an increase in frequency leads to a remarked reduction in combustion amplitude.After five generations evolvements,the pressure amplitude is reduced by 40.6% under the optimal control law generated by LGP.Furthermore,the machine learning process is depicted using a proximity map of control law similarity,with the search pathway visualized by the steepest descent.All individuals go forward to the upper left corner of the map with the evolution process,terminating at the optimal individual of the fifth generation. 展开更多
关键词 Annular ramjet combustor Combustion instabilities Linear genetic programming Machine learning Open-loop control
暂未订购 下载PDF
Thermal performance optimization in CuO-water nanofluid enclosure with sinusoidal heating using deep learning and multi-expression programming 认领 引用
10
作者 Naeem Ullah Aneela Bibi +1 位作者 Yufeng Nie Dianchen Lu 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2026年第5期24-48,共25页
Natural convection in enclosures containing nanofluids has attracted significant attention due to its relevance in thermal management systems.In this context,this study presents a comprehensive numerical investigation... Natural convection in enclosures containing nanofluids has attracted significant attention due to its relevance in thermal management systems.In this context,this study presents a comprehensive numerical investigation of flow and heat transfer in a square cavity saturated with water-based CuO nanofluid having a centrally placed sinusoidal-shaped heated element.All the enclosure walls satisfy the no-slip velocity condition.Thermally,the vertical walls are kept at a cold reference temperature,the lower wall is partially heated at its center,and the remaining portions of the lower and entire upper walls are adiabatic.The internal sinusoidal element is also uniformly heated.The flow dynamics and thermal fields are governed by the two-dimensional steady-state Navier-Stokes and energy equations,solved using the Galerkin finite element method.Additionally,a novel hybrid approach integrating multi-expression programming(MEP)technique with a convolutional neural network bidirectional gated recurrent unit(CNN-BiGRU)deep learning network is also applied to enhance flow and thermal prediction accuracy.This hybrid approach enables precise evaluation of how heater waviness,magnetic field orientation,and nanoparticle dispersion influence flow structure and heat transfer.Results reveal stronger convection at high Rayleigh numbers,magnetic damping at increased Hartmann numbers,and higher temperatures with reduced velocity at greater nanoparticle concentrations.Among the analyzed situations,increasing heater waviness improves heat-transfer performance.Both the MEP and CNN-BiGRU models accurately capture the key features of flow and heat transport trends,indicating that the hybrid approach provides enhanced predictive capability for complex convection-driven nanofluid systems. 展开更多
关键词 Magnetohydrodynamic convection Nanofluid flow simulation Sinusoidal heated source Deep learning Multi-expression programming
暂未订购 下载PDF
Entry trajectory optimization for cross-domain morphing vehicles by hybrid sequential second-order cone programming 认领 引用
11
作者 Zheng Li Zhenyue Jia +2 位作者 Zheng Fang Hongmiao Zhou Jianqiao Yu 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2026年第4期149-175,共27页
This paper proposes a hybrid sequential second-order cone programming(HSSOCP)method with a three-layer scheme for the entry trajectory optimization of the cross-domain morphing vehicles(CDMVs).By defining the new morp... This paper proposes a hybrid sequential second-order cone programming(HSSOCP)method with a three-layer scheme for the entry trajectory optimization of the cross-domain morphing vehicles(CDMVs).By defining the new morphing rate control variable and using relaxation techniques to relax the bank angle constraint,the SOCP-based entry problem is constructed.A dynamic relaxation penal-ization technique is developed in the first layer to overcome artificial infeasibility and significantly enhance initialization robustness.A novel standard oscillation identification(SOI)method is proposed to precisely identify the iteration oscillations of basic SSOCP in the second layer,which can significantly improve the solution accuracy.A soft-trust-region strategy is applied in the third layer to eliminate oscillations and accelerate convergence.Simulation results of two scenarios demonstrate that the proposed SOI method effectively avoids non-standard oscillation interference versus traditional methods.The morphing aircraft can complete tasks better with a 7.01%and 10.43%reduction in heat load respectively compared to fixed-wing aircraft.The HSSOCP method can maintain accuracy while reducing computation time by 63.47%and 73.86%versus VATSSOCP.Monte Carlo simulations further validate the robustness. 展开更多
关键词 Cross-domain vehicle Morphing vehicle Entry trajectory optimization Sequential second-order cone programming Iteration oscillation Hybrid scheme
暂未订购 下载PDF
Entry trajectory optimization for cross-domain morphing vehicles using oscillation-avoidance-based multistage trust-region sequential convex programming 认领 引用
12
作者 Zheng LI Zheng FANG +1 位作者 Zhenyue JIA Jianqiao YU 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2026年第4期310-333,共24页
This paper develops an Oscillation-avoidance-based Multistage Trust-region Sequential Convex Programming(OMTSCP)method for the highly nonlinear entry trajectory optimization problem of Cross-Domain Morphing Vehicles(C... This paper develops an Oscillation-avoidance-based Multistage Trust-region Sequential Convex Programming(OMTSCP)method for the highly nonlinear entry trajectory optimization problem of Cross-Domain Morphing Vehicles(CDMVs).The decoupling of states and controls for complex nonlinear dynamics is achieved by defining new control and state variables.A series of sub convex problems is formulated by successive linearization and discretization of the constraints.The proposed Trust-region Sequential Convex Programming(TSCP)scheme consists of three stages:an initial guess generation stage,a basic solution stage,and an optimal solution stage.An approach to penalize the dynamic relaxation is firstly developed to obtain an initial guess with considerable accuracy and significantly improve the robustness of the algorithm by overcoming the drawbacks of potential artificial infeasibility.The oscillation phenomenon of the TSCP method under rectangular trust region is then investigated,and a novel N-shape-based oscillation identification method is proposed to identify the oscillation accurately.Finally,an oscillation-avoidance method based on the sort trust-region is proposed to improve the convergence of the TSCP algorithm.Numerical comparisons of the proposed method and a typical TSCP method,as well as the morphing and fixed-morphing vehicles are provided to demonstrate the effectiveness and efficiency of the proposed method and the performance advantages of the morphing vehicle.The robustness of the method is further verified by Monte Carlo simulation. 展开更多
关键词 Convex optimization Cross-domain vehicle Entry trajectory optimization Morphing vehicle Multistage Oscillation phenomenon Trust-region sequential convex programming
暂未订购 下载PDF
Laser-induced in situ reprogramming of magnetic shape memory composites for adaptive devices 认领 引用
13
作者 Qianqian Zhang Rui Li +5 位作者 Yuan Tao Yiyu Chen Yanlei Hu Dong Wu Jiaru Chu Jiawen Li 《International Journal of Extreme Manufacturing》 SCIE EI CAS CSCD 2026年第1期767-779,共13页
Programmableeprogrammable magneto-responsive composites(MRCs)are highly desirable for applications in soft robotics,morphable actuators,and biomedical devices due to their capabilities of undergoing reversible,complex... Programmableeprogrammable magneto-responsive composites(MRCs)are highly desirable for applications in soft robotics,morphable actuators,and biomedical devices due to their capabilities of undergoing reversible,complex,untethered,and rapid deformations.However,current MRC-based devices primarily rely on soft matrices,which revert to their original shapes and cease functioning when external magnetic fields are removed.Moreover,their magnetization programming,deformations,and functioning need to alternate between encoding and actuation platforms,limiting the adaptability and efficiency.Here,we present a reprogrammable magnetic shape-memory composite(RM-SMC)integrating a shape-memory polymer(SMP)skeleton with phase-transition magnetic microcapsules.High-intensity laser melts microcapsules for magnetic realignment under programmed fields,while low-intensity laser softens SMP for structural reconfiguration without compromising integrity.This dual-laser strategy facilitates in situ magnetization programming,shape morphing,and function execution within a single material system.Our innovative approach enables unique applications,including omnidirectional multi-degree-of-freedom actuators that can activate light switches,solar trackers that optimize energy capture,and adaptive impellers that modulate fluid pumping.By eliminating platform alternation and enabling shape/function retention post-actuation,the RM-SMC platform overcomes critical limitations in conventional MRCs,establishing a paradigm for multifunctional devices requiring persistent configuration control and field-independent operation. 展开更多
关键词 magneto-responsive composites shape memory polymer in situ programming and deformation omnidirectional multi-degree of freedom actuator adjustable fluid pumping
暂未订购 下载PDF
Genetic programming-driven damage state prediction for slender rectangular reinforced concrete structural walls 认领 引用
14
作者 Nabajit Sarkar Kaustubh Dasgupta 《Earthquake Engineering and Engineering Vibration》 SCIE EI CSCD 2026年第2期431-447,共17页
Structures located in high seismic zones often utilize reinforced concrete(RC)frame-wall systems for improved lateral strength and stiffness,whereby the structural walls serve as a critical component of the lateral lo... Structures located in high seismic zones often utilize reinforced concrete(RC)frame-wall systems for improved lateral strength and stiffness,whereby the structural walls serve as a critical component of the lateral load resisting system.To effectively assess the potential vulnerability of structural systems across different levels of seismic demands,it is important to establish clear,quantitative thresholds for specific damage states,especially for the critical structural components within a building system.The currently available damage state definitions for RC structural walls are based on empirical limits and do not provide predictions for damage thresholds based on key design characteristics of a wall.To address this challenge,the present study employs genetic programming(GP),a form of artificial intelligence,to formulate accurate expressions for drift prediction for various damage states,using a dataset of 8,125 analytically studied specimens of RC structural walls.These expressions take into account the effects of various design characteristics,such as wall aspect ratio,axial load ratio,boundary element longitudinal reinforcement ratio,web longitudinal reinforcement ratio,and ratio of boundary element length to wall length in determining deformation limits.The developed prediction models have been evaluated for accuracy and validity using various statistical measures.In addition,the proposed equations have been compared with other available deformation limits in relevant design standards and the available literature to predict experimental results of RC wall components.The findings of these analyses indicate that the developed expressions provide significantly higher accuracy and superior predictions compared to existing empirical damage state definitions. 展开更多
关键词 RC structural wall damage state threshold genetic programming drift level parameterized damage state expression
暂未订购 下载PDF
Insights into Student Perceptions of Error Feedback and Improvement Preferences in Online Programming Education 认领 引用
15
作者 Li Zhang Tianze Wang +1 位作者 Jing Jiang Yufei Zhou 《计算机教育》 2026年第3期176-189,共14页
Online programming platforms are popular in programming education.However,there has been no research investigating students’real opinions and expectations of the error feedback mechanisms,leaving educators without a ... Online programming platforms are popular in programming education.However,there has been no research investigating students’real opinions and expectations of the error feedback mechanisms,leaving educators without a solid data foundation when attempting to improve the error feedback mechanisms.This paper makes a survey of 834 students across various programming courses and investigates student perceptions of error feedback mechanisms on online programming platforms.It explores the effectiveness of existing feedback,student satisfaction,and preferences for potential improvements,focusing on automatic error localization and program repair mechanisms.Results reveal a significant portion of students are dissatisfied with current feedback due to its limited informativeness.Students also express a clear demand for stronger feedback mechanisms,such as error localization and repair hints.Nevertheless,they prefer feedback that subtly guides them toward solutions,rather than providing direct and explicit answers,valuing the opportunity to enhance their debugging skills.The findings suggest a need for balanced,educational-focused feedback mechanisms that aid learning while promoting independent problem-solving. 展开更多
关键词 Error feedback Online programming education Program error localization Automated program repair
暂未订购 下载PDF
From recursion to tabulation:Rethinking how we teach dynamic programming 认领 引用
16
作者 Jiang Long 《计算机教育》 2026年第6期302-311,共10页
This paper proposes an intuitive,modular teaching framework for dynamic programming(DP).Beginning with the fundamental concept of recursion,the framework leverages dependency graphs to visually illustrate structural r... This paper proposes an intuitive,modular teaching framework for dynamic programming(DP).Beginning with the fundamental concept of recursion,the framework leverages dependency graphs to visually illustrate structural relationships among subproblems.This visual approach helps students intuitively grasp the underlying logic of tabulation,enabling them to independently determine correct tabulation orders.The plug-and-play design significantly reduces the barrier to learning,while strengthening students'analytical thinking and problem-solving skills.The effectiveness of this method is demonstrated through classroom application using classic examples such as the longest common subsequence(LCS),matrix chain multiplication(MCM),and rod cutting problems. 展开更多
关键词 Dynamic programming Plug-and-play framework Algorithm pedagogy Computer science education
暂未订购 下载PDF
Global Optimization Algorithm for Minimizing Linear Fractional Programming 认领 引用
17
作者 ZHAO Peng SHEN Pei-ping ZHONG Zhe-wei 《Chinese Quarterly Journal of Mathematics》 2026年第1期50-59,共10页
In this paper,we study a class of Linear Fractional Programming on a nonempty bounded set,called the Problem(LFP),and design a branch and bound algorithm to find the global optimal solution of the problem(LFP).First,w... In this paper,we study a class of Linear Fractional Programming on a nonempty bounded set,called the Problem(LFP),and design a branch and bound algorithm to find the global optimal solution of the problem(LFP).First,we convert the problem(LFP)to the equivalent problem(EP2).Secondly,by applying the linear relaxation technique to the problem(EP2),the linear relaxation programming problem(LRP2Y)was obtained.Then,the overall framework of the algorithm is given,and the convergence and complexity of the algorithm are analyzed.Finally,experimental results are listed to illustrate the effectiveness of the algorithm. 展开更多
关键词 Global optimization Linear Fractional Programming Branch and bound algorithm Linear relaxation
暂未订购 下载PDF
Exploration of Blended Teaching Practice in the Course of Fundamentals of Programming 认领 引用
18
作者 Yongrui Cui 《Journal of Contemporary Educational Research》 2026年第2期198-205,共8页
The“Fundamentals of Programming”course employs a blended learning model that integrates online resources with offline instruction to enhance students’self-directed learning and practical skills.Powered by knowledge... The“Fundamentals of Programming”course employs a blended learning model that integrates online resources with offline instruction to enhance students’self-directed learning and practical skills.Powered by knowledge graphs,the curriculum enables personalized learning paths where students autonomously design their study plans,while instructors dynamically adjust teaching strategies based on learning data to achieve precision education.The gamified practice platform transforms grammar training into immersive gaming experiences,significantly boosting learning engagement and practical retention.The teaching strategy adopts tiered cultivation,combining macro-level projects with micro-level knowledge points to strengthen computational thinking and practical abilities.Implementation results demonstrate improved mastery of knowledge points,continuous enhancement of coding and debugging skills,and markedly strengthened learning motivation.This model creates a closed-loop system for knowledge transfer and competency development,laying a solid foundation for subsequent specialized courses.It embodies innovative concepts of knowledge graph-driven learning,gamified practice,and tiered cultivation,effectively fostering students’self-directed learning drive and critical thinking. 展开更多
关键词 Blended learning Fundamentals of Programming Knowledge graph Gamified learning Computational thinking
暂未订购 下载PDF
Design of a Programming Trainer Based on Narrative Theory 认领 引用
19
作者 Huitong Zeng 《Journal of Electronic Research and Application》 2026年第4期114-123,共10页
Addressing the high cognitive barriers and abstract nature of early programming for children aged 5-8,this study integrates narrative theory into the design of Tangible User Interfaces(TUIs).We developed a five-dimens... Addressing the high cognitive barriers and abstract nature of early programming for children aged 5-8,this study integrates narrative theory into the design of Tangible User Interfaces(TUIs).We developed a five-dimensional narrative model encompassing themes,characters,actions,scenes,and props to mitigate learners’cognitive load through contextualized representation.A one-week comparative experiment demonstrated that children in the narrative tangible programming group significantly outperformed those in traditional computer programming and abstract tangible programming groups in terms of core concept comprehension,task efficiency,and self-correction proficiency.The findings suggest that narrative design achieves the“de-abstraction”of programming logic by embedding it into concrete storylines,fostering deep logical understanding in autonomous learning environments.This research provides valuable insights and design pathways for the development of early programming educational tools. 展开更多
关键词 Narrative theory Tangible user interfaces Programming trainer Children aged 5-8
暂未订购 下载PDF
Programming Logic Modeling and Cross-Program Defect Detection Method for Object-Oriented Code 认领 引用
20
作者 Yan Liu Wenyuan Fang +2 位作者 Qiang Wei Yuan Zhao Liang Wang 《Computers, Materials & Continua》 SCIE EI 2020年第7期273-295,共23页
Code defects can lead to software vulnerability and even produce vulnerability risks.Existing research shows that the code detection technology with text analysis can judge whether object-oriented code files are defec... Code defects can lead to software vulnerability and even produce vulnerability risks.Existing research shows that the code detection technology with text analysis can judge whether object-oriented code files are defective to some extent.However,these detection techniques are mainly based on text features and have weak detection capabilities across programs.Compared with the uncertainty of the code and text caused by the developer’s personalization,the programming language has a stricter logical specification,which reflects the rules and requirements of the language itself and the developer’s potential way of thinking.This article replaces text analysis with programming logic modeling,breaks through the limitation of code text analysis solely relying on the probability of sentence/word occurrence in the code,and proposes an object-oriented language programming logic construction method based on method constraint relationships,selecting features through hypothesis testing ideas,and construct support vector machine classifier to detect class files with defects and reduce the impact of personalized programming on detection methods.In the experiment,some representative Android applications were selected to test and compare the proposed methods.In terms of the accuracy of code defect detection,through cross validation,the proposed method and the existing leading methods all reach an average of more than 90%.In the aspect of cross program detection,the method proposed in this paper is superior to the other two leading methods in accuracy,recall and F1 value. 展开更多
关键词 Method constraint relationship programming logic code defect hypothesis test
暂未订购 下载PDF
上一页 1 2 250 下一页 到第
在线咨询 使用帮助 返回顶部 意见反馈