计算机应用 | 古代文学 | 市场营销 | 生命科学 | 交通物流 | 财务管理 | 历史学 | 毕业 | 哲学 | 政治 | 财税 | 经济 | 金融 | 审计 | 法学 | 护理学 | 国际经济与贸易
计算机软件 | 新闻传播 | 电子商务 | 土木工程 | 临床医学 | 旅游管理 | 建筑学 | 文学 | 化学 | 数学 | 物理 | 地理 | 理工 | 生命 | 文化 | 企业管理 | 电子信息工程
计算机网络 | 语言文学 | 信息安全 | 工程力学 | 工商管理 | 经济管理 | 计算机 | 机电 | 材料 | 医学 | 药学 | 会计 | 硕士 | 法律 | MBA
现当代文学 | 英美文学 | 通讯工程 | 网络工程 | 行政管理 | 公共管理 | 自动化 | 艺术 | 音乐 | 舞蹈 | 美术 | 本科 | 教育 | 英语 |

基于MAS的32位并行加减仿真

2016-05-28 01:09
导读:计算机应用论文论文,基于MAS的32位并行加减仿真应该怎么写,有什么格式要求,科教论文网提供的这篇文章是一个很好的范例:毕业
毕业

基于MAS的32位并行加减仿真
 
摘要:本文针对目前计算机1般是32位机器,处理数据大小范围是有限的,对于求解类似于29100 或成千上万位的数值4则运算等问题,采用传统的计算方法是非常困难或无法求解的。众所周知,我们可以用1个有限自动机实现0~9之间的加减法,如果对于n(n非常大)位数据之间的加减法,采用n个有限自动机分别进行对应位的计算,然后在相邻位间进行进位或借位操作,就可以实现任意位数的数据之间的计算,而不受机器处理数据范围大小的限制。1个计算Agent相当于1个有限自动机,因此可以用多个Agent的串联和并联以完成1个图灵机的功能。本文采用基于多Agent理论,设计并实现了1个32位的并行加减运算器,该方法可以推广到任意位并行4则运算器。

关键词:Agent; 多Agent系统; 人工智能; 智能模拟

32-bits Parallel Addition and Subtraction Simulation based on Multi-Agent System Theory
 
Abstract:The computer is generally 32 machine, it is limited to deal with the data greatly among a small circle, for solving questions such as the number similar to 29100 or hundreds and thousands of bits ,etc. adopting traditional computing technology is very difficult or unable to solve. As everyone knows, we can realize the addition and subtraction between 0 with 9 using a limited automatic machine , to the addition and subtraction of data which size is n (n is very big ), we can adopt n limited automatic machines go on calculation to correspond to location respectively, then deal with the carry or borrow operation among the adjoint bit,this can realize the calculation between the data of arbitrary -figure number , and does not receive the restrictions on disposal of range size of the data of the machine . One calculate Agent equivalent to one limited automatic machine , so can with a lot of Agent of series connection and connect in parallel in order to finish one Turing function. This literary grace spends and is based on many Agent theories, has designed and realized the running side by side and adding or subtracting the arithmetic unit of 32 ,this method can be popularized to deal with data that of arbitrary size as a four fundamental rules arithmetic unit.

Keywords:  Agent;  Multi-Agent System;  artificial intelligence;  intelligent simulation (科教作文网http://zw.NSEaC.com编辑发布)

    上一篇:基于Web的教务管理系统的设计与实现ASP+SQL 下一篇:没有了