期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
Towards Sensor-free Academic Emotion Prediction in Programming Environment
1
作者 Tao Lin Zhiming Wu +2 位作者 Juan Zheng Shenggen Ju Yu Fu 《计算机教育》 2020年第12期77-84,共8页
he transition from traditional learning to practice-oriented programming learning will bring learners discomfort.The discomfort quickly breeds negative emotions when encountering programming difficulties,which leads t... he transition from traditional learning to practice-oriented programming learning will bring learners discomfort.The discomfort quickly breeds negative emotions when encountering programming difficulties,which leads the learner to lose interest in programming or even give up.Emotion plays a crucial role in learning.Educational psychology research shows that positive emotion can promote learning performance,increase learning interest and cultivate creative thinking.Accurate recognition and interpretation of programming learners’emotions can give them feedback in time,and adjust teaching strategies accurately and individually,which is of considerable significance to improve effects of programming learning and education.The existing methods of sensor-free emotion prediction include emotion prediction based on keyboard dynamic,mouse interaction data and interaction logs,respectively.However,none of the three studies considered the temporal characteristics of emotion,resulting in low recognition accuracy.For the first time,this paper proposes an emotion prediction model based on time series and context information.Then,we establish a Bi-recurrent neural network,obtain the time sequence characteristics of data automatically,and explore the application of deep learning in the field of Academic Emotion prediction.The results show that the classification ability of this model is much better than that of the original LSTM(Long-Short Term Memory),GRU(Gate Recurrent Unit)and RNN(Re-current Neural Network),and this model has better generalization ability. 展开更多
关键词 emotion prediction emotional state programming behavior data Bi-directional Recurrent Neural Network interaction sequence data
下载PDF
Dynamic Behavior Modeling in Multi-Agent System By Evolutionary Programming
2
作者 Jun Wei Zhenaiun Pan Lishang Kang(State Key Lab of Software Engincering, Wuhan UniversityWuhan 430072, P.R. China) 《Wuhan University Journal of Natural Sciences》 CAS 1996年第Z1期651-657,共7页
In a multi-agent system, each agent must adapt itself to the environment and coordinate with other agents dynamically. TO predict or cooperate with the behavior of oiller agents. An agent should dynamically establish ... In a multi-agent system, each agent must adapt itself to the environment and coordinate with other agents dynamically. TO predict or cooperate with the behavior of oiller agents. An agent should dynamically establish and evolve the cooperative behavior model of itself. In this paper, we represent the behavior model of an agent as a f-mite state machine and propose a new method of dynamically evolving the behavior model of an agent by evolutionary programming. 展开更多
关键词 Dynamic Behavior Modeling in Multi-Agent System By Evolutionary programming
下载PDF
Enhance Information Flow Tracking with Function Recognition
3
作者 Zhou Kan Huang Shiqiu +3 位作者 Huang Shan Qi Zhengwei Gu Jian Guan Haibing 《China Communications》 SCIE CSCD 2010年第6期24-29,共6页
With the spread use of the computers, a new crime space and method are presented for criminals. Thus computer evidence plays a key part in criminal cases. Traditional computer evidence searches require that the comput... With the spread use of the computers, a new crime space and method are presented for criminals. Thus computer evidence plays a key part in criminal cases. Traditional computer evidence searches require that the computer specialists know what is stored in the given computer. Binary-based information flow tracking which concerns the changes of control flow is an effective way to analyze the behavior of a program. The existing systems ignore the modifications of the data flow, which may be also a malicious behavior. Thus the function recognition is introduced to improve the information flow tracking. Function recognition is a helpful technique recognizing the function body from the software binary to analyze the binary code. And that no false positive and no false negative in our experiments strongly proves that our approach is effective. 展开更多
关键词 function recognition information flow tracking program behavior e-evidence.
下载PDF
Programming Shape-Morphing Behavior of Zwitterionic Polymer/Liquid Crystal Composite with Humidity-responsive Self-healing Performance 被引量:1
4
作者 Shao-Jun Chen Hui-Feng Cheng +3 位作者 Bin Du Jiao-Shi Liu Wen-Bo Shen Hai-Tao Zhuo 《Chinese Journal of Polymer Science》 SCIE EI CAS CSCD 2023年第2期212-221,共10页
In this study,a zwitterionic polymer/liquid crystals composite film with programming shape-morphing behavior and humidityresponsive self-healing performance was prepared by blending a zwitterionic polymer and liquid c... In this study,a zwitterionic polymer/liquid crystals composite film with programming shape-morphing behavior and humidityresponsive self-healing performance was prepared by blending a zwitterionic polymer and liquid crystalline azobenzene compound in solution,followed by film-forming in a mold without tedious or multistep synthetic route.The as-obtained zwitterionic polymer/liquid crystal composite film exhibited programming shape-morphing behavior under different stimuli.In this process,the temporary shape of the composite film was memorized after the removal of the stimuli.Such characteristics would fit the requirements of intelligence and energy-saving for stimuliresponsive shape-changing materials.Moreover,the composite film showed humidity-responsive self-healing performances under wet conditions at room temperature.In summary,the simple design and preparation route of the zwitterionic polymer/liquid crystal composite film with programming shape-morphing behavior and mild condition-responsive self-healing performance look promising for the fabrication and practical application of novel photo-driven devices and soft robotics. 展开更多
关键词 Zwitterionic polymer Polymer/liquid crystals composite programming shape-morphing behavior Humidity-responsive self-healing performance Stimuli-responsive shape-changing
原文传递
OPTIMAL PRICING AND INVENTORY POLICY WITH ORDER CANCELATIONS UNDER THE CASH-ON-DELIVERY PAYMENT SCHEME 被引量:4
5
作者 ZHANG Jie NIU Baozhuang LI Jianbin 《Journal of Systems Science & Complexity》 SCIE EI CSCD 2014年第5期970-992,共23页
Considering a periodic review system where the online seller allows the customers to pay when the products are delivered to them(referred as cash-on-delivery payment scheme in this paper),the authors investigate the s... Considering a periodic review system where the online seller allows the customers to pay when the products are delivered to them(referred as cash-on-delivery payment scheme in this paper),the authors investigate the seller's joint pricing and inventory control policy with a finite planning horizon.In particular,the authors incorporate the customers' possible order cancellation behavior with the cash-on-delivery scheme.It can be proven that the base-stock list price policy is optimal under mild conditions.The authors also analyze the impact of the customers' forward looking behavior on the optimal policy. 展开更多
关键词 Cash-on-delivery customer behavior dynamic programming joint price and inventory decisions
原文传递
Model adjointization and its cost 被引量:2
6
作者 CHENGQiang ZHANGLinbo WANGBin 《Science in China(Series F)》 2004年第5期587-611,共25页
In this article, the least program behavior decomposition method (LPBD) is put forward from a program structure point of view. This method can be extensively used both in algorithms of automatic differentiation (AD) a... In this article, the least program behavior decomposition method (LPBD) is put forward from a program structure point of view. This method can be extensively used both in algorithms of automatic differentiation (AD) and in tools design, and does not require programs to be evenly separable but the cost in terms of operations count and memory is similar to methods using checkpointing. This article starts by summarizing the rules of adjointization and then presents the implementation of LPBD. Next, the definition of the separable program space, based on the fundamental assumptions (FA) of automatic differentiation, is given and the differentiation cost functions are derived. Also, two constants of fundamental importance in AD, s and m, are derived under FA. Under the assumption of even separability, the adjoint cost of simple and deep decomposition is subsequently discussed quantitatively using checkpointing. Finally, the adjoint costs in terms of operations count and memory through the LPBD method are shown to be uniformly dependent on the depth of structure or decomposition. 展开更多
关键词 automatic differentiation model adjointization least program behavior floating-point operations.
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部