搜索资源列表
tring
- 四元图灵机程序,用VC++实现的,可以实现四元图灵程序的可视化执行-four yuan Turing machine procedures, with the VC, can achieve four yuan Turing procedures Visualization implementation
tulin
- 用cpp语言,模拟了图灵机整个运行过程,可以较好地展示计算机工作原理-use cpp language, a Turing machine simulation entire operation process can be used to display computer Principle
C++_Simula16852612192003
- VC图灵机示范程序-VC Turing Machine model procedures
TuringMachine
- 图灵机模拟程序源代码-Turing machine simulation program source code
turing
- 人工智能的重要入门书籍,介绍图灵机模型,已经当今数字计算机在进行图灵测试遇到的困难,前进的方向,书中有很多生动的原理与逻辑分析,对于开阔眼界,拓展思维,了解人工智能基础很有帮助.-artificial intelligence important portal books on the Turing Machine model, have today's digital computer Turing test during the difficulties encountered, t
Tut_Machine.m
- 这是一个用Matlab描述的关于X+Y的图灵机程序,希望对大家有些用-This is a descr iption of the use of Matlab X + Y on the Turing machine procedures, we hope to use some
图灵机的模拟程序
- 图灵机的模拟程序-Turing Machine Simulation Program
TuringMachine
- 用C语言+MATLAB实现的图灵机的动画演示程序,基于图灵机的基本原理实现。-C language MATLAB the Turing Machine animation demo program, based on the Turing machine to achieve the basic principles.
AI
- 1912年出生于伦敦,1954年去世 1936年发表论文“论可计算数及其在判定问题中的应用”,提出图灵机理论 1950年发表论文“计算与智能”,阐述了计算机可以具有智能的想法,提出图灵测试。 1966年为纪念图灵的杰出贡献,ACM设立图灵奖
turing
- Java编写的模仿图灵机的程序源代码,值得大家学习
autolife
- Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,同时模型中的选择机制没有采用显式的适应度函数而是采用能量消耗的简单模型而自发涌现出来,所以可以认为Agent模型是一个类Tierra系统。然而与Tierra、Avida等数字生命模型不同的是,Autolife模型进行了大大的简化,它界面友好,操作直接。虽然没有给每个Agent装配一个虚拟计算机,但是Agent与环境的耦合则可以看成一个图灵
图灵机Java源码
- 本资源给出了Eclipse下图灵机的完整Java程序源码工程包,开发说明文档中给出了图灵机概要设计,功能实现程序结构剖析,明了易懂,源码导入Eclipse即可使用,无需编译,实用性极强。 功能简述:Java GUI(AWT)生成图灵机工作模型的图形化界面模拟展示,可用于语言的识别,函数的计算,某种语言的产生。具体实现了以下八种常用的图灵机模型如下: 1 二进制数加法 2 二进制计数器 3 二元回文 4 同等数量a和b的识别器&nbs
Turingmachine
- 图灵机的模拟程序,计算机初学者必学的。快来看看吧 -Turing machine simulation program, a beginner must learn the computer. Come see and see
tuling
- 《对图灵机与计算问题》22页的文章,一牛人关于计算本质的思考和讨论。-" Turing machine with the calculation of the problem" of article 22, one cow people consider about the nature of the calculation and discussion.
Simul1558763132003
- 图灵机模拟程序。-The C++-program simulates a Turing Machine with faults, failures and recovery.
turing-with-faults-1-0
- 通用图灵机的程序,带有处理faults功能!-Universal Turing machine program, with a processing faults features!
turing[1]
- 一份关于图灵机工作原理的解释文档,语言通俗易懂,推荐下载-A Turing machine works on the interpretation of the document, language, user-friendly, recommended download
code
- 一个判断图灵机 PDA DFA 以及用这些自动机进行字串识别的程序源码-PDA DFA to determine a Turing machine, as well as a string with these automated machines identify the source of the program
turing
- 图灵机,又称确定型图灵机,是英国数学家阿兰·图灵于1936年提出的一种抽象计算模型,其更抽象的意义为一种数学逻辑机,可以看作等价于任何有限逻辑数学过程的终极强大逻辑机器。-Turing machine, also known as deterministic Turing machine, a British mathematician Alan Turing proposed in 1936, an abstract model, its more abstract meaning of a
courseware2
- 操作系统第二周的课件,包含图灵机,系统调用等内容-Operating system the second week of courseware, including Turing machines, system calls, etc.