期刊文献+
共找到27,942篇文章
< 1 2 250 >
每页显示 20 50 100
小麦GSK激酶TaSK41的功能分析及互作蛋白的筛选
1
作者 李灿 张喜伟 +1 位作者 朱博涛 张沛沛 《作物学报》 北大核心 2026年第3期677-687,共11页
植物糖原合成激酶3(GSK3)家族成员SK41在籽粒发育和粒重形成过程中发挥重要作用。为进一步探究TaSK41调控小麦籽粒发育的生物学功能及其潜在的分子机制,本研究分析了TaSK41在不同组织中的表达模式、亚细胞定位、过表达Ta SK41水稻的籽... 植物糖原合成激酶3(GSK3)家族成员SK41在籽粒发育和粒重形成过程中发挥重要作用。为进一步探究TaSK41调控小麦籽粒发育的生物学功能及其潜在的分子机制,本研究分析了TaSK41在不同组织中的表达模式、亚细胞定位、过表达Ta SK41水稻的籽粒表型,以及与TaSK41相互作用的蛋白。q RT-PCR分析表明, Ta SK41在各个组织中均有表达,其中在穗部、早期发育的籽粒、子房以及种皮中的表达量较高。亚细胞定位显示, TaSK41-GFP融合蛋白主要定位于细胞质和细胞核中。Ta SK41过表达转基因水稻株系的千粒重显著降低,粒长和粒宽均显著减小。通过酵母双杂交系统筛选小麦籽粒cDNA文库,共获得17个可能与TaSK41相互作用的候选蛋白。进一步对TaSK41与调控籽粒发育相关基因TaARF4和Ta BSK3的全长互作验证,结果显示, TaSK41能够与小麦生长素响应因子TaARF4的全长蛋白发生相互作用。利用荧光素酶互补系统在体内对其互作关系进行了验证,结果表明, TaSK41-nLUC与TaARF4-cLUC共转化烟草叶片,可观察到荧光信号,这表明它们在体内确实存在互作关系。本研究结果为深入解析Ta SK41调控小麦粒重形成的分子机制提供了重要理论依据。 展开更多
关键词 小麦 粒重 task41 酵母双杂交 互作蛋白
在线阅读 下载PDF
MDMOSA:Multi-Objective-Oriented Dwarf Mongoose Optimization for Cloud Task Scheduling
2
作者 Olanrewaju Lawrence Abraham Md Asri Ngadi +1 位作者 Johan Bin Mohamad Sharif Mohd Kufaisal Mohd Sidik 《Computers, Materials & Continua》 2026年第3期2062-2096,共35页
Task scheduling in cloud computing is a multi-objective optimization problem,often involving conflicting objectives such as minimizing execution time,reducing operational cost,and maximizing resource utilization.Howev... Task scheduling in cloud computing is a multi-objective optimization problem,often involving conflicting objectives such as minimizing execution time,reducing operational cost,and maximizing resource utilization.However,traditional approaches frequently rely on single-objective optimization methods which are insufficient for capturing the complexity of such problems.To address this limitation,we introduce MDMOSA(Multi-objective Dwarf Mongoose Optimization with Simulated Annealing),a hybrid that integrates multi-objective optimization for efficient task scheduling in Infrastructure-as-a-Service(IaaS)cloud environments.MDMOSA harmonizes the exploration capabilities of the biologically inspired Dwarf Mongoose Optimization(DMO)with the exploitation strengths of Simulated Annealing(SA),achieving a balanced search process.The algorithm aims to optimize task allocation by reducing makespan and financial cost while improving system resource utilization.We evaluate MDMOSA through extensive simulations using the real-world Google Cloud Jobs(GoCJ)dataset within the CloudSim environment.Comparative analysis against benchmarked algorithms such as SMOACO,MOTSGWO,and MFPAGWO reveals that MDMOSA consistently achieves superior performance in terms of scheduling efficiency,cost-effectiveness,and scalability.These results confirm the potential of MDMOSA as a robust and adaptable solution for resource scheduling in dynamic and heterogeneous cloud computing infrastructures. 展开更多
关键词 Cloud computing MULTI-OBJECTIVE task scheduling dwarf mongoose optimization METAHEURISTIC
在线阅读 下载PDF
DRL-Based Task Scheduling and Trajectory Control for UAV-Assisted MEC Systems
3
作者 Sai Xu Jun Liu +1 位作者 Shengyu Huang Zhi Li 《Computers, Materials & Continua》 2026年第3期1349-1364,共16页
In scenarios where ground-based cloud computing infrastructure is unavailable,unmanned aerial vehicles(UAVs)act as mobile edge computing(MEC)servers to provide on-demand computation services for ground terminals.To ad... In scenarios where ground-based cloud computing infrastructure is unavailable,unmanned aerial vehicles(UAVs)act as mobile edge computing(MEC)servers to provide on-demand computation services for ground terminals.To address the challenge of jointly optimizing task scheduling and UAV trajectory under limited resources and high mobility of UAVs,this paper presents PER-MATD3,a multi-agent deep reinforcement learning algorithm with prioritized experience replay(PER)into the Centralized Training with Decentralized Execution(CTDE)framework.Specifically,PER-MATD3 enables each agent to learn a decentralized policy using only local observations during execution,while leveraging a shared replay buffer with prioritized sampling and centralized critic during training to accelerate convergence and improve sample efficiency.Simulation results show that PER-MATD3 reduces average task latency by up to 23%,improves energy efficiency by 21%,and enhances service coverage compared to state-of-the-art baselines,demonstrating its effectiveness and practicality in scenarios without terrestrial networks. 展开更多
关键词 Mobile edge computing deep reinforcement learning task offloading resource allocation trajectory control
在线阅读 下载PDF
Multi-Objective Enhanced Cheetah Optimizer for Joint Optimization of Computation Offloading and Task Scheduling in Fog Computing
4
作者 Ahmad Zia Nazia Azim +5 位作者 Bekarystankyzy Akbayan Khalid J.Alzahrani Ateeq Ur Rehman Faheem Ullah Khan Nouf Al-Kahtani Hend Khalid Alkahtani 《Computers, Materials & Continua》 2026年第3期1559-1588,共30页
The cloud-fog computing paradigm has emerged as a novel hybrid computing model that integrates computational resources at both fog nodes and cloud servers to address the challenges posed by dynamic and heterogeneous c... The cloud-fog computing paradigm has emerged as a novel hybrid computing model that integrates computational resources at both fog nodes and cloud servers to address the challenges posed by dynamic and heterogeneous computing networks.Finding an optimal computational resource for task offloading and then executing efficiently is a critical issue to achieve a trade-off between energy consumption and transmission delay.In this network,the task processed at fog nodes reduces transmission delay.Still,it increases energy consumption,while routing tasks to the cloud server saves energy at the cost of higher communication delay.Moreover,the order in which offloaded tasks are executed affects the system’s efficiency.For instance,executing lower-priority tasks before higher-priority jobs can disturb the reliability and stability of the system.Therefore,an efficient strategy of optimal computation offloading and task scheduling is required for operational efficacy.In this paper,we introduced a multi-objective and enhanced version of Cheeta Optimizer(CO),namely(MoECO),to jointly optimize the computation offloading and task scheduling in cloud-fog networks to minimize two competing objectives,i.e.,energy consumption and communication delay.MoECO first assigns tasks to the optimal computational nodes and then the allocated tasks are scheduled for processing based on the task priority.The mathematical modelling of CO needs improvement in computation time and convergence speed.Therefore,MoECO is proposed to increase the search capability of agents by controlling the search strategy based on a leader’s location.The adaptive step length operator is adjusted to diversify the solution and thus improves the exploration phase,i.e.,global search strategy.Consequently,this prevents the algorithm from getting trapped in the local optimal solution.Moreover,the interaction factor during the exploitation phase is also adjusted based on the location of the prey instead of the adjacent Cheetah.This increases the exploitation capability of agents,i.e.,local search capability.Furthermore,MoECO employs a multi-objective Pareto-optimal front to simultaneously minimize designated objectives.Comprehensive simulations in MATLAB demonstrate that the proposed algorithm obtains multiple solutions via a Pareto-optimal front and achieves an efficient trade-off between optimization objectives compared to baseline methods. 展开更多
关键词 Computation offloading task scheduling cheetah optimizer fog computing optimization resource allocation internet of things
在线阅读 下载PDF
Energy Aware Task Scheduling of IoT Application Using a Hybrid Metaheuristic Algorithm in Cloud Computing
5
作者 Ahmed Awad Mohamed Eslam Abdelhakim Seyam +4 位作者 Ahmed R.Elsaeed Laith Abualigah Aseel Smerat Ahmed M.AbdelMouty Hosam E.Refaat 《Computers, Materials & Continua》 2026年第3期1786-1803,共18页
In recent years,fog computing has become an important environment for dealing with the Internet of Things.Fog computing was developed to handle large-scale big data by scheduling tasks via cloud computing.Task schedul... In recent years,fog computing has become an important environment for dealing with the Internet of Things.Fog computing was developed to handle large-scale big data by scheduling tasks via cloud computing.Task scheduling is crucial for efficiently handling IoT user requests,thereby improving system performance,cost,and energy consumption across nodes in cloud computing.With the large amount of data and user requests,achieving the optimal solution to the task scheduling problem is challenging,particularly in terms of cost and energy efficiency.In this paper,we develop novel strategies to save energy consumption across nodes in fog computing when users execute tasks through the least-cost paths.Task scheduling is developed using modified artificial ecosystem optimization(AEO),combined with negative swarm operators,Salp Swarm Algorithm(SSA),in order to competitively optimize their capabilities during the exploitation phase of the optimal search process.In addition,the proposed strategy,Enhancement Artificial Ecosystem Optimization Salp Swarm Algorithm(EAEOSSA),attempts to find the most suitable solution.The optimization that combines cost and energy for multi-objective task scheduling optimization problems.The backpack problem is also added to improve both cost and energy in the iFogSim implementation as well.A comparison was made between the proposed strategy and other strategies in terms of time,cost,energy,and productivity.Experimental results showed that the proposed strategy improved energy consumption,cost,and time over other algorithms.Simulation results demonstrate that the proposed algorithm increases the average cost,average energy consumption,and mean service time in most scenarios,with average reductions of up to 21.15%in cost and 25.8%in energy consumption. 展开更多
关键词 Energy-efficient tasks internet of things(IoT) cloud fog computing artificial ecosystem-based optimization salp swarm algorithm cloud computing
在线阅读 下载PDF
Dynamic Task Offloading Scheme for Edge Computing via Meta-Reinforcement Learning 被引量:1
6
作者 Jiajia Liu Peng Xie +2 位作者 Wei Li Bo Tang Jianhua Liu 《Computers, Materials & Continua》 2025年第2期2609-2635,共27页
As an important complement to cloud computing, edge computing can effectively reduce the workload of the backbone network. To reduce latency and energy consumption of edge computing, deep learning is used to learn the... As an important complement to cloud computing, edge computing can effectively reduce the workload of the backbone network. To reduce latency and energy consumption of edge computing, deep learning is used to learn the task offloading strategies by interacting with the entities. In actual application scenarios, users of edge computing are always changing dynamically. However, the existing task offloading strategies cannot be applied to such dynamic scenarios. To solve this problem, we propose a novel dynamic task offloading framework for distributed edge computing, leveraging the potential of meta-reinforcement learning (MRL). Our approach formulates a multi-objective optimization problem aimed at minimizing both delay and energy consumption. We model the task offloading strategy using a directed acyclic graph (DAG). Furthermore, we propose a distributed edge computing adaptive task offloading algorithm rooted in MRL. This algorithm integrates multiple Markov decision processes (MDP) with a sequence-to-sequence (seq2seq) network, enabling it to learn and adapt task offloading strategies responsively across diverse network environments. To achieve joint optimization of delay and energy consumption, we incorporate the non-dominated sorting genetic algorithm II (NSGA-II) into our framework. Simulation results demonstrate the superiority of our proposed solution, achieving a 21% reduction in time delay and a 19% decrease in energy consumption compared to alternative task offloading schemes. Moreover, our scheme exhibits remarkable adaptability, responding swiftly to changes in various network environments. 展开更多
关键词 Edge computing adaptive META task offloading joint optimization
在线阅读 下载PDF
Multi-station multi-robot task assignment method based on deep reinforcement learning 被引量:1
7
作者 Junnan Zhang Ke Wang Chaoxu Mu 《CAAI Transactions on Intelligence Technology》 2025年第1期134-146,共13页
This paper focuses on the problem of multi-station multi-robot spot welding task assignment,and proposes a deep reinforcement learning(DRL)framework,which is made up of a public graph attention network and independent... This paper focuses on the problem of multi-station multi-robot spot welding task assignment,and proposes a deep reinforcement learning(DRL)framework,which is made up of a public graph attention network and independent policy networks.The graph of welding spots distribution is encoded using the graph attention network.Independent policy networks with attention mechanism as a decoder can handle the encoded graph and decide to assign robots to different tasks.The policy network is used to convert the large scale welding spots allocation problem to multiple small scale singlerobot welding path planning problems,and the path planning problem is quickly solved through existing methods.Then,the model is trained through reinforcement learning.In addition,the task balancing method is used to allocate tasks to multiple stations.The proposed algorithm is compared with classical algorithms,and the results show that the algorithm based on DRL can produce higher quality solutions. 展开更多
关键词 attention mechanism deep reinforcement learning graph neural network industrial robot task allocation
在线阅读 下载PDF
Providing Robust and Low-Cost Edge Computing in Smart Grid:An Energy Harvesting Based Task Scheduling and Resource Management Framework 被引量:1
8
作者 Xie Zhigang Song Xin +1 位作者 Xu Siyang Cao Jing 《China Communications》 2025年第2期226-240,共15页
Recently,one of the main challenges facing the smart grid is insufficient computing resources and intermittent energy supply for various distributed components(such as monitoring systems for renewable energy power sta... Recently,one of the main challenges facing the smart grid is insufficient computing resources and intermittent energy supply for various distributed components(such as monitoring systems for renewable energy power stations).To solve the problem,we propose an energy harvesting based task scheduling and resource management framework to provide robust and low-cost edge computing services for smart grid.First,we formulate an energy consumption minimization problem with regard to task offloading,time switching,and resource allocation for mobile devices,which can be decoupled and transformed into a typical knapsack problem.Then,solutions are derived by two different algorithms.Furthermore,we deploy renewable energy and energy storage units at edge servers to tackle intermittency and instability problems.Finally,we design an energy management algorithm based on sampling average approximation for edge computing servers to derive the optimal charging/discharging strategies,number of energy storage units,and renewable energy utilization.The simulation results show the efficiency and superiority of our proposed framework. 展开更多
关键词 edge computing energy harvesting energy storage unit renewable energy sampling average approximation task scheduling
在线阅读 下载PDF
Joint Feature Encoding and Task Alignment Mechanism for Emotion-Cause Pair Extraction
9
作者 Shi Li Didi Sun 《Computers, Materials & Continua》 SCIE EI 2025年第1期1069-1086,共18页
With the rapid expansion of social media,analyzing emotions and their causes in texts has gained significant importance.Emotion-cause pair extraction enables the identification of causal relationships between emotions... With the rapid expansion of social media,analyzing emotions and their causes in texts has gained significant importance.Emotion-cause pair extraction enables the identification of causal relationships between emotions and their triggers within a text,facilitating a deeper understanding of expressed sentiments and their underlying reasons.This comprehension is crucial for making informed strategic decisions in various business and societal contexts.However,recent research approaches employing multi-task learning frameworks for modeling often face challenges such as the inability to simultaneouslymodel extracted features and their interactions,or inconsistencies in label prediction between emotion-cause pair extraction and independent assistant tasks like emotion and cause extraction.To address these issues,this study proposes an emotion-cause pair extraction methodology that incorporates joint feature encoding and task alignment mechanisms.The model consists of two primary components:First,joint feature encoding simultaneously generates features for emotion-cause pairs and clauses,enhancing feature interactions between emotion clauses,cause clauses,and emotion-cause pairs.Second,the task alignment technique is applied to reduce the labeling distance between emotion-cause pair extraction and the two assistant tasks,capturing deep semantic information interactions among tasks.The proposed method is evaluated on a Chinese benchmark corpus using 10-fold cross-validation,assessing key performance metrics such as precision,recall,and F1 score.Experimental results demonstrate that the model achieves an F1 score of 76.05%,surpassing the state-of-the-art by 1.03%.The proposed model exhibits significant improvements in emotion-cause pair extraction(ECPE)and cause extraction(CE)compared to existing methods,validating its effectiveness.This research introduces a novel approach based on joint feature encoding and task alignment mechanisms,contributing to advancements in emotion-cause pair extraction.However,the study’s limitation lies in the data sources,potentially restricting the generalizability of the findings. 展开更多
关键词 Emotion-cause pair extraction interactive information enhancement joint feature encoding label consistency task alignment mechanisms
在线阅读 下载PDF
Global evidence on the effectiveness of task-shifting and task-sharing strategies for managing individuals with multimorbidity:systematic review and meta-analysis
10
作者 Enying Gong Yutong Long +9 位作者 Xunliang Tong Wai Yan Min Htike Jiahui Wang Shiqi Ni Yueqing Wang Zijun Wang Lijing L Yan Sumit Kane Ruitai Shao Yanming Li 《Family Medicine and Community Health》 2025年第3期120-128,共9页
Introduction Task-shifting and task-sharing strategies show promise for managing chronic diseases especially in low-income and middle-income countries(LMICs),though their effectiveness in multimorbidity management rem... Introduction Task-shifting and task-sharing strategies show promise for managing chronic diseases especially in low-income and middle-income countries(LMICs),though their effectiveness in multimorbidity management remains unclear.This study synthesised evidence on task-shifting and task-sharing strategies globally and assessed the impact on core health outcomes in multimorbidity management.Methods We conducted a systematic review and meta-analysis of global studies evaluating task-shifting and sharing interventions for individuals with multimorbidity.Six databases,including PubMed,Embase,Web of Science,Ovid(Medline),CINAHL and Cochrane Library,were searched for studies reporting the core outcomes of multimorbidity management in quality of life,mortality,hospitalisation,emergency department visits and symptoms of depression and anxiety.Random-effects models were used to calculate pooled effect sizes with heterogeneity assessed through subgroup and meta-regression analyses.Results From 8471 records,36 studies from 14 countries were included,with only 5 conducted in LMICs.Twenty-one studies,encompassing 20989 participants,were eligible for meta-analysis.More than half of the studies involved nurses as delegates,with some sharing the tasks with health professionals and about 10%of studies involved non-health professionals,including community healthcare workers as delegates to share the responsibility in caring for individuals with multimorbidity.Most studies were multicomponent,with 16.7%addressing all guideline-recommended aspects of multimorbidity management.By pooling the findings,task-shifting and task-sharing interventions were associated with a 27%reduction in mortality(OR:0.73,95%CI:0.55 to 0.97,I2=0%),a modest improvement in quality of life(standardised mean difference(SMD):0.1,95%CI:0.03 to 0.17,I2=47%)and reduced symptoms of depression(SMD:0.27,95%CI:−0.52 to–0.02,I2=90%),but showed no significant effect on hospitalisation,emergency visits or anxiety-related symptoms. 展开更多
关键词 task sharing MULTIMORBIDITY multimorbidity managementmethods managing chronic diseases multimorbidity management effectiveness systematic review task shifting
原文传递
Reinforcement learning-enabled swarm intelligence method for computation task offloading in Internet-of-Things blockchain
11
作者 Zhuo Chen Jiahuan Yi +1 位作者 Yang Zhou Wei Luo 《Digital Communications and Networks》 2025年第3期912-924,共13页
Blockchain technology,based on decentralized data storage and distributed consensus design,has become a promising solution to address data security risks and provide privacy protection in the Internet-of-Things(IoT)du... Blockchain technology,based on decentralized data storage and distributed consensus design,has become a promising solution to address data security risks and provide privacy protection in the Internet-of-Things(IoT)due to its tamper-proof and non-repudiation features.Although blockchain typically does not require the endorsement of third-party trust organizations,it mostly needs to perform necessary mathematical calculations to prevent malicious attacks,which results in stricter requirements for computation resources on the participating devices.By offloading the computation tasks required to support blockchain consensus to edge service nodes or the cloud,while providing data privacy protection for IoT applications,it can effectively address the limitations of computation and energy resources in IoT devices.However,how to make reasonable offloading decisions for IoT devices remains an open issue.Due to the excellent self-learning ability of Reinforcement Learning(RL),this paper proposes a RL enabled Swarm Intelligence Optimization Algorithm(RLSIOA)that aims to improve the quality of initial solutions and achieve efficient optimization of computation task offloading decisions.The algorithm considers various factors that may affect the revenue obtained by IoT devices executing consensus algorithms(e.g.,Proof-of-Work),it optimizes the proportion of sub-tasks to be offloaded and the scale of computing resources to be rented from the edge and cloud to maximize the revenue of devices.Experimental results show that RLSIOA can obtain higher-quality offloading decision-making schemes at lower latency costs compared to representative benchmark algorithms. 展开更多
关键词 Blockchain task offloading Swarm intelligence Reinforcement learning
在线阅读 下载PDF
Reliable Task Offloading for 6G-Based IoT Applications
12
作者 Usman Mahmood Malik Muhammad Awais Javed +1 位作者 Ahmad Naseem Alvi Mohammed Alkhathami 《Computers, Materials & Continua》 2025年第2期2255-2274,共20页
Fog computing is a key enabling technology of 6G systems as it provides quick and reliable computing,and data storage services which are required for several 6G applications.Artificial Intelligence(AI)algorithms will ... Fog computing is a key enabling technology of 6G systems as it provides quick and reliable computing,and data storage services which are required for several 6G applications.Artificial Intelligence(AI)algorithms will be an integral part of 6G systems and efficient task offloading techniques using fog computing will improve their performance and reliability.In this paper,the focus is on the scenario of Partial Offloading of a Task to Multiple Helpers(POMH)in which larger tasks are divided into smaller subtasks and processed in parallel,hence expediting task completion.However,using POMH presents challenges such as breaking tasks into subtasks and scaling these subtasks based on many interdependent factors to ensure that all subtasks of a task finish simultaneously,preventing resource wastage.Additionally,applying matching theory to POMH scenarios results in dynamic preference profiles of helping devices due to changing subtask sizes,resulting in a difficult-to-solve,externalities problem.This paper introduces a novel many-to-one matching-based algorithm,designed to address the externalities problem and optimize resource allocation within POMH scenarios.Additionally,we propose a new time-efficient preference profiling technique that further enhances time optimization in POMH scenarios.The performance of the proposed technique is thoroughly evaluated in comparison to alternate baseline schemes,revealing many advantages of the proposed approach.The simulation findings indisputably show that the proposed matching-based offloading technique outperforms existing methodologies in the literature,yielding a remarkable 52 reduction in task latency,particularly under high workloads. 展开更多
关键词 6G IOT task offloading fog computing
在线阅读 下载PDF
Pre-action Neuronal Encoding of Task Situation Uncertainty in the Medial Prefrontal Cortex of Rats
13
作者 Qiulin Hua Yu Peng +2 位作者 Jianyun Zhang Baoming Li Jiyun Peng 《Neuroscience Bulletin》 2025年第11期2036-2048,共13页
Humans and animals have a fundamental ability to use experiences and environmental information to organize behavior.It often happens that humans and animals make decisions and prepare actions under uncertain situation... Humans and animals have a fundamental ability to use experiences and environmental information to organize behavior.It often happens that humans and animals make decisions and prepare actions under uncertain situations.Uncertainty would significantly affect the state of animals’minds,but may not be reflected in behavior.How to“read animals’mind state”under different situations is a challenge.Here,we report that neuronal activity in the medial prefrontal cortex(mPFC)of rats can reflect the environmental uncertainty when the task situation changes from certain to uncertain.Rats were trained to perform behavioral tasks under certain and uncertain situations.Under certain situations,rats were required to simply repeat two nose-poking actions that each triggered short auditory tone feedback(single-task situation).Whereas under the uncertain situation,the feedback could randomly be either the previous tone or a short musical rhythm.No additional action was required upon the music feedback,and the same secondary nose-poking action was required upon the tone feedback(dual-task situation);therefore,the coming task was uncertain before action initiation.We recorded single-unit activity from the mPFC when the rats were performing the tasks.We found that in the dual task,when uncertainty was introduced,many mPFC neurons were actively engaged in dealing with the uncertainty before the task initiation,suggesting that the rats could be aware of the task situation change and encode the information in the mPFC before the action of task initiation. 展开更多
关键词 task uncertainty Neuronal representation Medial prefrontal cortex RATS
原文传递
基于逆向设计的初中英语Task板块教学路径探究——以Unit 1 Know yourself为例
14
作者 沈明 《英语教师》 2025年第24期49-52,共4页
阐述逆向设计的相关理论。分析译林版初中英语教材Task写作板块的特点和写作教学现状。以译林版初中《英语》九年级(上)Unit 1 Know yourself写作教学为例,探究借助逆向设计理论突破传统写作教学的限制,从单元整体教学视角设计Task板块... 阐述逆向设计的相关理论。分析译林版初中英语教材Task写作板块的特点和写作教学现状。以译林版初中《英语》九年级(上)Unit 1 Know yourself写作教学为例,探究借助逆向设计理论突破传统写作教学的限制,从单元整体教学视角设计Task板块写作教学的路径,即明确预期的学习结果,确定可理解的评估证据,设计聚焦目标和评价的写作活动,以提高学生的写作兴趣和能力,发展他们的学科核心素养。 展开更多
关键词 task板块 逆向设计 写作教学
在线阅读 下载PDF
Resilient task offloading in integrated satellite-terrestrial networks with mobility-induced variability
15
作者 Kongyang Chen Guomin Liang +2 位作者 Hongfa Zhang Waixi Liu Jiaxing Shen 《Digital Communications and Networks》 2025年第6期1961-1972,共12页
Low Earth Orbit(LEO)satellites have gained significant attention for their low-latency communication and computing capabilities but face challenges due to high mobility and limited resources.Existing studies integrate... Low Earth Orbit(LEO)satellites have gained significant attention for their low-latency communication and computing capabilities but face challenges due to high mobility and limited resources.Existing studies integrate edge computing with LEO satellite networks to optimize task offloading;however,they often overlook the impact of frequent topology changes,unstable transmission links,and intermittent satellite visibility,leading to task execution failures and increased latency.To address these issues,this paper proposes a dynamic integrated spaceground computing framework that optimizes task offloading under LEO satellite mobility constraints.We design an adaptive task migration strategy through inter-satellite links when target satellites become inaccessible.To enhance data transmission reliability,we introduce a communication stability constraint based on transmission bit error rate(BER).Additionally,we develop a genetic algorithm(GA)-based task scheduling method that dynamically allocates computing resources while minimizing latency and energy consumption.Our approach jointly considers satellite computing capacity,link stability,and task execution reliability to achieve efficient task offloading.Experimental results demonstrate that the proposed method significantly improves task execution success rates,reduces system overhead,and enhances overall computational efficiency in LEO satellite networks. 展开更多
关键词 LEO satellites task offloading Edge computing Communication reliability
在线阅读 下载PDF
A Task Offloading Method for Vehicular Edge Computing Based on Reputation Assessment
16
作者 Jun Li Yawei Dong +2 位作者 Liang Ni Guopeng Feng Fangfang Shan 《Computers, Materials & Continua》 2025年第5期3537-3552,共16页
With the development of vehicle networks and the construction of roadside units,Vehicular Ad Hoc Networks(VANETs)are increasingly promoting cooperative computing patterns among vehicles.Vehicular edge computing(VEC)of... With the development of vehicle networks and the construction of roadside units,Vehicular Ad Hoc Networks(VANETs)are increasingly promoting cooperative computing patterns among vehicles.Vehicular edge computing(VEC)offers an effective solution to mitigate resource constraints by enabling task offloading to edge cloud infrastructure,thereby reducing the computational burden on connected vehicles.However,this sharing-based and distributed computing paradigm necessitates ensuring the credibility and reliability of various computation nodes.Existing vehicular edge computing platforms have not adequately considered themisbehavior of vehicles.We propose a practical task offloading algorithm based on reputation assessment to address the task offloading problem in vehicular edge computing under an unreliable environment.This approach integrates deep reinforcement learning and reputation management to address task offloading challenges.Simulation experiments conducted using Veins demonstrate the feasibility and effectiveness of the proposed method. 展开更多
关键词 Vehicular edge computing task offloading reputation assessment
在线阅读 下载PDF
The Impact of Vicarious Abusive Supervision on Third-Party’s Self-Efficacy and Task Performance:The Moderating Role of Promotion Focus in Unethical Leadership Contexts
17
作者 LI Yuxuan ZHOU Yuqin +2 位作者 MI Shufei HUANG Hancheng CHEN Wenhua 《Chinese Business Review》 2025年第2期69-85,共17页
Drawing upon self-determination theory,this study examines the effects of vicarious abusive supervision on third-party’s self-efficacy and task performance within organizational contexts.Data were collected via surve... Drawing upon self-determination theory,this study examines the effects of vicarious abusive supervision on third-party’s self-efficacy and task performance within organizational contexts.Data were collected via surveys from 337 employees across diverse organizations.The results indicate that vicarious abusive supervision significantly undermines both self-efficacy and task performance among employees who are indirectly exposed to such behavior but not directly targeted.Furthermore,self-efficacy serves as a mediator between vicarious abusive supervision and task performance;however,this mediating effect is attenuated for employees with a high promotion focus.These findings provide valuable theoretical and practical insights,particularly in the domain of organizational behavior,by emphasizing the critical role of promotion focus in mitigating the negative effects of vicarious abusive supervision.This research contributes to the organizational behavior literature by shifting the focus from the traditional supervisor-subordinate dynamic to a third-party perspective,thereby enriching our understanding of how vicarious abusive supervision impacts employees within organizational settings.The study underscores the importance of self-efficacy and promotion focus as key factors in unethical leadership contexts. 展开更多
关键词 vicarious abusive supervision task performance SELF-EFFICACY promotion focus third-party
在线阅读 下载PDF
Leveraging Machine Learning to Predict Hospital Porter Task Completion Time
18
作者 You-Jyun Yeh Edward T.-H.Chu +2 位作者 Chia-Rong Lee Jiun Hsu Hui-Mei Wu 《Computers, Materials & Continua》 2025年第11期3369-3391,共23页
Porters play a crucial role in hospitals because they ensure the efficient transportation of patients,medical equipment,and vital documents.Despite its importance,there is a lack of research addressing the prediction ... Porters play a crucial role in hospitals because they ensure the efficient transportation of patients,medical equipment,and vital documents.Despite its importance,there is a lack of research addressing the prediction of completion times for porter tasks.To address this gap,we utilized real-world porter delivery data from Taiwan University Hospital,China,Yunlin Branch,Taiwan Region of China.We first identified key features that can influence the duration of porter tasks.We then employed three widely-used machine learning algorithms:decision tree,random forest,and gradient boosting.To leverage the strengths of each algorithm,we finally adopted an ensemble modeling approach that aggregates their individual predictions.Our experimental results show that the proposed ensemble model can achieve a mean absolute error of 3 min in predicting task response time and 4.42 min in task completion time.The prediction error is around 50%lower compared to using only the historical average.These results demonstrate that our method significantly improves the accuracy of porter task time prediction,supporting better resource planning and patient care.It helps ward staff streamline workflows by reducing delays,enables porter managers to allocate resources more effectively,and shortens patient waiting times,contributing to a better care experience. 展开更多
关键词 Machine learning hospital porter task completion time predictive models healthcare
在线阅读 下载PDF
Integrating Value Shaping Into Task Design for Enhancing Ideological-Political Education in Foreign Language Courses
19
作者 CHEN Yan-hui 《Sino-US English Teaching》 2025年第2期53-57,共5页
The construction of ideological-political education within foreign language courses requires an integrated approach that encompasses value shaping,knowledge transfer,and competence cultivation.A critical challenge in ... The construction of ideological-political education within foreign language courses requires an integrated approach that encompasses value shaping,knowledge transfer,and competence cultivation.A critical challenge in this domain is the effective design and implementation of tasks that instill values,while also synergizing with acquiring knowledge and enhancing competencies.This paper delves into the philosophical underpinnings and operational principles of value-shaping task design and its practical application within the context of foreign language teaching.Utilizing Contemporary College English(Integrated Coursebook 3)as a case study,the paper explores value shaping-based task design in ideological-political education of foreign language courses,with the aim of providing references for the construction of ideological-political education in foreign language teaching. 展开更多
关键词 value shaping ideological-political construction foreign language course task design
在线阅读 下载PDF
Construction and Implementation of Team Task Mechanism for Software Engineering Courses Empowered by AI and Collaborative Competition——A Case Study of Software Project Management Course
20
作者 Jun Guo Yixian Liu +2 位作者 Xiaochun Yang Dongming Chen Zhiliang Zhu 《计算机教育》 2025年第3期48-54,共7页
Under the background of training practical compound talents in software engineering,this paper analyzes the problems existing in the current teaching of software engineering courses represented by software project man... Under the background of training practical compound talents in software engineering,this paper analyzes the problems existing in the current teaching of software engineering courses represented by software project management,puts forward the team task mechanism of software engineering courses with AI empowerment and cooperation and competition,develops a unified project management platform to support the implementation of team tasks,and proves the effectiveness of the scheme through the results obtained. 展开更多
关键词 Artificial intelligence Collaboration and competition Team tasks Software project management
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部