搜索资源列表
turing
- 人工智能的重要入门书籍,介绍图灵机模型,已经当今数字计算机在进行图灵测试遇到的困难,前进的方向,书中有很多生动的原理与逻辑分析,对于开阔眼界,拓展思维,了解人工智能基础很有帮助.-artificial intelligence important portal books on the Turing Machine model, have today's digital computer Turing test during the difficulties encountered, t
turing
- Emulates a Turing Machine
turing
- 这是计算机科学家图灵的第一篇论文,关于自动机与形式语言的。是计算机领域的奠基之作-This is the first computer scientist Turing papers on automata and formal language of the. Is the foundation of the computer field for
ch6-language-model
- 介绍了MLE,Laplace,Good-Turing,简单线性算法等,详细说明了各种模型-It ia a PPT of introducting models about NLP (MLE, Laplace, Good-Turing)
turing-machine
- this a simple turing machine. the language used for this document is visual basic.-this is a simple turing machine. the language used for this document is visual basic.
Turing
- this is a zip file of a turing machine tutorial
Turing_Machine
- 计算模型,turing机问题,turning机与RAM的内部关系,东南大学算法分析与设计课程内部讲义-Computing model, turing machine problem, turning machine with the RAM' s internal relations, Southeast University, algorithm analysis and design courses within the lecture notes
turing-with-faults-1-0
- 通用图灵机的程序,带有处理faults功能!-Universal Turing machine program, with a processing faults features!
TURING
- Implementation of turing machine in c using TurboC++ on windows XP.Action is taken by the program according to the content of task.txt After running the program,Press 2 times spacebar to leave 2 blanks on the tape. then write the characters. Good l
turing[1]
- 一份关于图灵机工作原理的解释文档,语言通俗易懂,推荐下载-A Turing machine works on the interpretation of the document, language, user-friendly, recommended download
TURING.ZIP
- a simple interpreter for Turing s machine
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
The-Turing-Test
- Alan Turing, in a 1951 paper, proposed a test called "The Imitation Game" that might finally settle the issue of machine intelligence. The first version of the game he explained involved no - Alan Turing, in a 1951 paper, proposed a test called "T
Addition-Turing-machine
- 加法图灵机的详细实验步骤,转移函数,计算复杂性理论-Addition detailed experimental procedure Turing machine, the transfer function, computational complexity theory
Subtraction-Turing-machine
- 减法图灵机的实现步骤,转移函数等。计算复杂性理论,图灵机-Subtraction Turing machine implementation steps, the transfer function and so on. Computational complexity theory, Turing machine
turing
- 图灵编码。输入图灵机以及输入字符,可对其进行图灵编码-this is a program that used to decode the Turing machine
turing
- Maquina de turing que sirve bastante bien-Maquina de turing que sirve bastante bien...
turing
- 使用图灵机器人API实现智能机器人交互的简单例子-A simple example using the API Turing robot intelligent robot interaction
Turing-intelligent-chat-robot
- 可以实现图灵机器人智能聊天,接入谷歌图灵API-Turing intelligent chat robot can access Google Turing API
Turing
- 基于Java实现的图灵机程序,该程序可以可视化地展现一套图灵机程序的内部运算过程与工作机制,可供研究可计算性理论的相关人员参考。-This is a Turing machine based on Java . The program can visually demostrate a the internal computing process and working mechanism of a turing machine, fitting for those who study the