搜索资源列表
chess5botdiscussion
- 近来随着计算机的快速发展,各种棋类游戏被纷纷请进了电脑,使得那些喜爱下棋,又常常苦于没有对手的棋迷们能随时过足棋瘾。而且这类软件个个水平颇高,大有与人脑分庭抗礼之势。其中战胜过国际象棋世界冠军-卡斯帕罗夫的“深蓝”便是最具说服力的代表;其它像围棋的“手淡”、象棋的“将族”等也以其优秀的人工智能深受棋迷喜爱;而我们今天将向大家介绍的是五子棋的算法。 当我们与电脑对战时,您知道这些软件是怎样象人脑一样进行思考的吗?前不久我曾编写过一个五子棋的游戏,在这里就以此为例和大家一起探讨探讨。
06Heapsort
- heapsort,堆排序,很少有人介绍,可是却是一种基本的算法-heapsort, heap sort, there are very few people on, but they are a basic algorithm
ComputerAlgorithms2007
- 计算机算法设计与分析讲义,主要包括了最基本的算法性能分析和性能测试方面的主要思想。
5种排序算法
- 基本的5种c语言排序算法
单纯形和人口迁移的混合全局优化算法
- 摘要:针对基本人口迁移算法具有易早熟和精度不高等缺陷,利用人口迁移算法随机产生的点采用单纯形法进行优化,提出了 一种基于单纯形法和人口迁移算法的混合全局优化算法。通过典型的测试函数Shaffer,验证了改进后算法的性能,并与10 种类型 的粒子群优化算法进行比较,结果表明,该文算法能获得比较好的解,收敛成功率高达100%。
Tip-0200
- 最基本的源代码,初学者很管用。都是最基本的算法-if
signalwork
- 现代信号分析作业,包含基本的matlab滤波算法。-the homework of modern signal analysis operations which is included the basic filtering algorithm written by matlab.
cruisemisslerouteplanting
- 导弹路径规划仿真算法-基于基本遗传算法的编程-Missile path planning simulation algorithm- the basic genetic algorithm-based programming
Software
- 讲述软件技术基础等相关的内容,了解一些基本的算法。-About software technique foundation and other related content, understand some of the basic algorithm.
3GPP-LTE-Physical-Layer-Introdution
- 3GPP 物理层协议和方案的介绍。阐述了物理层的工作方式和基本的算法。-3GPP physical layer protocol and program presentation. Describes the physical layer of the working methods and the basic algorithm.
powell
- 鲍威尔的介绍及相关知识,包括基本的算法和改进的算法 -Powell introduction and related knowledge including basic algorithm and improved algorithm
LS
- LS(Least Square,最小二乘法)算法是信道估计算法中最基本的算法之一。在MIMO-OFDM系统中,经常选择LS算法或其改进算法对信道进行估计。利用LS算法设计信道估计器,算法结构简单易于实现,且估计器不需要知道信道中各个收发天线对之间的自相关矩阵和噪声。-LS (further Square, Least Square) algorithm is one of the most basic algorithm of channel estimation algorithm. In M
K均值算法的基本简介
- 这是基本的K均值算法的原理以及简介!希望能帮助到大家
suanfadaolun
- 该资料是英文版的算法导论,内容比较齐全,包含了各类基本的算法。-This information is in English Introduction to Algorithms, more complete content, including all kinds of basic algorithms.
多任务下的数据结构与算法
- 多任务下的数据结构与算法,介绍基本的数据结构容器,引进了多任务。(The data structure and algorithm of multi task are introduced. The basic data structure container is introduced, and multi task is introduced.)
算法
- 一般常用算法的使用方法及注意事项 基本的概念啊等等(Commonly used algorithms and precautions to use the basic concepts ah and so on)
建模基本模型
- matlab算法基础实例,非常实用的新手教程(Matlab algorithm based on examples, a very practical novice tutorial.)
Grover
- 基本的Grover算法编程,希望对大家有帮助(Basic Grover algorithm program)
关于蚁群算法的报告
- 介绍了蚁群算法的来源,实现以及性能,希望能帮助初学者迅速掌握蚁群算法的基本知识(a brief intro to ant algorithm)
智能算法总结
- 该文档对智能算法,包括遗传算法、粒子群算法、禁忌搜索算法和人工神经网络算法等的概念和性能进行了基本总结(This paper summarizes the concept and performance of intelligent algorithms, including genetic algorithm, particle swarm optimization algorithm, tabu search algorithm and artificial neural network a