期刊文献+
共找到1,667篇文章
< 1 2 84 >
每页显示 20 50 100
Recent Progress in Reinforcement Learning and Adaptive Dynamic Programming for Advanced Control Applications 被引量:14
1
作者 Ding Wang Ning Gao +2 位作者 Derong Liu Jinna Li Frank L.Lewis 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第1期18-36,共19页
Reinforcement learning(RL) has roots in dynamic programming and it is called adaptive/approximate dynamic programming(ADP) within the control community. This paper reviews recent developments in ADP along with RL and ... Reinforcement learning(RL) has roots in dynamic programming and it is called adaptive/approximate dynamic programming(ADP) within the control community. This paper reviews recent developments in ADP along with RL and its applications to various advanced control fields. First, the background of the development of ADP is described, emphasizing the significance of regulation and tracking control problems. Some effective offline and online algorithms for ADP/adaptive critic control are displayed, where the main results towards discrete-time systems and continuous-time systems are surveyed, respectively.Then, the research progress on adaptive critic control based on the event-triggered framework and under uncertain environment is discussed, respectively, where event-based design, robust stabilization, and game design are reviewed. Moreover, the extensions of ADP for addressing control problems under complex environment attract enormous attention. The ADP architecture is revisited under the perspective of data-driven and RL frameworks,showing how they promote ADP formulation significantly.Finally, several typical control applications with respect to RL and ADP are summarized, particularly in the fields of wastewater treatment processes and power systems, followed by some general prospects for future research. Overall, the comprehensive survey on ADP and RL for advanced control applications has d emonstrated its remarkable potential within the artificial intelligence era. In addition, it also plays a vital role in promoting environmental protection and industrial intelligence. 展开更多
关键词 Adaptive dynamic programming(ADP) advanced control complex environment data-driven control event-triggered design intelligent control neural networks nonlinear systems optimal control reinforcement learning(RL)
在线阅读 下载PDF
Approximate Dynamic Programming for Self-Learning Control 被引量:14
2
作者 DerongLiu 《自动化学报》 EI CSCD 北大核心 2005年第1期13-18,共6页
This paper introduces a self-learning control approach based on approximate dynamic programming. Dynamic programming was introduced by Bellman in the 1950's for solving optimal control problems of nonlinear dynami... This paper introduces a self-learning control approach based on approximate dynamic programming. Dynamic programming was introduced by Bellman in the 1950's for solving optimal control problems of nonlinear dynamical systems. Due to its high computational complexity, the applications of dynamic programming have been limited to simple and small problems. The key step in finding approximate solutions to dynamic programming is to estimate the performance index in dynamic programming. The optimal control signal can then be determined by minimizing (or maximizing) the performance index. Artificial neural networks are very efficient tools in representing the performance index in dynamic programming. This paper assumes the use of neural networks for estimating the performance index in dynamic programming and for generating optimal control signals, thus to achieve optimal control through self-learning. 展开更多
关键词 近似动态程序 自学习控制 神经网络 人工智能
在线阅读 下载PDF
Combining reinforcement learning with mathematical programming:An approach for optimal design of heat exchanger networks
3
作者 Hui Tan Xiaodong Hong +4 位作者 Zuwei Liao Jingyuan Sun Yao Yang Jingdai Wang Yongrong Yang 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2024年第5期63-71,共9页
Heat integration is important for energy-saving in the process industry.It is linked to the persistently challenging task of optimal design of heat exchanger networks(HEN).Due to the inherent highly nonconvex nonlinea... Heat integration is important for energy-saving in the process industry.It is linked to the persistently challenging task of optimal design of heat exchanger networks(HEN).Due to the inherent highly nonconvex nonlinear and combinatorial nature of the HEN problem,it is not easy to find solutions of high quality for large-scale problems.The reinforcement learning(RL)method,which learns strategies through ongoing exploration and exploitation,reveals advantages in such area.However,due to the complexity of the HEN design problem,the RL method for HEN should be dedicated and designed.A hybrid strategy combining RL with mathematical programming is proposed to take better advantage of both methods.An insightful state representation of the HEN structure as well as a customized reward function is introduced.A Q-learning algorithm is applied to update the HEN structure using theε-greedy strategy.Better results are obtained from three literature cases of different scales. 展开更多
关键词 Heat exchanger network Reinforcement learning Mathematical programming Process design
在线阅读 下载PDF
Heuristic dynamic programming-based learning control for discrete-time disturbed multi-agent systems
4
作者 Yao Zhang Chaoxu Mu +1 位作者 Yong Zhang Yanghe Feng 《Control Theory and Technology》 EI CSCD 2021年第3期339-353,共15页
Owing to extensive applications in many fields,the synchronization problem has been widely investigated in multi-agent systems.The synchronization for multi-agent systems is a pivotal issue,which means that under the ... Owing to extensive applications in many fields,the synchronization problem has been widely investigated in multi-agent systems.The synchronization for multi-agent systems is a pivotal issue,which means that under the designed control policy,the output of systems or the state of each agent can be consistent with the leader.The purpose of this paper is to investigate a heuristic dynamic programming(HDP)-based learning tracking control for discrete-time multi-agent systems to achieve synchronization while considering disturbances in systems.Besides,due to the difficulty of solving the coupled Hamilton–Jacobi–Bellman equation analytically,an improved HDP learning control algorithm is proposed to realize the synchronization between the leader and all following agents,which is executed by an action-critic neural network.The action and critic neural network are utilized to learn the optimal control policy and cost function,respectively,by means of introducing an auxiliary action network.Finally,two numerical examples and a practical application of mobile robots are presented to demonstrate the control performance of the HDP-based learning control algorithm. 展开更多
关键词 Multi-agent systems Heuristic dynamic programming(HDP) learning control Neural network SYNCHRONIZATION
原文传递
Improving Sensor-free Detection of Programming Difficulties Using Deep Learning
5
作者 Tao Lin Huiling Zhao +3 位作者 Mei Hong Zhiming Wu Hongyan Xu Ruiwen Wang 《计算机教育》 2020年第12期159-168,共10页
Programming difficulties are one of the common problems faced by software engineering students,which can lead to a rapid decline in motivation and even drop out.Probing students’programming difficulties is a crucial ... Programming difficulties are one of the common problems faced by software engineering students,which can lead to a rapid decline in motivation and even drop out.Probing students’programming difficulties is a crucial step in understanding their current programming situation and implementing appropriate instructional interventions.However,how to detect students’programming difficulties accurately without students’awareness remains a big challenge.Address the issues above;this paper adopts a sensor-free difficulties detecting method based on a deep neural network which employs a recurrent neural network(RNN)model and uses the sequential timing data from programming behaviour.The method can detect students’programming difficulties in real-time with 93%accuracy without interference in the programming process.In the long term,this method is the first step for establishing an automated intelligent programming environment.At the same time,it can assist teachers in noticing the difficulties that students encounter.Then,teachers can adjust their teaching plans and provide manual tutoring intervention more quickly. 展开更多
关键词 programming difficulties programming behaviour sensor-free detection deep learning
在线阅读 下载PDF
An Empirical Study of the Optimum Team Size Requirement in a Collaborative Computer Programming/Learning Environment
6
作者 Olalekan S. Akinola Babatunde I. Ayinla 《Journal of Software Engineering and Applications》 2014年第12期1008-1018,共11页
Pair programming has been widely acclaimed the best way to go in computer programming. Recently, collaboration involving more subjects has been shown to produce better results in programming environments. However, the... Pair programming has been widely acclaimed the best way to go in computer programming. Recently, collaboration involving more subjects has been shown to produce better results in programming environments. However, the optimum group size needed for the collaboration has not been adequately addressed. This paper seeks to inculcate and acquaint the students involved in the study with the spirit of team work in software projects and to empirically determine the effective (optimum) team size that may be desirable in programming/learning real life environments. Two different experiments were organized and conducted. Parameters for determining the optimal team size were formulated. Volunteered participants of different genders were randomly grouped into five parallel teams of different sizes ranging from 1 to 5 in the first experiment. Each team size was replicated six times. The second experiment involved teams of same gender compositions (males or females) in different sizes. The times (efforts) for problem analysis and coding as well as compile-time errors (bugs) were recorded for each team size. The effectiveness was finally analyzed for the teams. The study shows that collaboration is highly beneficial to new learners of computer programming. They easily grasp the programming concepts when the learning is done in the company of others. The study also demonstrates that the optimum team size that may be adopted in a collaborative learning of computer programming is four. 展开更多
关键词 OPTIMUM TEAM Size COLLABORATIVE learning COLLABORATIVE programming Computer programming
暂未订购
Diagnosing Student Learning Problems in Object Oriented Programming
7
作者 Hana Al-Nuaim Arwa Allinjawi +1 位作者 Paul Krause Lilian Tang 《Computer Technology and Application》 2011年第11期858-865,共8页
Students often face difficulties while taking basic programming courses due to several factors. In response, research has presented subjective assessments for diagnosing learning problems to improve the teaching of pr... Students often face difficulties while taking basic programming courses due to several factors. In response, research has presented subjective assessments for diagnosing learning problems to improve the teaching of programming in higher education. In this paper, the authors propose an Object Oriented conceptual map model and organize this approach into three levels: constructing a Concept Effect Propagation Table, constructing Test Item-Concept Relationships and diagnosing Student Learning Problems with Matrix Composition. The authors' work is a modification of the approaches of Chert and Bai as well as Chu et al., as the authors use statistical methods, rather than fuzzy sets, for the authors' analysis. This paper includes a statistical summary, which has been tested on a small sample of students in King Abdulaziz University, Jeddah, Saudi Arabia, illustrating the learning problems in an Object Oriented course. The experimental results have demonstrated that this approach might aid learning and teaching in an effective way. 展开更多
关键词 Higher education programming learning difficulties object oriented programming conceptual model.
在线阅读 下载PDF
Call for papers Journal of Control Theory and Applications Special issue on Approximate dynamic programming and reinforcement learning
8
《控制理论与应用(英文版)》 EI 2010年第2期257-257,共1页
Approximate dynamic programming (ADP) is a general and effective approach for solving optimal control and estimation problems by adapting to uncertain and nonconvex environments over time.
关键词 Call for papers Journal of Control Theory and Applications Special issue on Approximate dynamic programming and reinforcement learning
在线阅读 下载PDF
Current Trends in Online Programming Languages Learning Tools: A Systematic Literature Review
9
作者 Ahmad Alaqsam Fahad Ghabban +2 位作者 Omair Ameerbakhsh Ibrahim Alfadli Amer Fayez 《Journal of Software Engineering and Applications》 2021年第7期277-297,共21页
<span style="font-family:Verdana;">Students face difficulties in programming languages learning (PLL) which encourages many scholars to investigate the factors behind that. Although there a number of p... <span style="font-family:Verdana;">Students face difficulties in programming languages learning (PLL) which encourages many scholars to investigate the factors behind that. Although there a number of positive and negative factors found to be effective in PLL procedure, utilising online tools in PLL were recognized as a positive recommended means. This motivates many researchers to provide solutions and proposals which result in a number of choices and options. However, categorising those efforts and showing what has been done, would provide a better and clear image for future studies. Therefore, this paper aims to conduct a systematic literature review to show what studies have been done and then categorise them based on the type of online tools and the aims of the research. The study follows Kitchenham and Charters guidelines for writing SLR (Systematic Literature Review). The search result reached 1390 publications between 2013-09/2018. After the filtration which has been done through selected criteria, 160 publications were found to be adequate to answer the review questions. The main results of this systematic review are categorizing the aims of the studies in online PLL tools, classifying the tools and finding the current trends of the online PLL tools.</span> 展开更多
关键词 Online programming Languages Online learning Use of Information Technology Online Platforms Online Courses MOOC
在线阅读 下载PDF
Research on the Transformation of Teaching and Research Form of Professional Teachers in Blended Learning at Colleges and Universities - Taking the Java Programming Course as an Example
10
作者 Xiuying Wu Lingjia Chen 《Journal of Contemporary Educational Research》 2021年第12期24-31,共8页
In view of the current situation that offline teaching is the main mode of teaching Java Programming in higher vocational schools,this paper introduces the online and offline hybrid teaching method and expounds it fro... In view of the current situation that offline teaching is the main mode of teaching Java Programming in higher vocational schools,this paper introduces the online and offline hybrid teaching method and expounds it from the aspects of blended learning design,teaching organization,and implementation.At the same time,combined with the characteristics of blended learning,this paper proposes that under the new mode,teachers should actively change the form of teaching and research,the teaching mode,and the role of teachers,take students as the center,and build an independent and effective classroom. 展开更多
关键词 Java programming Blended learning Teacher’s role Teaching and research form
在线阅读 下载PDF
Bayesian network structure learning by dynamic programming algorithm based on node block sequence constraints
11
作者 Chuchao He Ruohai Di +1 位作者 Bo Li Evgeny Neretin 《CAAI Transactions on Intelligence Technology》 2024年第6期1605-1622,共18页
The use of dynamic programming(DP)algorithms to learn Bayesian network structures is limited by their high space complexity and difficulty in learning the structure of large-scale networks.Therefore,this study propose... The use of dynamic programming(DP)algorithms to learn Bayesian network structures is limited by their high space complexity and difficulty in learning the structure of large-scale networks.Therefore,this study proposes a DP algorithm based on node block sequence constraints.The proposed algorithm constrains the traversal process of the parent graph by using the M-sequence matrix to considerably reduce the time consumption and space complexity by pruning the traversal process of the order graph using the node block sequence.Experimental results show that compared with existing DP algorithms,the proposed algorithm can obtain learning results more efficiently with less than 1%loss of accuracy,and can be used for learning larger-scale networks. 展开更多
关键词 Bayesian network(BN) dynamic programming(DP) node block sequence strongly connected component(SCC) structure learning
在线阅读 下载PDF
Six Elements That Help Create a Friendly Environment and Motivate Learning
12
作者 Roberto Cuccu 《Sino-US English Teaching》 2025年第1期1-6,共6页
The following sections of this article are the background of the experiences described in the book Creative Journals in a Bottle.Out-of-the-Box Activities That Help Teenagers Become Sensitive and Self-Confident Adults... The following sections of this article are the background of the experiences described in the book Creative Journals in a Bottle.Out-of-the-Box Activities That Help Teenagers Become Sensitive and Self-Confident Adults(Cuccu,2024).Being a teacher in a classroom of young people involves more than just being able to tell them about a topic they have to study,they are also educators and play an important role in their development in a critical period of their lives.The following sections deal with things to do and not to do in order to create an ideal environment characterized by empathy,motivation,and learning together. 展开更多
关键词 Neuro-Linguistic programming different views of a situation Cooperative learning dealing with students learning styles students’interests role of empathy
在线阅读 下载PDF
Learning-based tracking control of AUV:Mixed policy improvement and game-based disturbance rejection
13
作者 Jun Ye Hongbo Gao +4 位作者 Manjiang Hu Yougang Bian Qingjia Cui Xiaohui Qin Rongjun Ding 《CAAI Transactions on Intelligence Technology》 2025年第2期510-528,共19页
A mixed adaptive dynamic programming(ADP)scheme based on zero-sum game theory is developed to address optimal control problems of autonomous underwater vehicle(AUV)systems subject to disturbances and safe constraints.... A mixed adaptive dynamic programming(ADP)scheme based on zero-sum game theory is developed to address optimal control problems of autonomous underwater vehicle(AUV)systems subject to disturbances and safe constraints.By combining prior dynamic knowledge and actual sampled data,the proposed approach effectively mitigates the defect caused by the inaccurate dynamic model and significantly improves the training speed of the ADP algorithm.Initially,the dataset is enriched with sufficient reference data collected based on a nominal model without considering modelling bias.Also,the control object interacts with the real environment and continuously gathers adequate sampled data in the dataset.To comprehensively leverage the advantages of model-based and model-free methods during training,an adaptive tuning factor is introduced based on the dataset that possesses model-referenced information and conforms to the distribution of the real-world environment,which balances the influence of model-based control law and data-driven policy gradient on the direction of policy improvement.As a result,the proposed approach accelerates the learning speed compared to data-driven methods,concurrently also enhancing the tracking performance in comparison to model-based control methods.Moreover,the optimal control problem under disturbances is formulated as a zero-sum game,and the actor-critic-disturbance framework is introduced to approximate the optimal control input,cost function,and disturbance policy,respectively.Furthermore,the convergence property of the proposed algorithm based on the value iteration method is analysed.Finally,an example of AUV path following based on the improved line-of-sight guidance is presented to demonstrate the effectiveness of the proposed method. 展开更多
关键词 adaptive dynamic programming autonomous underwater vehicle game theory optimal control reinforcement learning
在线阅读 下载PDF
Enhancing Ransomware Detection with Machine Learning Techniques and Effective API Integration
14
作者 Asad Iqbal Mehdi Hussain +3 位作者 Qaiser Riaz Madiha Khalid Rafia Mumtaz Ki-Hyun Jung 《Computers, Materials & Continua》 2025年第10期1693-1714,共22页
Ransomware,particularly crypto-ransomware,remains a significant cybersecurity challenge,encrypting victim data and demanding a ransom,often leaving the data irretrievable even if payment is made.This study proposes an... Ransomware,particularly crypto-ransomware,remains a significant cybersecurity challenge,encrypting victim data and demanding a ransom,often leaving the data irretrievable even if payment is made.This study proposes an early detection approach to mitigate such threats by identifying ransomware activity before the encryption process begins.The approach employs a two-tiered approach:a signature-based method using hashing techniques to match known threats and a dynamic behavior-based analysis leveraging Cuckoo Sandbox and machine learning algorithms.A critical feature is the integration of the most effective Application Programming Interface call monitoring,which analyzes system-level interactions such as file encryption,key generation,and registry modifications.This enables the detection of both known and zero-day ransomware variants,overcoming limitations of traditional methods.The proposed technique was evaluated using classifiers such as Random Forest,Support Vector Machine,and K-Nearest Neighbors,achieving a detection accuracy of 98%based on 26 key ransomware attributes with an 80:20 training-to-testing ratio and 10-fold cross-validation.By combining minimal feature sets with robust behavioral analysis,the proposed method outperforms existing solutions and addresses current challenges in ransomware detection,thereby enhancing cybersecurity resilience. 展开更多
关键词 Ransomware machine learning malware cyber security MALWARE application program interface(API)malware
在线阅读 下载PDF
Development and validation of machine learning nomograms for predicting survival in stage IV pancreatic cancer:A retrospective study
15
作者 Kun Huang Zhu Chen +3 位作者 Xin-Zhu Yuan Yun-Shen He Xiang Lan Chen-You Du 《World Journal of Gastrointestinal Oncology》 2025年第5期103-118,共16页
BACKGROUND Stage IV pancreatic cancer(PC)has a poor prognosis and lacks individualized prognostic tools.Current survival prediction models are limited,and there is a need for more accurate,personalized methods.The Sur... BACKGROUND Stage IV pancreatic cancer(PC)has a poor prognosis and lacks individualized prognostic tools.Current survival prediction models are limited,and there is a need for more accurate,personalized methods.The Surveillance,Epidemiology,and End Results(SEER)database offers a valuable resource for studying large patient cohorts,yet machine learning-based nomograms for stage IV PC prognosis remain underexplored.This study hypothesizes that a machine learning-based nomogram can predict cancer-specific survival(CSS)and overall survival(OS)with high accuracy in stage IV PC patients.AIM To construct and validate a machine learning-based nomogram for predicting survival in stage IV PC patients using real-world data.METHODS Clinical data from stage IV PC patients diagnosed via pathology from 2000 to 2019 INTRODUCTION Pancreatic cancer(PC)is a significant human health issue and,by 2025,is projected to surpass breast cancer as the third leading cause of cancer-related deaths[1].In the United States,an estimated 66440 new cases and 51750 deaths due to PC were reported in 2024.PC is often asymptomatic in its early stages,with more than half of patients presenting with distant organ metastasis at the time of initial diagnosis[2].Consequently,the prognosis is very poor,with a 5-year relative survival rate of only 12.8%[2]In clinical practice,considerable heterogeneity in survival outcomes has been observed among patients with stage IV PC,highlighting the need for an individualized survival prediction tool for this population.Nomograms,which are visual tools incorporating multiple prognostic factors to predict patient survival,aid in person-alized treatment planning and clinical decision-making and are widely used in cancer prognosis evaluation[3-6].Machine learning,a core technique within artificial intelligence,employs algorithms to analyze data,learn from patterns,and predict real-world events with high accuracy,and is increasingly applied in health assessment,medical decision-making,prognosis,and personalized treatment[7-9].This study leverages the large sample size and comprehensive clinical data from the United State Surveillance,Epidemiology,and End Results(SEER)database to develop a prognostic nomogram for stage IV PC patients using machine learning,with the aim of providing individualized prognostic assessments to improve clinical decision-making. 展开更多
关键词 Stage IV pancreatic ductal adenocarcinoma Prognosis Surveillance Epidemiology and End Results Program Machine learning Cancer survival Prognostic model
暂未订购
Machine learning-based design strategy for weak vibration pipes conveying fluid
16
作者 Tianchang DENG Hu DING +1 位作者 SKITIPORNCHAI Jie YANG 《Applied Mathematics and Mechanics(English Edition)》 2025年第7期1215-1236,共22页
Multi-constrained pipes conveying fluid,such as aircraft hydraulic control pipes,are susceptible to resonance fatigue in harsh vibration environments,which may lead to system failure and even catastrophic accidents.In... Multi-constrained pipes conveying fluid,such as aircraft hydraulic control pipes,are susceptible to resonance fatigue in harsh vibration environments,which may lead to system failure and even catastrophic accidents.In this study,a machine learning(ML)-assisted weak vibration design method under harsh environmental excitations is proposed.The dynamic model of a typical pipe is developed using the absolute nodal coordinate formulation(ANCF)to determine its vibrational characteristics.With the harsh vibration environments as the preserved frequency band(PFB),the safety design is defined by comparing the natural frequency with the PFB.By analyzing the safety design of pipes with different constraint parameters,the dataset of the absolute safety length and the absolute resonance length of the pipe is obtained.This dataset is then utilized to develop genetic programming(GP)algorithm-based ML models capable of producing explicit mathematical expressions of the pipe's absolute safety length and absolute resonance length with the location,stiffness,and total number of retaining clips as design variables.The proposed ML models effectively bridge the dataset with the prediction results.Thus,the ML model is utilized to stagger the natural frequency,and the PFB is utilized to achieve the weak vibration design.The findings of the present study provide valuable insights into the practical application of weak vibration design. 展开更多
关键词 pipe conveying fluid machine learning(ML) pipe design strategy RESONANCE genetic programming(GP) inverse design preserved frequency band(PFB)
在线阅读 下载PDF
AI视域下的高阶程序设计综合实践教学研究
17
作者 杨旭 党建武 +1 位作者 王阳萍 王文润 《计算机教育》 2026年第2期154-158,共5页
面向AI时代的新形势,计算机程序设计综合实践教学应注重编程思维的训练和综合创新能力的培养。本文剖析了传统程序设计综合实践教学的局限性,将编程思维的训练与跨学科综合学习能力进行高阶结合,提出程序设计思维驱动的高阶程序设计综... 面向AI时代的新形势,计算机程序设计综合实践教学应注重编程思维的训练和综合创新能力的培养。本文剖析了传统程序设计综合实践教学的局限性,将编程思维的训练与跨学科综合学习能力进行高阶结合,提出程序设计思维驱动的高阶程序设计综合实践教学模式。通过实践案例阐明基于该模式的教学案例设计与具体实施方法,力求为程序设计实践教学的效能提升和AI时代的创新型人才培养方式提供有益的参考。 展开更多
关键词 程序设计 综合实践 AI视域 跨学科学习
在线阅读 下载PDF
基于生成式AI的高职计算机专业课程精准教学策略探究
18
作者 司元雷 梁赛平 张勇昌 《北京工业职业技术学院学报》 2026年第1期80-84,共5页
在职业教育数字化转型与产业智能化升级背景下,高职计算机专业面临教学精准性不足的挑战。针对教学目标与岗位需求错位、学情诊断主观模糊、教学资源适配低效等问题,借助生成式AI构建精准教学策略,通过重构动态岗位能力目标、多模态学... 在职业教育数字化转型与产业智能化升级背景下,高职计算机专业面临教学精准性不足的挑战。针对教学目标与岗位需求错位、学情诊断主观模糊、教学资源适配低效等问题,借助生成式AI构建精准教学策略,通过重构动态岗位能力目标、多模态学情诊断及智能资源适配,实现教学全流程的精准化与个性化。教学实践数据表明:通过实施精准教学策略,学生在高阶思维、项目实践及职业素养方面提升显著,教学满意度与效能大幅提高。 展开更多
关键词 生成式AI 高职计算机专业 精准教学 多模态学情诊断 智能资源适配
在线阅读 下载PDF
上一页 1 2 84 下一页 到第
使用帮助 返回顶部