• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2008, Vol. 30 ›› Issue (10): 153-155.

• 论文 • 上一篇    下一篇

基于图灵机的递归技术的实现陈晓亮[1] 卢朝辉[2] 宋文[1]

陈晓亮[1] 卢朝辉[2] 宋文[1]   

  • 出版日期:2008-10-01 发布日期:2010-05-19

  • Online:2008-10-01 Published:2010-05-19

摘要:

图灵机是通用的计算机模型,一般程序设计和以图灵机为机器模型的计算也是支持递归的。本文首先分析了递归的特征,利用多带图灵机作为计算模型,定义了递归技术转移  函数形式,提出了图灵机递归过程信息传递与保存的方法,给出了图灵机调用的实现,继而给出了图灵机递归技术的实现,同时证明了图灵机的调用与图灵机的递归调用是 图灵可识别的。

关键词: 图灵机 递归调用 模型 计算 算法

Abstract:

A Turing machine is the model of a general computer. The general programming and the computing with the model of a Turing machine support recursion. In this paper, the characteristics of recursion are analyzed. By using a multitape Turing machine as the computing model, the form of the transition func  tion is defined, the method of information transfer and storage based on the reeursive technology is presented. This paper also establishes a method to  implement the Turing machine invocation,gives the realization of the Turing machine reeursive technology, and proves that Turing machine invocation and  Turing machine recursive invocation are Turing-recognizable.

Key words: Turing machine, recursive invocation, model, computation, algorithm