期刊文献+
共找到5篇文章
< 1 >
每页显示 20 50 100
Rigid Subchain Detection Algorithm of Mechanism Kinematic Chain and Realization of Recursive Program
1
作者 LI Tao 《International Journal of Plant Engineering and Management》 2020年第3期171-185,共15页
In the process of kinematic chain type synthesis,it is necessary to solve the problems of isomorphism identification and rigid subchain detection.The problem of rigid subchain detection can be reduced to subgraph isom... In the process of kinematic chain type synthesis,it is necessary to solve the problems of isomorphism identification and rigid subchain detection.The problem of rigid subchain detection can be reduced to subgraph isomorphism problem,which belongs to NPC problem.This paper introduces the properties,detection methods,algorithm time complexity and program code of rigid subchain of kinematic chain.The detection codes of rigid subchains with different number of links are different.It is necessary to modify the for-loop nesting times of program code according to the change of the link number,so the code reusability is very low.In view of this,the recursive pseudo code of rigid subchain detection algorithm is proposed for the first time,which makes the program can be directly used for rigid subchain detection of any number of links,improves the reusability of the code,and provides a certain reference for the realization and optimization of computer programs for NPC problems in other disciplines.A rigid subchain detection software of kinematic chain was developed,and the rigid subchain detection process of a 16-link kinematic chain was successfully realized in the software. 展开更多
关键词 mechanism kinematic chain rigid subchain type synthesis recursive program
下载PDF
A Model-Free Method for Structual Change Detection Multivariate Nonlinear Time Series 被引量:2
2
作者 孙青华 张世英 梁雄健 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2003年第2期36-46,共11页
In this paper, we apply the recursive genetic programming (RGP) approach to the cognition of a system, and then proceed to the detecting procedure for structural changes in the system whose components are of long memo... In this paper, we apply the recursive genetic programming (RGP) approach to the cognition of a system, and then proceed to the detecting procedure for structural changes in the system whose components are of long memory. This approach is adaptive and model-free, which can simulate the individual activities of the system's participants, therefore, it has strong ability to recognize the operating mechanism of the system. Based on the previous cognition about the system, a testing statistic is developed for the detection of structural changes in the system. Furthermore, an example is presented to illustrate the validity and practical value of the proposed. 展开更多
关键词 Structural changes recursive genetic programming Model-free method.
下载PDF
程序变换的若干探讨
3
作者 王士铁 《厦门大学学报(自然科学版)》 CAS 1988年第1期8-12,共5页
本文试用不动点原理研究几种程序变换,讨论了一类二重递归的终止条件,并用之计算91函数与证明3x+1问题(Ⅰ)。
关键词 Fixpoint theory recursive program Transformation
下载PDF
MARKOVIAN DECISION PROGRAMMING WITH RECURSIVE VECTOR-REWARD
4
作者 刘建庸 刘克 《Acta Mathematicae Applicatae Sinica》 SCIE CSCD 1990年第2期158-165,共8页
In this paper, we discuss Markovian decision programming with recursive vector-reward andgive an algorithm to find optimal policies. We prove that: (1) There is a Markovian optimal policy for the nonstationary case; (... In this paper, we discuss Markovian decision programming with recursive vector-reward andgive an algorithm to find optimal policies. We prove that: (1) There is a Markovian optimal policy for the nonstationary case; (2) Thereis a stationary optimal policy for the stationary case. 展开更多
关键词 TH MARKOVIAN DECISION programming WITH recursive VECTOR-REWARD
原文传递
A Standard Model-Theoretic Approach to Operational Semantics of Recursive Programs
5
作者 邵志清 《Journal of Computer Science & Technology》 SCIE EI CSCD 1993年第2期155-161,共7页
In this paper we try to introduce a new approach to operational semantics of recursive programs by using ideas in the“priority method”which is a fundamental tool in Recursion Theory.In lieu of modelling partial func... In this paper we try to introduce a new approach to operational semantics of recursive programs by using ideas in the“priority method”which is a fundamental tool in Recursion Theory.In lieu of modelling partial functions by introducing undefined values in a traditional approach,we shall define a priority derivation tree for every term,and by respecting the rule“attacking the subterm of the highest priority first”we define transition relations,computation sequences etc.directly based on a standard interpretation which includes no undefined value in its domain.Finally,we prove that our new approach generates the same operational semantics as the traditional one.It is also pointed out that we can use our strategy to refute a claim of Loeckx and Sieber that the opperational semantics of recursive programs cannot be built based on predicate logic. 展开更多
关键词 Operational semantics recursive program standard interpretation non standard interpretation priority derivation tree computation sequence transition relation
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部