期刊文献+
共找到123,333篇文章
< 1 2 250 >
每页显示 20 50 100
Constraint Intensity-Driven Evolutionary Multitasking for Constrained Multi-Objective Optimization
1
作者 Leyu Zheng Mingming Xiao +2 位作者 Yi Ren Ke Li Chang Sun 《Computers, Materials & Continua》 2026年第3期1241-1261,共21页
In a wide range of engineering applications,complex constrained multi-objective optimization problems(CMOPs)present significant challenges,as the complexity of constraints often hampers algorithmic convergence and red... In a wide range of engineering applications,complex constrained multi-objective optimization problems(CMOPs)present significant challenges,as the complexity of constraints often hampers algorithmic convergence and reduces population diversity.To address these challenges,we propose a novel algorithm named Constraint IntensityDriven Evolutionary Multitasking(CIDEMT),which employs a two-stage,tri-task framework to dynamically integrates problem structure and knowledge transfer.In the first stage,three cooperative tasks are designed to explore the Constrained Pareto Front(CPF),the Unconstrained Pareto Front(UPF),and theε-relaxed constraint boundary,respectively.A CPF-UPF relationship classifier is employed to construct a problem-type-aware evolutionary strategy pool.At the end of the first stage,each task selects strategies from this strategy pool based on the specific type of problem,thereby guiding the subsequent evolutionary process.In the second stage,while each task continues to evolve,aτ-driven knowledge transfer mechanism is introduced to selectively incorporate effective solutions across tasks.enhancing the convergence and feasibility of the main task.Extensive experiments conducted on 32 benchmark problems from three test suites(LIRCMOP,DASCMOP,and DOC)demonstrate that CIDEMT achieves the best Inverted Generational Distance(IGD)values on 24 problems and the best Hypervolume values(HV)on 22 problems.Furthermore,CIDEMT significantly outperforms six state-of-the-art constrained multi-objective evolutionary algorithms(CMOEAs).These results confirm CIDEMT’s superiority in promoting convergence,diversity,and robustness in solving complex CMOPs. 展开更多
关键词 Constrained multi-objective optimization evolutionary algorithm evolutionary multitasking knowledge transfer
在线阅读 下载PDF
Meetings and Courses
2
作者 Shui-Ying Lei 《Hepatobiliary & Pancreatic Diseases International》 2026年第1期I0009-I0010,共2页
Announcements for this section should be submitted in the correct format at least 3 months before the required date of publication.This list is provided as a service to readers;inclusion does not imply endorsement by ... Announcements for this section should be submitted in the correct format at least 3 months before the required date of publication.This list is provided as a service to readers;inclusion does not imply endorsement by the Hepatobiliary&Pancreatic Diseases International. 展开更多
关键词 courseS MONTHS service PUBLICATION FORMAT meetings SUBMISSION ANNOUNCEMENTS
暂未订购
Comprehensive Analysis of the Relative Dispersion of Droplet-Size Distributions and Their Relationships to Key Physical Fog Processes Under Different Aerosol Conditions and Evolutionary Stages
3
作者 Xingcan JIA Chunsong LU +7 位作者 Zhiheng LIAO Ping TIAN Yuan WANG Fei WANG Shuai YANG Youjun DOU Xiange LIU Yangang LIU 《Advances in Atmospheric Sciences》 2026年第4期861-873,I0042-I0046,共18页
The relative dispersion of cloud and fog droplets has significant impacts on aerosol indirect effects,radiative transfer,and microphysical processes.However,previous studies have been mostly concerned with clouds,with... The relative dispersion of cloud and fog droplets has significant impacts on aerosol indirect effects,radiative transfer,and microphysical processes.However,previous studies have been mostly concerned with clouds,with limited studies on fog,particularly those that examine the combined influences of all key physical processes and their roles during fog evolution.As such,this study aims to conduct a comprehensive investigation by examining the relationships between relative dispersion and other microphysical variables,as well as the underlying microphysical and dynamic processes,based on field fog campaigns in polluted and clean conditions.In polluted fog,droplet concentrations are higher,leading to smaller droplets and increased dispersion.The correlation between dispersion and droplet volume-mean radius is positive in the polluted fog,but shifts to negative in clean fog.We attribute the difference to various microphysical processes like aerosol activation,condensation,collision-coalescence,and entrainment-mixing.In polluted fog,high aerosol concentrations,low supersaturations,and strong turbulence(entrainment-mixing)provide suitable conditions for the simultaneous occurrence of droplet condensation and aerosol activation,resulting in a positive correlation between dispersion and volume-mean radius,especially during the fog formation stage.In contrast,during the mature stage in clean fog,condensation is dominant with weak aerosol activation leading to a negative correlation between relative dispersion and volume-mean radius.The collision-coalescence process is more active in the mature stage,increasing radii and leading to the negative correlation between dispersion and volume-mean radius.This result sheds new light on understanding the relative dispersion and mechanisms in fog under different aerosol backgrounds. 展开更多
关键词 FOG relative dispersion evolutionary stage aerosol activation collision-coalescence
在线阅读 下载PDF
Discussion on Application of AI Image Generation in Undergraduate Landscape Architecture Courses
4
作者 Yu MENG 《Asian Agricultural Research》 2026年第2期35-36,41,共3页
With the rapid development of image-generative AI (artificial intelligence) technology, its application in undergraduate Landscape Architecture education has demonstrated significant potential. Based on this, the pres... With the rapid development of image-generative AI (artificial intelligence) technology, its application in undergraduate Landscape Architecture education has demonstrated significant potential. Based on this, the present study explores the implications of integrating image-generative AI into Landscape Architecture courses from three perspectives: stimulating students creative design potential, expanding approaches to form and concept generation, and enhancing the visualization of spatial scenes. Furthermore, it discusses application strategies from three dimensions: AI-assisted conceptual generation, human-machine collaboration for design refinement, and optimization of scheme presentation and evaluation. This paper aims to provide relevant educators with insights and references. 展开更多
关键词 AI image generation Landscape Architecture courses Application strategy
在线阅读 下载PDF
CourseAgent:An AI Agent for End-to-end Course Generation of Software Programming
5
作者 Wen Huang Liu Chen +1 位作者 Haoran Sun Shaoning Zeng 《计算机教育》 2026年第3期230-241,共12页
With the rise of AI-assisted education,many instructors and engineers seek to deliver high-quality programming courses online.However,crafting effective programming lectures remains a challenge,particularly for instru... With the rise of AI-assisted education,many instructors and engineers seek to deliver high-quality programming courses online.However,crafting effective programming lectures remains a challenge,particularly for instructors lacking pedagogical training or multilingual fluency.We present CourseAgent,a prompt-driven framework that leverages large language models(LLMs)to automatically generate Python tutorials,structured lecture scripts,and accompanying audio narrations.CourseAgent accepts raw code as input and transforms it into segmented,well-commented code blocks,adapting content to different difficulty levels and languages via prompt customization.Our system supports multilingual instruction(e.g.,Chinese,English),fine-grained control of pedagogical depth,and auto-generation of lecture videos.We evaluate the output generated by CourseAgent using real student feedback and feedback from in-service teachers,alongside automated assessments from LLMs.These evaluations demonstrate that the materials produced by CourseAgent are coherent,pedagogically sound,and comparable in quality to those created by experienced instructors.CourseAgent lowers the barrier to quality programming education and shows promise for scalable,personalized,and language-adaptive content generation. 展开更多
关键词 Large language models Educational agents Automated course generation
在线阅读 下载PDF
Design and Exploration of Intelligent Software Testing Course
6
作者 Depeng Gao Rui Wu +1 位作者 Shihan Xiao Shuxi Chen 《计算机教育》 2026年第3期47-53,共7页
With the rapid development of artificial intelligence,the intelligence level of software is increasingly improving.Intelligent software,which is widely applied in crucial fields such as autonomous driving,intelligent ... With the rapid development of artificial intelligence,the intelligence level of software is increasingly improving.Intelligent software,which is widely applied in crucial fields such as autonomous driving,intelligent customer service,and medical diagnosis,is constructed based on complex technologies like machine learning and deep learning.Its uncertain behavior and data dependence pose unprecedented challenges to software testing.However,existing software testing courses mainly focus on conventional contents and are unable to meet the requirements of intelligent software testing.Therefore,this work deeply analyzed the relevant technologies of intelligent software testing,including reliability evaluation indicator system,neuron coverage,and test case generation.It also systematically designed an intelligent software testing course,covering teaching objectives,teaching content,teaching methods,and a teaching case.Verified by the practical teaching in four classes,this course has achieved remarkable results,providing practical experience for the reform of software testing courses. 展开更多
关键词 Intelligent software testing Intelligent software Software testing course design
在线阅读 下载PDF
Multi-Objective Evolutionary Framework for High-Precision Community Detection in Complex Networks
7
作者 Asal Jameel Khudhair Amenah Dahim Abbood 《Computers, Materials & Continua》 2026年第1期1453-1483,共31页
Community detection is one of the most fundamental applications in understanding the structure of complicated networks.Furthermore,it is an important approach to identifying closely linked clusters of nodes that may r... Community detection is one of the most fundamental applications in understanding the structure of complicated networks.Furthermore,it is an important approach to identifying closely linked clusters of nodes that may represent underlying patterns and relationships.Networking structures are highly sensitive in social networks,requiring advanced techniques to accurately identify the structure of these communities.Most conventional algorithms for detecting communities perform inadequately with complicated networks.In addition,they miss out on accurately identifying clusters.Since single-objective optimization cannot always generate accurate and comprehensive results,as multi-objective optimization can.Therefore,we utilized two objective functions that enable strong connections between communities and weak connections between them.In this study,we utilized the intra function,which has proven effective in state-of-the-art research studies.We proposed a new inter-function that has demonstrated its effectiveness by making the objective of detecting external connections between communities is to make them more distinct and sparse.Furthermore,we proposed a Multi-Objective community strength enhancement algorithm(MOCSE).The proposed algorithm is based on the framework of the Multi-Objective Evolutionary Algorithm with Decomposition(MOEA/D),integrated with a new heuristic mutation strategy,community strength enhancement(CSE).The results demonstrate that the model is effective in accurately identifying community structures while also being computationally efficient.The performance measures used to evaluate the MOEA/D algorithm in our work are normalized mutual information(NMI)and modularity(Q).It was tested using five state-of-the-art algorithms on social networks,comprising real datasets(Zachary,Dolphin,Football,Krebs,SFI,Jazz,and Netscience),as well as twenty synthetic datasets.These results provide the robustness and practical value of the proposed algorithm in multi-objective community identification. 展开更多
关键词 Multi-objective optimization evolutionary algorithms community detection HEURISTIC METAHEURISTIC hybrid social network MODELS
在线阅读 下载PDF
Application and Practice of RPA Technology in FinTech Field-University-enterprise Cooperation Course Construction for Software Engineering Characteristic Talents Cultivation
8
作者 Yixian Liu Jun Guo +2 位作者 Hongjuan Liu Dongming Chen Zhiliang Zhu 《计算机教育》 2026年第3期109-118,共10页
In response to the Ministry of Education’s requirements for building distinctive model software schools,Software College of Northeastern University and Shenzhen Kingdom Technology Co.,Ltd.jointly developed the specia... In response to the Ministry of Education’s requirements for building distinctive model software schools,Software College of Northeastern University and Shenzhen Kingdom Technology Co.,Ltd.jointly developed the specialized course“Application and Practice of RPA Technology in FinTech”.Addressing pain points in financial digital transformation,the course integrates robotic process automation(RPA)principles,financial domain knowledge,and RPA platform practice into a“technology-scenario-capability”trinity teaching system.Through 64 credit hours of integrated theory and practice,it covers RPA fundamentals,financial applications,RPA operations(including core skills like Web/desktop automation),and AI integration,cultivating students’ability to design and implement automated financial workflows.It innovatively features a RPA simulation platform,30+financial case studies,and modular task resources,creating a“teacher-machine-student”interactive model.Practice demonstrates the course effectively enhances students’integration of technical application and business acumen,providing a scalable paradigm for cultivating interdisciplinary FinTech talent. 展开更多
关键词 RPA technology FinTech field Characteristic talents cultivation University-enterprise cooperation course construction
在线阅读 下载PDF
Adaptive Meta-Loss Networks:Learning Task-Agnostic Loss Functions via Evolutionary Optimization
9
作者 Mirna Yunita Xiabi Liu +1 位作者 Zhaoyang Hai Rachmat Muwardi 《Computers, Materials & Continua》 2026年第5期1931-1949,共19页
Designing appropriate loss functions is critical to the success of supervised learning models.However,most conventional losses are fixed and manually designed,making them suboptimal for diverse and dynamic learning sc... Designing appropriate loss functions is critical to the success of supervised learning models.However,most conventional losses are fixed and manually designed,making them suboptimal for diverse and dynamic learning scenarios.In this work,we propose an Adaptive Meta-Loss Network(Adaptive-MLN)that learns to generate taskagnostic loss functions tailored to evolving classification problems.Unlike traditional methods that rely on static objectives,Adaptive-MLN treats the loss function itself as a trainable component,parameterized by a shallow neural network.To enable flexible,gradient-free optimization,we introduce a hybrid evolutionary approach that combines GeneticAlgorithms(GA)for global exploration and Evolution Strategies(ES)for local refinement.This co-evolutionary process dynamically adjusts the loss landscape,improvingmodel generalization without relying on analytic gradients or handcrafted heuristics.Experimental evaluations on synthetic tasks and the CIFAR-10 andMNIST datasets demonstrate that our approach consistently outperforms standard losses such as Cross-Entropy and Mean Squared Error in terms of accuracy,convergence,and adaptability. 展开更多
关键词 META-LEARNING adaptive loss function task-agnostic optimization evolutionary strategy genetic algorithm CLASSIFICATION
在线阅读 下载PDF
Refining Tuberculosis Control Strategies:From Precision Diagnosis to Life-course Management
10
作者 Junping Peng 《Biomedical and Environmental Sciences》 2026年第3期257-258,共2页
Tuberculosis(TB)remains one of the most persistent and formidable public health challenges globally.Despite the ambitious targets set by the World Health Organization End TB Strategy,the path to elimination is fraught... Tuberculosis(TB)remains one of the most persistent and formidable public health challenges globally.Despite the ambitious targets set by the World Health Organization End TB Strategy,the path to elimination is fraught with obstacles.According to the Global Tuberculosis Report 2025,while global incidence has been stabilization,the burden of multidrug-resistant tuberculosis(MDR-TB)and the long-term sequelae facing survivors continue to hinder progress[1]. 展开更多
关键词 public health challenges multidrug resistant tuberculosis precision diagnosis TUBERCULOSIS life course management
暂未订购
Teaching Reform of Chinese Medicine Processing Technology Course under the Integration of Technical and Higher Vocational Education
11
作者 Lianfang LI 《Medicinal Plant》 2026年第1期72-77,82,共7页
Against the backdrop of integrated development between technical education and higher vocational education,the teaching of Chinese Medicine Processing Technology courses faces new opportunities and challenges.This pap... Against the backdrop of integrated development between technical education and higher vocational education,the teaching of Chinese Medicine Processing Technology courses faces new opportunities and challenges.This paper analyzes the existing problems in the current teaching of Chinese Medicine Processing Technology courses,discusses the necessity of reforming the teaching model under the context of integration,and proposes the construction of a"Dual-Capability Progression,Six-Dimensional Empowerment"teaching model.The aim is to enhance the teaching quality of Chinese Medicine Processing Technology courses and cultivate high-quality skilled talents in Chinese medicine processing who can meet industry demands. 展开更多
关键词 Technical education Higher vocational education Integrated development Chinese Medicine Processing Technology course Teaching reform
在线阅读 下载PDF
Exploration of the Construction Path of Ideological and Political Education in Software Technology Courses at Vocational Colleges 被引量:1
12
作者 Hui Zhang Zhen Chen 《Journal of Contemporary Educational Research》 2025年第5期68-74,共7页
The Guidelines for the Construction of Ideological and Political Education in Courses at Institutions of Higher Learning emphasizes that“the construction of ideological and political education in courses is an import... The Guidelines for the Construction of Ideological and Political Education in Courses at Institutions of Higher Learning emphasizes that“the construction of ideological and political education in courses is an important task for comprehensively improving the quality of talent cultivation”and“clarifying the target requirements and key content of the construction of ideological and political education in courses.”In vocational colleges,as an important discipline in the field of information technology,the construction of ideological and political education in software technology courses is of great significance for cultivating students’comprehensive qualities and establishing correct values.Based on sorting out the core literacy of the construction of ideological and political education in software technology courses,this article actively explores its construction path,hoping to provide references for relevant educators. 展开更多
关键词 Software technology major Ideological and political education in courses Vocational colleges
在线阅读 下载PDF
Construction of T-Structured Courses in Universities to Cultivate Future Researchers
13
作者 Jing Wang Qi Xi 《Journal of Contemporary Educational Research》 2025年第5期56-60,共5页
University courses should have both breadth and depth.However,most courses in universities only focus on the breadth construction,while neglecting the depth construction,resulting in students being unable to apply the... University courses should have both breadth and depth.However,most courses in universities only focus on the breadth construction,while neglecting the depth construction,resulting in students being unable to apply the knowledge they have learned to conduct research or solve real-world application problems.The students’high-level abilities are insufficient and not well-trained.Therefore,in this paper,we propose a T-structured course design method to ensure both breadth and depth of a course.The proposed T-structured course design method includes four aspects:T-structured course contents,T-structured teaching activities,T-structured examination formats,and T-structured homework difficulty.By applying our proposed T-structured course design strategy to the course Optimization Algorithms and Intelligent Computing,good results are achieved,demonstrating the applicability of our proposed strategy. 展开更多
关键词 T-structured course course design Teaching activity BREADTH Depth
在线阅读 下载PDF
A Novel Self-Adjusting Dual-Mode Evolutionary Framework for Multi-Task Optimization
14
作者 Yingbo Xie Junfei Qiao +1 位作者 Ding Wang Manman Yuan 《IEEE/CAA Journal of Automatica Sinica》 2025年第11期2239-2252,共14页
Evolutionary multi-task optimization(EMTO)presents an efficient way to solve multiple tasks simultaneously.However,difficulties they face in curbing the performance degradation caused by unmatched knowledge transfer a... Evolutionary multi-task optimization(EMTO)presents an efficient way to solve multiple tasks simultaneously.However,difficulties they face in curbing the performance degradation caused by unmatched knowledge transfer and inefficient evolutionary strategies become more severe as the number of iterations increases.Motivated by this,a novel self-adjusting dualmode evolutionary framework,which integrates variable classification evolution and knowledge dynamic transfer strategies,is designed to compensate for this deficiency.First,a dual-mode evolutionary framework is designed to meet the needs of evolution in different states.Then,a self-adjusting strategy based on spatial-temporal information is adopted to guide the selection of evolutionary modes.Second,a classification mechanism for decision variables is proposed to achieve the grouping of variables with different attributes.Then,the evolutionary algorithm with a multi-operator mechanism is employed to conduct classified evolution of decision variables.Third,an evolutionary strategy based on multi-source knowledge sharing is presented to realize the cross-domain transfer of knowledge.Then,a dynamic weighting strategy is developed for efficient utilization of knowledge.Finally,by conducting experiments and comparing the designed method with several existing algorithms,the empirical results confirm that it significantly outperforms its peers in tackling benchmark instances. 展开更多
关键词 evolutionary algorithms evolutionary multitasking knowledge transfer optimization problem
在线阅读 下载PDF
Pathways and Practical Exploration in Smart Course Development for Higher Vocational Colleges:A Case Study on Study Tour Course Design
15
作者 YANG Qiong ZHAO Yuxia +1 位作者 SUN Yuejiang LI Hua 《Journal of Landscape Research》 2025年第4期79-82,共4页
A“smart course”denotes a learner-centered curriculum model that deeply integrates advanced technologies,including generative artificial intelligence(AI)and big data analytics,with ongoing optimization and iterative ... A“smart course”denotes a learner-centered curriculum model that deeply integrates advanced technologies,including generative artificial intelligence(AI)and big data analytics,with ongoing optimization and iterative refinement.This paper examines the pathways of smart course development in higher vocational education by using the Study Tour Course Design course as a practical case study.The analysis is conducted from four perspectives:innovation in educational concepts,innovation in teaching models,transformation in learning paradigms,and enhancement in evaluation systems.By developing a threedimensional framework encompassing“knowledge,skills,and problems”,the focus of education shifts from“knowledge imparting”to“competency development”.This approach fosters a transformation in teaching interactions,moving beyond the traditional“teacher and student interaction”to a more integrated trinity collaboration of“teachers,students,and machines”,and promotes the transformation of students’learning from“passive receptive learning”to“autonomous inquiry-based learning”.Simultaneously,it facilitates the transition of evaluation methods from“outcome-based evaluation”to“multi-dimensional evaluation”. 展开更多
关键词 Smart course Study tour course design Knowledge map Skill map Problem map
在线阅读 下载PDF
Research on the Reform of Assessment Methods for Core Courses of the Traffic Engineering Specialty
16
作者 Yongming He Lili Zhang Wenhui Zhang 《Journal of Contemporary Educational Research》 2025年第5期34-40,共7页
This paper deeply analyzes the characteristics of core courses of the traffic engineering specialty and the problems existing in traditional assessment methods,and proposes a series of reform measures for the assessme... This paper deeply analyzes the characteristics of core courses of the traffic engineering specialty and the problems existing in traditional assessment methods,and proposes a series of reform measures for the assessment methods of core courses of the traffic engineering specialty.By introducing diversified assessment methods,focusing on process assessment,and strengthening the assessment of practical abilities,the aim is to improve students’learning enthusiasm and initiative,and cultivate students’innovation ability and practical ability to meet the needs of traffic engineering professionals in the new era. 展开更多
关键词 Traffic engineering specialty Core courses Reform of assessment methods course characteristics Process assessment
在线阅读 下载PDF
Construction of a Golden Course for Advanced Mathematics by Integrating Course Ideological and Political Education
17
作者 Jinshan Zheng 《Journal of Contemporary Educational Research》 2025年第1期49-53,共5页
In this paper,the necessity of constructing a golden course for Advanced Mathematics is presented.For teachers,golden courses enhance their teaching ability and job satisfaction.For students,golden courses improve the... In this paper,the necessity of constructing a golden course for Advanced Mathematics is presented.For teachers,golden courses enhance their teaching ability and job satisfaction.For students,golden courses improve their sense of learning value and significance and encourage them to actively learn and participate deeply.Next,the relevant content of course ideological and political construction is provided.Finally,a specific approach was proposed to create a golden course for Advanced Mathematics by integrating ideological and political education into the curriculum. 展开更多
关键词 Curriculum ideological and political education Advanced Mathematics course Golden courses
在线阅读 下载PDF
Exploration and Practice of Ideological and Political Education in Engineering Graphics Digital Extracurricular Counseling Course
18
作者 Guolin Xu Tianxiang Liu Liang Ma 《Journal of Contemporary Educational Research》 2025年第7期239-247,共9页
In the context of the deep integration of digitalization and innovation and entrepreneurship education,this study focuses on the characteristics of schools and courses,investigates students’expectations and needs for... In the context of the deep integration of digitalization and innovation and entrepreneurship education,this study focuses on the characteristics of schools and courses,investigates students’expectations and needs for ideological and political elements,and deeply explores ideological and political cases such as the Beidahuang spirit,Daqing spirit,model worker spirit,and role models around them.It explores the integration practice of“curriculum ideological and political”in extracurricular tutoring teaching of engineering graphics,aiming to guide students to establish patriotism,love for schools,knowledge of agriculture,and love for agriculture,and effectively enhance the coordinated development of students’graphic skills and ideological and political literacy.Practice has shown that integrating ideological and political resources,incorporating ideological and political elements into curriculum content and practical activities,can effectively enhance the collaborative development of students’graphic skills and ideological and political literacy.At the same time,it provides new ideas and references for expanding ideological and political education to extracurricular tutoring courses. 展开更多
关键词 Engineering graphics course ideology and politics Innovation and entrepreneurship education Extracurricular tutoring courses Integration path
在线阅读 下载PDF
Meetings and Courses
19
作者 Shui-Ying Lei 《Hepatobiliary & Pancreatic Diseases International》 2025年第4期I0009-I0010,共2页
Announcements for this section should be submitted in the correct format at least 3 months before the required date of publication.This list is provided as a service to readers;inclusion does not imply endorsement by ... Announcements for this section should be submitted in the correct format at least 3 months before the required date of publication.This list is provided as a service to readers;inclusion does not imply endorsement by the Hepatobiliary&Pancreatic Diseases International. 展开更多
关键词 courseS MONTHS service PUBLICATION FORMAT meetings SUBMISSION ANNOUNCEMENTS
暂未订购
上一页 1 2 250 下一页 到第
使用帮助 返回顶部